[2025-10-28 07:12:28,201][ INFO][PID:284856] Marking build as starting [2025-10-28 07:12:28,229][ INFO][PID:284856] Checking for cancel request [2025-10-28 07:12:28,230][ INFO][PID:284856] VM allocation process starts [2025-10-28 07:12:28,246][ INFO][PID:284856] Trying to allocate VM: ResallocHost, ticket_id=5886426, requested_tags=['copr_builder', 'arch_x86_64'] [2025-10-28 07:12:31,260][ INFO][PID:284856] Allocated host ResallocHost, ticket_id=5886426, hostname=3.91.197.156, name=aws_x86_64_normalreserved_prod_07688302_20251028_070654, requested_tags=['copr_builder', 'arch_x86_64'] [2025-10-28 07:12:31,260][ INFO][PID:284856] Allocating ssh connection to builder [2025-10-28 07:12:31,261][ INFO][PID:284856] Checking that builder machine is OK [2025-10-28 07:12:31,585][ INFO][PID:284856] Running remote command: copr-builder-ready srpm-builds [2025-10-28 07:12:31,799][ INFO][PID:284856] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-10-28 07:12:31,800][ INFO][PID:284856] Filling build.info file with builder info [2025-10-28 07:12:31,800][ INFO][PID:284856] Checking for cancel request [2025-10-28 07:12:31,801][ INFO][PID:284856] 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:4365", "submitter": null, "ended_on": null, "started_on": 1761635551.801097, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9738994", "build_id": 9738994, "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\": \"tmp3tlv7xx9\", \"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--a7e1408e-5362-40b6-b06a-a970c7117779", "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:4365", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4365", "result_dir": "09738994", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9738994, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-10-28 07:12:31,823][ INFO][PID:284856] Sending fedora-messaging bus message in build.start [2025-10-28 07:12:32,447][ INFO][PID:284856] Sending fedora-messaging bus message in chroot.start [2025-10-28 07:12:32,469][ INFO][PID:284856] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9738994 --detached [2025-10-28 07:12:32,818][ INFO][PID:284856] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '3.91.197.156' (ED25519) to the list of known hosts. [2025-10-28 07:12:32,818][ INFO][PID:284856] Downloading the builder-live.log file, attempt 1 [2025-10-28 07:12:32,820][ INFO][PID:284856] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@3.91.197.156 copr-rpmbuild-log [2025-10-28 07:12:37,827][ INFO][PID:284856] Periodic builder liveness probe: alive [2025-10-28 07:12:37,828][ INFO][PID:284856] Checking for cancel request [2025-10-28 07:12:42,828][ INFO][PID:284856] Checking for cancel request [2025-10-28 07:12:47,830][ INFO][PID:284856] Checking for cancel request [2025-10-28 07:12:52,831][ INFO][PID:284856] Checking for cancel request [2025-10-28 07:12:57,832][ INFO][PID:284856] Checking for cancel request [2025-10-28 07:13:02,833][ INFO][PID:284856] Checking for cancel request [2025-10-28 07:13:07,833][ INFO][PID:284856] Checking for cancel request [2025-10-28 07:13:12,834][ INFO][PID:284856] Checking for cancel request [2025-10-28 07:13:17,835][ INFO][PID:284856] Checking for cancel request [2025-10-28 07:13:22,836][ INFO][PID:284856] Checking for cancel request [2025-10-28 07:13:27,837][ INFO][PID:284856] Checking for cancel request [2025-10-28 07:13:32,838][ INFO][PID:284856] Checking for cancel request [2025-10-28 07:13:37,839][ INFO][PID:284856] Checking for cancel request [2025-10-28 07:13:42,840][ INFO][PID:284856] Checking for cancel request [2025-10-28 07:13:47,841][ INFO][PID:284856] Checking for cancel request [2025-10-28 07:13:52,842][ INFO][PID:284856] Checking for cancel request [2025-10-28 07:13:57,843][ INFO][PID:284856] Checking for cancel request [2025-10-28 07:14:02,844][ INFO][PID:284856] Checking for cancel request [2025-10-28 07:14:07,845][ INFO][PID:284856] Checking for cancel request [2025-10-28 07:14:12,846][ INFO][PID:284856] Checking for cancel request [2025-10-28 07:14:17,847][ INFO][PID:284856] Checking for cancel request [2025-10-28 07:14:22,847][ INFO][PID:284856] Checking for cancel request [2025-10-28 07:14:27,848][ INFO][PID:284856] Checking for cancel request [2025-10-28 07:14:32,849][ INFO][PID:284856] Checking for cancel request [2025-10-28 07:14:37,850][ INFO][PID:284856] Checking for cancel request [2025-10-28 07:14:42,851][ INFO][PID:284856] Checking for cancel request [2025-10-28 07:14:47,852][ INFO][PID:284856] Checking for cancel request [2025-10-28 07:14:52,853][ INFO][PID:284856] Checking for cancel request [2025-10-28 07:14:57,854][ INFO][PID:284856] Checking for cancel request [2025-10-28 07:15:02,855][ INFO][PID:284856] Checking for cancel request [2025-10-28 07:15:07,856][ INFO][PID:284856] Checking for cancel request [2025-10-28 07:15:12,856][ INFO][PID:284856] Checking for cancel request [2025-10-28 07:15:17,857][ INFO][PID:284856] Checking for cancel request [2025-10-28 07:15:22,858][ INFO][PID:284856] Checking for cancel request [2025-10-28 07:15:27,859][ INFO][PID:284856] Checking for cancel request [2025-10-28 07:15:32,860][ INFO][PID:284856] Checking for cancel request [2025-10-28 07:15:37,861][ INFO][PID:284856] Checking for cancel request [2025-10-28 07:15:42,862][ INFO][PID:284856] Checking for cancel request [2025-10-28 07:15:47,862][ INFO][PID:284856] Checking for cancel request [2025-10-28 07:15:52,863][ INFO][PID:284856] Checking for cancel request [2025-10-28 07:15:57,864][ INFO][PID:284856] Checking for cancel request [2025-10-28 07:16:02,865][ INFO][PID:284856] Checking for cancel request [2025-10-28 07:16:07,866][ INFO][PID:284856] Checking for cancel request [2025-10-28 07:16:12,867][ INFO][PID:284856] Checking for cancel request [2025-10-28 07:16:17,868][ INFO][PID:284856] Checking for cancel request [2025-10-28 07:16:22,869][ INFO][PID:284856] Checking for cancel request [2025-10-28 07:16:27,870][ INFO][PID:284856] Checking for cancel request [2025-10-28 07:16:32,871][ INFO][PID:284856] Checking for cancel request [2025-10-28 07:16:37,872][ INFO][PID:284856] Checking for cancel request [2025-10-28 07:16:42,873][ INFO][PID:284856] Checking for cancel request [2025-10-28 07:16:47,874][ INFO][PID:284856] Checking for cancel request [2025-10-28 07:16:52,875][ INFO][PID:284856] Checking for cancel request [2025-10-28 07:16:57,876][ INFO][PID:284856] Checking for cancel request [2025-10-28 07:17:02,877][ INFO][PID:284856] Checking for cancel request [2025-10-28 07:17:07,878][ INFO][PID:284856] Checking for cancel request [2025-10-28 07:17:12,878][ INFO][PID:284856] Checking for cancel request [2025-10-28 07:17:17,879][ INFO][PID:284856] Checking for cancel request [2025-10-28 07:17:22,880][ INFO][PID:284856] Checking for cancel request [2025-10-28 07:17:27,881][ INFO][PID:284856] Checking for cancel request [2025-10-28 07:17:32,882][ INFO][PID:284856] Checking for cancel request [2025-10-28 07:17:37,883][ INFO][PID:284856] Checking for cancel request [2025-10-28 07:17:42,884][ INFO][PID:284856] Checking for cancel request [2025-10-28 07:17:47,885][ INFO][PID:284856] Checking for cancel request [2025-10-28 07:17:52,886][ INFO][PID:284856] Checking for cancel request [2025-10-28 07:17:57,887][ INFO][PID:284856] Checking for cancel request [2025-10-28 07:18:02,888][ INFO][PID:284856] Checking for cancel request [2025-10-28 07:18:07,889][ INFO][PID:284856] Checking for cancel request [2025-10-28 07:18:12,890][ INFO][PID:284856] Checking for cancel request [2025-10-28 07:18:17,891][ INFO][PID:284856] Checking for cancel request [2025-10-28 07:18:22,891][ INFO][PID:284856] Checking for cancel request [2025-10-28 07:18:27,892][ INFO][PID:284856] Checking for cancel request [2025-10-28 07:18:32,893][ INFO][PID:284856] Checking for cancel request [2025-10-28 07:18:37,894][ INFO][PID:284856] Checking for cancel request [2025-10-28 07:18:42,895][ INFO][PID:284856] Checking for cancel request [2025-10-28 07:18:47,896][ INFO][PID:284856] Checking for cancel request [2025-10-28 07:18:52,897][ INFO][PID:284856] Checking for cancel request [2025-10-28 07:18:57,898][ INFO][PID:284856] Checking for cancel request [2025-10-28 07:19:02,899][ INFO][PID:284856] Checking for cancel request [2025-10-28 07:19:07,900][ INFO][PID:284856] Checking for cancel request [2025-10-28 07:19:12,901][ INFO][PID:284856] Checking for cancel request [2025-10-28 07:19:17,902][ INFO][PID:284856] Checking for cancel request [2025-10-28 07:19:22,903][ INFO][PID:284856] Checking for cancel request [2025-10-28 07:19:27,904][ INFO][PID:284856] Checking for cancel request [2025-10-28 07:19:32,905][ INFO][PID:284856] Checking for cancel request [2025-10-28 07:19:37,906][ INFO][PID:284856] Checking for cancel request [2025-10-28 07:19:42,907][ INFO][PID:284856] Checking for cancel request [2025-10-28 07:19:47,907][ INFO][PID:284856] Checking for cancel request [2025-10-28 07:19:52,908][ INFO][PID:284856] Checking for cancel request [2025-10-28 07:19:57,909][ INFO][PID:284856] Checking for cancel request [2025-10-28 07:20:02,910][ INFO][PID:284856] Checking for cancel request [2025-10-28 07:20:07,911][ INFO][PID:284856] Checking for cancel request [2025-10-28 07:20:12,912][ INFO][PID:284856] Checking for cancel request [2025-10-28 07:20:17,913][ INFO][PID:284856] Checking for cancel request [2025-10-28 07:20:22,914][ INFO][PID:284856] Checking for cancel request [2025-10-28 07:20:25,328][ INFO][PID:284856] Downloading results from builder [2025-10-28 07:20:25,328][ INFO][PID:284856] rsyncing of mockbuilder@3.91.197.156:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4365/srpm-builds/09738994 started [2025-10-28 07:20:25,329][ INFO][PID:284856] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@3.91.197.156:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4365/srpm-builds/09738994/ &> /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4365/srpm-builds/09738994/build-09738994.rsync.log [2025-10-28 07:20:30,625][ INFO][PID:284856] rsyncing finished. [2025-10-28 07:20:30,625][ INFO][PID:284856] Releasing VM back to pool [2025-10-28 07:20:30,637][ INFO][PID:284856] Searching for 'success' file in resultdir [2025-10-28 07:20:30,637][ INFO][PID:284856] Getting build details [2025-10-28 07:20:30,638][ INFO][PID:284856] Retrieving SRPM info from /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4365/srpm-builds/09738994 [2025-10-28 07:20:30,638][ INFO][PID:284856] SRPM URL: https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4365/srpm-builds/09738994/Sunshine-0.0.4365-1.src.rpm [2025-10-28 07:20:30,639][ INFO][PID:284856] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4365/srpm-builds/09738994/Sunshine-0.0.4365-1.src.rpm', 'pkg_name': 'Sunshine', 'pkg_version': '0.0.4365-1'} [2025-10-28 07:20:30,639][ INFO][PID:284856] Finished build: id=9738994 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/lizardbyte/pulls:pr:4365 chroot=srpm-builds [2025-10-28 07:20:30,641][ INFO][PID:284856] Worker succeeded build, took 478.8398869037628 [2025-10-28 07:20:30,641][ INFO][PID:284856] 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:4365", "submitter": null, "ended_on": 1761636030.6409838, "started_on": 1761635551.801097, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9738994", "build_id": 9738994, "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\": \"tmp3tlv7xx9\", \"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:4365/srpm-builds/09738994/Sunshine-0.0.4365-1.src.rpm", "uses_devel_repo": null, "sandbox": "lizardbyte/pulls--a7e1408e-5362-40b6-b06a-a970c7117779", "results": { "name": "Sunshine", "epoch": null, "version": "0.0.4365", "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:4365", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4365", "result_dir": "09738994", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "0.0.4365-1", "id": 9738994, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-10-28 07:20:30,682][ INFO][PID:284856] Sending fedora-messaging bus message in build.end [2025-10-28 07:20:30,706][ INFO][PID:284856] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4365/srpm-builds/09738994/builder-live.log by gzip [2025-10-28 07:20:30,707][ INFO][PID:284856] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4365/srpm-builds/09738994/builder-live.log' as PID 298359 [2025-10-28 07:20:30,715][ INFO][PID:284856] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4365/srpm-builds/09738994/builder-live.log) [2025-10-28 07:20:30,715][ INFO][PID:284856] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4365/srpm-builds/09738994/backend.log by gzip [2025-10-28 07:20:30,716][ INFO][PID:284856] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4365/srpm-builds/09738994/backend.log' as PID 298360