[2025-11-05 14:14:25,646][ INFO][PID:1023806] Marking build as starting [2025-11-05 14:14:25,673][ INFO][PID:1023806] Checking for cancel request [2025-11-05 14:14:25,674][ INFO][PID:1023806] VM allocation process starts [2025-11-05 14:14:25,718][ INFO][PID:1023806] Trying to allocate VM: ResallocHost, ticket_id=6036781, requested_tags=['copr_builder', 'arch_x86_64'] [2025-11-05 14:14:28,759][ INFO][PID:1023806] Allocated host ResallocHost, ticket_id=6036781, hostname=2620:52:3:1:dead:beef:cafe:c115, name=copr_hv_x86_64_01_prod_07842868_20251105_141225, requested_tags=['copr_builder', 'arch_x86_64'] [2025-11-05 14:14:28,761][ INFO][PID:1023806] Allocating ssh connection to builder [2025-11-05 14:14:28,763][ INFO][PID:1023806] Checking that builder machine is OK [2025-11-05 14:14:29,336][ INFO][PID:1023806] Running remote command: copr-builder-ready srpm-builds [2025-11-05 14:14:29,675][ INFO][PID:1023806] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-11-05 14:14:29,676][ INFO][PID:1023806] Filling build.info file with builder info [2025-11-05 14:14:29,677][ INFO][PID:1023806] Checking for cancel request [2025-11-05 14:14:29,679][ INFO][PID:1023806] 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:4390", "submitter": null, "ended_on": null, "started_on": 1762352069.6791923, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9769714", "build_id": 9769714, "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\": \"tmpfcvqyd94\", \"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--e98b5536-3d55-470b-a3f3-1323794016bb", "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:4390", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4390", "result_dir": "09769714", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9769714, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-11-05 14:14:29,707][ INFO][PID:1023806] Sending fedora-messaging bus message in build.start [2025-11-05 14:14:30,887][ INFO][PID:1023806] Sending fedora-messaging bus message in chroot.start [2025-11-05 14:14:30,922][ INFO][PID:1023806] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9769714 --detached [2025-11-05 14:14:31,534][ INFO][PID:1023806] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '2620:52:3:1:dead:beef:cafe:c115' (ED25519) to the list of known hosts. [2025-11-05 14:14:31,535][ INFO][PID:1023806] Downloading the builder-live.log file, attempt 1 [2025-11-05 14:14:31,538][ INFO][PID:1023806] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c115 copr-rpmbuild-log [2025-11-05 14:14:36,545][ INFO][PID:1023806] Periodic builder liveness probe: alive [2025-11-05 14:14:36,546][ INFO][PID:1023806] Checking for cancel request [2025-11-05 14:14:41,547][ INFO][PID:1023806] Checking for cancel request [2025-11-05 14:14:46,548][ INFO][PID:1023806] Checking for cancel request [2025-11-05 14:14:51,554][ INFO][PID:1023806] Checking for cancel request [2025-11-05 14:14:56,558][ INFO][PID:1023806] Checking for cancel request [2025-11-05 14:15:01,560][ INFO][PID:1023806] Checking for cancel request [2025-11-05 14:15:06,561][ INFO][PID:1023806] Checking for cancel request [2025-11-05 14:15:11,562][ INFO][PID:1023806] Checking for cancel request [2025-11-05 14:15:16,564][ INFO][PID:1023806] Checking for cancel request [2025-11-05 14:15:21,566][ INFO][PID:1023806] Checking for cancel request [2025-11-05 14:15:26,567][ INFO][PID:1023806] Checking for cancel request [2025-11-05 14:15:31,570][ INFO][PID:1023806] Checking for cancel request [2025-11-05 14:15:36,572][ INFO][PID:1023806] Checking for cancel request [2025-11-05 14:15:41,574][ INFO][PID:1023806] Checking for cancel request [2025-11-05 14:15:46,576][ INFO][PID:1023806] Checking for cancel request [2025-11-05 14:15:51,581][ INFO][PID:1023806] Checking for cancel request [2025-11-05 14:15:56,585][ INFO][PID:1023806] Checking for cancel request [2025-11-05 14:16:01,587][ INFO][PID:1023806] Checking for cancel request [2025-11-05 14:16:06,588][ INFO][PID:1023806] Checking for cancel request [2025-11-05 14:16:11,590][ INFO][PID:1023806] Checking for cancel request [2025-11-05 14:16:16,591][ INFO][PID:1023806] Checking for cancel request [2025-11-05 14:16:21,593][ INFO][PID:1023806] Checking for cancel request [2025-11-05 14:16:26,596][ INFO][PID:1023806] Checking for cancel request [2025-11-05 14:16:31,598][ INFO][PID:1023806] Checking for cancel request [2025-11-05 14:16:36,599][ INFO][PID:1023806] Checking for cancel request [2025-11-05 14:16:41,602][ INFO][PID:1023806] Checking for cancel request [2025-11-05 14:16:46,606][ INFO][PID:1023806] Checking for cancel request [2025-11-05 14:16:51,610][ INFO][PID:1023806] Checking for cancel request [2025-11-05 14:16:56,611][ INFO][PID:1023806] Checking for cancel request [2025-11-05 14:17:01,613][ INFO][PID:1023806] Checking for cancel request [2025-11-05 14:17:06,616][ INFO][PID:1023806] Checking for cancel request [2025-11-05 14:17:11,618][ INFO][PID:1023806] Checking for cancel request [2025-11-05 14:17:16,619][ INFO][PID:1023806] Checking for cancel request [2025-11-05 14:17:21,621][ INFO][PID:1023806] Checking for cancel request [2025-11-05 14:17:26,628][ INFO][PID:1023806] Checking for cancel request [2025-11-05 14:17:31,630][ INFO][PID:1023806] Checking for cancel request [2025-11-05 14:17:36,633][ INFO][PID:1023806] Checking for cancel request [2025-11-05 14:17:41,637][ INFO][PID:1023806] Checking for cancel request [2025-11-05 14:17:46,642][ INFO][PID:1023806] Checking for cancel request [2025-11-05 14:17:51,644][ INFO][PID:1023806] Checking for cancel request [2025-11-05 14:17:56,648][ INFO][PID:1023806] Checking for cancel request [2025-11-05 14:18:01,650][ INFO][PID:1023806] Checking for cancel request [2025-11-05 14:18:06,653][ INFO][PID:1023806] Checking for cancel request [2025-11-05 14:18:11,655][ INFO][PID:1023806] Checking for cancel request [2025-11-05 14:18:16,657][ INFO][PID:1023806] Checking for cancel request [2025-11-05 14:18:21,659][ INFO][PID:1023806] Checking for cancel request [2025-11-05 14:18:26,665][ INFO][PID:1023806] Checking for cancel request [2025-11-05 14:18:31,667][ INFO][PID:1023806] Checking for cancel request [2025-11-05 14:18:36,670][ INFO][PID:1023806] Checking for cancel request [2025-11-05 14:18:41,671][ INFO][PID:1023806] Checking for cancel request [2025-11-05 14:18:46,673][ INFO][PID:1023806] Checking for cancel request [2025-11-05 14:18:51,677][ INFO][PID:1023806] Checking for cancel request [2025-11-05 14:18:56,679][ INFO][PID:1023806] Checking for cancel request [2025-11-05 14:19:01,685][ INFO][PID:1023806] Checking for cancel request [2025-11-05 14:19:06,686][ INFO][PID:1023806] Checking for cancel request [2025-11-05 14:19:11,688][ INFO][PID:1023806] Checking for cancel request [2025-11-05 14:19:16,690][ INFO][PID:1023806] Checking for cancel request [2025-11-05 14:19:21,695][ INFO][PID:1023806] Checking for cancel request [2025-11-05 14:19:26,696][ INFO][PID:1023806] Checking for cancel request [2025-11-05 14:19:31,697][ INFO][PID:1023806] Checking for cancel request [2025-11-05 14:19:36,700][ INFO][PID:1023806] Checking for cancel request [2025-11-05 14:19:41,703][ INFO][PID:1023806] Checking for cancel request [2025-11-05 14:19:46,710][ INFO][PID:1023806] Checking for cancel request [2025-11-05 14:19:51,713][ INFO][PID:1023806] Checking for cancel request [2025-11-05 14:19:56,716][ INFO][PID:1023806] Checking for cancel request [2025-11-05 14:20:01,718][ INFO][PID:1023806] Checking for cancel request [2025-11-05 14:20:06,720][ INFO][PID:1023806] Checking for cancel request [2025-11-05 14:20:11,723][ INFO][PID:1023806] Checking for cancel request [2025-11-05 14:20:16,727][ INFO][PID:1023806] Checking for cancel request [2025-11-05 14:20:21,729][ INFO][PID:1023806] Checking for cancel request [2025-11-05 14:20:26,732][ INFO][PID:1023806] Checking for cancel request [2025-11-05 14:20:31,734][ INFO][PID:1023806] Checking for cancel request [2025-11-05 14:20:36,739][ INFO][PID:1023806] Checking for cancel request [2025-11-05 14:20:41,745][ INFO][PID:1023806] Checking for cancel request [2025-11-05 14:20:46,749][ INFO][PID:1023806] Checking for cancel request [2025-11-05 14:20:51,751][ INFO][PID:1023806] Checking for cancel request [2025-11-05 14:20:56,754][ INFO][PID:1023806] Checking for cancel request [2025-11-05 14:21:01,756][ INFO][PID:1023806] Checking for cancel request [2025-11-05 14:21:06,759][ INFO][PID:1023806] Checking for cancel request [2025-11-05 14:21:11,762][ INFO][PID:1023806] Checking for cancel request [2025-11-05 14:21:16,763][ INFO][PID:1023806] Checking for cancel request [2025-11-05 14:21:21,765][ INFO][PID:1023806] Checking for cancel request [2025-11-05 14:21:26,766][ INFO][PID:1023806] Checking for cancel request [2025-11-05 14:21:31,767][ INFO][PID:1023806] Checking for cancel request [2025-11-05 14:21:36,768][ INFO][PID:1023806] Checking for cancel request [2025-11-05 14:21:41,769][ INFO][PID:1023806] Checking for cancel request [2025-11-05 14:21:46,771][ INFO][PID:1023806] Checking for cancel request [2025-11-05 14:21:51,771][ INFO][PID:1023806] Checking for cancel request [2025-11-05 14:21:56,772][ INFO][PID:1023806] Checking for cancel request [2025-11-05 14:22:01,773][ INFO][PID:1023806] Checking for cancel request [2025-11-05 14:22:06,774][ INFO][PID:1023806] Checking for cancel request [2025-11-05 14:22:11,775][ INFO][PID:1023806] Checking for cancel request [2025-11-05 14:22:16,776][ INFO][PID:1023806] Checking for cancel request [2025-11-05 14:22:21,777][ INFO][PID:1023806] Checking for cancel request [2025-11-05 14:22:26,778][ INFO][PID:1023806] Checking for cancel request [2025-11-05 14:22:31,779][ INFO][PID:1023806] Checking for cancel request [2025-11-05 14:22:36,780][ INFO][PID:1023806] Checking for cancel request [2025-11-05 14:22:41,781][ INFO][PID:1023806] Checking for cancel request [2025-11-05 14:22:46,782][ INFO][PID:1023806] Checking for cancel request [2025-11-05 14:22:51,783][ INFO][PID:1023806] Checking for cancel request [2025-11-05 14:22:56,784][ INFO][PID:1023806] Checking for cancel request [2025-11-05 14:23:01,785][ INFO][PID:1023806] Checking for cancel request [2025-11-05 14:23:06,786][ INFO][PID:1023806] Checking for cancel request [2025-11-05 14:23:11,787][ INFO][PID:1023806] Checking for cancel request [2025-11-05 14:23:16,789][ INFO][PID:1023806] Checking for cancel request [2025-11-05 14:23:21,789][ INFO][PID:1023806] Checking for cancel request [2025-11-05 14:23:26,473][ INFO][PID:1023806] Downloading results from builder [2025-11-05 14:23:26,475][ INFO][PID:1023806] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c115]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4390/srpm-builds/09769714 started [2025-11-05 14:23:26,479][ INFO][PID:1023806] 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:c115]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4390/srpm-builds/09769714/ &> /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4390/srpm-builds/09769714/build-09769714.rsync.log [2025-11-05 14:23:44,275][ INFO][PID:1023806] rsyncing finished. [2025-11-05 14:23:44,276][ INFO][PID:1023806] Releasing VM back to pool [2025-11-05 14:23:44,289][ INFO][PID:1023806] Searching for 'success' file in resultdir [2025-11-05 14:23:44,290][ INFO][PID:1023806] Getting build details [2025-11-05 14:23:44,290][ INFO][PID:1023806] Retrieving SRPM info from /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4390/srpm-builds/09769714 [2025-11-05 14:23:44,291][ INFO][PID:1023806] SRPM URL: https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4390/srpm-builds/09769714/Sunshine-0.0.4390-1.src.rpm [2025-11-05 14:23:44,291][ INFO][PID:1023806] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4390/srpm-builds/09769714/Sunshine-0.0.4390-1.src.rpm', 'pkg_name': 'Sunshine', 'pkg_version': '0.0.4390-1'} [2025-11-05 14:23:44,292][ INFO][PID:1023806] Finished build: id=9769714 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/lizardbyte/pulls:pr:4390 chroot=srpm-builds [2025-11-05 14:23:44,294][ INFO][PID:1023806] Worker succeeded build, took 554.6148359775543 [2025-11-05 14:23:44,294][ INFO][PID:1023806] 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:4390", "submitter": null, "ended_on": 1762352624.2940283, "started_on": 1762352069.6791923, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9769714", "build_id": 9769714, "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\": \"tmpfcvqyd94\", \"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:4390/srpm-builds/09769714/Sunshine-0.0.4390-1.src.rpm", "uses_devel_repo": null, "sandbox": "lizardbyte/pulls--e98b5536-3d55-470b-a3f3-1323794016bb", "results": { "name": "Sunshine", "epoch": null, "version": "0.0.4390", "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:4390", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4390", "result_dir": "09769714", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "0.0.4390-1", "id": 9769714, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-11-05 14:23:44,332][ INFO][PID:1023806] Sending fedora-messaging bus message in build.end [2025-11-05 14:23:44,357][ INFO][PID:1023806] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4390/srpm-builds/09769714/builder-live.log by gzip [2025-11-05 14:23:44,359][ INFO][PID:1023806] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4390/srpm-builds/09769714/builder-live.log' as PID 1099770 [2025-11-05 14:23:44,366][ INFO][PID:1023806] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4390/srpm-builds/09769714/builder-live.log) [2025-11-05 14:23:44,367][ INFO][PID:1023806] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4390/srpm-builds/09769714/backend.log by gzip [2025-11-05 14:23:44,368][ INFO][PID:1023806] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4390/srpm-builds/09769714/backend.log' as PID 1099771