[2025-10-11 03:39:01,845][ INFO][PID:3299102] Marking build as starting [2025-10-11 03:39:01,873][ INFO][PID:3299102] Checking for cancel request [2025-10-11 03:39:01,874][ INFO][PID:3299102] VM allocation process starts [2025-10-11 03:39:01,881][ INFO][PID:3299102] Trying to allocate VM: ResallocHost, ticket_id=5610028, requested_tags=['copr_builder', 'arch_x86_64'] [2025-10-11 03:39:04,928][ INFO][PID:3299102] Allocated host ResallocHost, ticket_id=5610028, hostname=52.87.206.133, name=aws_x86_64_normalreserved_prod_07330663_20251011_031308, requested_tags=['copr_builder', 'arch_x86_64'] [2025-10-11 03:39:04,929][ INFO][PID:3299102] Allocating ssh connection to builder [2025-10-11 03:39:04,929][ INFO][PID:3299102] Checking that builder machine is OK [2025-10-11 03:39:05,276][ INFO][PID:3299102] Running remote command: copr-builder-ready srpm-builds [2025-10-11 03:39:05,483][ INFO][PID:3299102] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-10-11 03:39:05,484][ INFO][PID:3299102] Filling build.info file with builder info [2025-10-11 03:39:05,484][ INFO][PID:3299102] Checking for cancel request [2025-10-11 03:39:05,485][ INFO][PID:3299102] 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:4261", "submitter": null, "ended_on": null, "started_on": 1760153945.4852183, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9678995", "build_id": 9678995, "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\": \"tmp6sxl6b79\", \"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--1398a73c-7972-4e9e-b798-1d1ebd70b5a0", "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:4261", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4261", "result_dir": "09678995", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9678995, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-10-11 03:39:05,507][ INFO][PID:3299102] Sending fedora-messaging bus message in build.start [2025-10-11 03:39:06,111][ INFO][PID:3299102] Sending fedora-messaging bus message in chroot.start [2025-10-11 03:39:06,134][ INFO][PID:3299102] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9678995 --detached [2025-10-11 03:39:06,484][ INFO][PID:3299102] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '52.87.206.133' (ED25519) to the list of known hosts. [2025-10-11 03:39:06,485][ INFO][PID:3299102] Downloading the builder-live.log file, attempt 1 [2025-10-11 03:39:06,487][ INFO][PID:3299102] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@52.87.206.133 copr-rpmbuild-log [2025-10-11 03:39:11,491][ INFO][PID:3299102] Periodic builder liveness probe: alive [2025-10-11 03:39:11,491][ INFO][PID:3299102] Checking for cancel request [2025-10-11 03:39:16,492][ INFO][PID:3299102] Checking for cancel request [2025-10-11 03:39:21,493][ INFO][PID:3299102] Checking for cancel request [2025-10-11 03:39:26,494][ INFO][PID:3299102] Checking for cancel request [2025-10-11 03:39:31,495][ INFO][PID:3299102] Checking for cancel request [2025-10-11 03:39:36,496][ INFO][PID:3299102] Checking for cancel request [2025-10-11 03:39:41,497][ INFO][PID:3299102] Checking for cancel request [2025-10-11 03:39:46,498][ INFO][PID:3299102] Checking for cancel request [2025-10-11 03:39:51,499][ INFO][PID:3299102] Checking for cancel request [2025-10-11 03:39:56,500][ INFO][PID:3299102] Checking for cancel request [2025-10-11 03:40:01,501][ INFO][PID:3299102] Checking for cancel request [2025-10-11 03:40:06,502][ INFO][PID:3299102] Checking for cancel request [2025-10-11 03:40:11,503][ INFO][PID:3299102] Checking for cancel request [2025-10-11 03:40:16,504][ INFO][PID:3299102] Checking for cancel request [2025-10-11 03:40:21,505][ INFO][PID:3299102] Checking for cancel request [2025-10-11 03:40:26,506][ INFO][PID:3299102] Checking for cancel request [2025-10-11 03:40:31,507][ INFO][PID:3299102] Checking for cancel request [2025-10-11 03:40:36,508][ INFO][PID:3299102] Checking for cancel request [2025-10-11 03:40:41,509][ INFO][PID:3299102] Checking for cancel request [2025-10-11 03:40:46,510][ INFO][PID:3299102] Checking for cancel request [2025-10-11 03:40:51,511][ INFO][PID:3299102] Checking for cancel request [2025-10-11 03:40:56,512][ INFO][PID:3299102] Checking for cancel request [2025-10-11 03:41:01,513][ INFO][PID:3299102] Checking for cancel request [2025-10-11 03:41:06,514][ INFO][PID:3299102] Checking for cancel request [2025-10-11 03:41:11,515][ INFO][PID:3299102] Checking for cancel request [2025-10-11 03:41:16,516][ INFO][PID:3299102] Checking for cancel request [2025-10-11 03:41:21,517][ INFO][PID:3299102] Checking for cancel request [2025-10-11 03:41:26,518][ INFO][PID:3299102] Checking for cancel request [2025-10-11 03:41:31,519][ INFO][PID:3299102] Checking for cancel request [2025-10-11 03:41:36,520][ INFO][PID:3299102] Checking for cancel request [2025-10-11 03:41:41,521][ INFO][PID:3299102] Checking for cancel request [2025-10-11 03:41:46,522][ INFO][PID:3299102] Checking for cancel request [2025-10-11 03:41:51,523][ INFO][PID:3299102] Checking for cancel request [2025-10-11 03:41:56,524][ INFO][PID:3299102] Checking for cancel request [2025-10-11 03:42:01,525][ INFO][PID:3299102] Checking for cancel request [2025-10-11 03:42:06,525][ INFO][PID:3299102] Checking for cancel request [2025-10-11 03:42:11,527][ INFO][PID:3299102] Checking for cancel request [2025-10-11 03:42:16,528][ INFO][PID:3299102] Checking for cancel request [2025-10-11 03:42:21,529][ INFO][PID:3299102] Checking for cancel request [2025-10-11 03:42:26,530][ INFO][PID:3299102] Checking for cancel request [2025-10-11 03:42:31,531][ INFO][PID:3299102] Checking for cancel request [2025-10-11 03:42:36,532][ INFO][PID:3299102] Checking for cancel request [2025-10-11 03:42:41,533][ INFO][PID:3299102] Checking for cancel request [2025-10-11 03:42:46,534][ INFO][PID:3299102] Checking for cancel request [2025-10-11 03:42:51,535][ INFO][PID:3299102] Checking for cancel request [2025-10-11 03:42:56,536][ INFO][PID:3299102] Checking for cancel request [2025-10-11 03:43:01,536][ INFO][PID:3299102] Checking for cancel request [2025-10-11 03:43:06,538][ INFO][PID:3299102] Checking for cancel request [2025-10-11 03:43:11,539][ INFO][PID:3299102] Checking for cancel request [2025-10-11 03:43:16,540][ INFO][PID:3299102] Checking for cancel request [2025-10-11 03:43:21,541][ INFO][PID:3299102] Checking for cancel request [2025-10-11 03:43:26,542][ INFO][PID:3299102] Checking for cancel request [2025-10-11 03:43:31,543][ INFO][PID:3299102] Checking for cancel request [2025-10-11 03:43:36,544][ INFO][PID:3299102] Checking for cancel request [2025-10-11 03:43:41,544][ INFO][PID:3299102] Checking for cancel request [2025-10-11 03:43:46,545][ INFO][PID:3299102] Checking for cancel request [2025-10-11 03:43:51,546][ INFO][PID:3299102] Checking for cancel request [2025-10-11 03:43:56,547][ INFO][PID:3299102] Checking for cancel request [2025-10-11 03:44:01,548][ INFO][PID:3299102] Checking for cancel request [2025-10-11 03:44:06,549][ INFO][PID:3299102] Checking for cancel request [2025-10-11 03:44:11,550][ INFO][PID:3299102] Checking for cancel request [2025-10-11 03:44:16,551][ INFO][PID:3299102] Checking for cancel request [2025-10-11 03:44:21,552][ INFO][PID:3299102] Checking for cancel request [2025-10-11 03:44:26,553][ INFO][PID:3299102] Checking for cancel request [2025-10-11 03:44:31,554][ INFO][PID:3299102] Checking for cancel request [2025-10-11 03:44:36,555][ INFO][PID:3299102] Checking for cancel request [2025-10-11 03:44:41,556][ INFO][PID:3299102] Checking for cancel request [2025-10-11 03:44:46,558][ INFO][PID:3299102] Checking for cancel request [2025-10-11 03:44:51,559][ INFO][PID:3299102] Checking for cancel request [2025-10-11 03:44:56,560][ INFO][PID:3299102] Checking for cancel request [2025-10-11 03:45:01,561][ INFO][PID:3299102] Checking for cancel request [2025-10-11 03:45:06,562][ INFO][PID:3299102] Checking for cancel request [2025-10-11 03:45:11,563][ INFO][PID:3299102] Checking for cancel request [2025-10-11 03:45:16,564][ INFO][PID:3299102] Checking for cancel request [2025-10-11 03:45:21,565][ INFO][PID:3299102] Checking for cancel request [2025-10-11 03:45:26,565][ INFO][PID:3299102] Checking for cancel request [2025-10-11 03:45:31,566][ INFO][PID:3299102] Checking for cancel request [2025-10-11 03:45:36,568][ INFO][PID:3299102] Checking for cancel request [2025-10-11 03:45:41,568][ INFO][PID:3299102] Checking for cancel request [2025-10-11 03:45:46,569][ INFO][PID:3299102] Checking for cancel request [2025-10-11 03:45:51,570][ INFO][PID:3299102] Checking for cancel request [2025-10-11 03:45:56,571][ INFO][PID:3299102] Checking for cancel request [2025-10-11 03:46:01,572][ INFO][PID:3299102] Checking for cancel request [2025-10-11 03:46:06,573][ INFO][PID:3299102] Checking for cancel request [2025-10-11 03:46:11,574][ INFO][PID:3299102] Checking for cancel request [2025-10-11 03:46:16,575][ INFO][PID:3299102] Checking for cancel request [2025-10-11 03:46:21,576][ INFO][PID:3299102] Checking for cancel request [2025-10-11 03:46:25,366][ INFO][PID:3299102] Downloading results from builder [2025-10-11 03:46:25,366][ INFO][PID:3299102] rsyncing of mockbuilder@52.87.206.133:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4261/srpm-builds/09678995 started [2025-10-11 03:46:25,367][ INFO][PID:3299102] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@52.87.206.133:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4261/srpm-builds/09678995/ &> /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4261/srpm-builds/09678995/build-09678995.rsync.log [2025-10-11 03:46:30,612][ INFO][PID:3299102] rsyncing finished. [2025-10-11 03:46:30,612][ INFO][PID:3299102] Releasing VM back to pool [2025-10-11 03:46:30,626][ INFO][PID:3299102] Searching for 'success' file in resultdir [2025-10-11 03:46:30,627][ INFO][PID:3299102] Getting build details [2025-10-11 03:46:30,628][ INFO][PID:3299102] Retrieving SRPM info from /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4261/srpm-builds/09678995 [2025-10-11 03:46:30,629][ INFO][PID:3299102] SRPM URL: https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4261/srpm-builds/09678995/Sunshine-0.0.4261-1.src.rpm [2025-10-11 03:46:30,629][ INFO][PID:3299102] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4261/srpm-builds/09678995/Sunshine-0.0.4261-1.src.rpm', 'pkg_name': 'Sunshine', 'pkg_version': '0.0.4261-1'} [2025-10-11 03:46:30,630][ INFO][PID:3299102] Finished build: id=9678995 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/lizardbyte/pulls:pr:4261 chroot=srpm-builds [2025-10-11 03:46:30,631][ INFO][PID:3299102] Worker succeeded build, took 445.1464514732361 [2025-10-11 03:46:30,632][ INFO][PID:3299102] 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:4261", "submitter": null, "ended_on": 1760154390.6316698, "started_on": 1760153945.4852183, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9678995", "build_id": 9678995, "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\": \"tmp6sxl6b79\", \"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:4261/srpm-builds/09678995/Sunshine-0.0.4261-1.src.rpm", "uses_devel_repo": null, "sandbox": "lizardbyte/pulls--1398a73c-7972-4e9e-b798-1d1ebd70b5a0", "results": { "name": "Sunshine", "epoch": null, "version": "0.0.4261", "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:4261", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4261", "result_dir": "09678995", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "0.0.4261-1", "id": 9678995, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-10-11 03:46:30,666][ INFO][PID:3299102] Sending fedora-messaging bus message in build.end [2025-10-11 03:46:30,693][ INFO][PID:3299102] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4261/srpm-builds/09678995/builder-live.log by gzip [2025-10-11 03:46:30,694][ INFO][PID:3299102] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4261/srpm-builds/09678995/builder-live.log' as PID 3316683 [2025-10-11 03:46:30,702][ INFO][PID:3299102] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4261/srpm-builds/09678995/builder-live.log) [2025-10-11 03:46:30,703][ INFO][PID:3299102] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4261/srpm-builds/09678995/backend.log by gzip [2025-10-11 03:46:30,704][ INFO][PID:3299102] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4261/srpm-builds/09678995/backend.log' as PID 3316684