[2025-10-23 12:43:42,142][ INFO][PID:2229790] Marking build as starting [2025-10-23 12:43:42,204][ INFO][PID:2229790] Checking for cancel request [2025-10-23 12:43:42,206][ INFO][PID:2229790] VM allocation process starts [2025-10-23 12:43:42,243][ INFO][PID:2229790] Trying to allocate VM: ResallocHost, ticket_id=5813440, requested_tags=['copr_builder', 'arch_x86_64'] [2025-10-23 12:43:45,283][ INFO][PID:2229790] Allocated host ResallocHost, ticket_id=5813440, hostname=2620:52:3:1:dead:beef:cafe:c109, name=copr_hv_x86_64_01_prod_07618012_20251023_124137, requested_tags=['copr_builder', 'arch_x86_64'] [2025-10-23 12:43:45,284][ INFO][PID:2229790] Allocating ssh connection to builder [2025-10-23 12:43:45,286][ INFO][PID:2229790] Checking that builder machine is OK [2025-10-23 12:43:45,927][ INFO][PID:2229790] Running remote command: copr-builder-ready srpm-builds [2025-10-23 12:43:46,288][ INFO][PID:2229790] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-10-23 12:43:46,288][ INFO][PID:2229790] Filling build.info file with builder info [2025-10-23 12:43:46,289][ INFO][PID:2229790] Checking for cancel request [2025-10-23 12:43:46,291][ INFO][PID:2229790] 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:4353", "submitter": null, "ended_on": null, "started_on": 1761223426.291669, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9723796", "build_id": 9723796, "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\": \"tmpizvcxqso\", \"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--c65b2d8b-c558-4880-a217-4c16e4a9b739", "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:4353", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4353", "result_dir": "09723796", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9723796, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-10-23 12:43:46,325][ INFO][PID:2229790] Sending fedora-messaging bus message in build.start [2025-10-23 12:43:47,791][ INFO][PID:2229790] Sending fedora-messaging bus message in chroot.start [2025-10-23 12:43:47,816][ INFO][PID:2229790] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9723796 --detached [2025-10-23 12:43:48,390][ INFO][PID:2229790] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '2620:52:3:1:dead:beef:cafe:c109' (ED25519) to the list of known hosts. [2025-10-23 12:43:48,391][ INFO][PID:2229790] Downloading the builder-live.log file, attempt 1 [2025-10-23 12:43:48,395][ INFO][PID:2229790] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c109 copr-rpmbuild-log [2025-10-23 12:43:53,407][ INFO][PID:2229790] Periodic builder liveness probe: alive [2025-10-23 12:43:53,408][ INFO][PID:2229790] Checking for cancel request [2025-10-23 12:43:58,409][ INFO][PID:2229790] Checking for cancel request [2025-10-23 12:44:03,414][ INFO][PID:2229790] Checking for cancel request [2025-10-23 12:44:08,419][ INFO][PID:2229790] Checking for cancel request [2025-10-23 12:44:13,420][ INFO][PID:2229790] Checking for cancel request [2025-10-23 12:44:18,421][ INFO][PID:2229790] Checking for cancel request [2025-10-23 12:44:23,423][ INFO][PID:2229790] Checking for cancel request [2025-10-23 12:44:28,424][ INFO][PID:2229790] Checking for cancel request [2025-10-23 12:44:33,425][ INFO][PID:2229790] Checking for cancel request [2025-10-23 12:44:38,426][ INFO][PID:2229790] Checking for cancel request [2025-10-23 12:44:43,427][ INFO][PID:2229790] Checking for cancel request [2025-10-23 12:44:48,428][ INFO][PID:2229790] Checking for cancel request [2025-10-23 12:44:53,430][ INFO][PID:2229790] Checking for cancel request [2025-10-23 12:44:58,431][ INFO][PID:2229790] Checking for cancel request [2025-10-23 12:45:03,432][ INFO][PID:2229790] Checking for cancel request [2025-10-23 12:45:08,435][ INFO][PID:2229790] Checking for cancel request [2025-10-23 12:45:13,438][ INFO][PID:2229790] Checking for cancel request [2025-10-23 12:45:18,440][ INFO][PID:2229790] Checking for cancel request [2025-10-23 12:45:23,442][ INFO][PID:2229790] Checking for cancel request [2025-10-23 12:45:28,452][ INFO][PID:2229790] Checking for cancel request [2025-10-23 12:45:33,454][ INFO][PID:2229790] Checking for cancel request [2025-10-23 12:45:38,455][ INFO][PID:2229790] Checking for cancel request [2025-10-23 12:45:43,456][ INFO][PID:2229790] Checking for cancel request [2025-10-23 12:45:48,457][ INFO][PID:2229790] Checking for cancel request [2025-10-23 12:45:53,458][ INFO][PID:2229790] Checking for cancel request [2025-10-23 12:45:58,460][ INFO][PID:2229790] Checking for cancel request [2025-10-23 12:46:03,464][ INFO][PID:2229790] Checking for cancel request [2025-10-23 12:46:08,467][ INFO][PID:2229790] Checking for cancel request [2025-10-23 12:46:13,469][ INFO][PID:2229790] Checking for cancel request [2025-10-23 12:46:18,471][ INFO][PID:2229790] Checking for cancel request [2025-10-23 12:46:23,475][ INFO][PID:2229790] Checking for cancel request [2025-10-23 12:46:28,477][ INFO][PID:2229790] Checking for cancel request [2025-10-23 12:46:33,483][ INFO][PID:2229790] Checking for cancel request [2025-10-23 12:46:38,488][ INFO][PID:2229790] Checking for cancel request [2025-10-23 12:46:43,490][ INFO][PID:2229790] Checking for cancel request [2025-10-23 12:46:48,492][ INFO][PID:2229790] Checking for cancel request [2025-10-23 12:46:53,496][ INFO][PID:2229790] Checking for cancel request [2025-10-23 12:46:58,497][ INFO][PID:2229790] Checking for cancel request [2025-10-23 12:47:03,498][ INFO][PID:2229790] Checking for cancel request [2025-10-23 12:47:08,500][ INFO][PID:2229790] Checking for cancel request [2025-10-23 12:47:13,501][ INFO][PID:2229790] Checking for cancel request [2025-10-23 12:47:18,502][ INFO][PID:2229790] Checking for cancel request [2025-10-23 12:47:23,503][ INFO][PID:2229790] Checking for cancel request [2025-10-23 12:47:28,504][ INFO][PID:2229790] Checking for cancel request [2025-10-23 12:47:33,505][ INFO][PID:2229790] Checking for cancel request [2025-10-23 12:47:38,508][ INFO][PID:2229790] Checking for cancel request [2025-10-23 12:47:43,510][ INFO][PID:2229790] Checking for cancel request [2025-10-23 12:47:48,511][ INFO][PID:2229790] Checking for cancel request [2025-10-23 12:47:53,519][ INFO][PID:2229790] Checking for cancel request [2025-10-23 12:47:58,520][ INFO][PID:2229790] Checking for cancel request [2025-10-23 12:48:03,521][ INFO][PID:2229790] Checking for cancel request [2025-10-23 12:48:08,523][ INFO][PID:2229790] Checking for cancel request [2025-10-23 12:48:13,525][ INFO][PID:2229790] Checking for cancel request [2025-10-23 12:48:18,526][ INFO][PID:2229790] Checking for cancel request [2025-10-23 12:48:23,527][ INFO][PID:2229790] Checking for cancel request [2025-10-23 12:48:28,529][ INFO][PID:2229790] Checking for cancel request [2025-10-23 12:48:33,533][ INFO][PID:2229790] Checking for cancel request [2025-10-23 12:48:38,534][ INFO][PID:2229790] Checking for cancel request [2025-10-23 12:48:43,541][ INFO][PID:2229790] Checking for cancel request [2025-10-23 12:48:48,546][ INFO][PID:2229790] Checking for cancel request [2025-10-23 12:48:53,547][ INFO][PID:2229790] Checking for cancel request [2025-10-23 12:48:58,549][ INFO][PID:2229790] Checking for cancel request [2025-10-23 12:49:03,551][ INFO][PID:2229790] Checking for cancel request [2025-10-23 12:49:08,553][ INFO][PID:2229790] Checking for cancel request [2025-10-23 12:49:13,563][ INFO][PID:2229790] Checking for cancel request [2025-10-23 12:49:18,570][ INFO][PID:2229790] Checking for cancel request [2025-10-23 12:49:23,572][ INFO][PID:2229790] Checking for cancel request [2025-10-23 12:49:28,577][ INFO][PID:2229790] Checking for cancel request [2025-10-23 12:49:33,591][ INFO][PID:2229790] Checking for cancel request [2025-10-23 12:49:38,593][ INFO][PID:2229790] Checking for cancel request [2025-10-23 12:49:43,598][ INFO][PID:2229790] Checking for cancel request [2025-10-23 12:49:48,602][ INFO][PID:2229790] Checking for cancel request [2025-10-23 12:49:53,605][ INFO][PID:2229790] Checking for cancel request [2025-10-23 12:49:58,611][ INFO][PID:2229790] Checking for cancel request [2025-10-23 12:50:03,617][ INFO][PID:2229790] Checking for cancel request [2025-10-23 12:50:08,618][ INFO][PID:2229790] Checking for cancel request [2025-10-23 12:50:13,619][ INFO][PID:2229790] Checking for cancel request [2025-10-23 12:50:18,630][ INFO][PID:2229790] Checking for cancel request [2025-10-23 12:50:23,632][ INFO][PID:2229790] Checking for cancel request [2025-10-23 12:50:28,636][ INFO][PID:2229790] Checking for cancel request [2025-10-23 12:50:33,642][ INFO][PID:2229790] Checking for cancel request [2025-10-23 12:50:38,645][ INFO][PID:2229790] Checking for cancel request [2025-10-23 12:50:43,651][ INFO][PID:2229790] Checking for cancel request [2025-10-23 12:50:48,655][ INFO][PID:2229790] Checking for cancel request [2025-10-23 12:50:53,665][ INFO][PID:2229790] Checking for cancel request [2025-10-23 12:50:58,666][ INFO][PID:2229790] Checking for cancel request [2025-10-23 12:51:03,674][ INFO][PID:2229790] Checking for cancel request [2025-10-23 12:51:08,676][ INFO][PID:2229790] Checking for cancel request [2025-10-23 12:51:13,684][ INFO][PID:2229790] Checking for cancel request [2025-10-23 12:51:18,689][ INFO][PID:2229790] Checking for cancel request [2025-10-23 12:51:23,694][ INFO][PID:2229790] Checking for cancel request [2025-10-23 12:51:28,697][ INFO][PID:2229790] Checking for cancel request [2025-10-23 12:51:33,698][ INFO][PID:2229790] Checking for cancel request [2025-10-23 12:51:38,703][ INFO][PID:2229790] Checking for cancel request [2025-10-23 12:51:43,708][ INFO][PID:2229790] Checking for cancel request [2025-10-23 12:51:48,709][ INFO][PID:2229790] Checking for cancel request [2025-10-23 12:51:53,712][ INFO][PID:2229790] Checking for cancel request [2025-10-23 12:51:58,718][ INFO][PID:2229790] Checking for cancel request [2025-10-23 12:52:03,721][ INFO][PID:2229790] Checking for cancel request [2025-10-23 12:52:05,889][ INFO][PID:2229790] Downloading results from builder [2025-10-23 12:52:05,890][ INFO][PID:2229790] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c109]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4353/srpm-builds/09723796 started [2025-10-23 12:52:05,891][ INFO][PID:2229790] 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:c109]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4353/srpm-builds/09723796/ &> /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4353/srpm-builds/09723796/build-09723796.rsync.log [2025-10-23 12:52:24,739][ INFO][PID:2229790] rsyncing finished. [2025-10-23 12:52:24,740][ INFO][PID:2229790] Releasing VM back to pool [2025-10-23 12:52:24,778][ INFO][PID:2229790] Searching for 'success' file in resultdir [2025-10-23 12:52:24,780][ INFO][PID:2229790] Getting build details [2025-10-23 12:52:24,781][ INFO][PID:2229790] Retrieving SRPM info from /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4353/srpm-builds/09723796 [2025-10-23 12:52:24,781][ INFO][PID:2229790] SRPM URL: https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4353/srpm-builds/09723796/Sunshine-0.0.4353-1.src.rpm [2025-10-23 12:52:24,782][ INFO][PID:2229790] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4353/srpm-builds/09723796/Sunshine-0.0.4353-1.src.rpm', 'pkg_name': 'Sunshine', 'pkg_version': '0.0.4353-1'} [2025-10-23 12:52:24,783][ INFO][PID:2229790] Finished build: id=9723796 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/lizardbyte/pulls:pr:4353 chroot=srpm-builds [2025-10-23 12:52:24,785][ INFO][PID:2229790] Worker succeeded build, took 518.4940679073334 [2025-10-23 12:52:24,786][ INFO][PID:2229790] 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:4353", "submitter": null, "ended_on": 1761223944.7857368, "started_on": 1761223426.291669, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9723796", "build_id": 9723796, "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\": \"tmpizvcxqso\", \"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:4353/srpm-builds/09723796/Sunshine-0.0.4353-1.src.rpm", "uses_devel_repo": null, "sandbox": "lizardbyte/pulls--c65b2d8b-c558-4880-a217-4c16e4a9b739", "results": { "name": "Sunshine", "epoch": null, "version": "0.0.4353", "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:4353", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4353", "result_dir": "09723796", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "0.0.4353-1", "id": 9723796, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-10-23 12:52:24,833][ INFO][PID:2229790] Sending fedora-messaging bus message in build.end [2025-10-23 12:52:24,862][ INFO][PID:2229790] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4353/srpm-builds/09723796/builder-live.log by gzip [2025-10-23 12:52:24,865][ INFO][PID:2229790] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4353/srpm-builds/09723796/builder-live.log' as PID 2316888 [2025-10-23 12:52:24,880][ INFO][PID:2229790] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4353/srpm-builds/09723796/builder-live.log) [2025-10-23 12:52:24,882][ INFO][PID:2229790] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4353/srpm-builds/09723796/backend.log by gzip [2025-10-23 12:52:24,884][ INFO][PID:2229790] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4353/srpm-builds/09723796/backend.log' as PID 2316892