[2025-08-27 22:30:05,696][ INFO][PID:3223570] Marking build as starting [2025-08-27 22:30:05,725][ INFO][PID:3223570] Checking for cancel request [2025-08-27 22:30:05,725][ INFO][PID:3223570] VM allocation process starts [2025-08-27 22:30:05,735][ INFO][PID:3223570] Trying to allocate VM: ResallocHost, ticket_id=4792423, requested_tags=['copr_builder', 'arch_x86_64'] [2025-08-27 22:30:08,781][ INFO][PID:3223570] Allocated host ResallocHost, ticket_id=4792423, hostname=34.224.27.222, name=aws_x86_64_normalreserved_prod_06466142_20250827_221342, requested_tags=['copr_builder', 'arch_x86_64'] [2025-08-27 22:30:08,781][ INFO][PID:3223570] Allocating ssh connection to builder [2025-08-27 22:30:08,782][ INFO][PID:3223570] Checking that builder machine is OK [2025-08-27 22:30:09,210][ INFO][PID:3223570] Running remote command: copr-builder-ready srpm-builds [2025-08-27 22:30:09,418][ INFO][PID:3223570] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-08-27 22:30:09,419][ INFO][PID:3223570] Filling build.info file with builder info [2025-08-27 22:30:09,419][ INFO][PID:3223570] Checking for cancel request [2025-08-27 22:30:09,420][ INFO][PID:3223570] 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": "beta", "project_dirname": "beta", "submitter": null, "ended_on": null, "started_on": 1756333809.4203236, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9498015", "build_id": 9498015, "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\": \"tmpu0xvppzu\", \"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/beta--760bfe0f-5f6e-4bc2-9cc7-1d47a2f5383f", "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/beta", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/beta", "result_dir": "09498015", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9498015, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "beta", "vendor": "Fedora Project COPR (lizardbyte/beta)" } } ] } [2025-08-27 22:30:09,441][ INFO][PID:3223570] Sending fedora-messaging bus message in build.start [2025-08-27 22:30:10,058][ INFO][PID:3223570] Sending fedora-messaging bus message in chroot.start [2025-08-27 22:30:10,082][ INFO][PID:3223570] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9498015 --detached [2025-08-27 22:30:10,426][ INFO][PID:3223570] Downloading the builder-live.log file, attempt 1 [2025-08-27 22:30:10,427][ INFO][PID:3223570] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@34.224.27.222 copr-rpmbuild-log [2025-08-27 22:30:15,431][ INFO][PID:3223570] Periodic builder liveness probe: alive [2025-08-27 22:30:15,432][ INFO][PID:3223570] Checking for cancel request [2025-08-27 22:30:20,433][ INFO][PID:3223570] Checking for cancel request [2025-08-27 22:30:25,434][ INFO][PID:3223570] Checking for cancel request [2025-08-27 22:30:30,435][ INFO][PID:3223570] Checking for cancel request [2025-08-27 22:30:35,436][ INFO][PID:3223570] Checking for cancel request [2025-08-27 22:30:40,437][ INFO][PID:3223570] Checking for cancel request [2025-08-27 22:30:45,438][ INFO][PID:3223570] Checking for cancel request [2025-08-27 22:30:50,439][ INFO][PID:3223570] Checking for cancel request [2025-08-27 22:30:55,440][ INFO][PID:3223570] Checking for cancel request [2025-08-27 22:31:00,441][ INFO][PID:3223570] Checking for cancel request [2025-08-27 22:31:05,442][ INFO][PID:3223570] Checking for cancel request [2025-08-27 22:31:10,443][ INFO][PID:3223570] Checking for cancel request [2025-08-27 22:31:15,444][ INFO][PID:3223570] Checking for cancel request [2025-08-27 22:31:20,445][ INFO][PID:3223570] Checking for cancel request [2025-08-27 22:31:25,446][ INFO][PID:3223570] Checking for cancel request [2025-08-27 22:31:30,457][ INFO][PID:3223570] Checking for cancel request [2025-08-27 22:31:35,468][ INFO][PID:3223570] Checking for cancel request [2025-08-27 22:31:40,469][ INFO][PID:3223570] Checking for cancel request [2025-08-27 22:31:45,470][ INFO][PID:3223570] Checking for cancel request [2025-08-27 22:31:50,471][ INFO][PID:3223570] Checking for cancel request [2025-08-27 22:31:55,472][ INFO][PID:3223570] Checking for cancel request [2025-08-27 22:32:00,473][ INFO][PID:3223570] Checking for cancel request [2025-08-27 22:32:05,474][ INFO][PID:3223570] Checking for cancel request [2025-08-27 22:32:10,475][ INFO][PID:3223570] Checking for cancel request [2025-08-27 22:32:15,476][ INFO][PID:3223570] Checking for cancel request [2025-08-27 22:32:20,477][ INFO][PID:3223570] Checking for cancel request [2025-08-27 22:32:25,478][ INFO][PID:3223570] Checking for cancel request [2025-08-27 22:32:30,479][ INFO][PID:3223570] Checking for cancel request [2025-08-27 22:32:35,481][ INFO][PID:3223570] Checking for cancel request [2025-08-27 22:32:40,482][ INFO][PID:3223570] Checking for cancel request [2025-08-27 22:32:45,483][ INFO][PID:3223570] Checking for cancel request [2025-08-27 22:32:50,484][ INFO][PID:3223570] Checking for cancel request [2025-08-27 22:32:55,485][ INFO][PID:3223570] Checking for cancel request [2025-08-27 22:33:00,486][ INFO][PID:3223570] Checking for cancel request [2025-08-27 22:33:05,487][ INFO][PID:3223570] Checking for cancel request [2025-08-27 22:33:10,488][ INFO][PID:3223570] Checking for cancel request [2025-08-27 22:33:15,489][ INFO][PID:3223570] Checking for cancel request [2025-08-27 22:33:20,490][ INFO][PID:3223570] Checking for cancel request [2025-08-27 22:33:25,491][ INFO][PID:3223570] Checking for cancel request [2025-08-27 22:33:30,492][ INFO][PID:3223570] Checking for cancel request [2025-08-27 22:33:35,493][ INFO][PID:3223570] Checking for cancel request [2025-08-27 22:33:40,494][ INFO][PID:3223570] Checking for cancel request [2025-08-27 22:33:45,495][ INFO][PID:3223570] Checking for cancel request [2025-08-27 22:33:50,496][ INFO][PID:3223570] Checking for cancel request [2025-08-27 22:33:55,497][ INFO][PID:3223570] Checking for cancel request [2025-08-27 22:34:00,498][ INFO][PID:3223570] Checking for cancel request [2025-08-27 22:34:05,499][ INFO][PID:3223570] Checking for cancel request [2025-08-27 22:34:10,500][ INFO][PID:3223570] Checking for cancel request [2025-08-27 22:34:15,501][ INFO][PID:3223570] Checking for cancel request [2025-08-27 22:34:20,502][ INFO][PID:3223570] Checking for cancel request [2025-08-27 22:34:25,503][ INFO][PID:3223570] Checking for cancel request [2025-08-27 22:34:30,504][ INFO][PID:3223570] Checking for cancel request [2025-08-27 22:34:35,505][ INFO][PID:3223570] Checking for cancel request [2025-08-27 22:34:40,506][ INFO][PID:3223570] Checking for cancel request [2025-08-27 22:34:45,507][ INFO][PID:3223570] Checking for cancel request [2025-08-27 22:34:50,508][ INFO][PID:3223570] Checking for cancel request [2025-08-27 22:34:55,509][ INFO][PID:3223570] Checking for cancel request [2025-08-27 22:35:00,510][ INFO][PID:3223570] Checking for cancel request [2025-08-27 22:35:05,511][ INFO][PID:3223570] Checking for cancel request [2025-08-27 22:35:10,511][ INFO][PID:3223570] Checking for cancel request [2025-08-27 22:35:15,512][ INFO][PID:3223570] Checking for cancel request [2025-08-27 22:35:20,513][ INFO][PID:3223570] Checking for cancel request [2025-08-27 22:35:25,516][ INFO][PID:3223570] Checking for cancel request [2025-08-27 22:35:30,518][ INFO][PID:3223570] Checking for cancel request [2025-08-27 22:35:35,519][ INFO][PID:3223570] Checking for cancel request [2025-08-27 22:35:40,520][ INFO][PID:3223570] Checking for cancel request [2025-08-27 22:35:45,521][ INFO][PID:3223570] Checking for cancel request [2025-08-27 22:35:50,522][ INFO][PID:3223570] Checking for cancel request [2025-08-27 22:35:55,523][ INFO][PID:3223570] Checking for cancel request [2025-08-27 22:36:00,524][ INFO][PID:3223570] Checking for cancel request [2025-08-27 22:36:05,525][ INFO][PID:3223570] Checking for cancel request [2025-08-27 22:36:10,526][ INFO][PID:3223570] Checking for cancel request [2025-08-27 22:36:15,527][ INFO][PID:3223570] Checking for cancel request [2025-08-27 22:36:20,528][ INFO][PID:3223570] Checking for cancel request [2025-08-27 22:36:25,529][ INFO][PID:3223570] Checking for cancel request [2025-08-27 22:36:30,530][ INFO][PID:3223570] Checking for cancel request [2025-08-27 22:36:35,531][ INFO][PID:3223570] Checking for cancel request [2025-08-27 22:36:40,533][ INFO][PID:3223570] Checking for cancel request [2025-08-27 22:36:45,534][ INFO][PID:3223570] Checking for cancel request [2025-08-27 22:36:50,535][ INFO][PID:3223570] Checking for cancel request [2025-08-27 22:36:55,536][ INFO][PID:3223570] Checking for cancel request [2025-08-27 22:37:00,536][ INFO][PID:3223570] Checking for cancel request [2025-08-27 22:37:05,538][ INFO][PID:3223570] Checking for cancel request [2025-08-27 22:37:10,539][ INFO][PID:3223570] Checking for cancel request [2025-08-27 22:37:15,540][ INFO][PID:3223570] Checking for cancel request [2025-08-27 22:37:20,541][ INFO][PID:3223570] Checking for cancel request [2025-08-27 22:37:25,542][ INFO][PID:3223570] Checking for cancel request [2025-08-27 22:37:30,543][ INFO][PID:3223570] Checking for cancel request [2025-08-27 22:37:31,670][ INFO][PID:3223570] Downloading results from builder [2025-08-27 22:37:31,671][ INFO][PID:3223570] rsyncing of mockbuilder@34.224.27.222:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/lizardbyte/beta/srpm-builds/09498015 started [2025-08-27 22:37:31,671][ INFO][PID:3223570] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@34.224.27.222:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/lizardbyte/beta/srpm-builds/09498015/ &> /var/lib/copr/public_html/results/lizardbyte/beta/srpm-builds/09498015/build-09498015.rsync.log [2025-08-27 22:37:36,827][ INFO][PID:3223570] rsyncing finished. [2025-08-27 22:37:36,828][ INFO][PID:3223570] Releasing VM back to pool [2025-08-27 22:37:36,837][ INFO][PID:3223570] Searching for 'success' file in resultdir [2025-08-27 22:37:36,838][ INFO][PID:3223570] Getting build details [2025-08-27 22:37:36,838][ INFO][PID:3223570] Retrieving SRPM info from /var/lib/copr/public_html/results/lizardbyte/beta/srpm-builds/09498015 [2025-08-27 22:37:36,839][ INFO][PID:3223570] SRPM URL: https://download.copr.fedorainfracloud.org/results/lizardbyte/beta/srpm-builds/09498015/Sunshine-2025.827.184427-1.src.rpm [2025-08-27 22:37:36,839][ INFO][PID:3223570] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/lizardbyte/beta/srpm-builds/09498015/Sunshine-2025.827.184427-1.src.rpm', 'pkg_name': 'Sunshine', 'pkg_version': '2025.827.184427-1'} [2025-08-27 22:37:36,839][ INFO][PID:3223570] Finished build: id=9498015 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/lizardbyte/beta chroot=srpm-builds [2025-08-27 22:37:36,841][ INFO][PID:3223570] Worker succeeded build, took 447.42098736763 [2025-08-27 22:37:36,841][ INFO][PID:3223570] 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": "beta", "project_dirname": "beta", "submitter": null, "ended_on": 1756334256.841311, "started_on": 1756333809.4203236, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9498015", "build_id": 9498015, "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\": \"tmpu0xvppzu\", \"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/beta/srpm-builds/09498015/Sunshine-2025.827.184427-1.src.rpm", "uses_devel_repo": null, "sandbox": "lizardbyte/beta--760bfe0f-5f6e-4bc2-9cc7-1d47a2f5383f", "results": { "name": "Sunshine", "epoch": null, "version": "2025.827.184427", "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/beta", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/beta", "result_dir": "09498015", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "2025.827.184427-1", "id": 9498015, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "beta", "vendor": "Fedora Project COPR (lizardbyte/beta)" } } ] } [2025-08-27 22:37:36,873][ INFO][PID:3223570] Sending fedora-messaging bus message in build.end [2025-08-27 22:37:36,896][ INFO][PID:3223570] Compressing /var/lib/copr/public_html/results/lizardbyte/beta/srpm-builds/09498015/builder-live.log by gzip [2025-08-27 22:37:36,898][ INFO][PID:3223570] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/beta/srpm-builds/09498015/builder-live.log' as PID 3247973 [2025-08-27 22:37:36,904][ INFO][PID:3223570] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/lizardbyte/beta/srpm-builds/09498015/builder-live.log) [2025-08-27 22:37:36,904][ INFO][PID:3223570] Compressing /var/lib/copr/public_html/results/lizardbyte/beta/srpm-builds/09498015/backend.log by gzip [2025-08-27 22:37:36,905][ INFO][PID:3223570] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/beta/srpm-builds/09498015/backend.log' as PID 3247974