[2025-09-04 11:58:21,442][ INFO][PID:2831902] Marking build as starting [2025-09-04 11:58:21,463][ INFO][PID:2831902] Checking for cancel request [2025-09-04 11:58:21,464][ INFO][PID:2831902] VM allocation process starts [2025-09-04 11:58:21,475][ INFO][PID:2831902] Trying to allocate VM: ResallocHost, ticket_id=4910467, requested_tags=['copr_builder', 'arch_x86_64'] [2025-09-04 11:58:24,529][ INFO][PID:2831902] Allocated host ResallocHost, ticket_id=4910467, hostname=44.212.71.230, name=aws_x86_64_normalreserved_prod_06572355_20250904_115429, requested_tags=['copr_builder', 'arch_x86_64'] [2025-09-04 11:58:24,530][ INFO][PID:2831902] Allocating ssh connection to builder [2025-09-04 11:58:24,530][ INFO][PID:2831902] Checking that builder machine is OK [2025-09-04 11:58:25,017][ INFO][PID:2831902] Running remote command: copr-builder-ready srpm-builds [2025-09-04 11:58:25,222][ INFO][PID:2831902] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-09-04 11:58:25,222][ INFO][PID:2831902] Filling build.info file with builder info [2025-09-04 11:58:25,223][ INFO][PID:2831902] Checking for cancel request [2025-09-04 11:58:25,224][ INFO][PID:2831902] 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:4234", "submitter": null, "ended_on": null, "started_on": 1756987105.224066, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9523056", "build_id": 9523056, "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\": \"tmpt4vcz8v5\", \"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--36b944bc-ec81-4d0b-991f-cbcfe4530b13", "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:4234", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4234", "result_dir": "09523056", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9523056, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-09-04 11:58:25,246][ INFO][PID:2831902] Sending fedora-messaging bus message in build.start [2025-09-04 11:58:25,842][ INFO][PID:2831902] Sending fedora-messaging bus message in chroot.start [2025-09-04 11:58:25,864][ INFO][PID:2831902] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9523056 --detached [2025-09-04 11:58:26,196][ INFO][PID:2831902] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '44.212.71.230' (ED25519) to the list of known hosts. [2025-09-04 11:58:26,197][ INFO][PID:2831902] Downloading the builder-live.log file, attempt 1 [2025-09-04 11:58:26,198][ INFO][PID:2831902] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@44.212.71.230 copr-rpmbuild-log [2025-09-04 11:58:31,204][ INFO][PID:2831902] Periodic builder liveness probe: alive [2025-09-04 11:58:31,205][ INFO][PID:2831902] Checking for cancel request [2025-09-04 11:58:36,205][ INFO][PID:2831902] Checking for cancel request [2025-09-04 11:58:41,206][ INFO][PID:2831902] Checking for cancel request [2025-09-04 11:58:46,207][ INFO][PID:2831902] Checking for cancel request [2025-09-04 11:58:51,208][ INFO][PID:2831902] Checking for cancel request [2025-09-04 11:58:56,209][ INFO][PID:2831902] Checking for cancel request [2025-09-04 11:59:01,210][ INFO][PID:2831902] Checking for cancel request [2025-09-04 11:59:06,211][ INFO][PID:2831902] Checking for cancel request [2025-09-04 11:59:11,212][ INFO][PID:2831902] Checking for cancel request [2025-09-04 11:59:16,213][ INFO][PID:2831902] Checking for cancel request [2025-09-04 11:59:21,214][ INFO][PID:2831902] Checking for cancel request [2025-09-04 11:59:26,214][ INFO][PID:2831902] Checking for cancel request [2025-09-04 11:59:31,215][ INFO][PID:2831902] Checking for cancel request [2025-09-04 11:59:36,216][ INFO][PID:2831902] Checking for cancel request [2025-09-04 11:59:41,217][ INFO][PID:2831902] Checking for cancel request [2025-09-04 11:59:46,218][ INFO][PID:2831902] Checking for cancel request [2025-09-04 11:59:51,219][ INFO][PID:2831902] Checking for cancel request [2025-09-04 11:59:56,220][ INFO][PID:2831902] Checking for cancel request [2025-09-04 12:00:01,221][ INFO][PID:2831902] Checking for cancel request [2025-09-04 12:00:06,222][ INFO][PID:2831902] Checking for cancel request [2025-09-04 12:00:11,223][ INFO][PID:2831902] Checking for cancel request [2025-09-04 12:00:16,225][ INFO][PID:2831902] Checking for cancel request [2025-09-04 12:00:21,226][ INFO][PID:2831902] Checking for cancel request [2025-09-04 12:00:26,227][ INFO][PID:2831902] Checking for cancel request [2025-09-04 12:00:31,227][ INFO][PID:2831902] Checking for cancel request [2025-09-04 12:00:36,228][ INFO][PID:2831902] Checking for cancel request [2025-09-04 12:00:41,229][ INFO][PID:2831902] Checking for cancel request [2025-09-04 12:00:46,230][ INFO][PID:2831902] Checking for cancel request [2025-09-04 12:00:51,231][ INFO][PID:2831902] Checking for cancel request [2025-09-04 12:00:56,232][ INFO][PID:2831902] Checking for cancel request [2025-09-04 12:01:01,233][ INFO][PID:2831902] Checking for cancel request [2025-09-04 12:01:06,234][ INFO][PID:2831902] Checking for cancel request [2025-09-04 12:01:11,235][ INFO][PID:2831902] Checking for cancel request [2025-09-04 12:01:16,237][ INFO][PID:2831902] Checking for cancel request [2025-09-04 12:01:21,238][ INFO][PID:2831902] Checking for cancel request [2025-09-04 12:01:26,239][ INFO][PID:2831902] Checking for cancel request [2025-09-04 12:01:31,249][ INFO][PID:2831902] Checking for cancel request [2025-09-04 12:01:36,257][ INFO][PID:2831902] Checking for cancel request [2025-09-04 12:01:41,258][ INFO][PID:2831902] Checking for cancel request [2025-09-04 12:01:46,259][ INFO][PID:2831902] Checking for cancel request [2025-09-04 12:01:51,261][ INFO][PID:2831902] Checking for cancel request [2025-09-04 12:01:56,265][ INFO][PID:2831902] Checking for cancel request [2025-09-04 12:02:01,267][ INFO][PID:2831902] Checking for cancel request [2025-09-04 12:02:06,270][ INFO][PID:2831902] Checking for cancel request [2025-09-04 12:02:11,271][ INFO][PID:2831902] Checking for cancel request [2025-09-04 12:02:16,272][ INFO][PID:2831902] Checking for cancel request [2025-09-04 12:02:21,273][ INFO][PID:2831902] Checking for cancel request [2025-09-04 12:02:26,275][ INFO][PID:2831902] Checking for cancel request [2025-09-04 12:02:31,276][ INFO][PID:2831902] Checking for cancel request [2025-09-04 12:02:36,278][ INFO][PID:2831902] Checking for cancel request [2025-09-04 12:02:41,279][ INFO][PID:2831902] Checking for cancel request [2025-09-04 12:02:46,280][ INFO][PID:2831902] Checking for cancel request [2025-09-04 12:02:51,281][ INFO][PID:2831902] Checking for cancel request [2025-09-04 12:02:56,283][ INFO][PID:2831902] Checking for cancel request [2025-09-04 12:03:01,284][ INFO][PID:2831902] Checking for cancel request [2025-09-04 12:03:06,285][ INFO][PID:2831902] Checking for cancel request [2025-09-04 12:03:11,287][ INFO][PID:2831902] Checking for cancel request [2025-09-04 12:03:16,288][ INFO][PID:2831902] Checking for cancel request [2025-09-04 12:03:21,289][ INFO][PID:2831902] Checking for cancel request [2025-09-04 12:03:26,291][ INFO][PID:2831902] Checking for cancel request [2025-09-04 12:03:31,292][ INFO][PID:2831902] Checking for cancel request [2025-09-04 12:03:36,293][ INFO][PID:2831902] Checking for cancel request [2025-09-04 12:03:41,294][ INFO][PID:2831902] Checking for cancel request [2025-09-04 12:03:46,296][ INFO][PID:2831902] Checking for cancel request [2025-09-04 12:03:51,297][ INFO][PID:2831902] Checking for cancel request [2025-09-04 12:03:56,298][ INFO][PID:2831902] Checking for cancel request [2025-09-04 12:04:01,302][ INFO][PID:2831902] Checking for cancel request [2025-09-04 12:04:06,307][ INFO][PID:2831902] Checking for cancel request [2025-09-04 12:04:11,308][ INFO][PID:2831902] Checking for cancel request [2025-09-04 12:04:16,310][ INFO][PID:2831902] Checking for cancel request [2025-09-04 12:04:21,311][ INFO][PID:2831902] Checking for cancel request [2025-09-04 12:04:26,316][ INFO][PID:2831902] Checking for cancel request [2025-09-04 12:04:31,318][ INFO][PID:2831902] Checking for cancel request [2025-09-04 12:04:36,321][ INFO][PID:2831902] Checking for cancel request [2025-09-04 12:04:41,323][ INFO][PID:2831902] Checking for cancel request [2025-09-04 12:04:46,325][ INFO][PID:2831902] Checking for cancel request [2025-09-04 12:04:51,331][ INFO][PID:2831902] Checking for cancel request [2025-09-04 12:04:56,334][ INFO][PID:2831902] Checking for cancel request [2025-09-04 12:05:01,336][ INFO][PID:2831902] Checking for cancel request [2025-09-04 12:05:06,337][ INFO][PID:2831902] Checking for cancel request [2025-09-04 12:05:11,338][ INFO][PID:2831902] Checking for cancel request [2025-09-04 12:05:16,344][ INFO][PID:2831902] Checking for cancel request [2025-09-04 12:05:21,345][ INFO][PID:2831902] Checking for cancel request [2025-09-04 12:05:26,346][ INFO][PID:2831902] Checking for cancel request [2025-09-04 12:05:31,348][ INFO][PID:2831902] Checking for cancel request [2025-09-04 12:05:36,349][ INFO][PID:2831902] Checking for cancel request [2025-09-04 12:05:41,350][ INFO][PID:2831902] Checking for cancel request [2025-09-04 12:05:46,351][ INFO][PID:2831902] Checking for cancel request [2025-09-04 12:05:49,949][ INFO][PID:2831902] Downloading results from builder [2025-09-04 12:05:49,949][ INFO][PID:2831902] rsyncing of mockbuilder@44.212.71.230:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4234/srpm-builds/09523056 started [2025-09-04 12:05:49,950][ INFO][PID:2831902] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@44.212.71.230:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4234/srpm-builds/09523056/ &> /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4234/srpm-builds/09523056/build-09523056.rsync.log [2025-09-04 12:05:58,059][ INFO][PID:2831902] rsyncing finished. [2025-09-04 12:05:58,059][ INFO][PID:2831902] Releasing VM back to pool [2025-09-04 12:05:58,070][ INFO][PID:2831902] Searching for 'success' file in resultdir [2025-09-04 12:05:58,071][ INFO][PID:2831902] Getting build details [2025-09-04 12:05:58,072][ INFO][PID:2831902] Retrieving SRPM info from /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4234/srpm-builds/09523056 [2025-09-04 12:05:58,073][ INFO][PID:2831902] SRPM URL: https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4234/srpm-builds/09523056/Sunshine-0.0.4234-1.src.rpm [2025-09-04 12:05:58,074][ INFO][PID:2831902] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4234/srpm-builds/09523056/Sunshine-0.0.4234-1.src.rpm', 'pkg_name': 'Sunshine', 'pkg_version': '0.0.4234-1'} [2025-09-04 12:05:58,074][ INFO][PID:2831902] Finished build: id=9523056 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/lizardbyte/pulls:pr:4234 chroot=srpm-builds [2025-09-04 12:05:58,077][ INFO][PID:2831902] Worker succeeded build, took 452.852974653244 [2025-09-04 12:05:58,077][ INFO][PID:2831902] 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:4234", "submitter": null, "ended_on": 1756987558.0770407, "started_on": 1756987105.224066, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9523056", "build_id": 9523056, "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\": \"tmpt4vcz8v5\", \"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:4234/srpm-builds/09523056/Sunshine-0.0.4234-1.src.rpm", "uses_devel_repo": null, "sandbox": "lizardbyte/pulls--36b944bc-ec81-4d0b-991f-cbcfe4530b13", "results": { "name": "Sunshine", "epoch": null, "version": "0.0.4234", "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:4234", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4234", "result_dir": "09523056", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "0.0.4234-1", "id": 9523056, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-09-04 12:05:58,112][ INFO][PID:2831902] Sending fedora-messaging bus message in build.end [2025-09-04 12:05:58,145][ INFO][PID:2831902] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4234/srpm-builds/09523056/builder-live.log by gzip [2025-09-04 12:05:58,147][ INFO][PID:2831902] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4234/srpm-builds/09523056/builder-live.log' as PID 2891817 [2025-09-04 12:05:58,157][ INFO][PID:2831902] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4234/srpm-builds/09523056/builder-live.log) [2025-09-04 12:05:58,159][ INFO][PID:2831902] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4234/srpm-builds/09523056/backend.log by gzip