[2025-11-12 05:15:10,292][ INFO][PID:2359764] Marking build as starting [2025-11-12 05:15:10,315][ INFO][PID:2359764] Checking for cancel request [2025-11-12 05:15:10,316][ INFO][PID:2359764] VM allocation process starts [2025-11-12 05:15:10,355][ INFO][PID:2359764] Trying to allocate VM: ResallocHost, ticket_id=6137834, requested_tags=['copr_builder', 'arch_x86_64'] [2025-11-12 05:15:13,405][ INFO][PID:2359764] Allocated host ResallocHost, ticket_id=6137834, hostname=3.92.144.237, name=aws_x86_64_normalreserved_prod_07949619_20251112_050836, requested_tags=['copr_builder', 'arch_x86_64'] [2025-11-12 05:15:13,406][ INFO][PID:2359764] Allocating ssh connection to builder [2025-11-12 05:15:13,406][ INFO][PID:2359764] Checking that builder machine is OK [2025-11-12 05:15:13,767][ INFO][PID:2359764] Running remote command: copr-builder-ready srpm-builds [2025-11-12 05:15:13,972][ INFO][PID:2359764] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-11-12 05:15:13,973][ INFO][PID:2359764] Filling build.info file with builder info [2025-11-12 05:15:13,973][ INFO][PID:2359764] Checking for cancel request [2025-11-12 05:15:13,974][ INFO][PID:2359764] 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:4412", "submitter": null, "ended_on": null, "started_on": 1762924513.9743953, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9789308", "build_id": 9789308, "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\": \"tmpxl6_u52m\", \"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--856e4c49-6151-4069-bf11-edd07dbe54e6", "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:4412", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4412", "result_dir": "09789308", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9789308, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-11-12 05:15:14,017][ INFO][PID:2359764] Sending fedora-messaging bus message in build.start [2025-11-12 05:15:14,820][ INFO][PID:2359764] Sending fedora-messaging bus message in chroot.start [2025-11-12 05:15:14,863][ INFO][PID:2359764] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9789308 --detached [2025-11-12 05:15:15,219][ INFO][PID:2359764] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '3.92.144.237' (ED25519) to the list of known hosts. [2025-11-12 05:15:15,219][ INFO][PID:2359764] Downloading the builder-live.log file, attempt 1 [2025-11-12 05:15:15,221][ INFO][PID:2359764] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@3.92.144.237 copr-rpmbuild-log [2025-11-12 05:15:20,224][ INFO][PID:2359764] Periodic builder liveness probe: alive [2025-11-12 05:15:20,225][ INFO][PID:2359764] Checking for cancel request [2025-11-12 05:15:25,226][ INFO][PID:2359764] Checking for cancel request [2025-11-12 05:15:30,227][ INFO][PID:2359764] Checking for cancel request [2025-11-12 05:15:35,228][ INFO][PID:2359764] Checking for cancel request [2025-11-12 05:15:40,229][ INFO][PID:2359764] Checking for cancel request [2025-11-12 05:15:45,229][ INFO][PID:2359764] Checking for cancel request [2025-11-12 05:15:50,230][ INFO][PID:2359764] Checking for cancel request [2025-11-12 05:15:55,231][ INFO][PID:2359764] Checking for cancel request [2025-11-12 05:16:00,232][ INFO][PID:2359764] Checking for cancel request [2025-11-12 05:16:05,233][ INFO][PID:2359764] Checking for cancel request [2025-11-12 05:16:10,234][ INFO][PID:2359764] Checking for cancel request [2025-11-12 05:16:15,235][ INFO][PID:2359764] Checking for cancel request [2025-11-12 05:16:20,236][ INFO][PID:2359764] Checking for cancel request [2025-11-12 05:16:25,237][ INFO][PID:2359764] Checking for cancel request [2025-11-12 05:16:30,238][ INFO][PID:2359764] Checking for cancel request [2025-11-12 05:16:35,239][ INFO][PID:2359764] Checking for cancel request [2025-11-12 05:16:40,240][ INFO][PID:2359764] Checking for cancel request [2025-11-12 05:16:45,241][ INFO][PID:2359764] Checking for cancel request [2025-11-12 05:16:50,242][ INFO][PID:2359764] Checking for cancel request [2025-11-12 05:16:55,243][ INFO][PID:2359764] Checking for cancel request [2025-11-12 05:17:00,244][ INFO][PID:2359764] Checking for cancel request [2025-11-12 05:17:05,245][ INFO][PID:2359764] Checking for cancel request [2025-11-12 05:17:10,246][ INFO][PID:2359764] Checking for cancel request [2025-11-12 05:17:15,247][ INFO][PID:2359764] Checking for cancel request [2025-11-12 05:17:20,248][ INFO][PID:2359764] Checking for cancel request [2025-11-12 05:17:25,249][ INFO][PID:2359764] Checking for cancel request [2025-11-12 05:17:30,250][ INFO][PID:2359764] Checking for cancel request [2025-11-12 05:17:35,251][ INFO][PID:2359764] Checking for cancel request [2025-11-12 05:17:40,252][ INFO][PID:2359764] Checking for cancel request [2025-11-12 05:17:45,253][ INFO][PID:2359764] Checking for cancel request [2025-11-12 05:17:50,254][ INFO][PID:2359764] Checking for cancel request [2025-11-12 05:17:55,255][ INFO][PID:2359764] Checking for cancel request [2025-11-12 05:18:00,256][ INFO][PID:2359764] Checking for cancel request [2025-11-12 05:18:05,257][ INFO][PID:2359764] Checking for cancel request [2025-11-12 05:18:10,258][ INFO][PID:2359764] Checking for cancel request [2025-11-12 05:18:15,259][ INFO][PID:2359764] Checking for cancel request [2025-11-12 05:18:20,260][ INFO][PID:2359764] Checking for cancel request [2025-11-12 05:18:25,261][ INFO][PID:2359764] Checking for cancel request [2025-11-12 05:18:30,262][ INFO][PID:2359764] Checking for cancel request [2025-11-12 05:18:35,263][ INFO][PID:2359764] Checking for cancel request [2025-11-12 05:18:40,264][ INFO][PID:2359764] Checking for cancel request [2025-11-12 05:18:45,265][ INFO][PID:2359764] Checking for cancel request [2025-11-12 05:18:50,266][ INFO][PID:2359764] Checking for cancel request [2025-11-12 05:18:55,268][ INFO][PID:2359764] Checking for cancel request [2025-11-12 05:19:00,269][ INFO][PID:2359764] Checking for cancel request [2025-11-12 05:19:05,270][ INFO][PID:2359764] Checking for cancel request [2025-11-12 05:19:10,271][ INFO][PID:2359764] Checking for cancel request [2025-11-12 05:19:15,272][ INFO][PID:2359764] Checking for cancel request [2025-11-12 05:19:20,273][ INFO][PID:2359764] Checking for cancel request [2025-11-12 05:19:25,274][ INFO][PID:2359764] Checking for cancel request [2025-11-12 05:19:30,275][ INFO][PID:2359764] Checking for cancel request [2025-11-12 05:19:35,276][ INFO][PID:2359764] Checking for cancel request [2025-11-12 05:19:40,277][ INFO][PID:2359764] Checking for cancel request [2025-11-12 05:19:45,278][ INFO][PID:2359764] Checking for cancel request [2025-11-12 05:19:50,279][ INFO][PID:2359764] Checking for cancel request [2025-11-12 05:19:55,280][ INFO][PID:2359764] Checking for cancel request [2025-11-12 05:20:00,281][ INFO][PID:2359764] Checking for cancel request [2025-11-12 05:20:05,282][ INFO][PID:2359764] Checking for cancel request [2025-11-12 05:20:10,283][ INFO][PID:2359764] Checking for cancel request [2025-11-12 05:20:15,284][ INFO][PID:2359764] Checking for cancel request [2025-11-12 05:20:20,285][ INFO][PID:2359764] Checking for cancel request [2025-11-12 05:20:25,286][ INFO][PID:2359764] Checking for cancel request [2025-11-12 05:20:30,287][ INFO][PID:2359764] Checking for cancel request [2025-11-12 05:20:35,288][ INFO][PID:2359764] Checking for cancel request [2025-11-12 05:20:40,289][ INFO][PID:2359764] Checking for cancel request [2025-11-12 05:20:45,290][ INFO][PID:2359764] Checking for cancel request [2025-11-12 05:20:50,290][ INFO][PID:2359764] Checking for cancel request [2025-11-12 05:20:55,292][ INFO][PID:2359764] Checking for cancel request [2025-11-12 05:21:00,292][ INFO][PID:2359764] Checking for cancel request [2025-11-12 05:21:05,293][ INFO][PID:2359764] Checking for cancel request [2025-11-12 05:21:10,294][ INFO][PID:2359764] Checking for cancel request [2025-11-12 05:21:15,295][ INFO][PID:2359764] Checking for cancel request [2025-11-12 05:21:20,296][ INFO][PID:2359764] Checking for cancel request [2025-11-12 05:21:25,297][ INFO][PID:2359764] Checking for cancel request [2025-11-12 05:21:30,298][ INFO][PID:2359764] Checking for cancel request [2025-11-12 05:21:35,299][ INFO][PID:2359764] Checking for cancel request [2025-11-12 05:21:40,300][ INFO][PID:2359764] Checking for cancel request [2025-11-12 05:21:45,301][ INFO][PID:2359764] Checking for cancel request [2025-11-12 05:21:50,302][ INFO][PID:2359764] Checking for cancel request [2025-11-12 05:21:55,303][ INFO][PID:2359764] Checking for cancel request [2025-11-12 05:22:00,304][ INFO][PID:2359764] Checking for cancel request [2025-11-12 05:22:05,305][ INFO][PID:2359764] Checking for cancel request [2025-11-12 05:22:10,306][ INFO][PID:2359764] Checking for cancel request [2025-11-12 05:22:15,307][ INFO][PID:2359764] Checking for cancel request [2025-11-12 05:22:20,308][ INFO][PID:2359764] Checking for cancel request [2025-11-12 05:22:25,309][ INFO][PID:2359764] Checking for cancel request [2025-11-12 05:22:30,309][ INFO][PID:2359764] Checking for cancel request [2025-11-12 05:22:35,310][ INFO][PID:2359764] Checking for cancel request [2025-11-12 05:22:40,311][ INFO][PID:2359764] Checking for cancel request [2025-11-12 05:22:45,313][ INFO][PID:2359764] Checking for cancel request [2025-11-12 05:22:50,313][ INFO][PID:2359764] Checking for cancel request [2025-11-12 05:22:55,314][ INFO][PID:2359764] Checking for cancel request [2025-11-12 05:23:00,315][ INFO][PID:2359764] Checking for cancel request [2025-11-12 05:23:05,316][ INFO][PID:2359764] Checking for cancel request [2025-11-12 05:23:10,317][ INFO][PID:2359764] Checking for cancel request [2025-11-12 05:23:15,318][ INFO][PID:2359764] Checking for cancel request [2025-11-12 05:23:18,394][ INFO][PID:2359764] Downloading results from builder [2025-11-12 05:23:18,394][ INFO][PID:2359764] rsyncing of mockbuilder@3.92.144.237:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4412/srpm-builds/09789308 started [2025-11-12 05:23:18,395][ INFO][PID:2359764] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@3.92.144.237:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4412/srpm-builds/09789308/ &> /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4412/srpm-builds/09789308/build-09789308.rsync.log [2025-11-12 05:23:24,025][ INFO][PID:2359764] rsyncing finished. [2025-11-12 05:23:24,026][ INFO][PID:2359764] Releasing VM back to pool [2025-11-12 05:23:24,034][ INFO][PID:2359764] Searching for 'success' file in resultdir [2025-11-12 05:23:24,035][ INFO][PID:2359764] Getting build details [2025-11-12 05:23:24,035][ INFO][PID:2359764] Retrieving SRPM info from /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4412/srpm-builds/09789308 [2025-11-12 05:23:24,036][ INFO][PID:2359764] SRPM URL: https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4412/srpm-builds/09789308/Sunshine-0.0.4412-1.src.rpm [2025-11-12 05:23:24,036][ INFO][PID:2359764] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4412/srpm-builds/09789308/Sunshine-0.0.4412-1.src.rpm', 'pkg_name': 'Sunshine', 'pkg_version': '0.0.4412-1'} [2025-11-12 05:23:24,037][ INFO][PID:2359764] Finished build: id=9789308 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/lizardbyte/pulls:pr:4412 chroot=srpm-builds [2025-11-12 05:23:24,038][ INFO][PID:2359764] Worker succeeded build, took 490.0640516281128 [2025-11-12 05:23:24,039][ INFO][PID:2359764] 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:4412", "submitter": null, "ended_on": 1762925004.038447, "started_on": 1762924513.9743953, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9789308", "build_id": 9789308, "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\": \"tmpxl6_u52m\", \"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:4412/srpm-builds/09789308/Sunshine-0.0.4412-1.src.rpm", "uses_devel_repo": null, "sandbox": "lizardbyte/pulls--856e4c49-6151-4069-bf11-edd07dbe54e6", "results": { "name": "Sunshine", "epoch": null, "version": "0.0.4412", "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:4412", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4412", "result_dir": "09789308", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "0.0.4412-1", "id": 9789308, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-11-12 05:23:24,070][ INFO][PID:2359764] Sending fedora-messaging bus message in build.end [2025-11-12 05:23:24,113][ INFO][PID:2359764] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4412/srpm-builds/09789308/builder-live.log by gzip [2025-11-12 05:23:24,114][ INFO][PID:2359764] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4412/srpm-builds/09789308/builder-live.log' as PID 2393608 [2025-11-12 05:23:24,120][ INFO][PID:2359764] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4412/srpm-builds/09789308/builder-live.log) [2025-11-12 05:23:24,121][ INFO][PID:2359764] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4412/srpm-builds/09789308/backend.log by gzip [2025-11-12 05:23:24,122][ INFO][PID:2359764] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4412/srpm-builds/09789308/backend.log' as PID 2393609