[2025-12-21 11:19:12,969][ INFO][PID:1748259] Marking build as starting [2025-12-21 11:19:13,006][ INFO][PID:1748259] Checking for cancel request [2025-12-21 11:19:13,007][ INFO][PID:1748259] VM allocation process starts [2025-12-21 11:19:13,017][ INFO][PID:1748259] Trying to allocate VM: ResallocHost, ticket_id=462979, requested_tags=['copr_builder', 'arch_x86_64'] [2025-12-21 11:19:16,030][ INFO][PID:1748259] Allocated host ResallocHost, ticket_id=462979, hostname=3.235.67.193, name=aws_x86_64_normalreserved_prod_00722086_20251221_111337, requested_tags=['copr_builder', 'arch_x86_64'] [2025-12-21 11:19:16,031][ INFO][PID:1748259] Allocating ssh connection to builder [2025-12-21 11:19:16,031][ INFO][PID:1748259] Checking that builder machine is OK [2025-12-21 11:19:16,381][ INFO][PID:1748259] Running remote command: copr-builder-ready srpm-builds [2025-12-21 11:19:16,582][ INFO][PID:1748259] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-12-21 11:19:16,583][ INFO][PID:1748259] Filling build.info file with builder info [2025-12-21 11:19:16,583][ INFO][PID:1748259] Checking for cancel request [2025-12-21 11:19:16,584][ INFO][PID:1748259] 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:4503", "submitter": null, "ended_on": null, "started_on": 1766315956.5842903, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9939397", "build_id": 9939397, "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\": \"tmpak115d6h\", \"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--b447d5fd-1add-408c-bb5a-9ef68b0f91ee", "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:4503", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4503", "result_dir": "09939397", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9939397, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-12-21 11:19:16,620][ INFO][PID:1748259] Sending fedora-messaging bus message in build.start [2025-12-21 11:19:17,112][ INFO][PID:1748259] Sending fedora-messaging bus message in chroot.start [2025-12-21 11:19:17,136][ INFO][PID:1748259] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9939397 --detached [2025-12-21 11:19:17,477][ INFO][PID:1748259] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '3.235.67.193' (ED25519) to the list of known hosts. [2025-12-21 11:19:17,478][ INFO][PID:1748259] Downloading the builder-live.log file, attempt 1 [2025-12-21 11:19:17,480][ INFO][PID:1748259] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@3.235.67.193 copr-rpmbuild-log [2025-12-21 11:19:22,485][ INFO][PID:1748259] Periodic builder liveness probe: alive [2025-12-21 11:19:22,486][ INFO][PID:1748259] Checking for cancel request [2025-12-21 11:19:27,486][ INFO][PID:1748259] Checking for cancel request [2025-12-21 11:19:32,487][ INFO][PID:1748259] Checking for cancel request [2025-12-21 11:19:37,488][ INFO][PID:1748259] Checking for cancel request [2025-12-21 11:19:42,489][ INFO][PID:1748259] Checking for cancel request [2025-12-21 11:19:47,507][ INFO][PID:1748259] Checking for cancel request [2025-12-21 11:19:52,508][ INFO][PID:1748259] Checking for cancel request [2025-12-21 11:19:57,509][ INFO][PID:1748259] Checking for cancel request [2025-12-21 11:20:02,510][ INFO][PID:1748259] Checking for cancel request [2025-12-21 11:20:07,511][ INFO][PID:1748259] Checking for cancel request [2025-12-21 11:20:12,528][ INFO][PID:1748259] Checking for cancel request [2025-12-21 11:20:17,529][ INFO][PID:1748259] Checking for cancel request [2025-12-21 11:20:22,530][ INFO][PID:1748259] Checking for cancel request [2025-12-21 11:20:27,531][ INFO][PID:1748259] Checking for cancel request [2025-12-21 11:20:32,574][ INFO][PID:1748259] Checking for cancel request [2025-12-21 11:20:37,575][ INFO][PID:1748259] Checking for cancel request [2025-12-21 11:20:42,576][ INFO][PID:1748259] Checking for cancel request [2025-12-21 11:20:47,576][ INFO][PID:1748259] Checking for cancel request [2025-12-21 11:20:52,577][ INFO][PID:1748259] Checking for cancel request [2025-12-21 11:20:57,601][ INFO][PID:1748259] Checking for cancel request [2025-12-21 11:21:02,602][ INFO][PID:1748259] Checking for cancel request [2025-12-21 11:21:07,603][ INFO][PID:1748259] Checking for cancel request [2025-12-21 11:21:12,604][ INFO][PID:1748259] Checking for cancel request [2025-12-21 11:21:17,604][ INFO][PID:1748259] Checking for cancel request [2025-12-21 11:21:22,605][ INFO][PID:1748259] Checking for cancel request [2025-12-21 11:21:27,793][ INFO][PID:1748259] Checking for cancel request [2025-12-21 11:21:32,794][ INFO][PID:1748259] Checking for cancel request [2025-12-21 11:21:37,795][ INFO][PID:1748259] Checking for cancel request [2025-12-21 11:21:42,796][ INFO][PID:1748259] Checking for cancel request [2025-12-21 11:21:47,797][ INFO][PID:1748259] Checking for cancel request [2025-12-21 11:21:52,868][ INFO][PID:1748259] Checking for cancel request [2025-12-21 11:21:58,207][ INFO][PID:1748259] Checking for cancel request [2025-12-21 11:22:03,810][ INFO][PID:1748259] Checking for cancel request [2025-12-21 11:22:09,334][ INFO][PID:1748259] Checking for cancel request [2025-12-21 11:22:14,621][ INFO][PID:1748259] Checking for cancel request [2025-12-21 11:22:19,900][ INFO][PID:1748259] Checking for cancel request [2025-12-21 11:22:25,202][ INFO][PID:1748259] Checking for cancel request [2025-12-21 11:22:30,449][ INFO][PID:1748259] Checking for cancel request [2025-12-21 11:22:35,820][ INFO][PID:1748259] Checking for cancel request [2025-12-21 11:22:40,822][ INFO][PID:1748259] Checking for cancel request [2025-12-21 11:22:46,287][ INFO][PID:1748259] Checking for cancel request [2025-12-21 11:22:51,412][ INFO][PID:1748259] Checking for cancel request [2025-12-21 11:22:56,545][ INFO][PID:1748259] Checking for cancel request [2025-12-21 11:23:01,828][ INFO][PID:1748259] Checking for cancel request [2025-12-21 11:23:07,015][ INFO][PID:1748259] Checking for cancel request [2025-12-21 11:23:12,017][ INFO][PID:1748259] Checking for cancel request [2025-12-21 11:23:17,101][ INFO][PID:1748259] Checking for cancel request [2025-12-21 11:23:22,169][ INFO][PID:1748259] Checking for cancel request [2025-12-21 11:23:27,188][ INFO][PID:1748259] Checking for cancel request [2025-12-21 11:23:32,190][ INFO][PID:1748259] Checking for cancel request [2025-12-21 11:23:37,191][ INFO][PID:1748259] Checking for cancel request [2025-12-21 11:23:42,201][ INFO][PID:1748259] Checking for cancel request [2025-12-21 11:23:47,204][ INFO][PID:1748259] Checking for cancel request [2025-12-21 11:23:52,422][ INFO][PID:1748259] Checking for cancel request [2025-12-21 11:23:57,425][ INFO][PID:1748259] Checking for cancel request [2025-12-21 11:24:02,669][ INFO][PID:1748259] Checking for cancel request [2025-12-21 11:24:07,686][ INFO][PID:1748259] Checking for cancel request [2025-12-21 11:24:12,899][ INFO][PID:1748259] Checking for cancel request [2025-12-21 11:24:17,900][ INFO][PID:1748259] Checking for cancel request [2025-12-21 11:24:22,907][ INFO][PID:1748259] Checking for cancel request [2025-12-21 11:24:27,908][ INFO][PID:1748259] Checking for cancel request [2025-12-21 11:24:32,908][ INFO][PID:1748259] Checking for cancel request [2025-12-21 11:24:37,909][ INFO][PID:1748259] Checking for cancel request [2025-12-21 11:24:42,910][ INFO][PID:1748259] Checking for cancel request [2025-12-21 11:24:47,911][ INFO][PID:1748259] Checking for cancel request [2025-12-21 11:24:52,913][ INFO][PID:1748259] Checking for cancel request [2025-12-21 11:24:57,913][ INFO][PID:1748259] Checking for cancel request [2025-12-21 11:25:02,914][ INFO][PID:1748259] Checking for cancel request [2025-12-21 11:25:07,915][ INFO][PID:1748259] Checking for cancel request [2025-12-21 11:25:12,916][ INFO][PID:1748259] Checking for cancel request [2025-12-21 11:25:17,917][ INFO][PID:1748259] Checking for cancel request [2025-12-21 11:25:22,917][ INFO][PID:1748259] Checking for cancel request [2025-12-21 11:25:27,918][ INFO][PID:1748259] Checking for cancel request [2025-12-21 11:25:32,919][ INFO][PID:1748259] Checking for cancel request [2025-12-21 11:25:37,920][ INFO][PID:1748259] Checking for cancel request [2025-12-21 11:25:42,921][ INFO][PID:1748259] Checking for cancel request [2025-12-21 11:25:47,951][ INFO][PID:1748259] Checking for cancel request [2025-12-21 11:25:52,952][ INFO][PID:1748259] Checking for cancel request [2025-12-21 11:25:57,953][ INFO][PID:1748259] Checking for cancel request [2025-12-21 11:26:02,954][ INFO][PID:1748259] Checking for cancel request [2025-12-21 11:26:07,955][ INFO][PID:1748259] Checking for cancel request [2025-12-21 11:26:12,955][ INFO][PID:1748259] Checking for cancel request [2025-12-21 11:26:17,956][ INFO][PID:1748259] Checking for cancel request [2025-12-21 11:26:22,957][ INFO][PID:1748259] Checking for cancel request [2025-12-21 11:26:27,958][ INFO][PID:1748259] Checking for cancel request [2025-12-21 11:26:32,959][ INFO][PID:1748259] Checking for cancel request [2025-12-21 11:26:37,960][ INFO][PID:1748259] Checking for cancel request [2025-12-21 11:26:42,961][ INFO][PID:1748259] Checking for cancel request [2025-12-21 11:26:47,962][ INFO][PID:1748259] Checking for cancel request [2025-12-21 11:26:52,962][ INFO][PID:1748259] Checking for cancel request [2025-12-21 11:26:58,175][ INFO][PID:1748259] Checking for cancel request [2025-12-21 11:27:03,176][ INFO][PID:1748259] Checking for cancel request [2025-12-21 11:27:08,177][ INFO][PID:1748259] Checking for cancel request [2025-12-21 11:27:09,082][ INFO][PID:1748259] Downloading results from builder [2025-12-21 11:27:09,083][ INFO][PID:1748259] rsyncing of mockbuilder@3.235.67.193:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4503/srpm-builds/09939397 started [2025-12-21 11:27:09,083][ INFO][PID:1748259] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@3.235.67.193:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4503/srpm-builds/09939397/ &> /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4503/srpm-builds/09939397/build-09939397.rsync.log [2025-12-21 11:27:16,063][ INFO][PID:1748259] rsyncing finished. [2025-12-21 11:27:16,064][ INFO][PID:1748259] Releasing VM back to pool [2025-12-21 11:27:16,073][ INFO][PID:1748259] Searching for 'success' file in resultdir [2025-12-21 11:27:16,074][ INFO][PID:1748259] Getting build details [2025-12-21 11:27:16,074][ INFO][PID:1748259] Retrieving SRPM info from /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4503/srpm-builds/09939397 [2025-12-21 11:27:16,075][ INFO][PID:1748259] SRPM URL: https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4503/srpm-builds/09939397/Sunshine-0.0.4503-1.src.rpm [2025-12-21 11:27:16,075][ INFO][PID:1748259] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4503/srpm-builds/09939397/Sunshine-0.0.4503-1.src.rpm', 'pkg_name': 'Sunshine', 'pkg_version': '0.0.4503-1'} [2025-12-21 11:27:16,076][ INFO][PID:1748259] Finished build: id=9939397 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/lizardbyte/pulls:pr:4503 chroot=srpm-builds [2025-12-21 11:27:16,077][ INFO][PID:1748259] Worker succeeded build, took 479.49346828460693 [2025-12-21 11:27:16,078][ INFO][PID:1748259] 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:4503", "submitter": null, "ended_on": 1766316436.0777586, "started_on": 1766315956.5842903, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9939397", "build_id": 9939397, "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\": \"tmpak115d6h\", \"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:4503/srpm-builds/09939397/Sunshine-0.0.4503-1.src.rpm", "uses_devel_repo": null, "sandbox": "lizardbyte/pulls--b447d5fd-1add-408c-bb5a-9ef68b0f91ee", "results": { "name": "Sunshine", "epoch": null, "version": "0.0.4503", "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:4503", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4503", "result_dir": "09939397", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "0.0.4503-1", "id": 9939397, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-12-21 11:27:16,136][ INFO][PID:1748259] Sending fedora-messaging bus message in build.end [2025-12-21 11:27:16,161][ INFO][PID:1748259] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4503/srpm-builds/09939397/builder-live.log by gzip [2025-12-21 11:27:16,162][ INFO][PID:1748259] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4503/srpm-builds/09939397/builder-live.log' as PID 1771252 [2025-12-21 11:27:16,194][ INFO][PID:1748259] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4503/srpm-builds/09939397/builder-live.log) [2025-12-21 11:27:16,194][ INFO][PID:1748259] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4503/srpm-builds/09939397/backend.log by gzip [2025-12-21 11:27:16,195][ INFO][PID:1748259] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4503/srpm-builds/09939397/backend.log' as PID 1771254