[2025-09-22 07:50:11,374][ INFO][PID:3238147] Marking build as starting [2025-09-22 07:50:11,417][ INFO][PID:3238147] Checking for cancel request [2025-09-22 07:50:11,418][ INFO][PID:3238147] VM allocation process starts [2025-09-22 07:50:11,435][ INFO][PID:3238147] Trying to allocate VM: ResallocHost, ticket_id=5203949, requested_tags=['copr_builder', 'arch_x86_64'] [2025-09-22 07:50:14,486][ INFO][PID:3238147] Allocated host ResallocHost, ticket_id=5203949, hostname=3.84.117.87, name=aws_x86_64_normalreserved_prod_06871815_20250922_074342, requested_tags=['copr_builder', 'arch_x86_64'] [2025-09-22 07:50:14,487][ INFO][PID:3238147] Allocating ssh connection to builder [2025-09-22 07:50:14,487][ INFO][PID:3238147] Checking that builder machine is OK [2025-09-22 07:50:14,832][ INFO][PID:3238147] Running remote command: copr-builder-ready srpm-builds [2025-09-22 07:50:15,030][ INFO][PID:3238147] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-09-22 07:50:15,030][ INFO][PID:3238147] Filling build.info file with builder info [2025-09-22 07:50:15,031][ INFO][PID:3238147] Checking for cancel request [2025-09-22 07:50:15,032][ INFO][PID:3238147] 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:4288", "submitter": null, "ended_on": null, "started_on": 1758527415.031863, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9588832", "build_id": 9588832, "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\": \"tmplp87j0y2\", \"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--87512557-f404-4dce-84e4-d69fe16c38cf", "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:4288", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4288", "result_dir": "09588832", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9588832, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-09-22 07:50:15,051][ INFO][PID:3238147] Sending fedora-messaging bus message in build.start [2025-09-22 07:50:15,706][ INFO][PID:3238147] Sending fedora-messaging bus message in chroot.start [2025-09-22 07:50:15,732][ INFO][PID:3238147] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9588832 --detached [2025-09-22 07:50:16,077][ INFO][PID:3238147] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '3.84.117.87' (ED25519) to the list of known hosts. [2025-09-22 07:50:16,078][ INFO][PID:3238147] Downloading the builder-live.log file, attempt 1 [2025-09-22 07:50:16,080][ INFO][PID:3238147] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@3.84.117.87 copr-rpmbuild-log [2025-09-22 07:50:21,113][ INFO][PID:3238147] Periodic builder liveness probe: alive [2025-09-22 07:50:21,113][ INFO][PID:3238147] Checking for cancel request [2025-09-22 07:50:26,114][ INFO][PID:3238147] Checking for cancel request [2025-09-22 07:50:31,115][ INFO][PID:3238147] Checking for cancel request [2025-09-22 07:50:36,116][ INFO][PID:3238147] Checking for cancel request [2025-09-22 07:50:41,117][ INFO][PID:3238147] Checking for cancel request [2025-09-22 07:50:46,118][ INFO][PID:3238147] Checking for cancel request [2025-09-22 07:50:51,119][ INFO][PID:3238147] Checking for cancel request [2025-09-22 07:50:56,120][ INFO][PID:3238147] Checking for cancel request [2025-09-22 07:51:01,121][ INFO][PID:3238147] Checking for cancel request [2025-09-22 07:51:06,122][ INFO][PID:3238147] Checking for cancel request [2025-09-22 07:51:11,123][ INFO][PID:3238147] Checking for cancel request [2025-09-22 07:51:16,124][ INFO][PID:3238147] Checking for cancel request [2025-09-22 07:51:21,125][ INFO][PID:3238147] Checking for cancel request [2025-09-22 07:51:26,125][ INFO][PID:3238147] Checking for cancel request [2025-09-22 07:51:31,127][ INFO][PID:3238147] Checking for cancel request [2025-09-22 07:51:36,127][ INFO][PID:3238147] Checking for cancel request [2025-09-22 07:51:41,128][ INFO][PID:3238147] Checking for cancel request [2025-09-22 07:51:46,129][ INFO][PID:3238147] Checking for cancel request [2025-09-22 07:51:51,130][ INFO][PID:3238147] Checking for cancel request [2025-09-22 07:51:56,131][ INFO][PID:3238147] Checking for cancel request [2025-09-22 07:52:01,132][ INFO][PID:3238147] Checking for cancel request [2025-09-22 07:52:06,133][ INFO][PID:3238147] Checking for cancel request [2025-09-22 07:52:11,134][ INFO][PID:3238147] Checking for cancel request [2025-09-22 07:52:16,135][ INFO][PID:3238147] Checking for cancel request [2025-09-22 07:52:21,136][ INFO][PID:3238147] Checking for cancel request [2025-09-22 07:52:26,137][ INFO][PID:3238147] Checking for cancel request [2025-09-22 07:52:31,138][ INFO][PID:3238147] Checking for cancel request [2025-09-22 07:52:36,139][ INFO][PID:3238147] Checking for cancel request [2025-09-22 07:52:41,140][ INFO][PID:3238147] Checking for cancel request [2025-09-22 07:52:46,141][ INFO][PID:3238147] Checking for cancel request [2025-09-22 07:52:51,142][ INFO][PID:3238147] Checking for cancel request [2025-09-22 07:52:56,142][ INFO][PID:3238147] Checking for cancel request [2025-09-22 07:53:01,144][ INFO][PID:3238147] Checking for cancel request [2025-09-22 07:53:06,145][ INFO][PID:3238147] Checking for cancel request [2025-09-22 07:53:11,146][ INFO][PID:3238147] Checking for cancel request [2025-09-22 07:53:16,148][ INFO][PID:3238147] Checking for cancel request [2025-09-22 07:53:21,149][ INFO][PID:3238147] Checking for cancel request [2025-09-22 07:53:26,150][ INFO][PID:3238147] Checking for cancel request [2025-09-22 07:53:31,152][ INFO][PID:3238147] Checking for cancel request [2025-09-22 07:53:36,152][ INFO][PID:3238147] Checking for cancel request [2025-09-22 07:53:41,154][ INFO][PID:3238147] Checking for cancel request [2025-09-22 07:53:46,155][ INFO][PID:3238147] Checking for cancel request [2025-09-22 07:53:51,156][ INFO][PID:3238147] Checking for cancel request [2025-09-22 07:53:56,157][ INFO][PID:3238147] Checking for cancel request [2025-09-22 07:54:01,158][ INFO][PID:3238147] Checking for cancel request [2025-09-22 07:54:06,159][ INFO][PID:3238147] Checking for cancel request [2025-09-22 07:54:11,160][ INFO][PID:3238147] Checking for cancel request [2025-09-22 07:54:16,161][ INFO][PID:3238147] Checking for cancel request [2025-09-22 07:54:21,163][ INFO][PID:3238147] Checking for cancel request [2025-09-22 07:54:26,164][ INFO][PID:3238147] Checking for cancel request [2025-09-22 07:54:31,166][ INFO][PID:3238147] Checking for cancel request [2025-09-22 07:54:36,167][ INFO][PID:3238147] Checking for cancel request [2025-09-22 07:54:41,168][ INFO][PID:3238147] Checking for cancel request [2025-09-22 07:54:46,169][ INFO][PID:3238147] Checking for cancel request [2025-09-22 07:54:51,171][ INFO][PID:3238147] Checking for cancel request [2025-09-22 07:54:56,172][ INFO][PID:3238147] Checking for cancel request [2025-09-22 07:55:01,173][ INFO][PID:3238147] Checking for cancel request [2025-09-22 07:55:06,174][ INFO][PID:3238147] Checking for cancel request [2025-09-22 07:55:11,175][ INFO][PID:3238147] Checking for cancel request [2025-09-22 07:55:16,176][ INFO][PID:3238147] Checking for cancel request [2025-09-22 07:55:21,176][ INFO][PID:3238147] Checking for cancel request [2025-09-22 07:55:26,177][ INFO][PID:3238147] Checking for cancel request [2025-09-22 07:55:31,178][ INFO][PID:3238147] Checking for cancel request [2025-09-22 07:55:36,179][ INFO][PID:3238147] Checking for cancel request [2025-09-22 07:55:41,180][ INFO][PID:3238147] Checking for cancel request [2025-09-22 07:55:46,182][ INFO][PID:3238147] Checking for cancel request [2025-09-22 07:55:51,184][ INFO][PID:3238147] Checking for cancel request [2025-09-22 07:55:56,185][ INFO][PID:3238147] Checking for cancel request [2025-09-22 07:56:01,186][ INFO][PID:3238147] Checking for cancel request [2025-09-22 07:56:06,187][ INFO][PID:3238147] Checking for cancel request [2025-09-22 07:56:11,188][ INFO][PID:3238147] Checking for cancel request [2025-09-22 07:56:16,189][ INFO][PID:3238147] Checking for cancel request [2025-09-22 07:56:21,190][ INFO][PID:3238147] Checking for cancel request [2025-09-22 07:56:26,192][ INFO][PID:3238147] Checking for cancel request [2025-09-22 07:56:31,196][ INFO][PID:3238147] Checking for cancel request [2025-09-22 07:56:36,198][ INFO][PID:3238147] Checking for cancel request [2025-09-22 07:56:41,199][ INFO][PID:3238147] Checking for cancel request [2025-09-22 07:56:46,199][ INFO][PID:3238147] Checking for cancel request [2025-09-22 07:56:51,200][ INFO][PID:3238147] Checking for cancel request [2025-09-22 07:56:56,201][ INFO][PID:3238147] Checking for cancel request [2025-09-22 07:57:01,202][ INFO][PID:3238147] Checking for cancel request [2025-09-22 07:57:06,203][ INFO][PID:3238147] Checking for cancel request [2025-09-22 07:57:11,204][ INFO][PID:3238147] Checking for cancel request [2025-09-22 07:57:16,205][ INFO][PID:3238147] Checking for cancel request [2025-09-22 07:57:21,206][ INFO][PID:3238147] Checking for cancel request [2025-09-22 07:57:26,208][ INFO][PID:3238147] Checking for cancel request [2025-09-22 07:57:31,209][ INFO][PID:3238147] Checking for cancel request [2025-09-22 07:57:36,210][ INFO][PID:3238147] Checking for cancel request [2025-09-22 07:57:41,210][ INFO][PID:3238147] Checking for cancel request [2025-09-22 07:57:46,211][ INFO][PID:3238147] Checking for cancel request [2025-09-22 07:57:51,212][ INFO][PID:3238147] Checking for cancel request [2025-09-22 07:57:56,213][ INFO][PID:3238147] Checking for cancel request [2025-09-22 07:58:01,214][ INFO][PID:3238147] Checking for cancel request [2025-09-22 07:58:04,293][ INFO][PID:3238147] Downloading results from builder [2025-09-22 07:58:04,294][ INFO][PID:3238147] rsyncing of mockbuilder@3.84.117.87:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4288/srpm-builds/09588832 started [2025-09-22 07:58:04,295][ INFO][PID:3238147] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@3.84.117.87:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4288/srpm-builds/09588832/ &> /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4288/srpm-builds/09588832/build-09588832.rsync.log [2025-09-22 07:58:10,396][ INFO][PID:3238147] rsyncing finished. [2025-09-22 07:58:10,397][ INFO][PID:3238147] Releasing VM back to pool [2025-09-22 07:58:10,406][ INFO][PID:3238147] Searching for 'success' file in resultdir [2025-09-22 07:58:10,407][ INFO][PID:3238147] Getting build details [2025-09-22 07:58:10,407][ INFO][PID:3238147] Retrieving SRPM info from /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4288/srpm-builds/09588832 [2025-09-22 07:58:10,408][ INFO][PID:3238147] SRPM URL: https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4288/srpm-builds/09588832/Sunshine-0.0.4288-1.src.rpm [2025-09-22 07:58:10,408][ INFO][PID:3238147] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4288/srpm-builds/09588832/Sunshine-0.0.4288-1.src.rpm', 'pkg_name': 'Sunshine', 'pkg_version': '0.0.4288-1'} [2025-09-22 07:58:10,408][ INFO][PID:3238147] Finished build: id=9588832 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/lizardbyte/pulls:pr:4288 chroot=srpm-builds [2025-09-22 07:58:10,410][ INFO][PID:3238147] Worker succeeded build, took 475.3786668777466 [2025-09-22 07:58:10,411][ INFO][PID:3238147] 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:4288", "submitter": null, "ended_on": 1758527890.4105299, "started_on": 1758527415.031863, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9588832", "build_id": 9588832, "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\": \"tmplp87j0y2\", \"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:4288/srpm-builds/09588832/Sunshine-0.0.4288-1.src.rpm", "uses_devel_repo": null, "sandbox": "lizardbyte/pulls--87512557-f404-4dce-84e4-d69fe16c38cf", "results": { "name": "Sunshine", "epoch": null, "version": "0.0.4288", "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:4288", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4288", "result_dir": "09588832", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "0.0.4288-1", "id": 9588832, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-09-22 07:58:10,442][ INFO][PID:3238147] Sending fedora-messaging bus message in build.end [2025-09-22 07:58:10,469][ INFO][PID:3238147] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4288/srpm-builds/09588832/builder-live.log by gzip [2025-09-22 07:58:10,470][ INFO][PID:3238147] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4288/srpm-builds/09588832/builder-live.log' as PID 3287054 [2025-09-22 07:58:10,477][ INFO][PID:3238147] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4288/srpm-builds/09588832/builder-live.log) [2025-09-22 07:58:10,477][ INFO][PID:3238147] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4288/srpm-builds/09588832/backend.log by gzip [2025-09-22 07:58:10,478][ INFO][PID:3238147] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4288/srpm-builds/09588832/backend.log' as PID 3287055