[2025-10-06 07:02:05,830][ INFO][PID:3750354] Marking build as starting [2025-10-06 07:02:05,869][ INFO][PID:3750354] Checking for cancel request [2025-10-06 07:02:05,870][ INFO][PID:3750354] VM allocation process starts [2025-10-06 07:02:05,884][ INFO][PID:3750354] Trying to allocate VM: ResallocHost, ticket_id=5489106, requested_tags=['copr_builder', 'arch_x86_64'] [2025-10-06 07:02:08,903][ INFO][PID:3750354] Allocated host ResallocHost, ticket_id=5489106, hostname=13.217.131.35, name=aws_x86_64_normalreserved_prod_07239008_20251006_065142, requested_tags=['copr_builder', 'arch_x86_64'] [2025-10-06 07:02:08,904][ INFO][PID:3750354] Allocating ssh connection to builder [2025-10-06 07:02:08,904][ INFO][PID:3750354] Checking that builder machine is OK [2025-10-06 07:02:09,230][ INFO][PID:3750354] Running remote command: copr-builder-ready srpm-builds [2025-10-06 07:02:09,424][ INFO][PID:3750354] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-10-06 07:02:09,425][ INFO][PID:3750354] Filling build.info file with builder info [2025-10-06 07:02:09,426][ INFO][PID:3750354] Checking for cancel request [2025-10-06 07:02:09,427][ INFO][PID:3750354] 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:4315", "submitter": null, "ended_on": null, "started_on": 1759734129.427421, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9647399", "build_id": 9647399, "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\": \"tmp3_7sxnkk\", \"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--b1522762-9b57-43ac-a6b0-f95646b20fa8", "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:4315", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4315", "result_dir": "09647399", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9647399, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-10-06 07:02:09,450][ INFO][PID:3750354] Sending fedora-messaging bus message in build.start [2025-10-06 07:02:10,150][ INFO][PID:3750354] Sending fedora-messaging bus message in chroot.start [2025-10-06 07:02:10,175][ INFO][PID:3750354] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9647399 --detached [2025-10-06 07:02:10,488][ INFO][PID:3750354] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '13.217.131.35' (ED25519) to the list of known hosts. [2025-10-06 07:02:10,489][ INFO][PID:3750354] Downloading the builder-live.log file, attempt 1 [2025-10-06 07:02:10,490][ INFO][PID:3750354] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@13.217.131.35 copr-rpmbuild-log [2025-10-06 07:02:15,494][ INFO][PID:3750354] Periodic builder liveness probe: alive [2025-10-06 07:02:15,494][ INFO][PID:3750354] Checking for cancel request [2025-10-06 07:02:20,495][ INFO][PID:3750354] Checking for cancel request [2025-10-06 07:02:25,496][ INFO][PID:3750354] Checking for cancel request [2025-10-06 07:02:30,497][ INFO][PID:3750354] Checking for cancel request [2025-10-06 07:02:35,498][ INFO][PID:3750354] Checking for cancel request [2025-10-06 07:02:40,499][ INFO][PID:3750354] Checking for cancel request [2025-10-06 07:02:45,500][ INFO][PID:3750354] Checking for cancel request [2025-10-06 07:02:50,501][ INFO][PID:3750354] Checking for cancel request [2025-10-06 07:02:55,502][ INFO][PID:3750354] Checking for cancel request [2025-10-06 07:03:00,503][ INFO][PID:3750354] Checking for cancel request [2025-10-06 07:03:05,504][ INFO][PID:3750354] Checking for cancel request [2025-10-06 07:03:10,506][ INFO][PID:3750354] Checking for cancel request [2025-10-06 07:03:15,506][ INFO][PID:3750354] Checking for cancel request [2025-10-06 07:03:20,507][ INFO][PID:3750354] Checking for cancel request [2025-10-06 07:03:25,508][ INFO][PID:3750354] Checking for cancel request [2025-10-06 07:03:30,509][ INFO][PID:3750354] Checking for cancel request [2025-10-06 07:03:35,510][ INFO][PID:3750354] Checking for cancel request [2025-10-06 07:03:40,511][ INFO][PID:3750354] Checking for cancel request [2025-10-06 07:03:45,513][ INFO][PID:3750354] Checking for cancel request [2025-10-06 07:03:50,514][ INFO][PID:3750354] Checking for cancel request [2025-10-06 07:03:55,515][ INFO][PID:3750354] Checking for cancel request [2025-10-06 07:04:00,516][ INFO][PID:3750354] Checking for cancel request [2025-10-06 07:04:05,517][ INFO][PID:3750354] Checking for cancel request [2025-10-06 07:04:10,518][ INFO][PID:3750354] Checking for cancel request [2025-10-06 07:04:15,519][ INFO][PID:3750354] Checking for cancel request [2025-10-06 07:04:20,520][ INFO][PID:3750354] Checking for cancel request [2025-10-06 07:04:25,521][ INFO][PID:3750354] Checking for cancel request [2025-10-06 07:04:30,522][ INFO][PID:3750354] Checking for cancel request [2025-10-06 07:04:35,523][ INFO][PID:3750354] Checking for cancel request [2025-10-06 07:04:40,524][ INFO][PID:3750354] Checking for cancel request [2025-10-06 07:04:45,525][ INFO][PID:3750354] Checking for cancel request [2025-10-06 07:04:50,526][ INFO][PID:3750354] Checking for cancel request [2025-10-06 07:04:55,527][ INFO][PID:3750354] Checking for cancel request [2025-10-06 07:05:00,528][ INFO][PID:3750354] Checking for cancel request [2025-10-06 07:05:05,529][ INFO][PID:3750354] Checking for cancel request [2025-10-06 07:05:10,530][ INFO][PID:3750354] Checking for cancel request [2025-10-06 07:05:15,531][ INFO][PID:3750354] Checking for cancel request [2025-10-06 07:05:20,533][ INFO][PID:3750354] Checking for cancel request [2025-10-06 07:05:25,534][ INFO][PID:3750354] Checking for cancel request [2025-10-06 07:05:30,535][ INFO][PID:3750354] Checking for cancel request [2025-10-06 07:05:35,536][ INFO][PID:3750354] Checking for cancel request [2025-10-06 07:05:40,537][ INFO][PID:3750354] Checking for cancel request [2025-10-06 07:05:45,538][ INFO][PID:3750354] Checking for cancel request [2025-10-06 07:05:50,539][ INFO][PID:3750354] Checking for cancel request [2025-10-06 07:05:55,540][ INFO][PID:3750354] Checking for cancel request [2025-10-06 07:06:00,541][ INFO][PID:3750354] Checking for cancel request [2025-10-06 07:06:05,542][ INFO][PID:3750354] Checking for cancel request [2025-10-06 07:06:10,543][ INFO][PID:3750354] Checking for cancel request [2025-10-06 07:06:15,544][ INFO][PID:3750354] Checking for cancel request [2025-10-06 07:06:20,545][ INFO][PID:3750354] Checking for cancel request [2025-10-06 07:06:25,546][ INFO][PID:3750354] Checking for cancel request [2025-10-06 07:06:30,547][ INFO][PID:3750354] Checking for cancel request [2025-10-06 07:06:35,548][ INFO][PID:3750354] Checking for cancel request [2025-10-06 07:06:40,549][ INFO][PID:3750354] Checking for cancel request [2025-10-06 07:06:45,550][ INFO][PID:3750354] Checking for cancel request [2025-10-06 07:06:50,551][ INFO][PID:3750354] Checking for cancel request [2025-10-06 07:06:55,552][ INFO][PID:3750354] Checking for cancel request [2025-10-06 07:07:00,553][ INFO][PID:3750354] Checking for cancel request [2025-10-06 07:07:05,554][ INFO][PID:3750354] Checking for cancel request [2025-10-06 07:07:10,555][ INFO][PID:3750354] Checking for cancel request [2025-10-06 07:07:15,556][ INFO][PID:3750354] Checking for cancel request [2025-10-06 07:07:20,556][ INFO][PID:3750354] Checking for cancel request [2025-10-06 07:07:25,557][ INFO][PID:3750354] Checking for cancel request [2025-10-06 07:07:30,558][ INFO][PID:3750354] Checking for cancel request [2025-10-06 07:07:35,559][ INFO][PID:3750354] Checking for cancel request [2025-10-06 07:07:40,560][ INFO][PID:3750354] Checking for cancel request [2025-10-06 07:07:45,562][ INFO][PID:3750354] Checking for cancel request [2025-10-06 07:07:50,563][ INFO][PID:3750354] Checking for cancel request [2025-10-06 07:07:55,564][ INFO][PID:3750354] Checking for cancel request [2025-10-06 07:08:00,565][ INFO][PID:3750354] Checking for cancel request [2025-10-06 07:08:05,565][ INFO][PID:3750354] Checking for cancel request [2025-10-06 07:08:10,566][ INFO][PID:3750354] Checking for cancel request [2025-10-06 07:08:15,568][ INFO][PID:3750354] Checking for cancel request [2025-10-06 07:08:20,569][ INFO][PID:3750354] Checking for cancel request [2025-10-06 07:08:25,570][ INFO][PID:3750354] Checking for cancel request [2025-10-06 07:08:30,571][ INFO][PID:3750354] Checking for cancel request [2025-10-06 07:08:35,572][ INFO][PID:3750354] Checking for cancel request [2025-10-06 07:08:40,574][ INFO][PID:3750354] Checking for cancel request [2025-10-06 07:08:45,575][ INFO][PID:3750354] Checking for cancel request [2025-10-06 07:08:50,576][ INFO][PID:3750354] Checking for cancel request [2025-10-06 07:08:55,577][ INFO][PID:3750354] Checking for cancel request [2025-10-06 07:09:00,579][ INFO][PID:3750354] Checking for cancel request [2025-10-06 07:09:05,581][ INFO][PID:3750354] Checking for cancel request [2025-10-06 07:09:10,583][ INFO][PID:3750354] Checking for cancel request [2025-10-06 07:09:15,584][ INFO][PID:3750354] Checking for cancel request [2025-10-06 07:09:20,585][ INFO][PID:3750354] Checking for cancel request [2025-10-06 07:09:25,587][ INFO][PID:3750354] Checking for cancel request [2025-10-06 07:09:28,070][ INFO][PID:3750354] Downloading results from builder [2025-10-06 07:09:28,071][ INFO][PID:3750354] rsyncing of mockbuilder@13.217.131.35:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4315/srpm-builds/09647399 started [2025-10-06 07:09:28,072][ INFO][PID:3750354] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@13.217.131.35:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4315/srpm-builds/09647399/ &> /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4315/srpm-builds/09647399/build-09647399.rsync.log [2025-10-06 07:09:33,896][ INFO][PID:3750354] rsyncing finished. [2025-10-06 07:09:33,897][ INFO][PID:3750354] Releasing VM back to pool [2025-10-06 07:09:33,908][ INFO][PID:3750354] Searching for 'success' file in resultdir [2025-10-06 07:09:33,909][ INFO][PID:3750354] Getting build details [2025-10-06 07:09:33,909][ INFO][PID:3750354] Retrieving SRPM info from /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4315/srpm-builds/09647399 [2025-10-06 07:09:33,910][ INFO][PID:3750354] SRPM URL: https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4315/srpm-builds/09647399/Sunshine-0.0.4315-1.src.rpm [2025-10-06 07:09:33,911][ INFO][PID:3750354] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4315/srpm-builds/09647399/Sunshine-0.0.4315-1.src.rpm', 'pkg_name': 'Sunshine', 'pkg_version': '0.0.4315-1'} [2025-10-06 07:09:33,912][ INFO][PID:3750354] Finished build: id=9647399 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/lizardbyte/pulls:pr:4315 chroot=srpm-builds [2025-10-06 07:09:33,914][ INFO][PID:3750354] Worker succeeded build, took 444.48674297332764 [2025-10-06 07:09:33,914][ INFO][PID:3750354] 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:4315", "submitter": null, "ended_on": 1759734573.914164, "started_on": 1759734129.427421, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9647399", "build_id": 9647399, "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\": \"tmp3_7sxnkk\", \"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:4315/srpm-builds/09647399/Sunshine-0.0.4315-1.src.rpm", "uses_devel_repo": null, "sandbox": "lizardbyte/pulls--b1522762-9b57-43ac-a6b0-f95646b20fa8", "results": { "name": "Sunshine", "epoch": null, "version": "0.0.4315", "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:4315", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4315", "result_dir": "09647399", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "0.0.4315-1", "id": 9647399, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-10-06 07:09:33,952][ INFO][PID:3750354] Sending fedora-messaging bus message in build.end [2025-10-06 07:09:33,978][ INFO][PID:3750354] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4315/srpm-builds/09647399/builder-live.log by gzip [2025-10-06 07:09:33,980][ INFO][PID:3750354] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4315/srpm-builds/09647399/builder-live.log' as PID 3784480 [2025-10-06 07:09:33,987][ INFO][PID:3750354] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4315/srpm-builds/09647399/builder-live.log) [2025-10-06 07:09:33,988][ INFO][PID:3750354] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4315/srpm-builds/09647399/backend.log by gzip [2025-10-06 07:09:33,989][ INFO][PID:3750354] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4315/srpm-builds/09647399/backend.log' as PID 3784481