[2025-12-20 18:06:36,602][ INFO][PID:2246389] Marking build as starting [2025-12-20 18:06:36,639][ INFO][PID:2246389] Checking for cancel request [2025-12-20 18:06:36,640][ INFO][PID:2246389] VM allocation process starts [2025-12-20 18:06:36,652][ INFO][PID:2246389] Trying to allocate VM: ResallocHost, ticket_id=457367, requested_tags=['copr_builder', 'arch_x86_64'] [2025-12-20 18:06:39,663][ INFO][PID:2246389] Allocated host ResallocHost, ticket_id=457367, hostname=3.235.176.139, name=aws_x86_64_normalreserved_prod_00715738_20251220_175322, requested_tags=['copr_builder', 'arch_x86_64'] [2025-12-20 18:06:39,664][ INFO][PID:2246389] Allocating ssh connection to builder [2025-12-20 18:06:39,664][ INFO][PID:2246389] Checking that builder machine is OK [2025-12-20 18:06:39,996][ INFO][PID:2246389] Running remote command: copr-builder-ready srpm-builds [2025-12-20 18:06:40,192][ INFO][PID:2246389] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-12-20 18:06:40,193][ INFO][PID:2246389] Filling build.info file with builder info [2025-12-20 18:06:40,194][ INFO][PID:2246389] Checking for cancel request [2025-12-20 18:06:40,195][ INFO][PID:2246389] 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:4486", "submitter": null, "ended_on": null, "started_on": 1766254000.194946, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9938427", "build_id": 9938427, "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\": \"tmp8_ap759p\", \"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--f0d5255f-416f-418b-8f88-4aa780741d3c", "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:4486", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4486", "result_dir": "09938427", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9938427, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-12-20 18:06:40,235][ INFO][PID:2246389] Sending fedora-messaging bus message in build.start [2025-12-20 18:06:40,885][ INFO][PID:2246389] Sending fedora-messaging bus message in chroot.start [2025-12-20 18:06:40,914][ INFO][PID:2246389] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9938427 --detached [2025-12-20 18:06:41,238][ INFO][PID:2246389] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '3.235.176.139' (ED25519) to the list of known hosts. [2025-12-20 18:06:41,239][ INFO][PID:2246389] Downloading the builder-live.log file, attempt 1 [2025-12-20 18:06:41,240][ INFO][PID:2246389] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@3.235.176.139 copr-rpmbuild-log [2025-12-20 18:06:46,244][ INFO][PID:2246389] Periodic builder liveness probe: alive [2025-12-20 18:06:46,244][ INFO][PID:2246389] Checking for cancel request [2025-12-20 18:06:51,245][ INFO][PID:2246389] Checking for cancel request [2025-12-20 18:06:56,246][ INFO][PID:2246389] Checking for cancel request [2025-12-20 18:07:01,247][ INFO][PID:2246389] Checking for cancel request [2025-12-20 18:07:06,248][ INFO][PID:2246389] Checking for cancel request [2025-12-20 18:07:11,249][ INFO][PID:2246389] Checking for cancel request [2025-12-20 18:07:16,250][ INFO][PID:2246389] Checking for cancel request [2025-12-20 18:07:21,251][ INFO][PID:2246389] Checking for cancel request [2025-12-20 18:07:26,252][ INFO][PID:2246389] Checking for cancel request [2025-12-20 18:07:31,253][ INFO][PID:2246389] Checking for cancel request [2025-12-20 18:07:36,254][ INFO][PID:2246389] Checking for cancel request [2025-12-20 18:07:41,255][ INFO][PID:2246389] Checking for cancel request [2025-12-20 18:07:46,256][ INFO][PID:2246389] Checking for cancel request [2025-12-20 18:07:51,257][ INFO][PID:2246389] Checking for cancel request [2025-12-20 18:07:56,258][ INFO][PID:2246389] Checking for cancel request [2025-12-20 18:08:01,259][ INFO][PID:2246389] Checking for cancel request [2025-12-20 18:08:06,259][ INFO][PID:2246389] Checking for cancel request [2025-12-20 18:08:11,260][ INFO][PID:2246389] Checking for cancel request [2025-12-20 18:08:16,261][ INFO][PID:2246389] Checking for cancel request [2025-12-20 18:08:21,262][ INFO][PID:2246389] Checking for cancel request [2025-12-20 18:08:26,263][ INFO][PID:2246389] Checking for cancel request [2025-12-20 18:08:31,264][ INFO][PID:2246389] Checking for cancel request [2025-12-20 18:08:36,265][ INFO][PID:2246389] Checking for cancel request [2025-12-20 18:08:41,266][ INFO][PID:2246389] Checking for cancel request [2025-12-20 18:08:46,267][ INFO][PID:2246389] Checking for cancel request [2025-12-20 18:08:51,268][ INFO][PID:2246389] Checking for cancel request [2025-12-20 18:08:56,269][ INFO][PID:2246389] Checking for cancel request [2025-12-20 18:09:01,270][ INFO][PID:2246389] Checking for cancel request [2025-12-20 18:09:06,271][ INFO][PID:2246389] Checking for cancel request [2025-12-20 18:09:11,272][ INFO][PID:2246389] Checking for cancel request [2025-12-20 18:09:16,273][ INFO][PID:2246389] Checking for cancel request [2025-12-20 18:09:21,274][ INFO][PID:2246389] Checking for cancel request [2025-12-20 18:09:26,275][ INFO][PID:2246389] Checking for cancel request [2025-12-20 18:09:31,276][ INFO][PID:2246389] Checking for cancel request [2025-12-20 18:09:36,277][ INFO][PID:2246389] Checking for cancel request [2025-12-20 18:09:41,278][ INFO][PID:2246389] Checking for cancel request [2025-12-20 18:09:46,279][ INFO][PID:2246389] Checking for cancel request [2025-12-20 18:09:51,280][ INFO][PID:2246389] Checking for cancel request [2025-12-20 18:09:56,281][ INFO][PID:2246389] Checking for cancel request [2025-12-20 18:10:01,282][ INFO][PID:2246389] Checking for cancel request [2025-12-20 18:10:06,284][ INFO][PID:2246389] Checking for cancel request [2025-12-20 18:10:11,285][ INFO][PID:2246389] Checking for cancel request [2025-12-20 18:10:16,286][ INFO][PID:2246389] Checking for cancel request [2025-12-20 18:10:21,286][ INFO][PID:2246389] Checking for cancel request [2025-12-20 18:10:26,287][ INFO][PID:2246389] Checking for cancel request [2025-12-20 18:10:31,288][ INFO][PID:2246389] Checking for cancel request [2025-12-20 18:10:36,289][ INFO][PID:2246389] Checking for cancel request [2025-12-20 18:10:41,290][ INFO][PID:2246389] Checking for cancel request [2025-12-20 18:10:46,291][ INFO][PID:2246389] Checking for cancel request [2025-12-20 18:10:51,292][ INFO][PID:2246389] Checking for cancel request [2025-12-20 18:10:56,293][ INFO][PID:2246389] Checking for cancel request [2025-12-20 18:11:01,294][ INFO][PID:2246389] Checking for cancel request [2025-12-20 18:11:06,296][ INFO][PID:2246389] Checking for cancel request [2025-12-20 18:11:11,297][ INFO][PID:2246389] Checking for cancel request [2025-12-20 18:11:16,298][ INFO][PID:2246389] Checking for cancel request [2025-12-20 18:11:21,299][ INFO][PID:2246389] Checking for cancel request [2025-12-20 18:11:26,300][ INFO][PID:2246389] Checking for cancel request [2025-12-20 18:11:31,301][ INFO][PID:2246389] Checking for cancel request [2025-12-20 18:11:36,302][ INFO][PID:2246389] Checking for cancel request [2025-12-20 18:11:41,302][ INFO][PID:2246389] Checking for cancel request [2025-12-20 18:11:46,303][ INFO][PID:2246389] Checking for cancel request [2025-12-20 18:11:51,304][ INFO][PID:2246389] Checking for cancel request [2025-12-20 18:11:56,305][ INFO][PID:2246389] Checking for cancel request [2025-12-20 18:12:01,306][ INFO][PID:2246389] Checking for cancel request [2025-12-20 18:12:06,307][ INFO][PID:2246389] Checking for cancel request [2025-12-20 18:12:11,308][ INFO][PID:2246389] Checking for cancel request [2025-12-20 18:12:16,309][ INFO][PID:2246389] Checking for cancel request [2025-12-20 18:12:21,310][ INFO][PID:2246389] Checking for cancel request [2025-12-20 18:12:26,311][ INFO][PID:2246389] Checking for cancel request [2025-12-20 18:12:31,312][ INFO][PID:2246389] Checking for cancel request [2025-12-20 18:12:36,313][ INFO][PID:2246389] Checking for cancel request [2025-12-20 18:12:41,314][ INFO][PID:2246389] Checking for cancel request [2025-12-20 18:12:46,315][ INFO][PID:2246389] Checking for cancel request [2025-12-20 18:12:51,316][ INFO][PID:2246389] Checking for cancel request [2025-12-20 18:12:56,317][ INFO][PID:2246389] Checking for cancel request [2025-12-20 18:13:01,317][ INFO][PID:2246389] Checking for cancel request [2025-12-20 18:13:06,318][ INFO][PID:2246389] Checking for cancel request [2025-12-20 18:13:11,319][ INFO][PID:2246389] Checking for cancel request [2025-12-20 18:13:16,320][ INFO][PID:2246389] Checking for cancel request [2025-12-20 18:13:21,321][ INFO][PID:2246389] Checking for cancel request [2025-12-20 18:13:26,322][ INFO][PID:2246389] Checking for cancel request [2025-12-20 18:13:31,323][ INFO][PID:2246389] Checking for cancel request [2025-12-20 18:13:36,323][ INFO][PID:2246389] Checking for cancel request [2025-12-20 18:13:41,324][ INFO][PID:2246389] Checking for cancel request [2025-12-20 18:13:46,325][ INFO][PID:2246389] Checking for cancel request [2025-12-20 18:13:51,326][ INFO][PID:2246389] Checking for cancel request [2025-12-20 18:13:56,327][ INFO][PID:2246389] Checking for cancel request [2025-12-20 18:14:01,328][ INFO][PID:2246389] Checking for cancel request [2025-12-20 18:14:06,329][ INFO][PID:2246389] Checking for cancel request [2025-12-20 18:14:11,330][ INFO][PID:2246389] Checking for cancel request [2025-12-20 18:14:16,331][ INFO][PID:2246389] Checking for cancel request [2025-12-20 18:14:21,332][ INFO][PID:2246389] Checking for cancel request [2025-12-20 18:14:26,332][ INFO][PID:2246389] Checking for cancel request [2025-12-20 18:14:31,333][ INFO][PID:2246389] Checking for cancel request [2025-12-20 18:14:36,334][ INFO][PID:2246389] Checking for cancel request [2025-12-20 18:14:41,335][ INFO][PID:2246389] Checking for cancel request [2025-12-20 18:14:46,336][ INFO][PID:2246389] Checking for cancel request [2025-12-20 18:14:51,337][ INFO][PID:2246389] Checking for cancel request [2025-12-20 18:14:56,338][ INFO][PID:2246389] Checking for cancel request [2025-12-20 18:15:01,339][ INFO][PID:2246389] Checking for cancel request [2025-12-20 18:15:06,340][ INFO][PID:2246389] Checking for cancel request [2025-12-20 18:15:11,341][ INFO][PID:2246389] Checking for cancel request [2025-12-20 18:15:11,983][ INFO][PID:2246389] Downloading results from builder [2025-12-20 18:15:11,983][ INFO][PID:2246389] rsyncing of mockbuilder@3.235.176.139:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4486/srpm-builds/09938427 started [2025-12-20 18:15:11,984][ INFO][PID:2246389] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@3.235.176.139:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4486/srpm-builds/09938427/ &> /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4486/srpm-builds/09938427/build-09938427.rsync.log [2025-12-20 18:15:19,182][ INFO][PID:2246389] rsyncing finished. [2025-12-20 18:15:19,183][ INFO][PID:2246389] Releasing VM back to pool [2025-12-20 18:15:19,190][ INFO][PID:2246389] Searching for 'success' file in resultdir [2025-12-20 18:15:19,191][ INFO][PID:2246389] Getting build details [2025-12-20 18:15:19,191][ INFO][PID:2246389] Retrieving SRPM info from /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4486/srpm-builds/09938427 [2025-12-20 18:15:19,192][ INFO][PID:2246389] SRPM URL: https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4486/srpm-builds/09938427/Sunshine-0.0.4486-1.src.rpm [2025-12-20 18:15:19,192][ INFO][PID:2246389] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4486/srpm-builds/09938427/Sunshine-0.0.4486-1.src.rpm', 'pkg_name': 'Sunshine', 'pkg_version': '0.0.4486-1'} [2025-12-20 18:15:19,193][ INFO][PID:2246389] Finished build: id=9938427 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/lizardbyte/pulls:pr:4486 chroot=srpm-builds [2025-12-20 18:15:19,194][ INFO][PID:2246389] Worker succeeded build, took 518.9996001720428 [2025-12-20 18:15:19,195][ INFO][PID:2246389] 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:4486", "submitter": null, "ended_on": 1766254519.1945462, "started_on": 1766254000.194946, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9938427", "build_id": 9938427, "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\": \"tmp8_ap759p\", \"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:4486/srpm-builds/09938427/Sunshine-0.0.4486-1.src.rpm", "uses_devel_repo": null, "sandbox": "lizardbyte/pulls--f0d5255f-416f-418b-8f88-4aa780741d3c", "results": { "name": "Sunshine", "epoch": null, "version": "0.0.4486", "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:4486", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4486", "result_dir": "09938427", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "0.0.4486-1", "id": 9938427, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-12-20 18:15:19,248][ INFO][PID:2246389] Sending fedora-messaging bus message in build.end [2025-12-20 18:15:19,275][ INFO][PID:2246389] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4486/srpm-builds/09938427/builder-live.log by gzip [2025-12-20 18:15:19,277][ INFO][PID:2246389] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4486/srpm-builds/09938427/builder-live.log' as PID 2274430 [2025-12-20 18:15:19,298][ INFO][PID:2246389] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4486/srpm-builds/09938427/builder-live.log) [2025-12-20 18:15:19,299][ INFO][PID:2246389] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4486/srpm-builds/09938427/backend.log by gzip [2025-12-20 18:15:19,300][ INFO][PID:2246389] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4486/srpm-builds/09938427/backend.log' as PID 2274431