[2025-11-12 07:51:49,402][ INFO][PID:2875752] Marking build as starting [2025-11-12 07:51:49,426][ INFO][PID:2875752] Checking for cancel request [2025-11-12 07:51:49,427][ INFO][PID:2875752] VM allocation process starts [2025-11-12 07:51:49,442][ INFO][PID:2875752] Trying to allocate VM: ResallocHost, ticket_id=6138454, requested_tags=['copr_builder', 'arch_x86_64'] [2025-11-12 07:51:52,457][ INFO][PID:2875752] Allocated host ResallocHost, ticket_id=6138454, hostname=3.87.250.238, name=aws_x86_64_normalreserved_prod_07951076_20251112_074159, requested_tags=['copr_builder', 'arch_x86_64'] [2025-11-12 07:51:52,457][ INFO][PID:2875752] Allocating ssh connection to builder [2025-11-12 07:51:52,458][ INFO][PID:2875752] Checking that builder machine is OK [2025-11-12 07:51:52,747][ INFO][PID:2875752] Running remote command: copr-builder-ready srpm-builds [2025-11-12 07:51:52,944][ INFO][PID:2875752] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-11-12 07:51:52,944][ INFO][PID:2875752] Filling build.info file with builder info [2025-11-12 07:51:52,945][ INFO][PID:2875752] Checking for cancel request [2025-11-12 07:51:52,946][ INFO][PID:2875752] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "lizardbyte", "project_name": "pulls", "project_dirname": "pulls:pr:4336", "submitter": null, "ended_on": null, "started_on": 1762933912.9461024, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9789419", "build_id": 9789419, "package_name": "Sunshine", "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"#!/usr/bin/env bash\\nset -x\\nset -e\\n\\nresultdir=\\\"${COPR_RESULTDIR}\\\"\\ngit clone \\\"https://github.com/${COPR_OWNER}/${COPR_PACKAGE}.git\\\" --depth 1\\ncd \\\"${COPR_PACKAGE}\\\"\\n\\n# get info from the webhook payload\\nif [[ -z \\\"$REVISION\\\" ]]; then\\n # the hook_payload file contains webhook JSON payload (copr creates it for us);\\n # it is created only if the build is triggered by Custom webhook.\\n if [[ -f \\\"$resultdir\\\"/hook_payload ]]; then\\n git clone https://github.com/praiskup/copr-ci-tooling \\\\\\n \\\"$resultdir/cct\\\" --depth 1\\n export PATH=\\\"$resultdir/cct:$PATH\\\"\\n\\n echo \\\"---\\\"\\n cat \\\"$resultdir\\\"/hook_payload\\n echo \\\"---\\\"\\n\\n # use jq to get the pr_id from the hook_payload\\n PR=$(jq -r '.pr_id // empty' \\\"$resultdir\\\"/hook_payload)\\n if [[ -z \\\"$PR\\\" ]]; then\\n BRANCH=\\\"master\\\"\\n else\\n BRANCH=\\\"pr/${PR}\\\"\\n fi\\n\\n copr-travis-checkout \\\"$resultdir\\\"/hook_payload\\n fi\\nelse\\n git checkout \\\"$REVISION\\\"\\nfi\\n\\n# initialize the submodules\\ngit submodule update --init --recursive\\n\\n# get the tag of this commit IF it has one\\nTAG=$(git tag --points-at HEAD | head -n1)\\nif [[ -z \\\"$TAG\\\" ]]; then\\n TAG=\\\"0.0.$PR\\\"\\nfi\\nTAG=\\\"${TAG#v}\\\" # remove v prefix from the tag\\necho \\\"TAG=$TAG\\\"\\n\\n# get the commit\\nCOMMIT=$(git rev-parse HEAD)\\necho \\\"COMMIT=$COMMIT\\\"\\n\\n# move spec file to the correct location\\ndirectories=(\\n \\\".\\\"\\n \\\"./packaging/linux/copr\\\"\\n)\\nfor dir in \\\"${directories[@]}\\\"; do\\n if [[ -f \\\"${dir}/${COPR_PACKAGE}.spec\\\" ]]; then\\n echo \\\"Found spec file in ${dir}\\\"\\n rpmlint \\\"${dir}/${COPR_PACKAGE}.spec\\\"\\n\\n mv \\\"${dir}/${COPR_PACKAGE}.spec\\\" \\\"${resultdir}\\\"\\n break\\n fi\\ndone\\n\\n# fail if the spec file is not in the resultdir\\nif [[ ! -f \\\"${resultdir}/${COPR_PACKAGE}.spec\\\" ]]; then\\n echo \\\"ERROR: ${COPR_PACKAGE}.spec not found\\\" >&2\\n exit 1\\nfi\\n\\n# use sed to replace these values in the spec file\\nsed -i \\\"s|%global build_version 0|%global build_version ${TAG}|\\\" \\\"${resultdir}\\\"/*.spec\\nsed -i \\\"s|%global branch 0|%global branch ${BRANCH}|\\\" \\\"${resultdir}\\\"/*.spec\\nsed -i \\\"s|%global commit 0|%global commit ${COMMIT}|\\\" \\\"${resultdir}\\\"/*.spec\\n\\n# create a tarball of the source code\\ntar -czf \\\"${resultdir}/tarball.tar.gz\\\" .\\n\", \"chroot\": \"fedora-43-x86_64\", \"builddeps\": \"git jq python3 rpmlint\", \"resultdir\": \"\", \"repos\": \"\", \"tmp\": \"tmp_pxqqv8n\", \"hook_data\": true}", "pkg_name": null, "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": null, "uses_devel_repo": null, "sandbox": "lizardbyte/pulls--052feb6b-0d21-406d-a2d5-a9940dc82f0d", "results": null, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "repos": [], "background": true, "destdir": "/var/lib/copr/public_html/results/lizardbyte/pulls:pr:4336", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4336", "result_dir": "09789419", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9789419, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-11-12 07:51:52,968][ INFO][PID:2875752] Sending fedora-messaging bus message in build.start [2025-11-12 07:51:53,769][ INFO][PID:2875752] Sending fedora-messaging bus message in chroot.start [2025-11-12 07:51:53,813][ INFO][PID:2875752] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9789419 --detached [2025-11-12 07:51:54,125][ INFO][PID:2875752] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '3.87.250.238' (ED25519) to the list of known hosts. [2025-11-12 07:51:54,126][ INFO][PID:2875752] Downloading the builder-live.log file, attempt 1 [2025-11-12 07:51:54,127][ INFO][PID:2875752] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@3.87.250.238 copr-rpmbuild-log [2025-11-12 07:51:59,132][ INFO][PID:2875752] Periodic builder liveness probe: alive [2025-11-12 07:51:59,132][ INFO][PID:2875752] Checking for cancel request [2025-11-12 07:52:04,133][ INFO][PID:2875752] Checking for cancel request [2025-11-12 07:52:09,134][ INFO][PID:2875752] Checking for cancel request [2025-11-12 07:52:14,135][ INFO][PID:2875752] Checking for cancel request [2025-11-12 07:52:19,136][ INFO][PID:2875752] Checking for cancel request [2025-11-12 07:52:24,137][ INFO][PID:2875752] Checking for cancel request [2025-11-12 07:52:29,138][ INFO][PID:2875752] Checking for cancel request [2025-11-12 07:52:34,139][ INFO][PID:2875752] Checking for cancel request [2025-11-12 07:52:39,140][ INFO][PID:2875752] Checking for cancel request [2025-11-12 07:52:44,141][ INFO][PID:2875752] Checking for cancel request [2025-11-12 07:52:49,142][ INFO][PID:2875752] Checking for cancel request [2025-11-12 07:52:54,143][ INFO][PID:2875752] Checking for cancel request [2025-11-12 07:52:59,144][ INFO][PID:2875752] Checking for cancel request [2025-11-12 07:53:04,145][ INFO][PID:2875752] Checking for cancel request [2025-11-12 07:53:09,146][ INFO][PID:2875752] Checking for cancel request [2025-11-12 07:53:14,147][ INFO][PID:2875752] Checking for cancel request [2025-11-12 07:53:19,148][ INFO][PID:2875752] Checking for cancel request [2025-11-12 07:53:24,149][ INFO][PID:2875752] Checking for cancel request [2025-11-12 07:53:29,149][ INFO][PID:2875752] Checking for cancel request [2025-11-12 07:53:34,150][ INFO][PID:2875752] Checking for cancel request [2025-11-12 07:53:39,151][ INFO][PID:2875752] Checking for cancel request [2025-11-12 07:53:44,152][ INFO][PID:2875752] Checking for cancel request [2025-11-12 07:53:49,153][ INFO][PID:2875752] Checking for cancel request [2025-11-12 07:53:54,154][ INFO][PID:2875752] Checking for cancel request [2025-11-12 07:53:59,155][ INFO][PID:2875752] Checking for cancel request [2025-11-12 07:54:04,156][ INFO][PID:2875752] Checking for cancel request [2025-11-12 07:54:09,157][ INFO][PID:2875752] Checking for cancel request [2025-11-12 07:54:14,158][ INFO][PID:2875752] Checking for cancel request [2025-11-12 07:54:19,159][ INFO][PID:2875752] Checking for cancel request [2025-11-12 07:54:24,160][ INFO][PID:2875752] Checking for cancel request [2025-11-12 07:54:29,161][ INFO][PID:2875752] Checking for cancel request [2025-11-12 07:54:34,161][ INFO][PID:2875752] Checking for cancel request [2025-11-12 07:54:39,162][ INFO][PID:2875752] Checking for cancel request [2025-11-12 07:54:44,163][ INFO][PID:2875752] Checking for cancel request [2025-11-12 07:54:49,164][ INFO][PID:2875752] Checking for cancel request [2025-11-12 07:54:54,165][ INFO][PID:2875752] Checking for cancel request [2025-11-12 07:54:59,166][ INFO][PID:2875752] Checking for cancel request [2025-11-12 07:55:04,167][ INFO][PID:2875752] Checking for cancel request [2025-11-12 07:55:09,168][ INFO][PID:2875752] Checking for cancel request [2025-11-12 07:55:14,169][ INFO][PID:2875752] Checking for cancel request [2025-11-12 07:55:19,170][ INFO][PID:2875752] Checking for cancel request [2025-11-12 07:55:24,171][ INFO][PID:2875752] Checking for cancel request [2025-11-12 07:55:29,172][ INFO][PID:2875752] Checking for cancel request [2025-11-12 07:55:34,172][ INFO][PID:2875752] Checking for cancel request [2025-11-12 07:55:39,173][ INFO][PID:2875752] Checking for cancel request [2025-11-12 07:55:44,174][ INFO][PID:2875752] Checking for cancel request [2025-11-12 07:55:49,176][ INFO][PID:2875752] Checking for cancel request [2025-11-12 07:55:54,179][ INFO][PID:2875752] Checking for cancel request [2025-11-12 07:55:59,179][ INFO][PID:2875752] Checking for cancel request [2025-11-12 07:56:04,180][ INFO][PID:2875752] Checking for cancel request [2025-11-12 07:56:09,181][ INFO][PID:2875752] Checking for cancel request [2025-11-12 07:56:14,182][ INFO][PID:2875752] Checking for cancel request [2025-11-12 07:56:19,183][ INFO][PID:2875752] Checking for cancel request [2025-11-12 07:56:24,184][ INFO][PID:2875752] Checking for cancel request [2025-11-12 07:56:29,185][ INFO][PID:2875752] Checking for cancel request [2025-11-12 07:56:34,187][ INFO][PID:2875752] Checking for cancel request [2025-11-12 07:56:39,188][ INFO][PID:2875752] Checking for cancel request [2025-11-12 07:56:44,189][ INFO][PID:2875752] Checking for cancel request [2025-11-12 07:56:49,190][ INFO][PID:2875752] Checking for cancel request [2025-11-12 07:56:54,191][ INFO][PID:2875752] Checking for cancel request [2025-11-12 07:56:59,192][ INFO][PID:2875752] Checking for cancel request [2025-11-12 07:57:04,193][ INFO][PID:2875752] Checking for cancel request [2025-11-12 07:57:09,194][ INFO][PID:2875752] Checking for cancel request [2025-11-12 07:57:14,195][ INFO][PID:2875752] Checking for cancel request [2025-11-12 07:57:19,197][ INFO][PID:2875752] Checking for cancel request [2025-11-12 07:57:24,198][ INFO][PID:2875752] Checking for cancel request [2025-11-12 07:57:29,199][ INFO][PID:2875752] Checking for cancel request [2025-11-12 07:57:34,200][ INFO][PID:2875752] Checking for cancel request [2025-11-12 07:57:39,201][ INFO][PID:2875752] Checking for cancel request [2025-11-12 07:57:44,202][ INFO][PID:2875752] Checking for cancel request [2025-11-12 07:57:49,203][ INFO][PID:2875752] Checking for cancel request [2025-11-12 07:57:54,204][ INFO][PID:2875752] Checking for cancel request [2025-11-12 07:57:59,205][ INFO][PID:2875752] Checking for cancel request [2025-11-12 07:58:04,206][ INFO][PID:2875752] Checking for cancel request [2025-11-12 07:58:09,207][ INFO][PID:2875752] Checking for cancel request [2025-11-12 07:58:14,208][ INFO][PID:2875752] Checking for cancel request [2025-11-12 07:58:19,209][ INFO][PID:2875752] Checking for cancel request [2025-11-12 07:58:24,210][ INFO][PID:2875752] Checking for cancel request [2025-11-12 07:58:29,211][ INFO][PID:2875752] Checking for cancel request [2025-11-12 07:58:34,211][ INFO][PID:2875752] Checking for cancel request [2025-11-12 07:58:39,212][ INFO][PID:2875752] Checking for cancel request [2025-11-12 07:58:44,213][ INFO][PID:2875752] Checking for cancel request [2025-11-12 07:58:49,214][ INFO][PID:2875752] Checking for cancel request [2025-11-12 07:58:54,215][ INFO][PID:2875752] Checking for cancel request [2025-11-12 07:58:59,216][ INFO][PID:2875752] Checking for cancel request [2025-11-12 07:59:04,217][ INFO][PID:2875752] Checking for cancel request [2025-11-12 07:59:09,218][ INFO][PID:2875752] Checking for cancel request [2025-11-12 07:59:10,732][ INFO][PID:2875752] Downloading results from builder [2025-11-12 07:59:10,733][ INFO][PID:2875752] rsyncing of mockbuilder@3.87.250.238:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4336/srpm-builds/09789419 started [2025-11-12 07:59:10,733][ INFO][PID:2875752] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@3.87.250.238:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4336/srpm-builds/09789419/ &> /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4336/srpm-builds/09789419/build-09789419.rsync.log [2025-11-12 07:59:16,536][ INFO][PID:2875752] rsyncing finished. [2025-11-12 07:59:16,537][ INFO][PID:2875752] Releasing VM back to pool [2025-11-12 07:59:16,548][ INFO][PID:2875752] Searching for 'success' file in resultdir [2025-11-12 07:59:16,549][ INFO][PID:2875752] Getting build details [2025-11-12 07:59:16,549][ INFO][PID:2875752] Retrieving SRPM info from /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4336/srpm-builds/09789419 [2025-11-12 07:59:16,550][ INFO][PID:2875752] SRPM URL: https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4336/srpm-builds/09789419/Sunshine-0.0.4336-1.src.rpm [2025-11-12 07:59:16,550][ INFO][PID:2875752] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4336/srpm-builds/09789419/Sunshine-0.0.4336-1.src.rpm', 'pkg_name': 'Sunshine', 'pkg_version': '0.0.4336-1'} [2025-11-12 07:59:16,551][ INFO][PID:2875752] Finished build: id=9789419 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/lizardbyte/pulls:pr:4336 chroot=srpm-builds [2025-11-12 07:59:16,552][ INFO][PID:2875752] Worker succeeded build, took 443.6065571308136 [2025-11-12 07:59:16,553][ INFO][PID:2875752] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "lizardbyte", "project_name": "pulls", "project_dirname": "pulls:pr:4336", "submitter": null, "ended_on": 1762934356.5526595, "started_on": 1762933912.9461024, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9789419", "build_id": 9789419, "package_name": "Sunshine", "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"#!/usr/bin/env bash\\nset -x\\nset -e\\n\\nresultdir=\\\"${COPR_RESULTDIR}\\\"\\ngit clone \\\"https://github.com/${COPR_OWNER}/${COPR_PACKAGE}.git\\\" --depth 1\\ncd \\\"${COPR_PACKAGE}\\\"\\n\\n# get info from the webhook payload\\nif [[ -z \\\"$REVISION\\\" ]]; then\\n # the hook_payload file contains webhook JSON payload (copr creates it for us);\\n # it is created only if the build is triggered by Custom webhook.\\n if [[ -f \\\"$resultdir\\\"/hook_payload ]]; then\\n git clone https://github.com/praiskup/copr-ci-tooling \\\\\\n \\\"$resultdir/cct\\\" --depth 1\\n export PATH=\\\"$resultdir/cct:$PATH\\\"\\n\\n echo \\\"---\\\"\\n cat \\\"$resultdir\\\"/hook_payload\\n echo \\\"---\\\"\\n\\n # use jq to get the pr_id from the hook_payload\\n PR=$(jq -r '.pr_id // empty' \\\"$resultdir\\\"/hook_payload)\\n if [[ -z \\\"$PR\\\" ]]; then\\n BRANCH=\\\"master\\\"\\n else\\n BRANCH=\\\"pr/${PR}\\\"\\n fi\\n\\n copr-travis-checkout \\\"$resultdir\\\"/hook_payload\\n fi\\nelse\\n git checkout \\\"$REVISION\\\"\\nfi\\n\\n# initialize the submodules\\ngit submodule update --init --recursive\\n\\n# get the tag of this commit IF it has one\\nTAG=$(git tag --points-at HEAD | head -n1)\\nif [[ -z \\\"$TAG\\\" ]]; then\\n TAG=\\\"0.0.$PR\\\"\\nfi\\nTAG=\\\"${TAG#v}\\\" # remove v prefix from the tag\\necho \\\"TAG=$TAG\\\"\\n\\n# get the commit\\nCOMMIT=$(git rev-parse HEAD)\\necho \\\"COMMIT=$COMMIT\\\"\\n\\n# move spec file to the correct location\\ndirectories=(\\n \\\".\\\"\\n \\\"./packaging/linux/copr\\\"\\n)\\nfor dir in \\\"${directories[@]}\\\"; do\\n if [[ -f \\\"${dir}/${COPR_PACKAGE}.spec\\\" ]]; then\\n echo \\\"Found spec file in ${dir}\\\"\\n rpmlint \\\"${dir}/${COPR_PACKAGE}.spec\\\"\\n\\n mv \\\"${dir}/${COPR_PACKAGE}.spec\\\" \\\"${resultdir}\\\"\\n break\\n fi\\ndone\\n\\n# fail if the spec file is not in the resultdir\\nif [[ ! -f \\\"${resultdir}/${COPR_PACKAGE}.spec\\\" ]]; then\\n echo \\\"ERROR: ${COPR_PACKAGE}.spec not found\\\" >&2\\n exit 1\\nfi\\n\\n# use sed to replace these values in the spec file\\nsed -i \\\"s|%global build_version 0|%global build_version ${TAG}|\\\" \\\"${resultdir}\\\"/*.spec\\nsed -i \\\"s|%global branch 0|%global branch ${BRANCH}|\\\" \\\"${resultdir}\\\"/*.spec\\nsed -i \\\"s|%global commit 0|%global commit ${COMMIT}|\\\" \\\"${resultdir}\\\"/*.spec\\n\\n# create a tarball of the source code\\ntar -czf \\\"${resultdir}/tarball.tar.gz\\\" .\\n\", \"chroot\": \"fedora-43-x86_64\", \"builddeps\": \"git jq python3 rpmlint\", \"resultdir\": \"\", \"repos\": \"\", \"tmp\": \"tmp_pxqqv8n\", \"hook_data\": true}", "pkg_name": "Sunshine", "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4336/srpm-builds/09789419/Sunshine-0.0.4336-1.src.rpm", "uses_devel_repo": null, "sandbox": "lizardbyte/pulls--052feb6b-0d21-406d-a2d5-a9940dc82f0d", "results": { "name": "Sunshine", "epoch": null, "version": "0.0.4336", "release": "1", "exclusivearch": [], "excludearch": [] }, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "repos": [], "background": true, "destdir": "/var/lib/copr/public_html/results/lizardbyte/pulls:pr:4336", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4336", "result_dir": "09789419", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "0.0.4336-1", "id": 9789419, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-11-12 07:59:16,595][ INFO][PID:2875752] Sending fedora-messaging bus message in build.end [2025-11-12 07:59:16,639][ INFO][PID:2875752] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4336/srpm-builds/09789419/builder-live.log by gzip [2025-11-12 07:59:16,640][ INFO][PID:2875752] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4336/srpm-builds/09789419/builder-live.log' as PID 2901571 [2025-11-12 07:59:16,646][ INFO][PID:2875752] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4336/srpm-builds/09789419/builder-live.log) [2025-11-12 07:59:16,647][ INFO][PID:2875752] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4336/srpm-builds/09789419/backend.log by gzip [2025-11-12 07:59:16,648][ INFO][PID:2875752] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4336/srpm-builds/09789419/backend.log' as PID 2901572