[2025-08-22 04:29:46,149][ INFO][PID:2290334] Marking build as starting [2025-08-22 04:29:46,171][ INFO][PID:2290334] Checking for cancel request [2025-08-22 04:29:46,172][ INFO][PID:2290334] VM allocation process starts [2025-08-22 04:29:46,220][ INFO][PID:2290334] Trying to allocate VM: ResallocHost, ticket_id=4660380, requested_tags=['copr_builder', 'arch_x86_64'] [2025-08-22 04:29:49,246][ INFO][PID:2290334] Allocated host ResallocHost, ticket_id=4660380, hostname=2620:52:3:1:dead:beef:cafe:c1cd, name=copr_hv_x86_64_04_prod_06372317_20250822_042234, requested_tags=['copr_builder', 'arch_x86_64'] [2025-08-22 04:29:49,246][ INFO][PID:2290334] Allocating ssh connection to builder [2025-08-22 04:29:49,247][ INFO][PID:2290334] Checking that builder machine is OK [2025-08-22 04:29:49,810][ INFO][PID:2290334] Running remote command: copr-builder-ready srpm-builds [2025-08-22 04:29:50,131][ INFO][PID:2290334] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-08-22 04:29:50,132][ INFO][PID:2290334] Filling build.info file with builder info [2025-08-22 04:29:50,132][ INFO][PID:2290334] Checking for cancel request [2025-08-22 04:29:50,133][ INFO][PID:2290334] 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:4184", "submitter": null, "ended_on": null, "started_on": 1755836990.1335578, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9456277", "build_id": 9456277, "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\": \"tmpea2qp_ix\", \"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--88ebf641-b0c8-4bd7-8a88-fda570a7716c", "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:4184", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4184", "result_dir": "09456277", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9456277, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-08-22 04:29:50,155][ INFO][PID:2290334] Sending fedora-messaging bus message in build.start [2025-08-22 04:29:50,944][ INFO][PID:2290334] Sending fedora-messaging bus message in chroot.start [2025-08-22 04:29:50,973][ INFO][PID:2290334] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9456277 --detached [2025-08-22 04:29:51,531][ INFO][PID:2290334] Downloading the builder-live.log file, attempt 1 [2025-08-22 04:29:51,533][ INFO][PID:2290334] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c1cd copr-rpmbuild-log [2025-08-22 04:29:56,537][ INFO][PID:2290334] Periodic builder liveness probe: alive [2025-08-22 04:29:56,538][ INFO][PID:2290334] Checking for cancel request [2025-08-22 04:30:01,539][ INFO][PID:2290334] Checking for cancel request [2025-08-22 04:30:06,541][ INFO][PID:2290334] Checking for cancel request [2025-08-22 04:30:11,544][ INFO][PID:2290334] Checking for cancel request [2025-08-22 04:30:16,545][ INFO][PID:2290334] Checking for cancel request [2025-08-22 04:30:21,549][ INFO][PID:2290334] Checking for cancel request [2025-08-22 04:30:26,553][ INFO][PID:2290334] Checking for cancel request [2025-08-22 04:30:31,556][ INFO][PID:2290334] Checking for cancel request [2025-08-22 04:30:36,558][ INFO][PID:2290334] Checking for cancel request [2025-08-22 04:30:41,559][ INFO][PID:2290334] Checking for cancel request [2025-08-22 04:30:46,561][ INFO][PID:2290334] Checking for cancel request [2025-08-22 04:30:51,563][ INFO][PID:2290334] Checking for cancel request [2025-08-22 04:30:56,564][ INFO][PID:2290334] Checking for cancel request [2025-08-22 04:31:01,565][ INFO][PID:2290334] Checking for cancel request [2025-08-22 04:31:06,566][ INFO][PID:2290334] Checking for cancel request [2025-08-22 04:31:11,568][ INFO][PID:2290334] Checking for cancel request [2025-08-22 04:31:16,570][ INFO][PID:2290334] Checking for cancel request [2025-08-22 04:31:21,571][ INFO][PID:2290334] Checking for cancel request [2025-08-22 04:31:26,572][ INFO][PID:2290334] Checking for cancel request [2025-08-22 04:31:31,577][ INFO][PID:2290334] Checking for cancel request [2025-08-22 04:31:36,579][ INFO][PID:2290334] Checking for cancel request [2025-08-22 04:31:41,580][ INFO][PID:2290334] Checking for cancel request [2025-08-22 04:31:46,582][ INFO][PID:2290334] Checking for cancel request [2025-08-22 04:31:51,583][ INFO][PID:2290334] Checking for cancel request [2025-08-22 04:31:56,584][ INFO][PID:2290334] Checking for cancel request [2025-08-22 04:32:01,585][ INFO][PID:2290334] Checking for cancel request [2025-08-22 04:32:06,586][ INFO][PID:2290334] Checking for cancel request [2025-08-22 04:32:11,587][ INFO][PID:2290334] Checking for cancel request [2025-08-22 04:32:16,588][ INFO][PID:2290334] Checking for cancel request [2025-08-22 04:32:21,589][ INFO][PID:2290334] Checking for cancel request [2025-08-22 04:32:26,590][ INFO][PID:2290334] Checking for cancel request [2025-08-22 04:32:31,591][ INFO][PID:2290334] Checking for cancel request [2025-08-22 04:32:36,593][ INFO][PID:2290334] Checking for cancel request [2025-08-22 04:32:41,594][ INFO][PID:2290334] Checking for cancel request [2025-08-22 04:32:46,595][ INFO][PID:2290334] Checking for cancel request [2025-08-22 04:32:51,596][ INFO][PID:2290334] Checking for cancel request [2025-08-22 04:32:56,597][ INFO][PID:2290334] Checking for cancel request [2025-08-22 04:33:01,598][ INFO][PID:2290334] Checking for cancel request [2025-08-22 04:33:06,599][ INFO][PID:2290334] Checking for cancel request [2025-08-22 04:33:11,600][ INFO][PID:2290334] Checking for cancel request [2025-08-22 04:33:16,601][ INFO][PID:2290334] Checking for cancel request [2025-08-22 04:33:21,602][ INFO][PID:2290334] Checking for cancel request [2025-08-22 04:33:26,603][ INFO][PID:2290334] Checking for cancel request [2025-08-22 04:33:31,604][ INFO][PID:2290334] Checking for cancel request [2025-08-22 04:33:36,606][ INFO][PID:2290334] Checking for cancel request [2025-08-22 04:33:41,607][ INFO][PID:2290334] Checking for cancel request [2025-08-22 04:33:46,608][ INFO][PID:2290334] Checking for cancel request [2025-08-22 04:33:51,609][ INFO][PID:2290334] Checking for cancel request [2025-08-22 04:33:56,610][ INFO][PID:2290334] Checking for cancel request [2025-08-22 04:34:01,611][ INFO][PID:2290334] Checking for cancel request [2025-08-22 04:34:06,613][ INFO][PID:2290334] Checking for cancel request [2025-08-22 04:34:11,614][ INFO][PID:2290334] Checking for cancel request [2025-08-22 04:34:16,615][ INFO][PID:2290334] Checking for cancel request [2025-08-22 04:34:21,616][ INFO][PID:2290334] Checking for cancel request [2025-08-22 04:34:26,616][ INFO][PID:2290334] Checking for cancel request [2025-08-22 04:34:31,618][ INFO][PID:2290334] Checking for cancel request [2025-08-22 04:34:36,619][ INFO][PID:2290334] Checking for cancel request [2025-08-22 04:34:41,620][ INFO][PID:2290334] Checking for cancel request [2025-08-22 04:34:46,621][ INFO][PID:2290334] Checking for cancel request [2025-08-22 04:34:51,622][ INFO][PID:2290334] Checking for cancel request [2025-08-22 04:34:56,623][ INFO][PID:2290334] Checking for cancel request [2025-08-22 04:35:01,624][ INFO][PID:2290334] Checking for cancel request [2025-08-22 04:35:06,626][ INFO][PID:2290334] Checking for cancel request [2025-08-22 04:35:11,628][ INFO][PID:2290334] Checking for cancel request [2025-08-22 04:35:16,629][ INFO][PID:2290334] Checking for cancel request [2025-08-22 04:35:21,631][ INFO][PID:2290334] Checking for cancel request [2025-08-22 04:35:26,632][ INFO][PID:2290334] Checking for cancel request [2025-08-22 04:35:31,633][ INFO][PID:2290334] Checking for cancel request [2025-08-22 04:35:36,634][ INFO][PID:2290334] Checking for cancel request [2025-08-22 04:35:41,635][ INFO][PID:2290334] Checking for cancel request [2025-08-22 04:35:46,636][ INFO][PID:2290334] Checking for cancel request [2025-08-22 04:35:51,649][ INFO][PID:2290334] Checking for cancel request [2025-08-22 04:35:56,652][ INFO][PID:2290334] Checking for cancel request [2025-08-22 04:36:01,656][ INFO][PID:2290334] Checking for cancel request [2025-08-22 04:36:06,660][ INFO][PID:2290334] Checking for cancel request [2025-08-22 04:36:11,662][ INFO][PID:2290334] Checking for cancel request [2025-08-22 04:36:16,664][ INFO][PID:2290334] Checking for cancel request [2025-08-22 04:36:21,669][ INFO][PID:2290334] Checking for cancel request [2025-08-22 04:36:26,671][ INFO][PID:2290334] Checking for cancel request [2025-08-22 04:36:31,685][ INFO][PID:2290334] Checking for cancel request [2025-08-22 04:36:36,687][ INFO][PID:2290334] Checking for cancel request [2025-08-22 04:36:41,689][ INFO][PID:2290334] Checking for cancel request [2025-08-22 04:36:46,692][ INFO][PID:2290334] Checking for cancel request [2025-08-22 04:36:51,695][ INFO][PID:2290334] Checking for cancel request [2025-08-22 04:36:56,702][ INFO][PID:2290334] Checking for cancel request [2025-08-22 04:37:01,708][ INFO][PID:2290334] Checking for cancel request [2025-08-22 04:37:06,713][ INFO][PID:2290334] Checking for cancel request [2025-08-22 04:37:11,717][ INFO][PID:2290334] Checking for cancel request [2025-08-22 04:37:16,721][ INFO][PID:2290334] Checking for cancel request [2025-08-22 04:37:21,723][ INFO][PID:2290334] Checking for cancel request [2025-08-22 04:37:26,725][ INFO][PID:2290334] Checking for cancel request [2025-08-22 04:37:31,726][ INFO][PID:2290334] Checking for cancel request [2025-08-22 04:37:36,728][ INFO][PID:2290334] Checking for cancel request [2025-08-22 04:37:41,731][ INFO][PID:2290334] Checking for cancel request [2025-08-22 04:37:46,733][ INFO][PID:2290334] Checking for cancel request [2025-08-22 04:37:49,414][ INFO][PID:2290334] Downloading results from builder [2025-08-22 04:37:49,415][ INFO][PID:2290334] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c1cd]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4184/srpm-builds/09456277 started [2025-08-22 04:37:49,416][ INFO][PID:2290334] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@[2620:52:3:1:dead:beef:cafe:c1cd]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4184/srpm-builds/09456277/ &> /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4184/srpm-builds/09456277/build-09456277.rsync.log [2025-08-22 04:38:05,047][ INFO][PID:2290334] rsyncing finished. [2025-08-22 04:38:05,047][ INFO][PID:2290334] Releasing VM back to pool [2025-08-22 04:38:05,057][ INFO][PID:2290334] Searching for 'success' file in resultdir [2025-08-22 04:38:05,058][ INFO][PID:2290334] Getting build details [2025-08-22 04:38:05,058][ INFO][PID:2290334] Retrieving SRPM info from /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4184/srpm-builds/09456277 [2025-08-22 04:38:05,059][ INFO][PID:2290334] SRPM URL: https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4184/srpm-builds/09456277/Sunshine-0.0.4184-1.src.rpm [2025-08-22 04:38:05,060][ INFO][PID:2290334] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4184/srpm-builds/09456277/Sunshine-0.0.4184-1.src.rpm', 'pkg_name': 'Sunshine', 'pkg_version': '0.0.4184-1'} [2025-08-22 04:38:05,061][ INFO][PID:2290334] Finished build: id=9456277 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/lizardbyte/pulls:pr:4184 chroot=srpm-builds [2025-08-22 04:38:05,063][ INFO][PID:2290334] Worker succeeded build, took 494.92999172210693 [2025-08-22 04:38:05,064][ INFO][PID:2290334] 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:4184", "submitter": null, "ended_on": 1755837485.0635495, "started_on": 1755836990.1335578, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9456277", "build_id": 9456277, "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\": \"tmpea2qp_ix\", \"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:4184/srpm-builds/09456277/Sunshine-0.0.4184-1.src.rpm", "uses_devel_repo": null, "sandbox": "lizardbyte/pulls--88ebf641-b0c8-4bd7-8a88-fda570a7716c", "results": { "name": "Sunshine", "epoch": null, "version": "0.0.4184", "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:4184", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4184", "result_dir": "09456277", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "0.0.4184-1", "id": 9456277, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-08-22 04:38:05,096][ INFO][PID:2290334] Sending fedora-messaging bus message in build.end [2025-08-22 04:38:05,122][ INFO][PID:2290334] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4184/srpm-builds/09456277/builder-live.log by gzip [2025-08-22 04:38:05,124][ INFO][PID:2290334] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4184/srpm-builds/09456277/builder-live.log' as PID 2354844 [2025-08-22 04:38:05,141][ INFO][PID:2290334] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4184/srpm-builds/09456277/builder-live.log) [2025-08-22 04:38:05,142][ INFO][PID:2290334] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4184/srpm-builds/09456277/backend.log by gzip [2025-08-22 04:38:05,143][ INFO][PID:2290334] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4184/srpm-builds/09456277/backend.log' as PID 2354846