[2025-11-03 21:09:37,299][ INFO][PID:3011259] Marking build as starting [2025-11-03 21:09:37,338][ INFO][PID:3011259] Checking for cancel request [2025-11-03 21:09:37,341][ INFO][PID:3011259] VM allocation process starts [2025-11-03 21:09:37,381][ INFO][PID:3011259] Trying to allocate VM: ResallocHost, ticket_id=5999938, requested_tags=['copr_builder', 'arch_x86_64'] [2025-11-03 21:09:40,433][ INFO][PID:3011259] Allocated host ResallocHost, ticket_id=5999938, hostname=2620:52:3:1:dead:beef:cafe:c113, name=copr_hv_x86_64_01_prod_07805531_20251103_205532, requested_tags=['copr_builder', 'arch_x86_64'] [2025-11-03 21:09:40,435][ INFO][PID:3011259] Allocating ssh connection to builder [2025-11-03 21:09:40,437][ INFO][PID:3011259] Checking that builder machine is OK [2025-11-03 21:09:41,000][ INFO][PID:3011259] Running remote command: copr-builder-ready srpm-builds [2025-11-03 21:09:41,318][ INFO][PID:3011259] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-11-03 21:09:41,319][ INFO][PID:3011259] Filling build.info file with builder info [2025-11-03 21:09:41,320][ INFO][PID:3011259] Checking for cancel request [2025-11-03 21:09:41,320][ INFO][PID:3011259] 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:4209", "submitter": null, "ended_on": null, "started_on": 1762204181.3207533, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9761893", "build_id": 9761893, "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 [[ -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 [[ -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/copr\\\"\\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\\\" >&2\\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\": \"tmpgmkhmlyx\", \"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--5091fe31-3dda-4ffb-9c78-ae16df1e7548", "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:4209", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4209", "result_dir": "09761893", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9761893, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-11-03 21:09:41,346][ INFO][PID:3011259] Sending fedora-messaging bus message in build.start [2025-11-03 21:09:42,143][ INFO][PID:3011259] Sending fedora-messaging bus message in chroot.start [2025-11-03 21:09:42,170][ INFO][PID:3011259] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9761893 --detached [2025-11-03 21:09:42,772][ INFO][PID:3011259] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '2620:52:3:1:dead:beef:cafe:c113' (ED25519) to the list of known hosts. [2025-11-03 21:09:42,773][ INFO][PID:3011259] Downloading the builder-live.log file, attempt 1 [2025-11-03 21:09:42,775][ INFO][PID:3011259] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c113 copr-rpmbuild-log [2025-11-03 21:09:47,781][ INFO][PID:3011259] Periodic builder liveness probe: alive [2025-11-03 21:09:47,783][ INFO][PID:3011259] Checking for cancel request [2025-11-03 21:09:52,784][ INFO][PID:3011259] Checking for cancel request [2025-11-03 21:09:57,785][ INFO][PID:3011259] Checking for cancel request [2025-11-03 21:10:02,788][ INFO][PID:3011259] Checking for cancel request [2025-11-03 21:10:07,793][ INFO][PID:3011259] Checking for cancel request [2025-11-03 21:10:12,795][ INFO][PID:3011259] Checking for cancel request [2025-11-03 21:10:17,797][ INFO][PID:3011259] Checking for cancel request [2025-11-03 21:10:22,804][ INFO][PID:3011259] Checking for cancel request [2025-11-03 21:10:27,808][ INFO][PID:3011259] Checking for cancel request [2025-11-03 21:10:32,809][ INFO][PID:3011259] Checking for cancel request [2025-11-03 21:10:37,818][ INFO][PID:3011259] Checking for cancel request [2025-11-03 21:10:42,829][ INFO][PID:3011259] Checking for cancel request [2025-11-03 21:10:47,834][ INFO][PID:3011259] Checking for cancel request [2025-11-03 21:10:52,845][ INFO][PID:3011259] Checking for cancel request [2025-11-03 21:10:57,846][ INFO][PID:3011259] Checking for cancel request [2025-11-03 21:11:02,847][ INFO][PID:3011259] Checking for cancel request [2025-11-03 21:11:07,850][ INFO][PID:3011259] Checking for cancel request [2025-11-03 21:11:12,852][ INFO][PID:3011259] Checking for cancel request [2025-11-03 21:11:17,854][ INFO][PID:3011259] Checking for cancel request [2025-11-03 21:11:22,858][ INFO][PID:3011259] Checking for cancel request [2025-11-03 21:11:27,860][ INFO][PID:3011259] Checking for cancel request [2025-11-03 21:11:32,862][ INFO][PID:3011259] Checking for cancel request [2025-11-03 21:11:37,863][ INFO][PID:3011259] Checking for cancel request [2025-11-03 21:11:42,873][ INFO][PID:3011259] Checking for cancel request [2025-11-03 21:11:47,875][ INFO][PID:3011259] Checking for cancel request [2025-11-03 21:11:52,877][ INFO][PID:3011259] Checking for cancel request [2025-11-03 21:11:57,879][ INFO][PID:3011259] Checking for cancel request [2025-11-03 21:12:02,884][ INFO][PID:3011259] Checking for cancel request [2025-11-03 21:12:07,888][ INFO][PID:3011259] Checking for cancel request [2025-11-03 21:12:12,891][ INFO][PID:3011259] Checking for cancel request [2025-11-03 21:12:17,894][ INFO][PID:3011259] Checking for cancel request [2025-11-03 21:12:22,902][ INFO][PID:3011259] Checking for cancel request [2025-11-03 21:12:27,905][ INFO][PID:3011259] Checking for cancel request [2025-11-03 21:12:32,906][ INFO][PID:3011259] Checking for cancel request [2025-11-03 21:12:37,911][ INFO][PID:3011259] Checking for cancel request [2025-11-03 21:12:42,914][ INFO][PID:3011259] Checking for cancel request [2025-11-03 21:12:47,916][ INFO][PID:3011259] Checking for cancel request [2025-11-03 21:12:52,918][ INFO][PID:3011259] Checking for cancel request [2025-11-03 21:12:57,920][ INFO][PID:3011259] Checking for cancel request [2025-11-03 21:13:02,924][ INFO][PID:3011259] Checking for cancel request [2025-11-03 21:13:07,933][ INFO][PID:3011259] Checking for cancel request [2025-11-03 21:13:12,938][ INFO][PID:3011259] Checking for cancel request [2025-11-03 21:13:17,939][ INFO][PID:3011259] Checking for cancel request [2025-11-03 21:13:22,946][ INFO][PID:3011259] Checking for cancel request [2025-11-03 21:13:27,948][ INFO][PID:3011259] Checking for cancel request [2025-11-03 21:13:32,955][ INFO][PID:3011259] Checking for cancel request [2025-11-03 21:13:37,958][ INFO][PID:3011259] Checking for cancel request [2025-11-03 21:13:42,963][ INFO][PID:3011259] Checking for cancel request [2025-11-03 21:13:47,966][ INFO][PID:3011259] Checking for cancel request [2025-11-03 21:13:52,968][ INFO][PID:3011259] Checking for cancel request [2025-11-03 21:13:57,972][ INFO][PID:3011259] Checking for cancel request [2025-11-03 21:14:02,981][ INFO][PID:3011259] Checking for cancel request [2025-11-03 21:14:07,985][ INFO][PID:3011259] Checking for cancel request [2025-11-03 21:14:12,987][ INFO][PID:3011259] Checking for cancel request [2025-11-03 21:14:17,989][ INFO][PID:3011259] Checking for cancel request [2025-11-03 21:14:22,992][ INFO][PID:3011259] Checking for cancel request [2025-11-03 21:14:27,994][ INFO][PID:3011259] Checking for cancel request [2025-11-03 21:14:32,996][ INFO][PID:3011259] Checking for cancel request [2025-11-03 21:14:37,997][ INFO][PID:3011259] Checking for cancel request [2025-11-03 21:14:42,999][ INFO][PID:3011259] Checking for cancel request [2025-11-03 21:14:48,001][ INFO][PID:3011259] Checking for cancel request [2025-11-03 21:14:53,003][ INFO][PID:3011259] Checking for cancel request [2025-11-03 21:14:58,007][ INFO][PID:3011259] Checking for cancel request [2025-11-03 21:15:03,009][ INFO][PID:3011259] Checking for cancel request [2025-11-03 21:15:08,010][ INFO][PID:3011259] Checking for cancel request [2025-11-03 21:15:13,013][ INFO][PID:3011259] Checking for cancel request [2025-11-03 21:15:18,015][ INFO][PID:3011259] Checking for cancel request [2025-11-03 21:15:23,016][ INFO][PID:3011259] Checking for cancel request [2025-11-03 21:15:28,017][ INFO][PID:3011259] Checking for cancel request [2025-11-03 21:15:33,018][ INFO][PID:3011259] Checking for cancel request [2025-11-03 21:15:38,019][ INFO][PID:3011259] Checking for cancel request [2025-11-03 21:15:43,021][ INFO][PID:3011259] Checking for cancel request [2025-11-03 21:15:48,023][ INFO][PID:3011259] Checking for cancel request [2025-11-03 21:15:53,026][ INFO][PID:3011259] Checking for cancel request [2025-11-03 21:15:58,028][ INFO][PID:3011259] Checking for cancel request [2025-11-03 21:16:03,029][ INFO][PID:3011259] Checking for cancel request [2025-11-03 21:16:08,030][ INFO][PID:3011259] Checking for cancel request [2025-11-03 21:16:13,032][ INFO][PID:3011259] Checking for cancel request [2025-11-03 21:16:18,033][ INFO][PID:3011259] Checking for cancel request [2025-11-03 21:16:23,034][ INFO][PID:3011259] Checking for cancel request [2025-11-03 21:16:28,035][ INFO][PID:3011259] Checking for cancel request [2025-11-03 21:16:33,037][ INFO][PID:3011259] Checking for cancel request [2025-11-03 21:16:38,038][ INFO][PID:3011259] Checking for cancel request [2025-11-03 21:16:43,039][ INFO][PID:3011259] Checking for cancel request [2025-11-03 21:16:48,040][ INFO][PID:3011259] Checking for cancel request [2025-11-03 21:16:53,042][ INFO][PID:3011259] Checking for cancel request [2025-11-03 21:16:58,046][ INFO][PID:3011259] Checking for cancel request [2025-11-03 21:17:03,048][ INFO][PID:3011259] Checking for cancel request [2025-11-03 21:17:08,051][ INFO][PID:3011259] Checking for cancel request [2025-11-03 21:17:13,052][ INFO][PID:3011259] Checking for cancel request [2025-11-03 21:17:18,053][ INFO][PID:3011259] Checking for cancel request [2025-11-03 21:17:23,054][ INFO][PID:3011259] Checking for cancel request [2025-11-03 21:17:28,056][ INFO][PID:3011259] Checking for cancel request [2025-11-03 21:17:33,057][ INFO][PID:3011259] Checking for cancel request [2025-11-03 21:17:38,058][ INFO][PID:3011259] Checking for cancel request [2025-11-03 21:17:43,059][ INFO][PID:3011259] Checking for cancel request [2025-11-03 21:17:48,060][ INFO][PID:3011259] Checking for cancel request [2025-11-03 21:17:53,061][ INFO][PID:3011259] Checking for cancel request [2025-11-03 21:17:58,070][ INFO][PID:3011259] Checking for cancel request [2025-11-03 21:18:03,072][ INFO][PID:3011259] Checking for cancel request [2025-11-03 21:18:08,074][ INFO][PID:3011259] Checking for cancel request [2025-11-03 21:18:13,075][ INFO][PID:3011259] Checking for cancel request [2025-11-03 21:18:18,076][ INFO][PID:3011259] Checking for cancel request [2025-11-03 21:18:23,077][ INFO][PID:3011259] Checking for cancel request [2025-11-03 21:18:28,078][ INFO][PID:3011259] Checking for cancel request [2025-11-03 21:18:33,079][ INFO][PID:3011259] Checking for cancel request [2025-11-03 21:18:38,081][ INFO][PID:3011259] Checking for cancel request [2025-11-03 21:18:43,082][ INFO][PID:3011259] Checking for cancel request [2025-11-03 21:18:48,083][ INFO][PID:3011259] Checking for cancel request [2025-11-03 21:18:53,084][ INFO][PID:3011259] Checking for cancel request [2025-11-03 21:18:58,085][ INFO][PID:3011259] Checking for cancel request [2025-11-03 21:19:03,087][ INFO][PID:3011259] Checking for cancel request [2025-11-03 21:19:08,088][ INFO][PID:3011259] Checking for cancel request [2025-11-03 21:19:11,530][ INFO][PID:3011259] Downloading results from builder [2025-11-03 21:19:11,531][ INFO][PID:3011259] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c113]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4209/srpm-builds/09761893 started [2025-11-03 21:19:11,532][ INFO][PID:3011259] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@[2620:52:3:1:dead:beef:cafe:c113]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4209/srpm-builds/09761893/ &> /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4209/srpm-builds/09761893/build-09761893.rsync.log [2025-11-03 21:19:45,168][ INFO][PID:3011259] rsyncing finished. [2025-11-03 21:19:45,169][ INFO][PID:3011259] Releasing VM back to pool [2025-11-03 21:19:45,181][ INFO][PID:3011259] Searching for 'success' file in resultdir [2025-11-03 21:19:45,182][ INFO][PID:3011259] Getting build details [2025-11-03 21:19:45,183][ INFO][PID:3011259] Retrieving SRPM info from /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4209/srpm-builds/09761893 [2025-11-03 21:19:45,184][ INFO][PID:3011259] SRPM URL: https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4209/srpm-builds/09761893/Sunshine-0.0.4209-1.src.rpm [2025-11-03 21:19:45,185][ INFO][PID:3011259] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4209/srpm-builds/09761893/Sunshine-0.0.4209-1.src.rpm', 'pkg_name': 'Sunshine', 'pkg_version': '0.0.4209-1'} [2025-11-03 21:19:45,185][ INFO][PID:3011259] Finished build: id=9761893 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/lizardbyte/pulls:pr:4209 chroot=srpm-builds [2025-11-03 21:19:45,188][ INFO][PID:3011259] Worker succeeded build, took 603.8673338890076 [2025-11-03 21:19:45,188][ INFO][PID:3011259] 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:4209", "submitter": null, "ended_on": 1762204785.1880872, "started_on": 1762204181.3207533, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9761893", "build_id": 9761893, "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 [[ -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 [[ -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/copr\\\"\\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\\\" >&2\\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\": \"tmpgmkhmlyx\", \"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:4209/srpm-builds/09761893/Sunshine-0.0.4209-1.src.rpm", "uses_devel_repo": null, "sandbox": "lizardbyte/pulls--5091fe31-3dda-4ffb-9c78-ae16df1e7548", "results": { "name": "Sunshine", "epoch": null, "version": "0.0.4209", "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:4209", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4209", "result_dir": "09761893", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "0.0.4209-1", "id": 9761893, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-11-03 21:19:45,230][ INFO][PID:3011259] Sending fedora-messaging bus message in build.end [2025-11-03 21:19:45,256][ INFO][PID:3011259] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4209/srpm-builds/09761893/builder-live.log by gzip [2025-11-03 21:19:45,258][ INFO][PID:3011259] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4209/srpm-builds/09761893/builder-live.log' as PID 3108961 [2025-11-03 21:19:45,266][ INFO][PID:3011259] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4209/srpm-builds/09761893/builder-live.log) [2025-11-03 21:19:45,267][ INFO][PID:3011259] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4209/srpm-builds/09761893/backend.log by gzip [2025-11-03 21:19:45,268][ INFO][PID:3011259] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4209/srpm-builds/09761893/backend.log' as PID 3108967