[2025-11-24 01:34:09,830][ INFO][PID:1981175] Marking build as starting [2025-11-24 01:34:09,946][ INFO][PID:1981175] Checking for cancel request [2025-11-24 01:34:09,947][ INFO][PID:1981175] VM allocation process starts [2025-11-24 01:34:09,958][ INFO][PID:1981175] Trying to allocate VM: ResallocHost, ticket_id=6334538, requested_tags=['copr_builder', 'arch_x86_64'] [2025-11-24 01:34:12,973][ INFO][PID:1981175] Allocated host ResallocHost, ticket_id=6334538, hostname=2620:52:3:1:dead:beef:cafe:c1d7, name=copr_hv_x86_64_04_prod_08282621_20251124_012722, requested_tags=['copr_builder', 'arch_x86_64'] [2025-11-24 01:34:12,974][ INFO][PID:1981175] Allocating ssh connection to builder [2025-11-24 01:34:12,974][ INFO][PID:1981175] Checking that builder machine is OK [2025-11-24 01:34:13,544][ INFO][PID:1981175] Running remote command: copr-builder-ready srpm-builds [2025-11-24 01:34:13,874][ INFO][PID:1981175] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-11-24 01:34:13,877][ INFO][PID:1981175] Filling build.info file with builder info [2025-11-24 01:34:13,878][ INFO][PID:1981175] Checking for cancel request [2025-11-24 01:34:13,888][ INFO][PID:1981175] 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:4442", "submitter": null, "ended_on": null, "started_on": 1763948053.8883355, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9831302", "build_id": 9831302, "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\": \"tmp7sfdnlrj\", \"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--4570abc9-0954-4036-a8ce-c06e77c4fdfa", "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:4442", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4442", "result_dir": "09831302", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9831302, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-11-24 01:34:13,934][ INFO][PID:1981175] Sending fedora-messaging bus message in build.start [2025-11-24 01:34:14,829][ INFO][PID:1981175] Sending fedora-messaging bus message in chroot.start [2025-11-24 01:34:14,859][ INFO][PID:1981175] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9831302 --detached [2025-11-24 01:34:15,428][ INFO][PID:1981175] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '2620:52:3:1:dead:beef:cafe:c1d7' (ED25519) to the list of known hosts. [2025-11-24 01:34:15,429][ INFO][PID:1981175] Downloading the builder-live.log file, attempt 1 [2025-11-24 01:34:15,430][ INFO][PID:1981175] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c1d7 copr-rpmbuild-log [2025-11-24 01:34:20,435][ INFO][PID:1981175] Periodic builder liveness probe: alive [2025-11-24 01:34:20,436][ INFO][PID:1981175] Checking for cancel request [2025-11-24 01:34:25,437][ INFO][PID:1981175] Checking for cancel request [2025-11-24 01:34:30,438][ INFO][PID:1981175] Checking for cancel request [2025-11-24 01:34:35,439][ INFO][PID:1981175] Checking for cancel request [2025-11-24 01:34:40,440][ INFO][PID:1981175] Checking for cancel request [2025-11-24 01:34:45,442][ INFO][PID:1981175] Checking for cancel request [2025-11-24 01:34:50,443][ INFO][PID:1981175] Checking for cancel request [2025-11-24 01:34:55,444][ INFO][PID:1981175] Checking for cancel request [2025-11-24 01:35:00,445][ INFO][PID:1981175] Checking for cancel request [2025-11-24 01:35:05,446][ INFO][PID:1981175] Checking for cancel request [2025-11-24 01:35:10,447][ INFO][PID:1981175] Checking for cancel request [2025-11-24 01:35:15,448][ INFO][PID:1981175] Checking for cancel request [2025-11-24 01:35:20,449][ INFO][PID:1981175] Checking for cancel request [2025-11-24 01:35:25,451][ INFO][PID:1981175] Checking for cancel request [2025-11-24 01:35:30,452][ INFO][PID:1981175] Checking for cancel request [2025-11-24 01:35:35,457][ INFO][PID:1981175] Checking for cancel request [2025-11-24 01:35:40,462][ INFO][PID:1981175] Checking for cancel request [2025-11-24 01:35:45,463][ INFO][PID:1981175] Checking for cancel request [2025-11-24 01:35:50,464][ INFO][PID:1981175] Checking for cancel request [2025-11-24 01:35:55,465][ INFO][PID:1981175] Checking for cancel request [2025-11-24 01:36:00,466][ INFO][PID:1981175] Checking for cancel request [2025-11-24 01:36:05,467][ INFO][PID:1981175] Checking for cancel request [2025-11-24 01:36:10,469][ INFO][PID:1981175] Checking for cancel request [2025-11-24 01:36:15,470][ INFO][PID:1981175] Checking for cancel request [2025-11-24 01:36:20,471][ INFO][PID:1981175] Checking for cancel request [2025-11-24 01:36:25,472][ INFO][PID:1981175] Checking for cancel request [2025-11-24 01:36:30,473][ INFO][PID:1981175] Checking for cancel request [2025-11-24 01:36:35,474][ INFO][PID:1981175] Checking for cancel request [2025-11-24 01:36:40,476][ INFO][PID:1981175] Checking for cancel request [2025-11-24 01:36:45,477][ INFO][PID:1981175] Checking for cancel request [2025-11-24 01:36:50,483][ INFO][PID:1981175] Checking for cancel request [2025-11-24 01:36:55,484][ INFO][PID:1981175] Checking for cancel request [2025-11-24 01:37:00,485][ INFO][PID:1981175] Checking for cancel request [2025-11-24 01:37:05,486][ INFO][PID:1981175] Checking for cancel request [2025-11-24 01:37:10,487][ INFO][PID:1981175] Checking for cancel request [2025-11-24 01:37:15,488][ INFO][PID:1981175] Checking for cancel request [2025-11-24 01:37:20,490][ INFO][PID:1981175] Checking for cancel request [2025-11-24 01:37:25,491][ INFO][PID:1981175] Checking for cancel request [2025-11-24 01:37:30,492][ INFO][PID:1981175] Checking for cancel request [2025-11-24 01:37:35,493][ INFO][PID:1981175] Checking for cancel request [2025-11-24 01:37:40,495][ INFO][PID:1981175] Checking for cancel request [2025-11-24 01:37:45,496][ INFO][PID:1981175] Checking for cancel request [2025-11-24 01:37:50,497][ INFO][PID:1981175] Checking for cancel request [2025-11-24 01:37:55,498][ INFO][PID:1981175] Checking for cancel request [2025-11-24 01:38:00,499][ INFO][PID:1981175] Checking for cancel request [2025-11-24 01:38:05,500][ INFO][PID:1981175] Checking for cancel request [2025-11-24 01:38:10,501][ INFO][PID:1981175] Checking for cancel request [2025-11-24 01:38:15,504][ INFO][PID:1981175] Checking for cancel request [2025-11-24 01:38:20,505][ INFO][PID:1981175] Checking for cancel request [2025-11-24 01:38:25,506][ INFO][PID:1981175] Checking for cancel request [2025-11-24 01:38:30,507][ INFO][PID:1981175] Checking for cancel request [2025-11-24 01:38:35,508][ INFO][PID:1981175] Checking for cancel request [2025-11-24 01:38:40,509][ INFO][PID:1981175] Checking for cancel request [2025-11-24 01:38:45,510][ INFO][PID:1981175] Checking for cancel request [2025-11-24 01:38:50,512][ INFO][PID:1981175] Checking for cancel request [2025-11-24 01:38:55,514][ INFO][PID:1981175] Checking for cancel request [2025-11-24 01:39:00,515][ INFO][PID:1981175] Checking for cancel request [2025-11-24 01:39:05,517][ INFO][PID:1981175] Checking for cancel request [2025-11-24 01:39:10,522][ INFO][PID:1981175] Checking for cancel request [2025-11-24 01:39:15,527][ INFO][PID:1981175] Checking for cancel request [2025-11-24 01:39:20,528][ INFO][PID:1981175] Checking for cancel request [2025-11-24 01:39:25,529][ INFO][PID:1981175] Checking for cancel request [2025-11-24 01:39:30,530][ INFO][PID:1981175] Checking for cancel request [2025-11-24 01:39:35,531][ INFO][PID:1981175] Checking for cancel request [2025-11-24 01:39:40,532][ INFO][PID:1981175] Checking for cancel request [2025-11-24 01:39:45,533][ INFO][PID:1981175] Checking for cancel request [2025-11-24 01:39:50,534][ INFO][PID:1981175] Checking for cancel request [2025-11-24 01:39:55,536][ INFO][PID:1981175] Checking for cancel request [2025-11-24 01:40:00,537][ INFO][PID:1981175] Checking for cancel request [2025-11-24 01:40:05,538][ INFO][PID:1981175] Checking for cancel request [2025-11-24 01:40:10,539][ INFO][PID:1981175] Checking for cancel request [2025-11-24 01:40:15,542][ INFO][PID:1981175] Checking for cancel request [2025-11-24 01:40:20,545][ INFO][PID:1981175] Checking for cancel request [2025-11-24 01:40:25,548][ INFO][PID:1981175] Checking for cancel request [2025-11-24 01:40:30,548][ INFO][PID:1981175] Checking for cancel request [2025-11-24 01:40:35,550][ INFO][PID:1981175] Checking for cancel request [2025-11-24 01:40:40,552][ INFO][PID:1981175] Checking for cancel request [2025-11-24 01:40:45,553][ INFO][PID:1981175] Checking for cancel request [2025-11-24 01:40:50,555][ INFO][PID:1981175] Checking for cancel request [2025-11-24 01:40:55,556][ INFO][PID:1981175] Checking for cancel request [2025-11-24 01:41:00,557][ INFO][PID:1981175] Checking for cancel request [2025-11-24 01:41:05,558][ INFO][PID:1981175] Checking for cancel request [2025-11-24 01:41:10,578][ INFO][PID:1981175] Checking for cancel request [2025-11-24 01:41:15,583][ INFO][PID:1981175] Checking for cancel request [2025-11-24 01:41:20,593][ INFO][PID:1981175] Checking for cancel request [2025-11-24 01:41:25,594][ INFO][PID:1981175] Checking for cancel request [2025-11-24 01:41:30,601][ INFO][PID:1981175] Checking for cancel request [2025-11-24 01:41:35,602][ INFO][PID:1981175] Checking for cancel request [2025-11-24 01:41:40,605][ INFO][PID:1981175] Checking for cancel request [2025-11-24 01:41:45,606][ INFO][PID:1981175] Checking for cancel request [2025-11-24 01:41:50,607][ INFO][PID:1981175] Checking for cancel request [2025-11-24 01:41:55,609][ INFO][PID:1981175] Checking for cancel request [2025-11-24 01:42:00,612][ INFO][PID:1981175] Checking for cancel request [2025-11-24 01:42:05,615][ INFO][PID:1981175] Checking for cancel request [2025-11-24 01:42:10,618][ INFO][PID:1981175] Checking for cancel request [2025-11-24 01:42:15,619][ INFO][PID:1981175] Checking for cancel request [2025-11-24 01:42:20,620][ INFO][PID:1981175] Checking for cancel request [2025-11-24 01:42:25,623][ INFO][PID:1981175] Checking for cancel request [2025-11-24 01:42:30,626][ INFO][PID:1981175] Checking for cancel request [2025-11-24 01:42:35,628][ INFO][PID:1981175] Checking for cancel request [2025-11-24 01:42:40,629][ INFO][PID:1981175] Checking for cancel request [2025-11-24 01:42:44,313][ INFO][PID:1981175] Downloading results from builder [2025-11-24 01:42:44,314][ INFO][PID:1981175] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c1d7]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4442/srpm-builds/09831302 started [2025-11-24 01:42:44,315][ INFO][PID:1981175] 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:c1d7]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4442/srpm-builds/09831302/ &> /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4442/srpm-builds/09831302/build-09831302.rsync.log [2025-11-24 01:43:43,265][ INFO][PID:1981175] rsyncing finished. [2025-11-24 01:43:43,266][ INFO][PID:1981175] Releasing VM back to pool [2025-11-24 01:43:43,275][ INFO][PID:1981175] Searching for 'success' file in resultdir [2025-11-24 01:43:43,276][ INFO][PID:1981175] Getting build details [2025-11-24 01:43:43,276][ INFO][PID:1981175] Retrieving SRPM info from /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4442/srpm-builds/09831302 [2025-11-24 01:43:43,277][ INFO][PID:1981175] SRPM URL: https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4442/srpm-builds/09831302/Sunshine-0.0.4442-1.src.rpm [2025-11-24 01:43:43,277][ INFO][PID:1981175] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4442/srpm-builds/09831302/Sunshine-0.0.4442-1.src.rpm', 'pkg_name': 'Sunshine', 'pkg_version': '0.0.4442-1'} [2025-11-24 01:43:43,278][ INFO][PID:1981175] Finished build: id=9831302 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/lizardbyte/pulls:pr:4442 chroot=srpm-builds [2025-11-24 01:43:43,279][ INFO][PID:1981175] Worker succeeded build, took 569.3912069797516 [2025-11-24 01:43:43,280][ INFO][PID:1981175] 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:4442", "submitter": null, "ended_on": 1763948623.2795424, "started_on": 1763948053.8883355, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9831302", "build_id": 9831302, "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\": \"tmp7sfdnlrj\", \"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:4442/srpm-builds/09831302/Sunshine-0.0.4442-1.src.rpm", "uses_devel_repo": null, "sandbox": "lizardbyte/pulls--4570abc9-0954-4036-a8ce-c06e77c4fdfa", "results": { "name": "Sunshine", "epoch": null, "version": "0.0.4442", "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:4442", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4442", "result_dir": "09831302", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "0.0.4442-1", "id": 9831302, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-11-24 01:43:43,344][ INFO][PID:1981175] Sending fedora-messaging bus message in build.end [2025-11-24 01:43:43,375][ INFO][PID:1981175] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4442/srpm-builds/09831302/builder-live.log by gzip [2025-11-24 01:43:43,376][ INFO][PID:1981175] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4442/srpm-builds/09831302/builder-live.log' as PID 2051323 [2025-11-24 01:43:43,383][ INFO][PID:1981175] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4442/srpm-builds/09831302/builder-live.log) [2025-11-24 01:43:43,384][ INFO][PID:1981175] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4442/srpm-builds/09831302/backend.log by gzip [2025-11-24 01:43:43,385][ INFO][PID:1981175] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4442/srpm-builds/09831302/backend.log' as PID 2051324