[2025-12-24 18:36:02,450][ INFO][PID:2552011] Marking build as starting [2025-12-24 18:36:02,490][ INFO][PID:2552011] Checking for cancel request [2025-12-24 18:36:02,491][ INFO][PID:2552011] VM allocation process starts [2025-12-24 18:36:02,501][ INFO][PID:2552011] Trying to allocate VM: ResallocHost, ticket_id=497229, requested_tags=['copr_builder', 'arch_x86_64'] [2025-12-24 18:36:05,513][ INFO][PID:2552011] Allocated host ResallocHost, ticket_id=497229, hostname=13.217.131.119, name=aws_x86_64_normalreserved_prod_00754606_20251224_181411, requested_tags=['copr_builder', 'arch_x86_64'] [2025-12-24 18:36:05,514][ INFO][PID:2552011] Allocating ssh connection to builder [2025-12-24 18:36:05,514][ INFO][PID:2552011] Checking that builder machine is OK [2025-12-24 18:36:05,826][ INFO][PID:2552011] Running remote command: copr-builder-ready srpm-builds [2025-12-24 18:36:06,017][ INFO][PID:2552011] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-12-24 18:36:06,018][ INFO][PID:2552011] Filling build.info file with builder info [2025-12-24 18:36:06,018][ INFO][PID:2552011] Checking for cancel request [2025-12-24 18:36:06,019][ INFO][PID:2552011] 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:4522", "submitter": null, "ended_on": null, "started_on": 1766601366.0196996, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9948381", "build_id": 9948381, "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\": \"tmp7ptml7pj\", \"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--3aa8ddb2-6ba0-44e2-86f3-f92fce397bf4", "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:4522", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4522", "result_dir": "09948381", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9948381, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-12-24 18:36:06,066][ INFO][PID:2552011] Sending fedora-messaging bus message in build.start [2025-12-24 18:36:06,701][ INFO][PID:2552011] Sending fedora-messaging bus message in chroot.start [2025-12-24 18:36:06,730][ INFO][PID:2552011] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9948381 --detached [2025-12-24 18:36:07,044][ INFO][PID:2552011] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '13.217.131.119' (ED25519) to the list of known hosts. [2025-12-24 18:36:07,045][ INFO][PID:2552011] Downloading the builder-live.log file, attempt 1 [2025-12-24 18:36:07,046][ INFO][PID:2552011] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@13.217.131.119 copr-rpmbuild-log [2025-12-24 18:36:12,089][ INFO][PID:2552011] Periodic builder liveness probe: alive [2025-12-24 18:36:12,092][ INFO][PID:2552011] Checking for cancel request [2025-12-24 18:36:17,095][ INFO][PID:2552011] Checking for cancel request [2025-12-24 18:36:22,096][ INFO][PID:2552011] Checking for cancel request [2025-12-24 18:36:27,097][ INFO][PID:2552011] Checking for cancel request [2025-12-24 18:36:32,098][ INFO][PID:2552011] Checking for cancel request [2025-12-24 18:36:37,101][ INFO][PID:2552011] Checking for cancel request [2025-12-24 18:36:42,102][ INFO][PID:2552011] Checking for cancel request [2025-12-24 18:36:47,103][ INFO][PID:2552011] Checking for cancel request [2025-12-24 18:36:52,104][ INFO][PID:2552011] Checking for cancel request [2025-12-24 18:36:57,105][ INFO][PID:2552011] Checking for cancel request [2025-12-24 18:37:02,106][ INFO][PID:2552011] Checking for cancel request [2025-12-24 18:37:07,107][ INFO][PID:2552011] Checking for cancel request [2025-12-24 18:37:12,108][ INFO][PID:2552011] Checking for cancel request [2025-12-24 18:37:17,109][ INFO][PID:2552011] Checking for cancel request [2025-12-24 18:37:22,111][ INFO][PID:2552011] Checking for cancel request [2025-12-24 18:37:27,112][ INFO][PID:2552011] Checking for cancel request [2025-12-24 18:37:32,113][ INFO][PID:2552011] Checking for cancel request [2025-12-24 18:37:37,114][ INFO][PID:2552011] Checking for cancel request [2025-12-24 18:37:42,115][ INFO][PID:2552011] Checking for cancel request [2025-12-24 18:37:47,116][ INFO][PID:2552011] Checking for cancel request [2025-12-24 18:37:52,117][ INFO][PID:2552011] Checking for cancel request [2025-12-24 18:37:57,121][ INFO][PID:2552011] Checking for cancel request [2025-12-24 18:38:02,122][ INFO][PID:2552011] Checking for cancel request [2025-12-24 18:38:07,123][ INFO][PID:2552011] Checking for cancel request [2025-12-24 18:38:12,124][ INFO][PID:2552011] Checking for cancel request [2025-12-24 18:38:17,125][ INFO][PID:2552011] Checking for cancel request [2025-12-24 18:38:22,126][ INFO][PID:2552011] Checking for cancel request [2025-12-24 18:38:27,127][ INFO][PID:2552011] Checking for cancel request [2025-12-24 18:38:32,128][ INFO][PID:2552011] Checking for cancel request [2025-12-24 18:38:37,129][ INFO][PID:2552011] Checking for cancel request [2025-12-24 18:38:42,130][ INFO][PID:2552011] Checking for cancel request [2025-12-24 18:38:47,131][ INFO][PID:2552011] Checking for cancel request [2025-12-24 18:38:52,132][ INFO][PID:2552011] Checking for cancel request [2025-12-24 18:38:57,133][ INFO][PID:2552011] Checking for cancel request [2025-12-24 18:39:02,134][ INFO][PID:2552011] Checking for cancel request [2025-12-24 18:39:07,135][ INFO][PID:2552011] Checking for cancel request [2025-12-24 18:39:12,136][ INFO][PID:2552011] Checking for cancel request [2025-12-24 18:39:17,136][ INFO][PID:2552011] Checking for cancel request [2025-12-24 18:39:22,138][ INFO][PID:2552011] Checking for cancel request [2025-12-24 18:39:27,138][ INFO][PID:2552011] Checking for cancel request [2025-12-24 18:39:32,139][ INFO][PID:2552011] Checking for cancel request [2025-12-24 18:39:37,140][ INFO][PID:2552011] Checking for cancel request [2025-12-24 18:39:42,141][ INFO][PID:2552011] Checking for cancel request [2025-12-24 18:39:47,142][ INFO][PID:2552011] Checking for cancel request [2025-12-24 18:39:52,143][ INFO][PID:2552011] Checking for cancel request [2025-12-24 18:39:57,144][ INFO][PID:2552011] Checking for cancel request [2025-12-24 18:40:02,145][ INFO][PID:2552011] Checking for cancel request [2025-12-24 18:40:07,146][ INFO][PID:2552011] Checking for cancel request [2025-12-24 18:40:12,147][ INFO][PID:2552011] Checking for cancel request [2025-12-24 18:40:17,148][ INFO][PID:2552011] Checking for cancel request [2025-12-24 18:40:22,149][ INFO][PID:2552011] Checking for cancel request [2025-12-24 18:40:27,150][ INFO][PID:2552011] Checking for cancel request [2025-12-24 18:40:32,151][ INFO][PID:2552011] Checking for cancel request [2025-12-24 18:40:37,152][ INFO][PID:2552011] Checking for cancel request [2025-12-24 18:40:42,153][ INFO][PID:2552011] Checking for cancel request [2025-12-24 18:40:47,154][ INFO][PID:2552011] Checking for cancel request [2025-12-24 18:40:52,155][ INFO][PID:2552011] Checking for cancel request [2025-12-24 18:40:57,156][ INFO][PID:2552011] Checking for cancel request [2025-12-24 18:41:02,157][ INFO][PID:2552011] Checking for cancel request [2025-12-24 18:41:07,158][ INFO][PID:2552011] Checking for cancel request [2025-12-24 18:41:12,158][ INFO][PID:2552011] Checking for cancel request [2025-12-24 18:41:17,159][ INFO][PID:2552011] Checking for cancel request [2025-12-24 18:41:22,160][ INFO][PID:2552011] Checking for cancel request [2025-12-24 18:41:27,161][ INFO][PID:2552011] Checking for cancel request [2025-12-24 18:41:32,162][ INFO][PID:2552011] Checking for cancel request [2025-12-24 18:41:37,163][ INFO][PID:2552011] Checking for cancel request [2025-12-24 18:41:42,164][ INFO][PID:2552011] Checking for cancel request [2025-12-24 18:41:47,165][ INFO][PID:2552011] Checking for cancel request [2025-12-24 18:41:52,166][ INFO][PID:2552011] Checking for cancel request [2025-12-24 18:41:57,167][ INFO][PID:2552011] Checking for cancel request [2025-12-24 18:42:02,168][ INFO][PID:2552011] Checking for cancel request [2025-12-24 18:42:07,168][ INFO][PID:2552011] Checking for cancel request [2025-12-24 18:42:12,169][ INFO][PID:2552011] Checking for cancel request [2025-12-24 18:42:17,170][ INFO][PID:2552011] Checking for cancel request [2025-12-24 18:42:22,171][ INFO][PID:2552011] Checking for cancel request [2025-12-24 18:42:27,175][ INFO][PID:2552011] Checking for cancel request [2025-12-24 18:42:32,176][ INFO][PID:2552011] Checking for cancel request [2025-12-24 18:42:37,177][ INFO][PID:2552011] Checking for cancel request [2025-12-24 18:42:42,178][ INFO][PID:2552011] Checking for cancel request [2025-12-24 18:42:47,179][ INFO][PID:2552011] Checking for cancel request [2025-12-24 18:42:52,180][ INFO][PID:2552011] Checking for cancel request [2025-12-24 18:42:57,181][ INFO][PID:2552011] Checking for cancel request [2025-12-24 18:43:02,181][ INFO][PID:2552011] Checking for cancel request [2025-12-24 18:43:07,183][ INFO][PID:2552011] Checking for cancel request [2025-12-24 18:43:12,187][ INFO][PID:2552011] Checking for cancel request [2025-12-24 18:43:17,188][ INFO][PID:2552011] Checking for cancel request [2025-12-24 18:43:22,189][ INFO][PID:2552011] Checking for cancel request [2025-12-24 18:43:27,189][ INFO][PID:2552011] Checking for cancel request [2025-12-24 18:43:32,190][ INFO][PID:2552011] Checking for cancel request [2025-12-24 18:43:37,191][ INFO][PID:2552011] Checking for cancel request [2025-12-24 18:43:42,192][ INFO][PID:2552011] Checking for cancel request [2025-12-24 18:43:47,193][ INFO][PID:2552011] Checking for cancel request [2025-12-24 18:43:52,194][ INFO][PID:2552011] Checking for cancel request [2025-12-24 18:43:57,196][ INFO][PID:2552011] Checking for cancel request [2025-12-24 18:44:01,334][ INFO][PID:2552011] Downloading results from builder [2025-12-24 18:44:01,335][ INFO][PID:2552011] rsyncing of mockbuilder@13.217.131.119:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4522/srpm-builds/09948381 started [2025-12-24 18:44:01,336][ INFO][PID:2552011] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@13.217.131.119:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4522/srpm-builds/09948381/ &> /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4522/srpm-builds/09948381/build-09948381.rsync.log [2025-12-24 18:44:08,169][ INFO][PID:2552011] rsyncing finished. [2025-12-24 18:44:08,170][ INFO][PID:2552011] Releasing VM back to pool [2025-12-24 18:44:08,178][ INFO][PID:2552011] Searching for 'success' file in resultdir [2025-12-24 18:44:08,179][ INFO][PID:2552011] Getting build details [2025-12-24 18:44:08,179][ INFO][PID:2552011] Retrieving SRPM info from /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4522/srpm-builds/09948381 [2025-12-24 18:44:08,180][ INFO][PID:2552011] SRPM URL: https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4522/srpm-builds/09948381/Sunshine-0.0.4522-1.src.rpm [2025-12-24 18:44:08,180][ INFO][PID:2552011] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4522/srpm-builds/09948381/Sunshine-0.0.4522-1.src.rpm', 'pkg_name': 'Sunshine', 'pkg_version': '0.0.4522-1'} [2025-12-24 18:44:08,181][ INFO][PID:2552011] Finished build: id=9948381 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/lizardbyte/pulls:pr:4522 chroot=srpm-builds [2025-12-24 18:44:08,182][ INFO][PID:2552011] Worker succeeded build, took 482.1629590988159 [2025-12-24 18:44:08,183][ INFO][PID:2552011] 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:4522", "submitter": null, "ended_on": 1766601848.1826587, "started_on": 1766601366.0196996, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9948381", "build_id": 9948381, "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\": \"tmp7ptml7pj\", \"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:4522/srpm-builds/09948381/Sunshine-0.0.4522-1.src.rpm", "uses_devel_repo": null, "sandbox": "lizardbyte/pulls--3aa8ddb2-6ba0-44e2-86f3-f92fce397bf4", "results": { "name": "Sunshine", "epoch": null, "version": "0.0.4522", "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:4522", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4522", "result_dir": "09948381", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "0.0.4522-1", "id": 9948381, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-12-24 18:44:08,235][ INFO][PID:2552011] Sending fedora-messaging bus message in build.end [2025-12-24 18:44:08,264][ INFO][PID:2552011] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4522/srpm-builds/09948381/builder-live.log by gzip [2025-12-24 18:44:08,266][ INFO][PID:2552011] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4522/srpm-builds/09948381/builder-live.log' as PID 2586265 [2025-12-24 18:44:08,281][ INFO][PID:2552011] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4522/srpm-builds/09948381/builder-live.log) [2025-12-24 18:44:08,282][ INFO][PID:2552011] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4522/srpm-builds/09948381/backend.log by gzip [2025-12-24 18:44:08,283][ INFO][PID:2552011] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4522/srpm-builds/09948381/backend.log' as PID 2586267