[2025-12-07 01:57:40,090][ INFO][PID:1104671] Marking build as starting [2025-12-07 01:57:40,131][ INFO][PID:1104671] Checking for cancel request [2025-12-07 01:57:40,133][ INFO][PID:1104671] VM allocation process starts [2025-12-07 01:57:40,147][ INFO][PID:1104671] Trying to allocate VM: ResallocHost, ticket_id=188783, requested_tags=['copr_builder', 'arch_x86_64'] [2025-12-07 01:57:43,165][ INFO][PID:1104671] Allocated host ResallocHost, ticket_id=188783, hostname=2620:52:3:1:dead:beef:cafe:c113, name=copr_hv_x86_64_01_prod_00188137_20251207_010529, requested_tags=['copr_builder', 'arch_x86_64'] [2025-12-07 01:57:43,166][ INFO][PID:1104671] Allocating ssh connection to builder [2025-12-07 01:57:43,166][ INFO][PID:1104671] Checking that builder machine is OK [2025-12-07 01:57:43,719][ INFO][PID:1104671] Running remote command: copr-builder-ready srpm-builds [2025-12-07 01:57:44,030][ INFO][PID:1104671] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-12-07 01:57:44,030][ INFO][PID:1104671] Filling build.info file with builder info [2025-12-07 01:57:44,035][ INFO][PID:1104671] Checking for cancel request [2025-12-07 01:57:44,036][ INFO][PID:1104671] 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:4478", "submitter": null, "ended_on": null, "started_on": 1765072664.0363114, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9882103", "build_id": 9882103, "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\": \"tmpuzugalpb\", \"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--60fe514c-533f-4b1d-a6e2-8766bea661e2", "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:4478", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4478", "result_dir": "09882103", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9882103, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-12-07 01:57:44,077][ INFO][PID:1104671] Sending fedora-messaging bus message in build.start [2025-12-07 01:57:44,734][ INFO][PID:1104671] Sending fedora-messaging bus message in chroot.start [2025-12-07 01:57:44,763][ INFO][PID:1104671] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9882103 --detached [2025-12-07 01:57:45,326][ INFO][PID:1104671] 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-12-07 01:57:45,327][ INFO][PID:1104671] Downloading the builder-live.log file, attempt 1 [2025-12-07 01:57:45,329][ INFO][PID:1104671] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c113 copr-rpmbuild-log [2025-12-07 01:57:50,335][ INFO][PID:1104671] Periodic builder liveness probe: alive [2025-12-07 01:57:50,336][ INFO][PID:1104671] Checking for cancel request [2025-12-07 01:57:55,337][ INFO][PID:1104671] Checking for cancel request [2025-12-07 01:58:00,338][ INFO][PID:1104671] Checking for cancel request [2025-12-07 01:58:05,339][ INFO][PID:1104671] Checking for cancel request [2025-12-07 01:58:10,341][ INFO][PID:1104671] Checking for cancel request [2025-12-07 01:58:15,344][ INFO][PID:1104671] Checking for cancel request [2025-12-07 01:58:20,345][ INFO][PID:1104671] Checking for cancel request [2025-12-07 01:58:25,346][ INFO][PID:1104671] Checking for cancel request [2025-12-07 01:58:30,347][ INFO][PID:1104671] Checking for cancel request [2025-12-07 01:58:35,348][ INFO][PID:1104671] Checking for cancel request [2025-12-07 01:58:40,350][ INFO][PID:1104671] Checking for cancel request [2025-12-07 01:58:45,355][ INFO][PID:1104671] Checking for cancel request [2025-12-07 01:58:50,356][ INFO][PID:1104671] Checking for cancel request [2025-12-07 01:58:55,357][ INFO][PID:1104671] Checking for cancel request [2025-12-07 01:59:00,358][ INFO][PID:1104671] Checking for cancel request [2025-12-07 01:59:05,359][ INFO][PID:1104671] Checking for cancel request [2025-12-07 01:59:10,360][ INFO][PID:1104671] Checking for cancel request [2025-12-07 01:59:15,361][ INFO][PID:1104671] Checking for cancel request [2025-12-07 01:59:20,363][ INFO][PID:1104671] Checking for cancel request [2025-12-07 01:59:25,364][ INFO][PID:1104671] Checking for cancel request [2025-12-07 01:59:30,367][ INFO][PID:1104671] Checking for cancel request [2025-12-07 01:59:35,372][ INFO][PID:1104671] Checking for cancel request [2025-12-07 01:59:40,373][ INFO][PID:1104671] Checking for cancel request [2025-12-07 01:59:45,374][ INFO][PID:1104671] Checking for cancel request [2025-12-07 01:59:50,375][ INFO][PID:1104671] Checking for cancel request [2025-12-07 01:59:55,377][ INFO][PID:1104671] Checking for cancel request [2025-12-07 02:00:00,378][ INFO][PID:1104671] Checking for cancel request [2025-12-07 02:00:05,379][ INFO][PID:1104671] Checking for cancel request [2025-12-07 02:00:10,381][ INFO][PID:1104671] Checking for cancel request [2025-12-07 02:00:15,383][ INFO][PID:1104671] Checking for cancel request [2025-12-07 02:00:20,385][ INFO][PID:1104671] Checking for cancel request [2025-12-07 02:00:25,388][ INFO][PID:1104671] Checking for cancel request [2025-12-07 02:00:30,389][ INFO][PID:1104671] Checking for cancel request [2025-12-07 02:00:35,391][ INFO][PID:1104671] Checking for cancel request [2025-12-07 02:00:40,395][ INFO][PID:1104671] Checking for cancel request [2025-12-07 02:00:45,397][ INFO][PID:1104671] Checking for cancel request [2025-12-07 02:00:50,398][ INFO][PID:1104671] Checking for cancel request [2025-12-07 02:00:55,399][ INFO][PID:1104671] Checking for cancel request [2025-12-07 02:01:00,400][ INFO][PID:1104671] Checking for cancel request [2025-12-07 02:01:05,404][ INFO][PID:1104671] Checking for cancel request [2025-12-07 02:01:10,407][ INFO][PID:1104671] Checking for cancel request [2025-12-07 02:01:15,411][ INFO][PID:1104671] Checking for cancel request [2025-12-07 02:01:20,417][ INFO][PID:1104671] Checking for cancel request [2025-12-07 02:01:25,425][ INFO][PID:1104671] Checking for cancel request [2025-12-07 02:01:30,426][ INFO][PID:1104671] Checking for cancel request [2025-12-07 02:01:35,430][ INFO][PID:1104671] Checking for cancel request [2025-12-07 02:01:40,434][ INFO][PID:1104671] Checking for cancel request [2025-12-07 02:01:45,436][ INFO][PID:1104671] Checking for cancel request [2025-12-07 02:01:50,440][ INFO][PID:1104671] Checking for cancel request [2025-12-07 02:01:55,441][ INFO][PID:1104671] Checking for cancel request [2025-12-07 02:02:00,443][ INFO][PID:1104671] Checking for cancel request [2025-12-07 02:02:05,444][ INFO][PID:1104671] Checking for cancel request [2025-12-07 02:02:10,446][ INFO][PID:1104671] Checking for cancel request [2025-12-07 02:02:15,447][ INFO][PID:1104671] Checking for cancel request [2025-12-07 02:02:20,448][ INFO][PID:1104671] Checking for cancel request [2025-12-07 02:02:25,450][ INFO][PID:1104671] Checking for cancel request [2025-12-07 02:02:30,452][ INFO][PID:1104671] Checking for cancel request [2025-12-07 02:02:35,455][ INFO][PID:1104671] Checking for cancel request [2025-12-07 02:02:40,456][ INFO][PID:1104671] Checking for cancel request [2025-12-07 02:02:45,457][ INFO][PID:1104671] Checking for cancel request [2025-12-07 02:02:50,457][ INFO][PID:1104671] Checking for cancel request [2025-12-07 02:02:55,458][ INFO][PID:1104671] Checking for cancel request [2025-12-07 02:03:00,459][ INFO][PID:1104671] Checking for cancel request [2025-12-07 02:03:05,460][ INFO][PID:1104671] Checking for cancel request [2025-12-07 02:03:10,461][ INFO][PID:1104671] Checking for cancel request [2025-12-07 02:03:15,462][ INFO][PID:1104671] Checking for cancel request [2025-12-07 02:03:20,463][ INFO][PID:1104671] Checking for cancel request [2025-12-07 02:03:25,465][ INFO][PID:1104671] Checking for cancel request [2025-12-07 02:03:30,466][ INFO][PID:1104671] Checking for cancel request [2025-12-07 02:03:35,467][ INFO][PID:1104671] Checking for cancel request [2025-12-07 02:03:40,468][ INFO][PID:1104671] Checking for cancel request [2025-12-07 02:03:45,469][ INFO][PID:1104671] Checking for cancel request [2025-12-07 02:03:50,470][ INFO][PID:1104671] Checking for cancel request [2025-12-07 02:03:55,471][ INFO][PID:1104671] Checking for cancel request [2025-12-07 02:04:00,472][ INFO][PID:1104671] Checking for cancel request [2025-12-07 02:04:05,474][ INFO][PID:1104671] Checking for cancel request [2025-12-07 02:04:10,475][ INFO][PID:1104671] Checking for cancel request [2025-12-07 02:04:15,476][ INFO][PID:1104671] Checking for cancel request [2025-12-07 02:04:20,478][ INFO][PID:1104671] Checking for cancel request [2025-12-07 02:04:25,479][ INFO][PID:1104671] Checking for cancel request [2025-12-07 02:04:30,480][ INFO][PID:1104671] Checking for cancel request [2025-12-07 02:04:35,481][ INFO][PID:1104671] Checking for cancel request [2025-12-07 02:04:40,482][ INFO][PID:1104671] Checking for cancel request [2025-12-07 02:04:45,483][ INFO][PID:1104671] Checking for cancel request [2025-12-07 02:04:50,484][ INFO][PID:1104671] Checking for cancel request [2025-12-07 02:04:55,485][ INFO][PID:1104671] Checking for cancel request [2025-12-07 02:05:00,486][ INFO][PID:1104671] Checking for cancel request [2025-12-07 02:05:05,487][ INFO][PID:1104671] Checking for cancel request [2025-12-07 02:05:10,488][ INFO][PID:1104671] Checking for cancel request [2025-12-07 02:05:15,489][ INFO][PID:1104671] Checking for cancel request [2025-12-07 02:05:20,490][ INFO][PID:1104671] Checking for cancel request [2025-12-07 02:05:25,491][ INFO][PID:1104671] Checking for cancel request [2025-12-07 02:05:30,492][ INFO][PID:1104671] Checking for cancel request [2025-12-07 02:05:35,493][ INFO][PID:1104671] Checking for cancel request [2025-12-07 02:05:40,494][ INFO][PID:1104671] Checking for cancel request [2025-12-07 02:05:45,495][ INFO][PID:1104671] Checking for cancel request [2025-12-07 02:05:50,496][ INFO][PID:1104671] Checking for cancel request [2025-12-07 02:05:55,497][ INFO][PID:1104671] Checking for cancel request [2025-12-07 02:06:00,498][ INFO][PID:1104671] Checking for cancel request [2025-12-07 02:06:05,503][ INFO][PID:1104671] Checking for cancel request [2025-12-07 02:06:10,508][ INFO][PID:1104671] Checking for cancel request [2025-12-07 02:06:15,509][ INFO][PID:1104671] Checking for cancel request [2025-12-07 02:06:20,510][ INFO][PID:1104671] Checking for cancel request [2025-12-07 02:06:25,511][ INFO][PID:1104671] Checking for cancel request [2025-12-07 02:06:30,512][ INFO][PID:1104671] Checking for cancel request [2025-12-07 02:06:35,515][ INFO][PID:1104671] Checking for cancel request [2025-12-07 02:06:39,243][ INFO][PID:1104671] Downloading results from builder [2025-12-07 02:06:39,243][ INFO][PID:1104671] 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:4478/srpm-builds/09882103 started [2025-12-07 02:06:39,244][ INFO][PID:1104671] 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:4478/srpm-builds/09882103/ &> /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4478/srpm-builds/09882103/build-09882103.rsync.log [2025-12-07 02:06:55,020][ INFO][PID:1104671] rsyncing finished. [2025-12-07 02:06:55,021][ INFO][PID:1104671] Releasing VM back to pool [2025-12-07 02:06:55,031][ INFO][PID:1104671] Searching for 'success' file in resultdir [2025-12-07 02:06:55,032][ INFO][PID:1104671] Getting build details [2025-12-07 02:06:55,032][ INFO][PID:1104671] Retrieving SRPM info from /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4478/srpm-builds/09882103 [2025-12-07 02:06:55,033][ INFO][PID:1104671] SRPM URL: https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4478/srpm-builds/09882103/Sunshine-0.0.4478-1.src.rpm [2025-12-07 02:06:55,033][ INFO][PID:1104671] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4478/srpm-builds/09882103/Sunshine-0.0.4478-1.src.rpm', 'pkg_name': 'Sunshine', 'pkg_version': '0.0.4478-1'} [2025-12-07 02:06:55,034][ INFO][PID:1104671] Finished build: id=9882103 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/lizardbyte/pulls:pr:4478 chroot=srpm-builds [2025-12-07 02:06:55,035][ INFO][PID:1104671] Worker succeeded build, took 550.9995560646057 [2025-12-07 02:06:55,036][ INFO][PID:1104671] 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:4478", "submitter": null, "ended_on": 1765073215.0358675, "started_on": 1765072664.0363114, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9882103", "build_id": 9882103, "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\": \"tmpuzugalpb\", \"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:4478/srpm-builds/09882103/Sunshine-0.0.4478-1.src.rpm", "uses_devel_repo": null, "sandbox": "lizardbyte/pulls--60fe514c-533f-4b1d-a6e2-8766bea661e2", "results": { "name": "Sunshine", "epoch": null, "version": "0.0.4478", "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:4478", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4478", "result_dir": "09882103", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "0.0.4478-1", "id": 9882103, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-12-07 02:06:55,087][ INFO][PID:1104671] Sending fedora-messaging bus message in build.end [2025-12-07 02:06:55,117][ INFO][PID:1104671] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4478/srpm-builds/09882103/builder-live.log by gzip [2025-12-07 02:06:55,120][ INFO][PID:1104671] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4478/srpm-builds/09882103/builder-live.log' as PID 1164731 [2025-12-07 02:06:55,134][ INFO][PID:1104671] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4478/srpm-builds/09882103/builder-live.log) [2025-12-07 02:06:55,135][ INFO][PID:1104671] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4478/srpm-builds/09882103/backend.log by gzip [2025-12-07 02:06:55,136][ INFO][PID:1104671] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4478/srpm-builds/09882103/backend.log' as PID 1164744