[2025-08-22 04:29:46,111][ INFO][PID:2290326] Marking build as starting [2025-08-22 04:29:46,135][ INFO][PID:2290326] Checking for cancel request [2025-08-22 04:29:46,135][ INFO][PID:2290326] VM allocation process starts [2025-08-22 04:29:46,146][ INFO][PID:2290326] Trying to allocate VM: ResallocHost, ticket_id=4660379, requested_tags=['copr_builder', 'arch_x86_64'] [2025-08-22 04:29:49,190][ INFO][PID:2290326] Allocated host ResallocHost, ticket_id=4660379, hostname=2620:52:3:1:dead:beef:cafe:c192, name=copr_hv_x86_64_03_prod_06372314_20250822_042201, requested_tags=['copr_builder', 'arch_x86_64'] [2025-08-22 04:29:49,193][ INFO][PID:2290326] Allocating ssh connection to builder [2025-08-22 04:29:49,194][ INFO][PID:2290326] Checking that builder machine is OK [2025-08-22 04:29:49,737][ INFO][PID:2290326] Running remote command: copr-builder-ready srpm-builds [2025-08-22 04:29:50,052][ INFO][PID:2290326] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-08-22 04:29:50,053][ INFO][PID:2290326] Filling build.info file with builder info [2025-08-22 04:29:50,054][ INFO][PID:2290326] Checking for cancel request [2025-08-22 04:29:50,055][ INFO][PID:2290326] 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:4185", "submitter": null, "ended_on": null, "started_on": 1755836990.054808, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9456276", "build_id": 9456276, "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\": \"tmprf9n1tlz\", \"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--16fc5a17-584f-41bc-b577-fa6e45973bc5", "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:4185", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4185", "result_dir": "09456276", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9456276, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-08-22 04:29:50,081][ INFO][PID:2290326] Sending fedora-messaging bus message in build.start [2025-08-22 04:29:50,943][ INFO][PID:2290326] Sending fedora-messaging bus message in chroot.start [2025-08-22 04:29:50,972][ INFO][PID:2290326] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9456276 --detached [2025-08-22 04:29:51,528][ INFO][PID:2290326] Downloading the builder-live.log file, attempt 1 [2025-08-22 04:29:51,529][ INFO][PID:2290326] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c192 copr-rpmbuild-log [2025-08-22 04:29:56,537][ INFO][PID:2290326] Periodic builder liveness probe: alive [2025-08-22 04:29:56,538][ INFO][PID:2290326] Checking for cancel request [2025-08-22 04:30:01,541][ INFO][PID:2290326] Checking for cancel request [2025-08-22 04:30:06,556][ INFO][PID:2290326] Checking for cancel request [2025-08-22 04:30:11,559][ INFO][PID:2290326] Checking for cancel request [2025-08-22 04:30:16,570][ INFO][PID:2290326] Checking for cancel request [2025-08-22 04:30:21,573][ INFO][PID:2290326] Checking for cancel request [2025-08-22 04:30:26,574][ INFO][PID:2290326] Checking for cancel request [2025-08-22 04:30:31,576][ INFO][PID:2290326] Checking for cancel request [2025-08-22 04:30:36,577][ INFO][PID:2290326] Checking for cancel request [2025-08-22 04:30:41,580][ INFO][PID:2290326] Checking for cancel request [2025-08-22 04:30:46,582][ INFO][PID:2290326] Checking for cancel request [2025-08-22 04:30:51,583][ INFO][PID:2290326] Checking for cancel request [2025-08-22 04:30:56,585][ INFO][PID:2290326] Checking for cancel request [2025-08-22 04:31:01,586][ INFO][PID:2290326] Checking for cancel request [2025-08-22 04:31:06,589][ INFO][PID:2290326] Checking for cancel request [2025-08-22 04:31:11,593][ INFO][PID:2290326] Checking for cancel request [2025-08-22 04:31:16,595][ INFO][PID:2290326] Checking for cancel request [2025-08-22 04:31:21,596][ INFO][PID:2290326] Checking for cancel request [2025-08-22 04:31:26,601][ INFO][PID:2290326] Checking for cancel request [2025-08-22 04:31:31,606][ INFO][PID:2290326] Checking for cancel request [2025-08-22 04:31:36,608][ INFO][PID:2290326] Checking for cancel request [2025-08-22 04:31:41,609][ INFO][PID:2290326] Checking for cancel request [2025-08-22 04:31:46,611][ INFO][PID:2290326] Checking for cancel request [2025-08-22 04:31:51,612][ INFO][PID:2290326] Checking for cancel request [2025-08-22 04:31:56,613][ INFO][PID:2290326] Checking for cancel request [2025-08-22 04:32:01,615][ INFO][PID:2290326] Checking for cancel request [2025-08-22 04:32:06,616][ INFO][PID:2290326] Checking for cancel request [2025-08-22 04:32:11,617][ INFO][PID:2290326] Checking for cancel request [2025-08-22 04:32:16,618][ INFO][PID:2290326] Checking for cancel request [2025-08-22 04:32:21,619][ INFO][PID:2290326] Checking for cancel request [2025-08-22 04:32:26,620][ INFO][PID:2290326] Checking for cancel request [2025-08-22 04:32:31,621][ INFO][PID:2290326] Checking for cancel request [2025-08-22 04:32:36,622][ INFO][PID:2290326] Checking for cancel request [2025-08-22 04:32:41,623][ INFO][PID:2290326] Checking for cancel request [2025-08-22 04:32:46,624][ INFO][PID:2290326] Checking for cancel request [2025-08-22 04:32:51,625][ INFO][PID:2290326] Checking for cancel request [2025-08-22 04:32:56,626][ INFO][PID:2290326] Checking for cancel request [2025-08-22 04:33:01,627][ INFO][PID:2290326] Checking for cancel request [2025-08-22 04:33:06,628][ INFO][PID:2290326] Checking for cancel request [2025-08-22 04:33:11,630][ INFO][PID:2290326] Checking for cancel request [2025-08-22 04:33:16,630][ INFO][PID:2290326] Checking for cancel request [2025-08-22 04:33:21,631][ INFO][PID:2290326] Checking for cancel request [2025-08-22 04:33:26,633][ INFO][PID:2290326] Checking for cancel request [2025-08-22 04:33:31,634][ INFO][PID:2290326] Checking for cancel request [2025-08-22 04:33:36,635][ INFO][PID:2290326] Checking for cancel request [2025-08-22 04:33:41,636][ INFO][PID:2290326] Checking for cancel request [2025-08-22 04:33:46,637][ INFO][PID:2290326] Checking for cancel request [2025-08-22 04:33:51,638][ INFO][PID:2290326] Checking for cancel request [2025-08-22 04:33:56,639][ INFO][PID:2290326] Checking for cancel request [2025-08-22 04:34:01,640][ INFO][PID:2290326] Checking for cancel request [2025-08-22 04:34:06,642][ INFO][PID:2290326] Checking for cancel request [2025-08-22 04:34:11,643][ INFO][PID:2290326] Checking for cancel request [2025-08-22 04:34:16,644][ INFO][PID:2290326] Checking for cancel request [2025-08-22 04:34:21,645][ INFO][PID:2290326] Checking for cancel request [2025-08-22 04:34:26,646][ INFO][PID:2290326] Checking for cancel request [2025-08-22 04:34:31,647][ INFO][PID:2290326] Checking for cancel request [2025-08-22 04:34:36,648][ INFO][PID:2290326] Checking for cancel request [2025-08-22 04:34:41,649][ INFO][PID:2290326] Checking for cancel request [2025-08-22 04:34:46,650][ INFO][PID:2290326] Checking for cancel request [2025-08-22 04:34:51,651][ INFO][PID:2290326] Checking for cancel request [2025-08-22 04:34:56,652][ INFO][PID:2290326] Checking for cancel request [2025-08-22 04:35:01,653][ INFO][PID:2290326] Checking for cancel request [2025-08-22 04:35:06,654][ INFO][PID:2290326] Checking for cancel request [2025-08-22 04:35:11,656][ INFO][PID:2290326] Checking for cancel request [2025-08-22 04:35:16,658][ INFO][PID:2290326] Checking for cancel request [2025-08-22 04:35:21,659][ INFO][PID:2290326] Checking for cancel request [2025-08-22 04:35:26,661][ INFO][PID:2290326] Checking for cancel request [2025-08-22 04:35:31,662][ INFO][PID:2290326] Checking for cancel request [2025-08-22 04:35:36,663][ INFO][PID:2290326] Checking for cancel request [2025-08-22 04:35:41,664][ INFO][PID:2290326] Checking for cancel request [2025-08-22 04:35:46,667][ INFO][PID:2290326] Checking for cancel request [2025-08-22 04:35:51,673][ INFO][PID:2290326] Checking for cancel request [2025-08-22 04:35:56,679][ INFO][PID:2290326] Checking for cancel request [2025-08-22 04:36:01,682][ INFO][PID:2290326] Checking for cancel request [2025-08-22 04:36:06,685][ INFO][PID:2290326] Checking for cancel request [2025-08-22 04:36:11,693][ INFO][PID:2290326] Checking for cancel request [2025-08-22 04:36:16,700][ INFO][PID:2290326] Checking for cancel request [2025-08-22 04:36:21,708][ INFO][PID:2290326] Checking for cancel request [2025-08-22 04:36:26,709][ INFO][PID:2290326] Checking for cancel request [2025-08-22 04:36:31,711][ INFO][PID:2290326] Checking for cancel request [2025-08-22 04:36:36,717][ INFO][PID:2290326] Checking for cancel request [2025-08-22 04:36:41,718][ INFO][PID:2290326] Checking for cancel request [2025-08-22 04:36:46,723][ INFO][PID:2290326] Checking for cancel request [2025-08-22 04:36:51,729][ INFO][PID:2290326] Checking for cancel request [2025-08-22 04:36:56,733][ INFO][PID:2290326] Checking for cancel request [2025-08-22 04:37:01,740][ INFO][PID:2290326] Checking for cancel request [2025-08-22 04:37:06,742][ INFO][PID:2290326] Checking for cancel request [2025-08-22 04:37:11,747][ INFO][PID:2290326] Checking for cancel request [2025-08-22 04:37:16,748][ INFO][PID:2290326] Checking for cancel request [2025-08-22 04:37:21,751][ INFO][PID:2290326] Checking for cancel request [2025-08-22 04:37:26,754][ INFO][PID:2290326] Checking for cancel request [2025-08-22 04:37:31,755][ INFO][PID:2290326] Checking for cancel request [2025-08-22 04:37:36,758][ INFO][PID:2290326] Checking for cancel request [2025-08-22 04:37:41,760][ INFO][PID:2290326] Checking for cancel request [2025-08-22 04:37:46,762][ INFO][PID:2290326] Checking for cancel request [2025-08-22 04:37:51,763][ INFO][PID:2290326] Checking for cancel request [2025-08-22 04:37:56,764][ INFO][PID:2290326] Checking for cancel request [2025-08-22 04:38:01,455][ INFO][PID:2290326] Downloading results from builder [2025-08-22 04:38:01,456][ INFO][PID:2290326] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c192]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4185/srpm-builds/09456276 started [2025-08-22 04:38:01,457][ INFO][PID:2290326] 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:c192]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4185/srpm-builds/09456276/ &> /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4185/srpm-builds/09456276/build-09456276.rsync.log [2025-08-22 04:38:20,759][ INFO][PID:2290326] rsyncing finished. [2025-08-22 04:38:20,759][ INFO][PID:2290326] Releasing VM back to pool [2025-08-22 04:38:20,768][ INFO][PID:2290326] Searching for 'success' file in resultdir [2025-08-22 04:38:20,769][ INFO][PID:2290326] Getting build details [2025-08-22 04:38:20,769][ INFO][PID:2290326] Retrieving SRPM info from /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4185/srpm-builds/09456276 [2025-08-22 04:38:20,770][ INFO][PID:2290326] SRPM URL: https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4185/srpm-builds/09456276/Sunshine-0.0.4185-1.src.rpm [2025-08-22 04:38:20,771][ INFO][PID:2290326] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4185/srpm-builds/09456276/Sunshine-0.0.4185-1.src.rpm', 'pkg_name': 'Sunshine', 'pkg_version': '0.0.4185-1'} [2025-08-22 04:38:20,771][ INFO][PID:2290326] Finished build: id=9456276 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/lizardbyte/pulls:pr:4185 chroot=srpm-builds [2025-08-22 04:38:20,773][ INFO][PID:2290326] Worker succeeded build, took 510.7188460826874 [2025-08-22 04:38:20,774][ INFO][PID:2290326] 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:4185", "submitter": null, "ended_on": 1755837500.773654, "started_on": 1755836990.054808, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9456276", "build_id": 9456276, "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\": \"tmprf9n1tlz\", \"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:4185/srpm-builds/09456276/Sunshine-0.0.4185-1.src.rpm", "uses_devel_repo": null, "sandbox": "lizardbyte/pulls--16fc5a17-584f-41bc-b577-fa6e45973bc5", "results": { "name": "Sunshine", "epoch": null, "version": "0.0.4185", "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:4185", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4185", "result_dir": "09456276", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "0.0.4185-1", "id": 9456276, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-08-22 04:38:20,827][ INFO][PID:2290326] Sending fedora-messaging bus message in build.end [2025-08-22 04:38:20,852][ INFO][PID:2290326] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4185/srpm-builds/09456276/builder-live.log by gzip [2025-08-22 04:38:20,854][ INFO][PID:2290326] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4185/srpm-builds/09456276/builder-live.log' as PID 2356991 [2025-08-22 04:38:20,871][ INFO][PID:2290326] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4185/srpm-builds/09456276/builder-live.log) [2025-08-22 04:38:20,871][ INFO][PID:2290326] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4185/srpm-builds/09456276/backend.log by gzip [2025-08-22 04:38:20,872][ INFO][PID:2290326] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4185/srpm-builds/09456276/backend.log' as PID 2356996