[2025-10-30 07:12:57,331][ INFO][PID:3299422] Marking build as starting [2025-10-30 07:12:57,354][ INFO][PID:3299422] Checking for cancel request [2025-10-30 07:12:57,355][ INFO][PID:3299422] VM allocation process starts [2025-10-30 07:12:57,367][ INFO][PID:3299422] Trying to allocate VM: ResallocHost, ticket_id=5927657, requested_tags=['copr_builder', 'arch_x86_64'] [2025-10-30 07:13:00,409][ INFO][PID:3299422] Allocated host ResallocHost, ticket_id=5927657, hostname=2620:52:3:1:dead:beef:cafe:c1cf, name=copr_hv_x86_64_04_prod_07729810_20251030_070231, requested_tags=['copr_builder', 'arch_x86_64'] [2025-10-30 07:13:00,410][ INFO][PID:3299422] Allocating ssh connection to builder [2025-10-30 07:13:00,410][ INFO][PID:3299422] Checking that builder machine is OK [2025-10-30 07:13:01,055][ INFO][PID:3299422] Running remote command: copr-builder-ready srpm-builds [2025-10-30 07:13:01,457][ INFO][PID:3299422] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-10-30 07:13:01,458][ INFO][PID:3299422] Filling build.info file with builder info [2025-10-30 07:13:01,458][ INFO][PID:3299422] Checking for cancel request [2025-10-30 07:13:01,460][ INFO][PID:3299422] 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:4370", "submitter": null, "ended_on": null, "started_on": 1761808381.4601982, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9747556", "build_id": 9747556, "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\": \"tmp7e5ivff7\", \"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--d2aebe84-42a0-4361-a703-41ddaaae2b78", "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:4370", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4370", "result_dir": "09747556", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9747556, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-10-30 07:13:01,483][ INFO][PID:3299422] Sending fedora-messaging bus message in build.start [2025-10-30 07:13:02,198][ INFO][PID:3299422] Sending fedora-messaging bus message in chroot.start [2025-10-30 07:13:02,224][ INFO][PID:3299422] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9747556 --detached [2025-10-30 07:13:02,803][ INFO][PID:3299422] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '2620:52:3:1:dead:beef:cafe:c1cf' (ED25519) to the list of known hosts. [2025-10-30 07:13:02,804][ INFO][PID:3299422] Downloading the builder-live.log file, attempt 1 [2025-10-30 07:13:02,806][ INFO][PID:3299422] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c1cf copr-rpmbuild-log [2025-10-30 07:13:07,819][ INFO][PID:3299422] Periodic builder liveness probe: alive [2025-10-30 07:13:07,820][ INFO][PID:3299422] Checking for cancel request [2025-10-30 07:13:12,821][ INFO][PID:3299422] Checking for cancel request [2025-10-30 07:13:17,825][ INFO][PID:3299422] Checking for cancel request [2025-10-30 07:13:22,827][ INFO][PID:3299422] Checking for cancel request [2025-10-30 07:13:27,828][ INFO][PID:3299422] Checking for cancel request [2025-10-30 07:13:32,829][ INFO][PID:3299422] Checking for cancel request [2025-10-30 07:13:37,830][ INFO][PID:3299422] Checking for cancel request [2025-10-30 07:13:42,831][ INFO][PID:3299422] Checking for cancel request [2025-10-30 07:13:47,832][ INFO][PID:3299422] Checking for cancel request [2025-10-30 07:13:52,833][ INFO][PID:3299422] Checking for cancel request [2025-10-30 07:13:57,834][ INFO][PID:3299422] Checking for cancel request [2025-10-30 07:14:02,835][ INFO][PID:3299422] Checking for cancel request [2025-10-30 07:14:07,837][ INFO][PID:3299422] Checking for cancel request [2025-10-30 07:14:12,838][ INFO][PID:3299422] Checking for cancel request [2025-10-30 07:14:17,839][ INFO][PID:3299422] Checking for cancel request [2025-10-30 07:14:22,840][ INFO][PID:3299422] Checking for cancel request [2025-10-30 07:14:27,841][ INFO][PID:3299422] Checking for cancel request [2025-10-30 07:14:32,841][ INFO][PID:3299422] Checking for cancel request [2025-10-30 07:14:37,843][ INFO][PID:3299422] Checking for cancel request [2025-10-30 07:14:42,844][ INFO][PID:3299422] Checking for cancel request [2025-10-30 07:14:47,845][ INFO][PID:3299422] Checking for cancel request [2025-10-30 07:14:52,846][ INFO][PID:3299422] Checking for cancel request [2025-10-30 07:14:57,847][ INFO][PID:3299422] Checking for cancel request [2025-10-30 07:15:02,848][ INFO][PID:3299422] Checking for cancel request [2025-10-30 07:15:07,849][ INFO][PID:3299422] Checking for cancel request [2025-10-30 07:15:12,850][ INFO][PID:3299422] Checking for cancel request [2025-10-30 07:15:17,851][ INFO][PID:3299422] Checking for cancel request [2025-10-30 07:15:22,852][ INFO][PID:3299422] Checking for cancel request [2025-10-30 07:15:27,852][ INFO][PID:3299422] Checking for cancel request [2025-10-30 07:15:32,854][ INFO][PID:3299422] Checking for cancel request [2025-10-30 07:15:37,855][ INFO][PID:3299422] Checking for cancel request [2025-10-30 07:15:42,856][ INFO][PID:3299422] Checking for cancel request [2025-10-30 07:15:47,857][ INFO][PID:3299422] Checking for cancel request [2025-10-30 07:15:52,858][ INFO][PID:3299422] Checking for cancel request [2025-10-30 07:15:57,859][ INFO][PID:3299422] Checking for cancel request [2025-10-30 07:16:02,859][ INFO][PID:3299422] Checking for cancel request [2025-10-30 07:16:07,860][ INFO][PID:3299422] Checking for cancel request [2025-10-30 07:16:12,861][ INFO][PID:3299422] Checking for cancel request [2025-10-30 07:16:17,862][ INFO][PID:3299422] Checking for cancel request [2025-10-30 07:16:22,863][ INFO][PID:3299422] Checking for cancel request [2025-10-30 07:16:27,864][ INFO][PID:3299422] Checking for cancel request [2025-10-30 07:16:32,865][ INFO][PID:3299422] Checking for cancel request [2025-10-30 07:16:37,866][ INFO][PID:3299422] Checking for cancel request [2025-10-30 07:16:42,867][ INFO][PID:3299422] Checking for cancel request [2025-10-30 07:16:47,868][ INFO][PID:3299422] Checking for cancel request [2025-10-30 07:16:52,869][ INFO][PID:3299422] Checking for cancel request [2025-10-30 07:16:57,870][ INFO][PID:3299422] Checking for cancel request [2025-10-30 07:17:02,871][ INFO][PID:3299422] Checking for cancel request [2025-10-30 07:17:07,872][ INFO][PID:3299422] Checking for cancel request [2025-10-30 07:17:12,874][ INFO][PID:3299422] Checking for cancel request [2025-10-30 07:17:17,874][ INFO][PID:3299422] Checking for cancel request [2025-10-30 07:17:22,876][ INFO][PID:3299422] Checking for cancel request [2025-10-30 07:17:27,877][ INFO][PID:3299422] Checking for cancel request [2025-10-30 07:17:32,878][ INFO][PID:3299422] Checking for cancel request [2025-10-30 07:17:37,879][ INFO][PID:3299422] Checking for cancel request [2025-10-30 07:17:42,879][ INFO][PID:3299422] Checking for cancel request [2025-10-30 07:17:47,880][ INFO][PID:3299422] Checking for cancel request [2025-10-30 07:17:52,881][ INFO][PID:3299422] Checking for cancel request [2025-10-30 07:17:57,882][ INFO][PID:3299422] Checking for cancel request [2025-10-30 07:18:02,883][ INFO][PID:3299422] Checking for cancel request [2025-10-30 07:18:07,884][ INFO][PID:3299422] Checking for cancel request [2025-10-30 07:18:12,885][ INFO][PID:3299422] Checking for cancel request [2025-10-30 07:18:17,886][ INFO][PID:3299422] Checking for cancel request [2025-10-30 07:18:22,887][ INFO][PID:3299422] Checking for cancel request [2025-10-30 07:18:27,888][ INFO][PID:3299422] Checking for cancel request [2025-10-30 07:18:32,889][ INFO][PID:3299422] Checking for cancel request [2025-10-30 07:18:37,890][ INFO][PID:3299422] Checking for cancel request [2025-10-30 07:18:42,891][ INFO][PID:3299422] Checking for cancel request [2025-10-30 07:18:47,892][ INFO][PID:3299422] Checking for cancel request [2025-10-30 07:18:52,892][ INFO][PID:3299422] Checking for cancel request [2025-10-30 07:18:57,893][ INFO][PID:3299422] Checking for cancel request [2025-10-30 07:19:02,894][ INFO][PID:3299422] Checking for cancel request [2025-10-30 07:19:07,895][ INFO][PID:3299422] Checking for cancel request [2025-10-30 07:19:12,896][ INFO][PID:3299422] Checking for cancel request [2025-10-30 07:19:17,897][ INFO][PID:3299422] Checking for cancel request [2025-10-30 07:19:22,898][ INFO][PID:3299422] Checking for cancel request [2025-10-30 07:19:27,899][ INFO][PID:3299422] Checking for cancel request [2025-10-30 07:19:32,900][ INFO][PID:3299422] Checking for cancel request [2025-10-30 07:19:37,901][ INFO][PID:3299422] Checking for cancel request [2025-10-30 07:19:42,902][ INFO][PID:3299422] Checking for cancel request [2025-10-30 07:19:47,903][ INFO][PID:3299422] Checking for cancel request [2025-10-30 07:19:52,904][ INFO][PID:3299422] Checking for cancel request [2025-10-30 07:19:57,905][ INFO][PID:3299422] Checking for cancel request [2025-10-30 07:20:02,906][ INFO][PID:3299422] Checking for cancel request [2025-10-30 07:20:07,907][ INFO][PID:3299422] Checking for cancel request [2025-10-30 07:20:12,908][ INFO][PID:3299422] Checking for cancel request [2025-10-30 07:20:17,908][ INFO][PID:3299422] Checking for cancel request [2025-10-30 07:20:22,910][ INFO][PID:3299422] Checking for cancel request [2025-10-30 07:20:27,911][ INFO][PID:3299422] Checking for cancel request [2025-10-30 07:20:32,911][ INFO][PID:3299422] Checking for cancel request [2025-10-30 07:20:37,912][ INFO][PID:3299422] Checking for cancel request [2025-10-30 07:20:42,913][ INFO][PID:3299422] Checking for cancel request [2025-10-30 07:20:47,914][ INFO][PID:3299422] Checking for cancel request [2025-10-30 07:20:52,915][ INFO][PID:3299422] Checking for cancel request [2025-10-30 07:20:57,916][ INFO][PID:3299422] Checking for cancel request [2025-10-30 07:20:58,093][ INFO][PID:3299422] Downloading results from builder [2025-10-30 07:20:58,094][ INFO][PID:3299422] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c1cf]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4370/srpm-builds/09747556 started [2025-10-30 07:20:58,095][ INFO][PID:3299422] 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:c1cf]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4370/srpm-builds/09747556/ &> /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4370/srpm-builds/09747556/build-09747556.rsync.log [2025-10-30 07:21:32,466][ INFO][PID:3299422] rsyncing finished. [2025-10-30 07:21:32,467][ INFO][PID:3299422] Releasing VM back to pool [2025-10-30 07:21:32,478][ INFO][PID:3299422] Searching for 'success' file in resultdir [2025-10-30 07:21:32,479][ INFO][PID:3299422] Getting build details [2025-10-30 07:21:32,479][ INFO][PID:3299422] Retrieving SRPM info from /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4370/srpm-builds/09747556 [2025-10-30 07:21:32,480][ INFO][PID:3299422] SRPM URL: https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4370/srpm-builds/09747556/Sunshine-0.0.4370-1.src.rpm [2025-10-30 07:21:32,480][ INFO][PID:3299422] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4370/srpm-builds/09747556/Sunshine-0.0.4370-1.src.rpm', 'pkg_name': 'Sunshine', 'pkg_version': '0.0.4370-1'} [2025-10-30 07:21:32,481][ INFO][PID:3299422] Finished build: id=9747556 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/lizardbyte/pulls:pr:4370 chroot=srpm-builds [2025-10-30 07:21:32,482][ INFO][PID:3299422] Worker succeeded build, took 511.0224640369415 [2025-10-30 07:21:32,483][ INFO][PID:3299422] 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:4370", "submitter": null, "ended_on": 1761808892.4826622, "started_on": 1761808381.4601982, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9747556", "build_id": 9747556, "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\": \"tmp7e5ivff7\", \"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:4370/srpm-builds/09747556/Sunshine-0.0.4370-1.src.rpm", "uses_devel_repo": null, "sandbox": "lizardbyte/pulls--d2aebe84-42a0-4361-a703-41ddaaae2b78", "results": { "name": "Sunshine", "epoch": null, "version": "0.0.4370", "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:4370", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4370", "result_dir": "09747556", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "0.0.4370-1", "id": 9747556, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-10-30 07:21:32,523][ INFO][PID:3299422] Sending fedora-messaging bus message in build.end [2025-10-30 07:21:32,551][ INFO][PID:3299422] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4370/srpm-builds/09747556/builder-live.log by gzip [2025-10-30 07:21:32,552][ INFO][PID:3299422] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4370/srpm-builds/09747556/builder-live.log' as PID 3335227 [2025-10-30 07:21:32,559][ INFO][PID:3299422] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4370/srpm-builds/09747556/builder-live.log) [2025-10-30 07:21:32,559][ INFO][PID:3299422] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4370/srpm-builds/09747556/backend.log by gzip [2025-10-30 07:21:32,560][ INFO][PID:3299422] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4370/srpm-builds/09747556/backend.log' as PID 3335228