[2025-12-20 02:07:26,833][ INFO][PID:2662070] Marking build as starting [2025-12-20 02:07:26,993][ INFO][PID:2662070] Checking for cancel request [2025-12-20 02:07:26,996][ INFO][PID:2662070] VM allocation process starts [2025-12-20 02:07:27,064][ INFO][PID:2662070] Trying to allocate VM: ResallocHost, ticket_id=450545, requested_tags=['copr_builder', 'arch_x86_64'] [2025-12-20 02:07:30,124][ INFO][PID:2662070] Allocated host ResallocHost, ticket_id=450545, hostname=44.192.13.33, name=aws_x86_64_normalreserved_prod_00710697_20251220_020420, requested_tags=['copr_builder', 'arch_x86_64'] [2025-12-20 02:07:30,125][ INFO][PID:2662070] Allocating ssh connection to builder [2025-12-20 02:07:30,126][ INFO][PID:2662070] Checking that builder machine is OK [2025-12-20 02:07:30,460][ INFO][PID:2662070] Running remote command: copr-builder-ready srpm-builds [2025-12-20 02:07:30,685][ INFO][PID:2662070] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-12-20 02:07:30,686][ INFO][PID:2662070] Filling build.info file with builder info [2025-12-20 02:07:30,686][ INFO][PID:2662070] Checking for cancel request [2025-12-20 02:07:30,687][ INFO][PID:2662070] 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:4486", "submitter": null, "ended_on": null, "started_on": 1766196450.687652, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9937407", "build_id": 9937407, "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\": \"tmp7o19rtrt\", \"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--35d91330-5174-4797-86a4-80e6f6cd0fe7", "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:4486", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4486", "result_dir": "09937407", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9937407, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-12-20 02:07:30,751][ INFO][PID:2662070] Sending fedora-messaging bus message in build.start [2025-12-20 02:07:31,374][ INFO][PID:2662070] Sending fedora-messaging bus message in chroot.start [2025-12-20 02:07:31,404][ INFO][PID:2662070] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9937407 --detached [2025-12-20 02:07:31,759][ INFO][PID:2662070] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '44.192.13.33' (ED25519) to the list of known hosts. [2025-12-20 02:07:31,760][ INFO][PID:2662070] Downloading the builder-live.log file, attempt 1 [2025-12-20 02:07:31,762][ INFO][PID:2662070] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@44.192.13.33 copr-rpmbuild-log [2025-12-20 02:07:36,765][ INFO][PID:2662070] Periodic builder liveness probe: alive [2025-12-20 02:07:36,996][ INFO][PID:2662070] Checking for cancel request [2025-12-20 02:07:41,997][ INFO][PID:2662070] Checking for cancel request [2025-12-20 02:07:46,999][ INFO][PID:2662070] Checking for cancel request [2025-12-20 02:07:52,004][ INFO][PID:2662070] Checking for cancel request [2025-12-20 02:07:57,006][ INFO][PID:2662070] Checking for cancel request [2025-12-20 02:08:02,007][ INFO][PID:2662070] Checking for cancel request [2025-12-20 02:08:07,009][ INFO][PID:2662070] Checking for cancel request [2025-12-20 02:08:12,010][ INFO][PID:2662070] Checking for cancel request [2025-12-20 02:08:17,012][ INFO][PID:2662070] Checking for cancel request [2025-12-20 02:08:22,014][ INFO][PID:2662070] Checking for cancel request [2025-12-20 02:08:27,017][ INFO][PID:2662070] Checking for cancel request [2025-12-20 02:08:32,018][ INFO][PID:2662070] Checking for cancel request [2025-12-20 02:08:37,019][ INFO][PID:2662070] Checking for cancel request [2025-12-20 02:08:42,021][ INFO][PID:2662070] Checking for cancel request [2025-12-20 02:08:47,023][ INFO][PID:2662070] Checking for cancel request [2025-12-20 02:08:52,025][ INFO][PID:2662070] Checking for cancel request [2025-12-20 02:08:57,028][ INFO][PID:2662070] Checking for cancel request [2025-12-20 02:09:02,030][ INFO][PID:2662070] Checking for cancel request [2025-12-20 02:09:07,031][ INFO][PID:2662070] Checking for cancel request [2025-12-20 02:09:12,033][ INFO][PID:2662070] Checking for cancel request [2025-12-20 02:09:17,035][ INFO][PID:2662070] Checking for cancel request [2025-12-20 02:09:22,037][ INFO][PID:2662070] Checking for cancel request [2025-12-20 02:09:27,040][ INFO][PID:2662070] Checking for cancel request [2025-12-20 02:09:32,041][ INFO][PID:2662070] Checking for cancel request [2025-12-20 02:09:37,044][ INFO][PID:2662070] Checking for cancel request [2025-12-20 02:09:42,046][ INFO][PID:2662070] Checking for cancel request [2025-12-20 02:09:47,047][ INFO][PID:2662070] Checking for cancel request [2025-12-20 02:09:52,049][ INFO][PID:2662070] Checking for cancel request [2025-12-20 02:09:57,050][ INFO][PID:2662070] Checking for cancel request [2025-12-20 02:10:02,051][ INFO][PID:2662070] Checking for cancel request [2025-12-20 02:10:07,052][ INFO][PID:2662070] Checking for cancel request [2025-12-20 02:10:12,053][ INFO][PID:2662070] Checking for cancel request [2025-12-20 02:10:17,054][ INFO][PID:2662070] Checking for cancel request [2025-12-20 02:10:22,055][ INFO][PID:2662070] Checking for cancel request [2025-12-20 02:10:27,056][ INFO][PID:2662070] Checking for cancel request [2025-12-20 02:10:32,058][ INFO][PID:2662070] Checking for cancel request [2025-12-20 02:10:37,059][ INFO][PID:2662070] Checking for cancel request [2025-12-20 02:10:42,061][ INFO][PID:2662070] Checking for cancel request [2025-12-20 02:10:47,064][ INFO][PID:2662070] Checking for cancel request [2025-12-20 02:10:52,065][ INFO][PID:2662070] Checking for cancel request [2025-12-20 02:10:57,066][ INFO][PID:2662070] Checking for cancel request [2025-12-20 02:11:02,083][ INFO][PID:2662070] Checking for cancel request [2025-12-20 02:11:07,086][ INFO][PID:2662070] Checking for cancel request [2025-12-20 02:11:12,090][ INFO][PID:2662070] Checking for cancel request [2025-12-20 02:11:17,093][ INFO][PID:2662070] Checking for cancel request [2025-12-20 02:11:22,095][ INFO][PID:2662070] Checking for cancel request [2025-12-20 02:11:27,096][ INFO][PID:2662070] Checking for cancel request [2025-12-20 02:11:32,097][ INFO][PID:2662070] Checking for cancel request [2025-12-20 02:11:37,111][ INFO][PID:2662070] Checking for cancel request [2025-12-20 02:11:42,112][ INFO][PID:2662070] Checking for cancel request [2025-12-20 02:11:47,114][ INFO][PID:2662070] Checking for cancel request [2025-12-20 02:11:52,115][ INFO][PID:2662070] Checking for cancel request [2025-12-20 02:11:57,117][ INFO][PID:2662070] Checking for cancel request [2025-12-20 02:12:02,118][ INFO][PID:2662070] Checking for cancel request [2025-12-20 02:12:07,119][ INFO][PID:2662070] Checking for cancel request [2025-12-20 02:12:12,126][ INFO][PID:2662070] Checking for cancel request [2025-12-20 02:12:17,127][ INFO][PID:2662070] Checking for cancel request [2025-12-20 02:12:22,128][ INFO][PID:2662070] Checking for cancel request [2025-12-20 02:12:27,129][ INFO][PID:2662070] Checking for cancel request [2025-12-20 02:12:32,230][ INFO][PID:2662070] Checking for cancel request [2025-12-20 02:12:37,230][ INFO][PID:2662070] Checking for cancel request [2025-12-20 02:12:42,232][ INFO][PID:2662070] Checking for cancel request [2025-12-20 02:12:47,233][ INFO][PID:2662070] Checking for cancel request [2025-12-20 02:12:52,234][ INFO][PID:2662070] Checking for cancel request [2025-12-20 02:12:57,235][ INFO][PID:2662070] Checking for cancel request [2025-12-20 02:13:02,235][ INFO][PID:2662070] Checking for cancel request [2025-12-20 02:13:07,237][ INFO][PID:2662070] Checking for cancel request [2025-12-20 02:13:12,238][ INFO][PID:2662070] Checking for cancel request [2025-12-20 02:13:17,239][ INFO][PID:2662070] Checking for cancel request [2025-12-20 02:13:22,240][ INFO][PID:2662070] Checking for cancel request [2025-12-20 02:13:27,242][ INFO][PID:2662070] Checking for cancel request [2025-12-20 02:13:32,244][ INFO][PID:2662070] Checking for cancel request [2025-12-20 02:13:37,245][ INFO][PID:2662070] Checking for cancel request [2025-12-20 02:13:42,246][ INFO][PID:2662070] Checking for cancel request [2025-12-20 02:13:47,247][ INFO][PID:2662070] Checking for cancel request [2025-12-20 02:13:52,248][ INFO][PID:2662070] Checking for cancel request [2025-12-20 02:13:57,249][ INFO][PID:2662070] Checking for cancel request [2025-12-20 02:14:02,250][ INFO][PID:2662070] Checking for cancel request [2025-12-20 02:14:07,251][ INFO][PID:2662070] Checking for cancel request [2025-12-20 02:14:12,252][ INFO][PID:2662070] Checking for cancel request [2025-12-20 02:14:17,253][ INFO][PID:2662070] Checking for cancel request [2025-12-20 02:14:22,256][ INFO][PID:2662070] Checking for cancel request [2025-12-20 02:14:27,257][ INFO][PID:2662070] Checking for cancel request [2025-12-20 02:14:32,258][ INFO][PID:2662070] Checking for cancel request [2025-12-20 02:14:37,259][ INFO][PID:2662070] Checking for cancel request [2025-12-20 02:14:42,260][ INFO][PID:2662070] Checking for cancel request [2025-12-20 02:14:47,262][ INFO][PID:2662070] Checking for cancel request [2025-12-20 02:14:52,263][ INFO][PID:2662070] Checking for cancel request [2025-12-20 02:14:57,264][ INFO][PID:2662070] Checking for cancel request [2025-12-20 02:15:02,275][ INFO][PID:2662070] Checking for cancel request [2025-12-20 02:15:07,276][ INFO][PID:2662070] Checking for cancel request [2025-12-20 02:15:12,278][ INFO][PID:2662070] Checking for cancel request [2025-12-20 02:15:17,279][ INFO][PID:2662070] Checking for cancel request [2025-12-20 02:15:22,280][ INFO][PID:2662070] Checking for cancel request [2025-12-20 02:15:27,281][ INFO][PID:2662070] Checking for cancel request [2025-12-20 02:15:32,285][ INFO][PID:2662070] Checking for cancel request [2025-12-20 02:15:37,287][ INFO][PID:2662070] Checking for cancel request [2025-12-20 02:15:42,288][ INFO][PID:2662070] Checking for cancel request [2025-12-20 02:15:47,289][ INFO][PID:2662070] Checking for cancel request [2025-12-20 02:15:49,476][ INFO][PID:2662070] Downloading results from builder [2025-12-20 02:15:49,477][ INFO][PID:2662070] rsyncing of mockbuilder@44.192.13.33:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4486/srpm-builds/09937407 started [2025-12-20 02:15:49,478][ INFO][PID:2662070] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@44.192.13.33:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4486/srpm-builds/09937407/ &> /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4486/srpm-builds/09937407/build-09937407.rsync.log [2025-12-20 02:15:57,434][ INFO][PID:2662070] rsyncing finished. [2025-12-20 02:15:57,434][ INFO][PID:2662070] Releasing VM back to pool [2025-12-20 02:15:57,443][ INFO][PID:2662070] Searching for 'success' file in resultdir [2025-12-20 02:15:57,444][ INFO][PID:2662070] Getting build details [2025-12-20 02:15:57,444][ INFO][PID:2662070] Retrieving SRPM info from /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4486/srpm-builds/09937407 [2025-12-20 02:15:57,445][ INFO][PID:2662070] SRPM URL: https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4486/srpm-builds/09937407/Sunshine-0.0.4486-1.src.rpm [2025-12-20 02:15:57,446][ INFO][PID:2662070] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4486/srpm-builds/09937407/Sunshine-0.0.4486-1.src.rpm', 'pkg_name': 'Sunshine', 'pkg_version': '0.0.4486-1'} [2025-12-20 02:15:57,446][ INFO][PID:2662070] Finished build: id=9937407 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/lizardbyte/pulls:pr:4486 chroot=srpm-builds [2025-12-20 02:15:57,448][ INFO][PID:2662070] Worker succeeded build, took 506.7605209350586 [2025-12-20 02:15:57,448][ INFO][PID:2662070] 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:4486", "submitter": null, "ended_on": 1766196957.448173, "started_on": 1766196450.687652, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9937407", "build_id": 9937407, "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\": \"tmp7o19rtrt\", \"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:4486/srpm-builds/09937407/Sunshine-0.0.4486-1.src.rpm", "uses_devel_repo": null, "sandbox": "lizardbyte/pulls--35d91330-5174-4797-86a4-80e6f6cd0fe7", "results": { "name": "Sunshine", "epoch": null, "version": "0.0.4486", "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:4486", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4486", "result_dir": "09937407", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "0.0.4486-1", "id": 9937407, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-12-20 02:15:57,525][ INFO][PID:2662070] Sending fedora-messaging bus message in build.end [2025-12-20 02:15:57,551][ INFO][PID:2662070] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4486/srpm-builds/09937407/builder-live.log by gzip [2025-12-20 02:15:57,552][ INFO][PID:2662070] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4486/srpm-builds/09937407/builder-live.log' as PID 2720464 [2025-12-20 02:15:57,581][ INFO][PID:2662070] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4486/srpm-builds/09937407/builder-live.log) [2025-12-20 02:15:57,582][ INFO][PID:2662070] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4486/srpm-builds/09937407/backend.log by gzip [2025-12-20 02:15:57,583][ INFO][PID:2662070] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4486/srpm-builds/09937407/backend.log' as PID 2720466