[2025-11-18 08:35:51,952][ INFO][PID:637473] Marking build as starting [2025-11-18 08:35:52,055][ INFO][PID:637473] Checking for cancel request [2025-11-18 08:35:52,086][ INFO][PID:637473] VM allocation process starts [2025-11-18 08:35:52,188][ INFO][PID:637473] Trying to allocate VM: ResallocHost, ticket_id=6229433, requested_tags=['copr_builder', 'arch_x86_64'] [2025-11-18 08:35:57,217][ INFO][PID:637473] Checking for cancel request [2025-11-18 08:36:02,225][ INFO][PID:637473] Checking for cancel request [2025-11-18 08:36:07,227][ INFO][PID:637473] Checking for cancel request [2025-11-18 08:36:12,234][ INFO][PID:637473] Checking for cancel request [2025-11-18 08:36:17,245][ INFO][PID:637473] Checking for cancel request [2025-11-18 08:36:22,252][ INFO][PID:637473] Checking for cancel request [2025-11-18 08:36:27,264][ INFO][PID:637473] Checking for cancel request [2025-11-18 08:36:32,275][ INFO][PID:637473] Checking for cancel request [2025-11-18 08:36:37,277][ INFO][PID:637473] Checking for cancel request [2025-11-18 08:36:40,575][ INFO][PID:637473] Allocated host ResallocHost, ticket_id=6229433, hostname=54.163.53.24, name=aws_x86_64_normalreserved_prod_08069543_20251118_083218, requested_tags=['copr_builder', 'arch_x86_64'] [2025-11-18 08:36:40,576][ INFO][PID:637473] Allocating ssh connection to builder [2025-11-18 08:36:40,577][ INFO][PID:637473] Checking that builder machine is OK [2025-11-18 08:36:41,059][ INFO][PID:637473] Running remote command: copr-builder-ready srpm-builds [2025-11-18 08:36:41,388][ INFO][PID:637473] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-11-18 08:36:41,394][ INFO][PID:637473] Filling build.info file with builder info [2025-11-18 08:36:41,396][ INFO][PID:637473] Checking for cancel request [2025-11-18 08:36:41,404][ INFO][PID:637473] 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:4398", "submitter": null, "ended_on": null, "started_on": 1763455001.4042704, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9807581", "build_id": 9807581, "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\": \"tmpu_nyx3i0\", \"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--6f022eee-3249-4142-9bb3-854375731d54", "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:4398", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4398", "result_dir": "09807581", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9807581, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-11-18 08:36:41,449][ INFO][PID:637473] Sending fedora-messaging bus message in build.start [2025-11-18 08:36:43,844][ INFO][PID:637473] Sending fedora-messaging bus message in chroot.start [2025-11-18 08:36:43,918][ INFO][PID:637473] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9807581 --detached [2025-11-18 08:36:44,437][ INFO][PID:637473] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '54.163.53.24' (ED25519) to the list of known hosts. [2025-11-18 08:36:44,441][ INFO][PID:637473] Downloading the builder-live.log file, attempt 1 [2025-11-18 08:36:44,445][ INFO][PID:637473] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@54.163.53.24 copr-rpmbuild-log [2025-11-18 08:36:49,464][ INFO][PID:637473] Periodic builder liveness probe: alive [2025-11-18 08:36:49,467][ INFO][PID:637473] Checking for cancel request [2025-11-18 08:36:54,473][ INFO][PID:637473] Checking for cancel request [2025-11-18 08:36:59,484][ INFO][PID:637473] Checking for cancel request [2025-11-18 08:37:04,489][ INFO][PID:637473] Checking for cancel request [2025-11-18 08:37:09,492][ INFO][PID:637473] Checking for cancel request [2025-11-18 08:37:14,494][ INFO][PID:637473] Checking for cancel request [2025-11-18 08:37:19,498][ INFO][PID:637473] Checking for cancel request [2025-11-18 08:37:24,503][ INFO][PID:637473] Checking for cancel request [2025-11-18 08:37:29,512][ INFO][PID:637473] Checking for cancel request [2025-11-18 08:37:34,517][ INFO][PID:637473] Checking for cancel request [2025-11-18 08:37:39,521][ INFO][PID:637473] Checking for cancel request [2025-11-18 08:37:44,534][ INFO][PID:637473] Checking for cancel request [2025-11-18 08:37:49,539][ INFO][PID:637473] Checking for cancel request [2025-11-18 08:37:54,550][ INFO][PID:637473] Checking for cancel request [2025-11-18 08:37:59,553][ INFO][PID:637473] Checking for cancel request [2025-11-18 08:38:04,568][ INFO][PID:637473] Checking for cancel request [2025-11-18 08:38:09,570][ INFO][PID:637473] Checking for cancel request [2025-11-18 08:38:14,575][ INFO][PID:637473] Checking for cancel request [2025-11-18 08:38:19,586][ INFO][PID:637473] Checking for cancel request [2025-11-18 08:38:24,588][ INFO][PID:637473] Checking for cancel request [2025-11-18 08:38:29,594][ INFO][PID:637473] Checking for cancel request [2025-11-18 08:38:34,611][ INFO][PID:637473] Checking for cancel request [2025-11-18 08:38:39,623][ INFO][PID:637473] Checking for cancel request [2025-11-18 08:38:44,636][ INFO][PID:637473] Checking for cancel request [2025-11-18 08:38:49,646][ INFO][PID:637473] Checking for cancel request [2025-11-18 08:38:54,655][ INFO][PID:637473] Checking for cancel request [2025-11-18 08:38:59,661][ INFO][PID:637473] Checking for cancel request [2025-11-18 08:39:04,665][ INFO][PID:637473] Checking for cancel request [2025-11-18 08:39:09,668][ INFO][PID:637473] Checking for cancel request [2025-11-18 08:39:14,676][ INFO][PID:637473] Checking for cancel request [2025-11-18 08:39:19,690][ INFO][PID:637473] Checking for cancel request [2025-11-18 08:39:24,692][ INFO][PID:637473] Checking for cancel request [2025-11-18 08:39:29,718][ INFO][PID:637473] Checking for cancel request [2025-11-18 08:39:34,732][ INFO][PID:637473] Checking for cancel request [2025-11-18 08:39:39,740][ INFO][PID:637473] Checking for cancel request [2025-11-18 08:39:44,747][ INFO][PID:637473] Checking for cancel request [2025-11-18 08:39:49,748][ INFO][PID:637473] Checking for cancel request [2025-11-18 08:39:54,763][ INFO][PID:637473] Checking for cancel request [2025-11-18 08:39:59,788][ INFO][PID:637473] Checking for cancel request [2025-11-18 08:40:04,794][ INFO][PID:637473] Checking for cancel request [2025-11-18 08:40:09,802][ INFO][PID:637473] Checking for cancel request [2025-11-18 08:40:14,808][ INFO][PID:637473] Checking for cancel request [2025-11-18 08:40:19,810][ INFO][PID:637473] Checking for cancel request [2025-11-18 08:40:24,813][ INFO][PID:637473] Checking for cancel request [2025-11-18 08:40:29,817][ INFO][PID:637473] Checking for cancel request [2025-11-18 08:40:34,822][ INFO][PID:637473] Checking for cancel request [2025-11-18 08:40:39,827][ INFO][PID:637473] Checking for cancel request [2025-11-18 08:40:44,831][ INFO][PID:637473] Checking for cancel request [2025-11-18 08:40:49,833][ INFO][PID:637473] Checking for cancel request [2025-11-18 08:40:54,848][ INFO][PID:637473] Checking for cancel request [2025-11-18 08:40:59,853][ INFO][PID:637473] Checking for cancel request [2025-11-18 08:41:04,855][ INFO][PID:637473] Checking for cancel request [2025-11-18 08:41:09,859][ INFO][PID:637473] Checking for cancel request [2025-11-18 08:41:14,882][ INFO][PID:637473] Checking for cancel request [2025-11-18 08:41:19,887][ INFO][PID:637473] Checking for cancel request [2025-11-18 08:41:24,893][ INFO][PID:637473] Checking for cancel request [2025-11-18 08:41:29,911][ INFO][PID:637473] Checking for cancel request [2025-11-18 08:41:34,957][ INFO][PID:637473] Checking for cancel request [2025-11-18 08:41:39,961][ INFO][PID:637473] Checking for cancel request [2025-11-18 08:41:44,963][ INFO][PID:637473] Checking for cancel request [2025-11-18 08:41:49,969][ INFO][PID:637473] Checking for cancel request [2025-11-18 08:41:54,974][ INFO][PID:637473] Checking for cancel request [2025-11-18 08:41:59,978][ INFO][PID:637473] Checking for cancel request [2025-11-18 08:42:04,990][ INFO][PID:637473] Checking for cancel request [2025-11-18 08:42:10,003][ INFO][PID:637473] Checking for cancel request [2025-11-18 08:42:15,008][ INFO][PID:637473] Checking for cancel request [2025-11-18 08:42:20,010][ INFO][PID:637473] Checking for cancel request [2025-11-18 08:42:25,021][ INFO][PID:637473] Checking for cancel request [2025-11-18 08:42:30,040][ INFO][PID:637473] Checking for cancel request [2025-11-18 08:42:35,041][ INFO][PID:637473] Checking for cancel request [2025-11-18 08:42:40,060][ INFO][PID:637473] Checking for cancel request [2025-11-18 08:42:45,072][ INFO][PID:637473] Checking for cancel request [2025-11-18 08:42:50,073][ INFO][PID:637473] Checking for cancel request [2025-11-18 08:42:55,075][ INFO][PID:637473] Checking for cancel request [2025-11-18 08:43:00,198][ INFO][PID:637473] Checking for cancel request [2025-11-18 08:43:05,949][ INFO][PID:637473] Checking for cancel request [2025-11-18 08:43:11,497][ INFO][PID:637473] Checking for cancel request [2025-11-18 08:43:16,746][ INFO][PID:637473] Checking for cancel request [2025-11-18 08:43:21,917][ INFO][PID:637473] Checking for cancel request [2025-11-18 08:43:26,941][ INFO][PID:637473] Checking for cancel request [2025-11-18 08:43:31,945][ INFO][PID:637473] Checking for cancel request [2025-11-18 08:43:36,972][ INFO][PID:637473] Checking for cancel request [2025-11-18 08:43:41,992][ INFO][PID:637473] Checking for cancel request [2025-11-18 08:43:47,007][ INFO][PID:637473] Checking for cancel request [2025-11-18 08:43:52,041][ INFO][PID:637473] Checking for cancel request [2025-11-18 08:43:57,044][ INFO][PID:637473] Checking for cancel request [2025-11-18 08:44:02,070][ INFO][PID:637473] Checking for cancel request [2025-11-18 08:44:07,168][ INFO][PID:637473] Checking for cancel request [2025-11-18 08:44:12,255][ INFO][PID:637473] Checking for cancel request [2025-11-18 08:44:17,272][ INFO][PID:637473] Checking for cancel request [2025-11-18 08:44:21,190][ INFO][PID:637473] Downloading results from builder [2025-11-18 08:44:21,191][ INFO][PID:637473] rsyncing of mockbuilder@54.163.53.24:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4398/srpm-builds/09807581 started [2025-11-18 08:44:21,193][ INFO][PID:637473] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@54.163.53.24:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4398/srpm-builds/09807581/ &> /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4398/srpm-builds/09807581/build-09807581.rsync.log [2025-11-18 08:44:49,528][ INFO][PID:637473] rsyncing finished. [2025-11-18 08:44:49,529][ INFO][PID:637473] Releasing VM back to pool [2025-11-18 08:44:49,594][ INFO][PID:637473] Searching for 'success' file in resultdir [2025-11-18 08:44:49,599][ INFO][PID:637473] Getting build details [2025-11-18 08:44:49,604][ INFO][PID:637473] Retrieving SRPM info from /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4398/srpm-builds/09807581 [2025-11-18 08:44:49,616][ INFO][PID:637473] SRPM URL: https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4398/srpm-builds/09807581/Sunshine-0.0.4398-1.src.rpm [2025-11-18 08:44:49,625][ INFO][PID:637473] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4398/srpm-builds/09807581/Sunshine-0.0.4398-1.src.rpm', 'pkg_name': 'Sunshine', 'pkg_version': '0.0.4398-1'} [2025-11-18 08:44:49,629][ INFO][PID:637473] Finished build: id=9807581 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/lizardbyte/pulls:pr:4398 chroot=srpm-builds [2025-11-18 08:44:49,639][ INFO][PID:637473] Worker succeeded build, took 488.235196352005 [2025-11-18 08:44:49,646][ INFO][PID:637473] 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:4398", "submitter": null, "ended_on": 1763455489.6394668, "started_on": 1763455001.4042704, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9807581", "build_id": 9807581, "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\": \"tmpu_nyx3i0\", \"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:4398/srpm-builds/09807581/Sunshine-0.0.4398-1.src.rpm", "uses_devel_repo": null, "sandbox": "lizardbyte/pulls--6f022eee-3249-4142-9bb3-854375731d54", "results": { "name": "Sunshine", "epoch": null, "version": "0.0.4398", "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:4398", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4398", "result_dir": "09807581", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "0.0.4398-1", "id": 9807581, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-11-18 08:44:49,719][ INFO][PID:637473] Sending fedora-messaging bus message in build.end [2025-11-18 08:44:49,861][ INFO][PID:637473] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4398/srpm-builds/09807581/builder-live.log by gzip [2025-11-18 08:44:49,877][ INFO][PID:637473] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4398/srpm-builds/09807581/builder-live.log' as PID 685149 [2025-11-18 08:44:49,993][ INFO][PID:637473] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4398/srpm-builds/09807581/builder-live.log) [2025-11-18 08:44:50,009][ INFO][PID:637473] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4398/srpm-builds/09807581/backend.log by gzip [2025-11-18 08:44:50,031][ INFO][PID:637473] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4398/srpm-builds/09807581/backend.log' as PID 685156