[2025-11-03 08:58:37,429][ INFO][PID:2513928] Marking build as starting [2025-11-03 08:58:37,458][ INFO][PID:2513928] Checking for cancel request [2025-11-03 08:58:37,459][ INFO][PID:2513928] VM allocation process starts [2025-11-03 08:58:37,468][ INFO][PID:2513928] Trying to allocate VM: ResallocHost, ticket_id=5989845, requested_tags=['copr_builder', 'arch_x86_64'] [2025-11-03 08:58:40,512][ INFO][PID:2513928] Allocated host ResallocHost, ticket_id=5989845, hostname=54.175.103.106, name=aws_x86_64_normalreserved_prod_07794160_20251103_085546, requested_tags=['copr_builder', 'arch_x86_64'] [2025-11-03 08:58:40,513][ INFO][PID:2513928] Allocating ssh connection to builder [2025-11-03 08:58:40,513][ INFO][PID:2513928] Checking that builder machine is OK [2025-11-03 08:58:40,850][ INFO][PID:2513928] Running remote command: copr-builder-ready srpm-builds [2025-11-03 08:58:41,048][ INFO][PID:2513928] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-11-03 08:58:41,049][ INFO][PID:2513928] Filling build.info file with builder info [2025-11-03 08:58:41,049][ INFO][PID:2513928] Checking for cancel request [2025-11-03 08:58:41,050][ INFO][PID:2513928] 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:4337", "submitter": null, "ended_on": null, "started_on": 1762160321.0506022, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9760184", "build_id": 9760184, "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\": \"tmp9m7dy20y\", \"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--bfbf6d79-593a-49ef-94e7-4ee4de547cd0", "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:4337", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4337", "result_dir": "09760184", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9760184, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-11-03 08:58:41,070][ INFO][PID:2513928] Sending fedora-messaging bus message in build.start [2025-11-03 08:58:41,708][ INFO][PID:2513928] Sending fedora-messaging bus message in chroot.start [2025-11-03 08:58:41,732][ INFO][PID:2513928] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9760184 --detached [2025-11-03 08:58:42,043][ INFO][PID:2513928] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '54.175.103.106' (ED25519) to the list of known hosts. [2025-11-03 08:58:42,044][ INFO][PID:2513928] Downloading the builder-live.log file, attempt 1 [2025-11-03 08:58:42,045][ INFO][PID:2513928] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@54.175.103.106 copr-rpmbuild-log [2025-11-03 08:58:47,052][ INFO][PID:2513928] Periodic builder liveness probe: alive [2025-11-03 08:58:47,053][ INFO][PID:2513928] Checking for cancel request [2025-11-03 08:58:52,054][ INFO][PID:2513928] Checking for cancel request [2025-11-03 08:58:57,054][ INFO][PID:2513928] Checking for cancel request [2025-11-03 08:59:02,056][ INFO][PID:2513928] Checking for cancel request [2025-11-03 08:59:07,057][ INFO][PID:2513928] Checking for cancel request [2025-11-03 08:59:12,058][ INFO][PID:2513928] Checking for cancel request [2025-11-03 08:59:17,058][ INFO][PID:2513928] Checking for cancel request [2025-11-03 08:59:22,059][ INFO][PID:2513928] Checking for cancel request [2025-11-03 08:59:27,060][ INFO][PID:2513928] Checking for cancel request [2025-11-03 08:59:32,061][ INFO][PID:2513928] Checking for cancel request [2025-11-03 08:59:37,062][ INFO][PID:2513928] Checking for cancel request [2025-11-03 08:59:42,063][ INFO][PID:2513928] Checking for cancel request [2025-11-03 08:59:47,064][ INFO][PID:2513928] Checking for cancel request [2025-11-03 08:59:52,065][ INFO][PID:2513928] Checking for cancel request [2025-11-03 08:59:57,066][ INFO][PID:2513928] Checking for cancel request [2025-11-03 09:00:02,067][ INFO][PID:2513928] Checking for cancel request [2025-11-03 09:00:07,068][ INFO][PID:2513928] Checking for cancel request [2025-11-03 09:00:12,069][ INFO][PID:2513928] Checking for cancel request [2025-11-03 09:00:17,070][ INFO][PID:2513928] Checking for cancel request [2025-11-03 09:00:22,071][ INFO][PID:2513928] Checking for cancel request [2025-11-03 09:00:27,072][ INFO][PID:2513928] Checking for cancel request [2025-11-03 09:00:32,073][ INFO][PID:2513928] Checking for cancel request [2025-11-03 09:00:37,074][ INFO][PID:2513928] Checking for cancel request [2025-11-03 09:00:42,075][ INFO][PID:2513928] Checking for cancel request [2025-11-03 09:00:47,076][ INFO][PID:2513928] Checking for cancel request [2025-11-03 09:00:52,077][ INFO][PID:2513928] Checking for cancel request [2025-11-03 09:00:57,078][ INFO][PID:2513928] Checking for cancel request [2025-11-03 09:01:02,079][ INFO][PID:2513928] Checking for cancel request [2025-11-03 09:01:07,080][ INFO][PID:2513928] Checking for cancel request [2025-11-03 09:01:12,081][ INFO][PID:2513928] Checking for cancel request [2025-11-03 09:01:17,082][ INFO][PID:2513928] Checking for cancel request [2025-11-03 09:01:22,083][ INFO][PID:2513928] Checking for cancel request [2025-11-03 09:01:27,084][ INFO][PID:2513928] Checking for cancel request [2025-11-03 09:01:32,085][ INFO][PID:2513928] Checking for cancel request [2025-11-03 09:01:37,086][ INFO][PID:2513928] Checking for cancel request [2025-11-03 09:01:42,087][ INFO][PID:2513928] Checking for cancel request [2025-11-03 09:01:47,088][ INFO][PID:2513928] Checking for cancel request [2025-11-03 09:01:52,089][ INFO][PID:2513928] Checking for cancel request [2025-11-03 09:01:57,090][ INFO][PID:2513928] Checking for cancel request [2025-11-03 09:02:02,091][ INFO][PID:2513928] Checking for cancel request [2025-11-03 09:02:07,092][ INFO][PID:2513928] Checking for cancel request [2025-11-03 09:02:12,093][ INFO][PID:2513928] Checking for cancel request [2025-11-03 09:02:17,094][ INFO][PID:2513928] Checking for cancel request [2025-11-03 09:02:22,095][ INFO][PID:2513928] Checking for cancel request [2025-11-03 09:02:27,096][ INFO][PID:2513928] Checking for cancel request [2025-11-03 09:02:32,096][ INFO][PID:2513928] Checking for cancel request [2025-11-03 09:02:37,097][ INFO][PID:2513928] Checking for cancel request [2025-11-03 09:02:42,099][ INFO][PID:2513928] Checking for cancel request [2025-11-03 09:02:47,099][ INFO][PID:2513928] Checking for cancel request [2025-11-03 09:02:52,100][ INFO][PID:2513928] Checking for cancel request [2025-11-03 09:02:57,101][ INFO][PID:2513928] Checking for cancel request [2025-11-03 09:03:02,102][ INFO][PID:2513928] Checking for cancel request [2025-11-03 09:03:07,103][ INFO][PID:2513928] Checking for cancel request [2025-11-03 09:03:12,104][ INFO][PID:2513928] Checking for cancel request [2025-11-03 09:03:17,105][ INFO][PID:2513928] Checking for cancel request [2025-11-03 09:03:22,106][ INFO][PID:2513928] Checking for cancel request [2025-11-03 09:03:27,107][ INFO][PID:2513928] Checking for cancel request [2025-11-03 09:03:32,108][ INFO][PID:2513928] Checking for cancel request [2025-11-03 09:03:37,396][ INFO][PID:2513928] Checking for cancel request [2025-11-03 09:03:42,397][ INFO][PID:2513928] Checking for cancel request [2025-11-03 09:03:47,398][ INFO][PID:2513928] Checking for cancel request [2025-11-03 09:03:52,399][ INFO][PID:2513928] Checking for cancel request [2025-11-03 09:03:57,400][ INFO][PID:2513928] Checking for cancel request [2025-11-03 09:04:02,401][ INFO][PID:2513928] Checking for cancel request [2025-11-03 09:04:07,402][ INFO][PID:2513928] Checking for cancel request [2025-11-03 09:04:12,405][ INFO][PID:2513928] Checking for cancel request [2025-11-03 09:04:17,410][ INFO][PID:2513928] Checking for cancel request [2025-11-03 09:04:22,411][ INFO][PID:2513928] Checking for cancel request [2025-11-03 09:04:27,415][ INFO][PID:2513928] Checking for cancel request [2025-11-03 09:04:32,417][ INFO][PID:2513928] Checking for cancel request [2025-11-03 09:04:37,423][ INFO][PID:2513928] Checking for cancel request [2025-11-03 09:04:42,424][ INFO][PID:2513928] Checking for cancel request [2025-11-03 09:04:47,425][ INFO][PID:2513928] Checking for cancel request [2025-11-03 09:04:52,427][ INFO][PID:2513928] Checking for cancel request [2025-11-03 09:04:57,427][ INFO][PID:2513928] Checking for cancel request [2025-11-03 09:05:02,429][ INFO][PID:2513928] Checking for cancel request [2025-11-03 09:05:07,430][ INFO][PID:2513928] Checking for cancel request [2025-11-03 09:05:12,430][ INFO][PID:2513928] Checking for cancel request [2025-11-03 09:05:17,431][ INFO][PID:2513928] Checking for cancel request [2025-11-03 09:05:22,433][ INFO][PID:2513928] Checking for cancel request [2025-11-03 09:05:27,433][ INFO][PID:2513928] Checking for cancel request [2025-11-03 09:05:32,434][ INFO][PID:2513928] Checking for cancel request [2025-11-03 09:05:37,435][ INFO][PID:2513928] Checking for cancel request [2025-11-03 09:05:42,437][ INFO][PID:2513928] Checking for cancel request [2025-11-03 09:05:47,437][ INFO][PID:2513928] Checking for cancel request [2025-11-03 09:05:52,438][ INFO][PID:2513928] Checking for cancel request [2025-11-03 09:05:57,440][ INFO][PID:2513928] Checking for cancel request [2025-11-03 09:06:02,441][ INFO][PID:2513928] Checking for cancel request [2025-11-03 09:06:07,442][ INFO][PID:2513928] Checking for cancel request [2025-11-03 09:06:12,443][ INFO][PID:2513928] Checking for cancel request [2025-11-03 09:06:13,161][ INFO][PID:2513928] Downloading results from builder [2025-11-03 09:06:13,162][ INFO][PID:2513928] rsyncing of mockbuilder@54.175.103.106:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4337/srpm-builds/09760184 started [2025-11-03 09:06:13,163][ INFO][PID:2513928] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@54.175.103.106:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4337/srpm-builds/09760184/ &> /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4337/srpm-builds/09760184/build-09760184.rsync.log [2025-11-03 09:06:19,702][ INFO][PID:2513928] rsyncing finished. [2025-11-03 09:06:19,703][ INFO][PID:2513928] Releasing VM back to pool [2025-11-03 09:06:19,720][ INFO][PID:2513928] Searching for 'success' file in resultdir [2025-11-03 09:06:19,721][ INFO][PID:2513928] Getting build details [2025-11-03 09:06:19,723][ INFO][PID:2513928] Retrieving SRPM info from /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4337/srpm-builds/09760184 [2025-11-03 09:06:19,726][ INFO][PID:2513928] SRPM URL: https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4337/srpm-builds/09760184/Sunshine-0.0.4337-1.src.rpm [2025-11-03 09:06:19,728][ INFO][PID:2513928] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4337/srpm-builds/09760184/Sunshine-0.0.4337-1.src.rpm', 'pkg_name': 'Sunshine', 'pkg_version': '0.0.4337-1'} [2025-11-03 09:06:19,729][ INFO][PID:2513928] Finished build: id=9760184 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/lizardbyte/pulls:pr:4337 chroot=srpm-builds [2025-11-03 09:06:19,732][ INFO][PID:2513928] Worker succeeded build, took 458.68227982521057 [2025-11-03 09:06:19,734][ INFO][PID:2513928] 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:4337", "submitter": null, "ended_on": 1762160779.732882, "started_on": 1762160321.0506022, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9760184", "build_id": 9760184, "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\": \"tmp9m7dy20y\", \"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:4337/srpm-builds/09760184/Sunshine-0.0.4337-1.src.rpm", "uses_devel_repo": null, "sandbox": "lizardbyte/pulls--bfbf6d79-593a-49ef-94e7-4ee4de547cd0", "results": { "name": "Sunshine", "epoch": null, "version": "0.0.4337", "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:4337", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4337", "result_dir": "09760184", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "0.0.4337-1", "id": 9760184, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-11-03 09:06:19,776][ INFO][PID:2513928] Sending fedora-messaging bus message in build.end [2025-11-03 09:06:19,802][ INFO][PID:2513928] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4337/srpm-builds/09760184/builder-live.log by gzip [2025-11-03 09:06:19,804][ INFO][PID:2513928] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4337/srpm-builds/09760184/builder-live.log' as PID 2553540 [2025-11-03 09:06:19,815][ INFO][PID:2513928] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4337/srpm-builds/09760184/builder-live.log) [2025-11-03 09:06:19,816][ INFO][PID:2513928] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4337/srpm-builds/09760184/backend.log by gzip [2025-11-03 09:06:19,818][ INFO][PID:2513928] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4337/srpm-builds/09760184/backend.log' as PID 2553543