[2025-12-31 13:12:14,529][ INFO][PID:569102] Marking build as starting [2025-12-31 13:12:14,582][ INFO][PID:569102] Checking for cancel request [2025-12-31 13:12:14,583][ INFO][PID:569102] VM allocation process starts [2025-12-31 13:12:14,645][ INFO][PID:569102] Trying to allocate VM: ResallocHost, ticket_id=593027, requested_tags=['copr_builder', 'arch_x86_64'] [2025-12-31 13:12:17,673][ INFO][PID:569102] Allocated host ResallocHost, ticket_id=593027, hostname=34.229.166.248, name=aws_x86_64_normalreserved_prod_00866679_20251231_130945, requested_tags=['copr_builder', 'arch_x86_64'] [2025-12-31 13:12:17,673][ INFO][PID:569102] Allocating ssh connection to builder [2025-12-31 13:12:17,673][ INFO][PID:569102] Checking that builder machine is OK [2025-12-31 13:12:17,984][ INFO][PID:569102] Running remote command: copr-builder-ready srpm-builds [2025-12-31 13:12:18,178][ INFO][PID:569102] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-12-31 13:12:18,178][ INFO][PID:569102] Filling build.info file with builder info [2025-12-31 13:12:18,179][ INFO][PID:569102] Checking for cancel request [2025-12-31 13:12:18,180][ INFO][PID:569102] 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:4551", "submitter": null, "ended_on": null, "started_on": 1767186738.18, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9964551", "build_id": 9964551, "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\": \"tmpkr621ug9\", \"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--86cc88c7-a372-458b-8533-ca4bafb3358a", "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:4551", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4551", "result_dir": "09964551", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9964551, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-12-31 13:12:18,219][ INFO][PID:569102] Sending fedora-messaging bus message in build.start [2025-12-31 13:12:18,762][ INFO][PID:569102] Sending fedora-messaging bus message in chroot.start [2025-12-31 13:12:18,789][ INFO][PID:569102] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9964551 --detached [2025-12-31 13:12:19,118][ INFO][PID:569102] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '34.229.166.248' (ED25519) to the list of known hosts. [2025-12-31 13:12:19,119][ INFO][PID:569102] Downloading the builder-live.log file, attempt 1 [2025-12-31 13:12:19,120][ INFO][PID:569102] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@34.229.166.248 copr-rpmbuild-log [2025-12-31 13:12:24,125][ INFO][PID:569102] Periodic builder liveness probe: alive [2025-12-31 13:12:24,125][ INFO][PID:569102] Checking for cancel request [2025-12-31 13:12:29,126][ INFO][PID:569102] Checking for cancel request [2025-12-31 13:12:34,128][ INFO][PID:569102] Checking for cancel request [2025-12-31 13:12:39,129][ INFO][PID:569102] Checking for cancel request [2025-12-31 13:12:44,130][ INFO][PID:569102] Checking for cancel request [2025-12-31 13:12:49,130][ INFO][PID:569102] Checking for cancel request [2025-12-31 13:12:54,131][ INFO][PID:569102] Checking for cancel request [2025-12-31 13:12:59,132][ INFO][PID:569102] Checking for cancel request [2025-12-31 13:13:04,133][ INFO][PID:569102] Checking for cancel request [2025-12-31 13:13:09,134][ INFO][PID:569102] Checking for cancel request [2025-12-31 13:13:14,136][ INFO][PID:569102] Checking for cancel request [2025-12-31 13:13:19,137][ INFO][PID:569102] Checking for cancel request [2025-12-31 13:13:24,139][ INFO][PID:569102] Checking for cancel request [2025-12-31 13:13:29,140][ INFO][PID:569102] Checking for cancel request [2025-12-31 13:13:34,141][ INFO][PID:569102] Checking for cancel request [2025-12-31 13:13:39,142][ INFO][PID:569102] Checking for cancel request [2025-12-31 13:13:44,143][ INFO][PID:569102] Checking for cancel request [2025-12-31 13:13:49,145][ INFO][PID:569102] Checking for cancel request [2025-12-31 13:13:54,146][ INFO][PID:569102] Checking for cancel request [2025-12-31 13:13:59,147][ INFO][PID:569102] Checking for cancel request [2025-12-31 13:14:04,148][ INFO][PID:569102] Checking for cancel request [2025-12-31 13:14:09,149][ INFO][PID:569102] Checking for cancel request [2025-12-31 13:14:14,150][ INFO][PID:569102] Checking for cancel request [2025-12-31 13:14:19,152][ INFO][PID:569102] Checking for cancel request [2025-12-31 13:14:24,153][ INFO][PID:569102] Checking for cancel request [2025-12-31 13:14:29,154][ INFO][PID:569102] Checking for cancel request [2025-12-31 13:14:34,156][ INFO][PID:569102] Checking for cancel request [2025-12-31 13:14:39,157][ INFO][PID:569102] Checking for cancel request [2025-12-31 13:14:44,158][ INFO][PID:569102] Checking for cancel request [2025-12-31 13:14:49,160][ INFO][PID:569102] Checking for cancel request [2025-12-31 13:14:54,160][ INFO][PID:569102] Checking for cancel request [2025-12-31 13:14:59,162][ INFO][PID:569102] Checking for cancel request [2025-12-31 13:15:04,163][ INFO][PID:569102] Checking for cancel request [2025-12-31 13:15:09,164][ INFO][PID:569102] Checking for cancel request [2025-12-31 13:15:14,165][ INFO][PID:569102] Checking for cancel request [2025-12-31 13:15:19,167][ INFO][PID:569102] Checking for cancel request [2025-12-31 13:15:24,168][ INFO][PID:569102] Checking for cancel request [2025-12-31 13:15:29,170][ INFO][PID:569102] Checking for cancel request [2025-12-31 13:15:34,171][ INFO][PID:569102] Checking for cancel request [2025-12-31 13:15:39,172][ INFO][PID:569102] Checking for cancel request [2025-12-31 13:15:44,173][ INFO][PID:569102] Checking for cancel request [2025-12-31 13:15:49,174][ INFO][PID:569102] Checking for cancel request [2025-12-31 13:15:54,176][ INFO][PID:569102] Checking for cancel request [2025-12-31 13:15:59,177][ INFO][PID:569102] Checking for cancel request [2025-12-31 13:16:04,178][ INFO][PID:569102] Checking for cancel request [2025-12-31 13:16:09,179][ INFO][PID:569102] Checking for cancel request [2025-12-31 13:16:14,180][ INFO][PID:569102] Checking for cancel request [2025-12-31 13:16:19,181][ INFO][PID:569102] Checking for cancel request [2025-12-31 13:16:24,182][ INFO][PID:569102] Checking for cancel request [2025-12-31 13:16:29,183][ INFO][PID:569102] Checking for cancel request [2025-12-31 13:16:34,184][ INFO][PID:569102] Checking for cancel request [2025-12-31 13:16:39,185][ INFO][PID:569102] Checking for cancel request [2025-12-31 13:16:44,186][ INFO][PID:569102] Checking for cancel request [2025-12-31 13:16:49,187][ INFO][PID:569102] Checking for cancel request [2025-12-31 13:16:54,188][ INFO][PID:569102] Checking for cancel request [2025-12-31 13:16:59,189][ INFO][PID:569102] Checking for cancel request [2025-12-31 13:17:04,190][ INFO][PID:569102] Checking for cancel request [2025-12-31 13:17:09,190][ INFO][PID:569102] Checking for cancel request [2025-12-31 13:17:14,191][ INFO][PID:569102] Checking for cancel request [2025-12-31 13:17:19,192][ INFO][PID:569102] Checking for cancel request [2025-12-31 13:17:24,193][ INFO][PID:569102] Checking for cancel request [2025-12-31 13:17:29,194][ INFO][PID:569102] Checking for cancel request [2025-12-31 13:17:34,195][ INFO][PID:569102] Checking for cancel request [2025-12-31 13:17:39,196][ INFO][PID:569102] Checking for cancel request [2025-12-31 13:17:44,198][ INFO][PID:569102] Checking for cancel request [2025-12-31 13:17:49,199][ INFO][PID:569102] Checking for cancel request [2025-12-31 13:17:54,200][ INFO][PID:569102] Checking for cancel request [2025-12-31 13:17:59,201][ INFO][PID:569102] Checking for cancel request [2025-12-31 13:18:04,202][ INFO][PID:569102] Checking for cancel request [2025-12-31 13:18:09,203][ INFO][PID:569102] Checking for cancel request [2025-12-31 13:18:14,204][ INFO][PID:569102] Checking for cancel request [2025-12-31 13:18:19,205][ INFO][PID:569102] Checking for cancel request [2025-12-31 13:18:24,206][ INFO][PID:569102] Checking for cancel request [2025-12-31 13:18:29,207][ INFO][PID:569102] Checking for cancel request [2025-12-31 13:18:34,208][ INFO][PID:569102] Checking for cancel request [2025-12-31 13:18:39,209][ INFO][PID:569102] Checking for cancel request [2025-12-31 13:18:44,210][ INFO][PID:569102] Checking for cancel request [2025-12-31 13:18:49,211][ INFO][PID:569102] Checking for cancel request [2025-12-31 13:18:54,212][ INFO][PID:569102] Checking for cancel request [2025-12-31 13:18:59,213][ INFO][PID:569102] Checking for cancel request [2025-12-31 13:19:04,292][ INFO][PID:569102] Checking for cancel request [2025-12-31 13:19:09,293][ INFO][PID:569102] Checking for cancel request [2025-12-31 13:19:14,294][ INFO][PID:569102] Checking for cancel request [2025-12-31 13:19:19,295][ INFO][PID:569102] Checking for cancel request [2025-12-31 13:19:24,296][ INFO][PID:569102] Checking for cancel request [2025-12-31 13:19:29,297][ INFO][PID:569102] Checking for cancel request [2025-12-31 13:19:34,298][ INFO][PID:569102] Checking for cancel request [2025-12-31 13:19:39,299][ INFO][PID:569102] Checking for cancel request [2025-12-31 13:19:44,300][ INFO][PID:569102] Checking for cancel request [2025-12-31 13:19:49,301][ INFO][PID:569102] Checking for cancel request [2025-12-31 13:19:54,302][ INFO][PID:569102] Checking for cancel request [2025-12-31 13:19:59,303][ INFO][PID:569102] Checking for cancel request [2025-12-31 13:20:04,304][ INFO][PID:569102] Checking for cancel request [2025-12-31 13:20:09,305][ INFO][PID:569102] Checking for cancel request [2025-12-31 13:20:14,306][ INFO][PID:569102] Checking for cancel request [2025-12-31 13:20:19,306][ INFO][PID:569102] Checking for cancel request [2025-12-31 13:20:24,307][ INFO][PID:569102] Checking for cancel request [2025-12-31 13:20:29,308][ INFO][PID:569102] Checking for cancel request [2025-12-31 13:20:34,309][ INFO][PID:569102] Checking for cancel request [2025-12-31 13:20:39,310][ INFO][PID:569102] Checking for cancel request [2025-12-31 13:20:44,311][ INFO][PID:569102] Checking for cancel request [2025-12-31 13:20:49,312][ INFO][PID:569102] Checking for cancel request [2025-12-31 13:20:54,313][ INFO][PID:569102] Checking for cancel request [2025-12-31 13:20:59,314][ INFO][PID:569102] Checking for cancel request [2025-12-31 13:21:02,861][ INFO][PID:569102] Downloading results from builder [2025-12-31 13:21:02,861][ INFO][PID:569102] rsyncing of mockbuilder@34.229.166.248:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4551/srpm-builds/09964551 started [2025-12-31 13:21:02,862][ INFO][PID:569102] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@34.229.166.248:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4551/srpm-builds/09964551/ &> /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4551/srpm-builds/09964551/build-09964551.rsync.log [2025-12-31 13:21:10,059][ INFO][PID:569102] rsyncing finished. [2025-12-31 13:21:10,060][ INFO][PID:569102] Releasing VM back to pool [2025-12-31 13:21:10,070][ INFO][PID:569102] Searching for 'success' file in resultdir [2025-12-31 13:21:10,071][ INFO][PID:569102] Getting build details [2025-12-31 13:21:10,071][ INFO][PID:569102] Retrieving SRPM info from /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4551/srpm-builds/09964551 [2025-12-31 13:21:10,072][ INFO][PID:569102] SRPM URL: https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4551/srpm-builds/09964551/Sunshine-0.0.4551-1.src.rpm [2025-12-31 13:21:10,072][ INFO][PID:569102] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4551/srpm-builds/09964551/Sunshine-0.0.4551-1.src.rpm', 'pkg_name': 'Sunshine', 'pkg_version': '0.0.4551-1'} [2025-12-31 13:21:10,073][ INFO][PID:569102] Finished build: id=9964551 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/lizardbyte/pulls:pr:4551 chroot=srpm-builds [2025-12-31 13:21:10,074][ INFO][PID:569102] Worker succeeded build, took 531.8947288990021 [2025-12-31 13:21:10,075][ INFO][PID:569102] 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:4551", "submitter": null, "ended_on": 1767187270.074729, "started_on": 1767186738.18, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9964551", "build_id": 9964551, "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\": \"tmpkr621ug9\", \"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:4551/srpm-builds/09964551/Sunshine-0.0.4551-1.src.rpm", "uses_devel_repo": null, "sandbox": "lizardbyte/pulls--86cc88c7-a372-458b-8533-ca4bafb3358a", "results": { "name": "Sunshine", "epoch": null, "version": "0.0.4551", "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:4551", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4551", "result_dir": "09964551", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "0.0.4551-1", "id": 9964551, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-12-31 13:21:10,134][ INFO][PID:569102] Sending fedora-messaging bus message in build.end [2025-12-31 13:21:10,162][ INFO][PID:569102] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4551/srpm-builds/09964551/builder-live.log by gzip [2025-12-31 13:21:10,163][ INFO][PID:569102] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4551/srpm-builds/09964551/builder-live.log' as PID 613217 [2025-12-31 13:21:10,184][ INFO][PID:569102] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4551/srpm-builds/09964551/builder-live.log) [2025-12-31 13:21:10,185][ INFO][PID:569102] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4551/srpm-builds/09964551/backend.log by gzip [2025-12-31 13:21:10,186][ INFO][PID:569102] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4551/srpm-builds/09964551/backend.log' as PID 613220