[2025-08-31 20:30:52,341][ INFO][PID:3061852] Marking build as starting [2025-08-31 20:30:52,362][ INFO][PID:3061852] Checking for cancel request [2025-08-31 20:30:52,363][ INFO][PID:3061852] VM allocation process starts [2025-08-31 20:30:52,372][ INFO][PID:3061852] Trying to allocate VM: ResallocHost, ticket_id=4845626, requested_tags=['copr_builder', 'arch_x86_64'] [2025-08-31 20:30:55,411][ INFO][PID:3061852] Allocated host ResallocHost, ticket_id=4845626, hostname=3.81.220.43, name=aws_x86_64_normalreserved_prod_06517467_20250831_200845, requested_tags=['copr_builder', 'arch_x86_64'] [2025-08-31 20:30:55,412][ INFO][PID:3061852] Allocating ssh connection to builder [2025-08-31 20:30:55,412][ INFO][PID:3061852] Checking that builder machine is OK [2025-08-31 20:30:55,800][ INFO][PID:3061852] Running remote command: copr-builder-ready srpm-builds [2025-08-31 20:30:55,996][ INFO][PID:3061852] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-08-31 20:30:55,997][ INFO][PID:3061852] Filling build.info file with builder info [2025-08-31 20:30:55,997][ INFO][PID:3061852] Checking for cancel request [2025-08-31 20:30:55,998][ INFO][PID:3061852] 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:4208", "submitter": null, "ended_on": null, "started_on": 1756672255.99847, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9509607", "build_id": 9509607, "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 test -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 test -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/fedora\\\"\\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\\\"\\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\": \"tmpttz7j66e\", \"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--498abca9-216a-485f-948f-75aaea31780e", "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:4208", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4208", "result_dir": "09509607", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9509607, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-08-31 20:30:56,018][ INFO][PID:3061852] Sending fedora-messaging bus message in build.start [2025-08-31 20:30:56,600][ INFO][PID:3061852] Sending fedora-messaging bus message in chroot.start [2025-08-31 20:30:56,625][ INFO][PID:3061852] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9509607 --detached [2025-08-31 20:30:57,054][ INFO][PID:3061852] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '3.81.220.43' (ED25519) to the list of known hosts. [2025-08-31 20:30:57,055][ INFO][PID:3061852] Downloading the builder-live.log file, attempt 1 [2025-08-31 20:30:57,056][ INFO][PID:3061852] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@3.81.220.43 copr-rpmbuild-log [2025-08-31 20:31:02,061][ INFO][PID:3061852] Periodic builder liveness probe: alive [2025-08-31 20:31:02,061][ INFO][PID:3061852] Checking for cancel request [2025-08-31 20:31:07,062][ INFO][PID:3061852] Checking for cancel request [2025-08-31 20:31:12,063][ INFO][PID:3061852] Checking for cancel request [2025-08-31 20:31:17,064][ INFO][PID:3061852] Checking for cancel request [2025-08-31 20:31:22,065][ INFO][PID:3061852] Checking for cancel request [2025-08-31 20:31:27,065][ INFO][PID:3061852] Checking for cancel request [2025-08-31 20:31:32,066][ INFO][PID:3061852] Checking for cancel request [2025-08-31 20:31:37,067][ INFO][PID:3061852] Checking for cancel request [2025-08-31 20:31:42,068][ INFO][PID:3061852] Checking for cancel request [2025-08-31 20:31:47,069][ INFO][PID:3061852] Checking for cancel request [2025-08-31 20:31:52,070][ INFO][PID:3061852] Checking for cancel request [2025-08-31 20:31:57,071][ INFO][PID:3061852] Checking for cancel request [2025-08-31 20:32:02,071][ INFO][PID:3061852] Checking for cancel request [2025-08-31 20:32:07,072][ INFO][PID:3061852] Checking for cancel request [2025-08-31 20:32:12,073][ INFO][PID:3061852] Checking for cancel request [2025-08-31 20:32:17,074][ INFO][PID:3061852] Checking for cancel request [2025-08-31 20:32:22,075][ INFO][PID:3061852] Checking for cancel request [2025-08-31 20:32:27,076][ INFO][PID:3061852] Checking for cancel request [2025-08-31 20:32:32,077][ INFO][PID:3061852] Checking for cancel request [2025-08-31 20:32:37,078][ INFO][PID:3061852] Checking for cancel request [2025-08-31 20:32:42,079][ INFO][PID:3061852] Checking for cancel request [2025-08-31 20:32:47,079][ INFO][PID:3061852] Checking for cancel request [2025-08-31 20:32:52,080][ INFO][PID:3061852] Checking for cancel request [2025-08-31 20:32:57,081][ INFO][PID:3061852] Checking for cancel request [2025-08-31 20:33:02,082][ INFO][PID:3061852] Checking for cancel request [2025-08-31 20:33:07,083][ INFO][PID:3061852] Checking for cancel request [2025-08-31 20:33:12,084][ INFO][PID:3061852] Checking for cancel request [2025-08-31 20:33:17,085][ INFO][PID:3061852] Checking for cancel request [2025-08-31 20:33:22,086][ INFO][PID:3061852] Checking for cancel request [2025-08-31 20:33:27,086][ INFO][PID:3061852] Checking for cancel request [2025-08-31 20:33:32,087][ INFO][PID:3061852] Checking for cancel request [2025-08-31 20:33:37,088][ INFO][PID:3061852] Checking for cancel request [2025-08-31 20:33:42,089][ INFO][PID:3061852] Checking for cancel request [2025-08-31 20:33:47,090][ INFO][PID:3061852] Checking for cancel request [2025-08-31 20:33:52,091][ INFO][PID:3061852] Checking for cancel request [2025-08-31 20:33:57,092][ INFO][PID:3061852] Checking for cancel request [2025-08-31 20:34:02,092][ INFO][PID:3061852] Checking for cancel request [2025-08-31 20:34:07,093][ INFO][PID:3061852] Checking for cancel request [2025-08-31 20:34:12,094][ INFO][PID:3061852] Checking for cancel request [2025-08-31 20:34:17,095][ INFO][PID:3061852] Checking for cancel request [2025-08-31 20:34:22,096][ INFO][PID:3061852] Checking for cancel request [2025-08-31 20:34:27,097][ INFO][PID:3061852] Checking for cancel request [2025-08-31 20:34:32,098][ INFO][PID:3061852] Checking for cancel request [2025-08-31 20:34:37,098][ INFO][PID:3061852] Checking for cancel request [2025-08-31 20:34:42,099][ INFO][PID:3061852] Checking for cancel request [2025-08-31 20:34:47,100][ INFO][PID:3061852] Checking for cancel request [2025-08-31 20:34:52,101][ INFO][PID:3061852] Checking for cancel request [2025-08-31 20:34:57,102][ INFO][PID:3061852] Checking for cancel request [2025-08-31 20:35:02,103][ INFO][PID:3061852] Checking for cancel request [2025-08-31 20:35:07,104][ INFO][PID:3061852] Checking for cancel request [2025-08-31 20:35:12,104][ INFO][PID:3061852] Checking for cancel request [2025-08-31 20:35:17,105][ INFO][PID:3061852] Checking for cancel request [2025-08-31 20:35:22,106][ INFO][PID:3061852] Checking for cancel request [2025-08-31 20:35:27,107][ INFO][PID:3061852] Checking for cancel request [2025-08-31 20:35:32,108][ INFO][PID:3061852] Checking for cancel request [2025-08-31 20:35:37,109][ INFO][PID:3061852] Checking for cancel request [2025-08-31 20:35:42,109][ INFO][PID:3061852] Checking for cancel request [2025-08-31 20:35:47,110][ INFO][PID:3061852] Checking for cancel request [2025-08-31 20:35:52,111][ INFO][PID:3061852] Checking for cancel request [2025-08-31 20:35:57,112][ INFO][PID:3061852] Checking for cancel request [2025-08-31 20:36:02,113][ INFO][PID:3061852] Checking for cancel request [2025-08-31 20:36:07,114][ INFO][PID:3061852] Checking for cancel request [2025-08-31 20:36:12,115][ INFO][PID:3061852] Checking for cancel request [2025-08-31 20:36:17,116][ INFO][PID:3061852] Checking for cancel request [2025-08-31 20:36:22,117][ INFO][PID:3061852] Checking for cancel request [2025-08-31 20:36:27,118][ INFO][PID:3061852] Checking for cancel request [2025-08-31 20:36:32,118][ INFO][PID:3061852] Checking for cancel request [2025-08-31 20:36:37,119][ INFO][PID:3061852] Checking for cancel request [2025-08-31 20:36:42,120][ INFO][PID:3061852] Checking for cancel request [2025-08-31 20:36:47,121][ INFO][PID:3061852] Checking for cancel request [2025-08-31 20:36:52,122][ INFO][PID:3061852] Checking for cancel request [2025-08-31 20:36:57,123][ INFO][PID:3061852] Checking for cancel request [2025-08-31 20:37:02,124][ INFO][PID:3061852] Checking for cancel request [2025-08-31 20:37:07,124][ INFO][PID:3061852] Checking for cancel request [2025-08-31 20:37:12,125][ INFO][PID:3061852] Checking for cancel request [2025-08-31 20:37:17,126][ INFO][PID:3061852] Checking for cancel request [2025-08-31 20:37:22,127][ INFO][PID:3061852] Checking for cancel request [2025-08-31 20:37:27,128][ INFO][PID:3061852] Checking for cancel request [2025-08-31 20:37:32,129][ INFO][PID:3061852] Checking for cancel request [2025-08-31 20:37:37,130][ INFO][PID:3061852] Checking for cancel request [2025-08-31 20:37:42,131][ INFO][PID:3061852] Checking for cancel request [2025-08-31 20:37:47,131][ INFO][PID:3061852] Checking for cancel request [2025-08-31 20:37:52,132][ INFO][PID:3061852] Checking for cancel request [2025-08-31 20:37:57,133][ INFO][PID:3061852] Checking for cancel request [2025-08-31 20:38:02,134][ INFO][PID:3061852] Checking for cancel request [2025-08-31 20:38:07,135][ INFO][PID:3061852] Checking for cancel request [2025-08-31 20:38:12,136][ INFO][PID:3061852] Checking for cancel request [2025-08-31 20:38:17,136][ INFO][PID:3061852] Checking for cancel request [2025-08-31 20:38:18,632][ INFO][PID:3061852] Downloading results from builder [2025-08-31 20:38:18,633][ INFO][PID:3061852] rsyncing of mockbuilder@3.81.220.43:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4208/srpm-builds/09509607 started [2025-08-31 20:38:18,634][ INFO][PID:3061852] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@3.81.220.43:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4208/srpm-builds/09509607/ &> /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4208/srpm-builds/09509607/build-09509607.rsync.log [2025-08-31 20:38:23,949][ INFO][PID:3061852] rsyncing finished. [2025-08-31 20:38:23,950][ INFO][PID:3061852] Releasing VM back to pool [2025-08-31 20:38:23,959][ INFO][PID:3061852] Searching for 'success' file in resultdir [2025-08-31 20:38:23,960][ INFO][PID:3061852] Getting build details [2025-08-31 20:38:23,960][ INFO][PID:3061852] Retrieving SRPM info from /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4208/srpm-builds/09509607 [2025-08-31 20:38:23,961][ INFO][PID:3061852] SRPM URL: https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4208/srpm-builds/09509607/Sunshine-0.0.4208-1.src.rpm [2025-08-31 20:38:23,961][ INFO][PID:3061852] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4208/srpm-builds/09509607/Sunshine-0.0.4208-1.src.rpm', 'pkg_name': 'Sunshine', 'pkg_version': '0.0.4208-1'} [2025-08-31 20:38:23,962][ INFO][PID:3061852] Finished build: id=9509607 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/lizardbyte/pulls:pr:4208 chroot=srpm-builds [2025-08-31 20:38:23,963][ INFO][PID:3061852] Worker succeeded build, took 447.96529626846313 [2025-08-31 20:38:23,964][ INFO][PID:3061852] 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:4208", "submitter": null, "ended_on": 1756672703.9637663, "started_on": 1756672255.99847, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9509607", "build_id": 9509607, "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 test -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 test -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/fedora\\\"\\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\\\"\\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\": \"tmpttz7j66e\", \"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:4208/srpm-builds/09509607/Sunshine-0.0.4208-1.src.rpm", "uses_devel_repo": null, "sandbox": "lizardbyte/pulls--498abca9-216a-485f-948f-75aaea31780e", "results": { "name": "Sunshine", "epoch": null, "version": "0.0.4208", "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:4208", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4208", "result_dir": "09509607", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "0.0.4208-1", "id": 9509607, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-08-31 20:38:24,010][ INFO][PID:3061852] Sending fedora-messaging bus message in build.end [2025-08-31 20:38:24,034][ INFO][PID:3061852] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4208/srpm-builds/09509607/builder-live.log by gzip [2025-08-31 20:38:24,035][ INFO][PID:3061852] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4208/srpm-builds/09509607/builder-live.log' as PID 3076567 [2025-08-31 20:38:24,041][ INFO][PID:3061852] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4208/srpm-builds/09509607/builder-live.log) [2025-08-31 20:38:24,042][ INFO][PID:3061852] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4208/srpm-builds/09509607/backend.log by gzip [2025-08-31 20:38:24,043][ INFO][PID:3061852] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4208/srpm-builds/09509607/backend.log' as PID 3076568