[2025-10-13 07:04:44,621][ INFO][PID:2648990] Marking build as starting [2025-10-13 07:04:44,642][ INFO][PID:2648990] Checking for cancel request [2025-10-13 07:04:44,643][ INFO][PID:2648990] VM allocation process starts [2025-10-13 07:04:44,655][ INFO][PID:2648990] Trying to allocate VM: ResallocHost, ticket_id=5632624, requested_tags=['copr_builder', 'arch_x86_64'] [2025-10-13 07:04:47,668][ INFO][PID:2648990] Allocated host ResallocHost, ticket_id=5632624, hostname=3.83.79.219, name=aws_x86_64_normalreserved_prod_07368696_20251013_070257, requested_tags=['copr_builder', 'arch_x86_64'] [2025-10-13 07:04:47,668][ INFO][PID:2648990] Allocating ssh connection to builder [2025-10-13 07:04:47,669][ INFO][PID:2648990] Checking that builder machine is OK [2025-10-13 07:04:48,046][ INFO][PID:2648990] Running remote command: copr-builder-ready srpm-builds [2025-10-13 07:04:48,261][ INFO][PID:2648990] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-10-13 07:04:48,261][ INFO][PID:2648990] Filling build.info file with builder info [2025-10-13 07:04:48,265][ INFO][PID:2648990] Checking for cancel request [2025-10-13 07:04:48,267][ INFO][PID:2648990] 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:4320", "submitter": null, "ended_on": null, "started_on": 1760339088.2674322, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9683787", "build_id": 9683787, "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 test -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 test -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/fedora\\\"\\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\\\"\\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\": \"tmppwxgyjte\", \"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--66fa90e1-1eea-474e-871e-70ef98a5e298", "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:4320", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4320", "result_dir": "09683787", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9683787, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-10-13 07:04:48,295][ INFO][PID:2648990] Sending fedora-messaging bus message in build.start [2025-10-13 07:04:49,156][ INFO][PID:2648990] Sending fedora-messaging bus message in chroot.start [2025-10-13 07:04:49,183][ INFO][PID:2648990] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9683787 --detached [2025-10-13 07:04:49,547][ INFO][PID:2648990] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '3.83.79.219' (ED25519) to the list of known hosts. [2025-10-13 07:04:49,548][ INFO][PID:2648990] Downloading the builder-live.log file, attempt 1 [2025-10-13 07:04:49,550][ INFO][PID:2648990] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@3.83.79.219 copr-rpmbuild-log [2025-10-13 07:04:54,557][ INFO][PID:2648990] Periodic builder liveness probe: alive [2025-10-13 07:04:54,558][ INFO][PID:2648990] Checking for cancel request [2025-10-13 07:04:59,559][ INFO][PID:2648990] Checking for cancel request [2025-10-13 07:05:04,561][ INFO][PID:2648990] Checking for cancel request [2025-10-13 07:05:09,562][ INFO][PID:2648990] Checking for cancel request [2025-10-13 07:05:14,563][ INFO][PID:2648990] Checking for cancel request [2025-10-13 07:05:19,564][ INFO][PID:2648990] Checking for cancel request [2025-10-13 07:05:24,565][ INFO][PID:2648990] Checking for cancel request [2025-10-13 07:05:29,566][ INFO][PID:2648990] Checking for cancel request [2025-10-13 07:05:34,568][ INFO][PID:2648990] Checking for cancel request [2025-10-13 07:05:39,569][ INFO][PID:2648990] Checking for cancel request [2025-10-13 07:05:44,570][ INFO][PID:2648990] Checking for cancel request [2025-10-13 07:05:49,571][ INFO][PID:2648990] Checking for cancel request [2025-10-13 07:05:54,572][ INFO][PID:2648990] Checking for cancel request [2025-10-13 07:05:59,573][ INFO][PID:2648990] Checking for cancel request [2025-10-13 07:06:04,574][ INFO][PID:2648990] Checking for cancel request [2025-10-13 07:06:09,575][ INFO][PID:2648990] Checking for cancel request [2025-10-13 07:06:14,576][ INFO][PID:2648990] Checking for cancel request [2025-10-13 07:06:19,577][ INFO][PID:2648990] Checking for cancel request [2025-10-13 07:06:24,578][ INFO][PID:2648990] Checking for cancel request [2025-10-13 07:06:29,584][ INFO][PID:2648990] Checking for cancel request [2025-10-13 07:06:34,585][ INFO][PID:2648990] Checking for cancel request [2025-10-13 07:06:39,586][ INFO][PID:2648990] Checking for cancel request [2025-10-13 07:06:44,587][ INFO][PID:2648990] Checking for cancel request [2025-10-13 07:06:49,588][ INFO][PID:2648990] Checking for cancel request [2025-10-13 07:06:54,589][ INFO][PID:2648990] Checking for cancel request [2025-10-13 07:06:59,590][ INFO][PID:2648990] Checking for cancel request [2025-10-13 07:07:04,590][ INFO][PID:2648990] Checking for cancel request [2025-10-13 07:07:09,591][ INFO][PID:2648990] Checking for cancel request [2025-10-13 07:07:14,592][ INFO][PID:2648990] Checking for cancel request [2025-10-13 07:07:19,593][ INFO][PID:2648990] Checking for cancel request [2025-10-13 07:07:24,594][ INFO][PID:2648990] Checking for cancel request [2025-10-13 07:07:29,595][ INFO][PID:2648990] Checking for cancel request [2025-10-13 07:07:34,596][ INFO][PID:2648990] Checking for cancel request [2025-10-13 07:07:39,597][ INFO][PID:2648990] Checking for cancel request [2025-10-13 07:07:44,598][ INFO][PID:2648990] Checking for cancel request [2025-10-13 07:07:49,599][ INFO][PID:2648990] Checking for cancel request [2025-10-13 07:07:54,600][ INFO][PID:2648990] Checking for cancel request [2025-10-13 07:07:59,601][ INFO][PID:2648990] Checking for cancel request [2025-10-13 07:08:04,602][ INFO][PID:2648990] Checking for cancel request [2025-10-13 07:08:09,603][ INFO][PID:2648990] Checking for cancel request [2025-10-13 07:08:14,603][ INFO][PID:2648990] Checking for cancel request [2025-10-13 07:08:19,604][ INFO][PID:2648990] Checking for cancel request [2025-10-13 07:08:24,605][ INFO][PID:2648990] Checking for cancel request [2025-10-13 07:08:29,606][ INFO][PID:2648990] Checking for cancel request [2025-10-13 07:08:34,607][ INFO][PID:2648990] Checking for cancel request [2025-10-13 07:08:39,608][ INFO][PID:2648990] Checking for cancel request [2025-10-13 07:08:44,609][ INFO][PID:2648990] Checking for cancel request [2025-10-13 07:08:49,610][ INFO][PID:2648990] Checking for cancel request [2025-10-13 07:08:54,611][ INFO][PID:2648990] Checking for cancel request [2025-10-13 07:08:59,612][ INFO][PID:2648990] Checking for cancel request [2025-10-13 07:09:04,613][ INFO][PID:2648990] Checking for cancel request [2025-10-13 07:09:09,614][ INFO][PID:2648990] Checking for cancel request [2025-10-13 07:09:14,616][ INFO][PID:2648990] Checking for cancel request [2025-10-13 07:09:19,617][ INFO][PID:2648990] Checking for cancel request [2025-10-13 07:09:24,618][ INFO][PID:2648990] Checking for cancel request [2025-10-13 07:09:29,619][ INFO][PID:2648990] Checking for cancel request [2025-10-13 07:09:34,620][ INFO][PID:2648990] Checking for cancel request [2025-10-13 07:09:39,621][ INFO][PID:2648990] Checking for cancel request [2025-10-13 07:09:44,622][ INFO][PID:2648990] Checking for cancel request [2025-10-13 07:09:49,623][ INFO][PID:2648990] Checking for cancel request [2025-10-13 07:09:54,624][ INFO][PID:2648990] Checking for cancel request [2025-10-13 07:09:59,625][ INFO][PID:2648990] Checking for cancel request [2025-10-13 07:10:04,627][ INFO][PID:2648990] Checking for cancel request [2025-10-13 07:10:09,629][ INFO][PID:2648990] Checking for cancel request [2025-10-13 07:10:14,631][ INFO][PID:2648990] Checking for cancel request [2025-10-13 07:10:19,632][ INFO][PID:2648990] Checking for cancel request [2025-10-13 07:10:24,633][ INFO][PID:2648990] Checking for cancel request [2025-10-13 07:10:29,635][ INFO][PID:2648990] Checking for cancel request [2025-10-13 07:10:34,636][ INFO][PID:2648990] Checking for cancel request [2025-10-13 07:10:39,637][ INFO][PID:2648990] Checking for cancel request [2025-10-13 07:10:44,641][ INFO][PID:2648990] Checking for cancel request [2025-10-13 07:10:49,643][ INFO][PID:2648990] Checking for cancel request [2025-10-13 07:10:54,645][ INFO][PID:2648990] Checking for cancel request [2025-10-13 07:10:59,646][ INFO][PID:2648990] Checking for cancel request [2025-10-13 07:11:04,649][ INFO][PID:2648990] Checking for cancel request [2025-10-13 07:11:09,667][ INFO][PID:2648990] Checking for cancel request [2025-10-13 07:11:14,668][ INFO][PID:2648990] Checking for cancel request [2025-10-13 07:11:19,669][ INFO][PID:2648990] Checking for cancel request [2025-10-13 07:11:24,671][ INFO][PID:2648990] Checking for cancel request [2025-10-13 07:11:29,674][ INFO][PID:2648990] Checking for cancel request [2025-10-13 07:11:34,675][ INFO][PID:2648990] Checking for cancel request [2025-10-13 07:11:39,676][ INFO][PID:2648990] Checking for cancel request [2025-10-13 07:11:44,679][ INFO][PID:2648990] Checking for cancel request [2025-10-13 07:11:49,688][ INFO][PID:2648990] Checking for cancel request [2025-10-13 07:11:54,693][ INFO][PID:2648990] Checking for cancel request [2025-10-13 07:11:59,694][ INFO][PID:2648990] Checking for cancel request [2025-10-13 07:12:04,695][ INFO][PID:2648990] Checking for cancel request [2025-10-13 07:12:09,696][ INFO][PID:2648990] Checking for cancel request [2025-10-13 07:12:14,704][ INFO][PID:2648990] Checking for cancel request [2025-10-13 07:12:19,705][ INFO][PID:2648990] Checking for cancel request [2025-10-13 07:12:24,706][ INFO][PID:2648990] Checking for cancel request [2025-10-13 07:12:29,707][ INFO][PID:2648990] Checking for cancel request [2025-10-13 07:12:32,300][ INFO][PID:2648990] Downloading results from builder [2025-10-13 07:12:32,302][ INFO][PID:2648990] rsyncing of mockbuilder@3.83.79.219:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4320/srpm-builds/09683787 started [2025-10-13 07:12:32,302][ INFO][PID:2648990] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@3.83.79.219:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4320/srpm-builds/09683787/ &> /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4320/srpm-builds/09683787/build-09683787.rsync.log [2025-10-13 07:12:39,405][ INFO][PID:2648990] rsyncing finished. [2025-10-13 07:12:39,406][ INFO][PID:2648990] Releasing VM back to pool [2025-10-13 07:12:39,419][ INFO][PID:2648990] Searching for 'success' file in resultdir [2025-10-13 07:12:39,420][ INFO][PID:2648990] Getting build details [2025-10-13 07:12:39,421][ INFO][PID:2648990] Retrieving SRPM info from /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4320/srpm-builds/09683787 [2025-10-13 07:12:39,422][ INFO][PID:2648990] SRPM URL: https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4320/srpm-builds/09683787/Sunshine-0.0.4320-1.src.rpm [2025-10-13 07:12:39,422][ INFO][PID:2648990] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4320/srpm-builds/09683787/Sunshine-0.0.4320-1.src.rpm', 'pkg_name': 'Sunshine', 'pkg_version': '0.0.4320-1'} [2025-10-13 07:12:39,423][ INFO][PID:2648990] Finished build: id=9683787 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/lizardbyte/pulls:pr:4320 chroot=srpm-builds [2025-10-13 07:12:39,425][ INFO][PID:2648990] Worker succeeded build, took 471.1576130390167 [2025-10-13 07:12:39,425][ INFO][PID:2648990] 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:4320", "submitter": null, "ended_on": 1760339559.4250453, "started_on": 1760339088.2674322, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9683787", "build_id": 9683787, "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 test -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 test -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/fedora\\\"\\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\\\"\\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\": \"tmppwxgyjte\", \"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:4320/srpm-builds/09683787/Sunshine-0.0.4320-1.src.rpm", "uses_devel_repo": null, "sandbox": "lizardbyte/pulls--66fa90e1-1eea-474e-871e-70ef98a5e298", "results": { "name": "Sunshine", "epoch": null, "version": "0.0.4320", "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:4320", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4320", "result_dir": "09683787", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "0.0.4320-1", "id": 9683787, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-10-13 07:12:39,457][ INFO][PID:2648990] Sending fedora-messaging bus message in build.end [2025-10-13 07:12:39,484][ INFO][PID:2648990] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4320/srpm-builds/09683787/builder-live.log by gzip [2025-10-13 07:12:39,486][ INFO][PID:2648990] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4320/srpm-builds/09683787/builder-live.log' as PID 2683095 [2025-10-13 07:12:39,510][ INFO][PID:2648990] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4320/srpm-builds/09683787/builder-live.log) [2025-10-13 07:12:39,511][ INFO][PID:2648990] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4320/srpm-builds/09683787/backend.log by gzip [2025-10-13 07:12:39,512][ INFO][PID:2648990] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4320/srpm-builds/09683787/backend.log' as PID 2683099