[2025-12-07 00:17:20,931][ INFO][PID:591713] Marking build as starting [2025-12-07 00:17:20,965][ INFO][PID:591713] Checking for cancel request [2025-12-07 00:17:20,967][ INFO][PID:591713] VM allocation process starts [2025-12-07 00:17:20,978][ INFO][PID:591713] Trying to allocate VM: ResallocHost, ticket_id=186490, requested_tags=['copr_builder', 'arch_x86_64'] [2025-12-07 00:17:24,024][ INFO][PID:591713] Allocated host ResallocHost, ticket_id=186490, hostname=13.218.49.166, name=aws_x86_64_normalreserved_prod_00187768_20251207_001550, requested_tags=['copr_builder', 'arch_x86_64'] [2025-12-07 00:17:24,025][ INFO][PID:591713] Allocating ssh connection to builder [2025-12-07 00:17:24,026][ INFO][PID:591713] Checking that builder machine is OK [2025-12-07 00:17:24,351][ INFO][PID:591713] Running remote command: copr-builder-ready srpm-builds [2025-12-07 00:17:24,552][ INFO][PID:591713] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-12-07 00:17:24,553][ INFO][PID:591713] Filling build.info file with builder info [2025-12-07 00:17:24,553][ INFO][PID:591713] Checking for cancel request [2025-12-07 00:17:24,554][ INFO][PID:591713] 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:4478", "submitter": null, "ended_on": null, "started_on": 1765066644.554365, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9881407", "build_id": 9881407, "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\": \"tmprb2cr87_\", \"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--fb213326-83bf-408d-9dfa-c1ca381795f5", "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:4478", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4478", "result_dir": "09881407", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9881407, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-12-07 00:17:24,585][ INFO][PID:591713] Sending fedora-messaging bus message in build.start [2025-12-07 00:17:25,118][ INFO][PID:591713] Sending fedora-messaging bus message in chroot.start [2025-12-07 00:17:25,144][ INFO][PID:591713] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9881407 --detached [2025-12-07 00:17:25,469][ INFO][PID:591713] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '13.218.49.166' (ED25519) to the list of known hosts. [2025-12-07 00:17:25,470][ INFO][PID:591713] Downloading the builder-live.log file, attempt 1 [2025-12-07 00:17:25,471][ INFO][PID:591713] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@13.218.49.166 copr-rpmbuild-log [2025-12-07 00:17:30,474][ INFO][PID:591713] Periodic builder liveness probe: alive [2025-12-07 00:17:30,475][ INFO][PID:591713] Checking for cancel request [2025-12-07 00:17:35,476][ INFO][PID:591713] Checking for cancel request [2025-12-07 00:17:40,477][ INFO][PID:591713] Checking for cancel request [2025-12-07 00:17:45,478][ INFO][PID:591713] Checking for cancel request [2025-12-07 00:17:50,479][ INFO][PID:591713] Checking for cancel request [2025-12-07 00:17:55,480][ INFO][PID:591713] Checking for cancel request [2025-12-07 00:18:00,480][ INFO][PID:591713] Checking for cancel request [2025-12-07 00:18:05,481][ INFO][PID:591713] Checking for cancel request [2025-12-07 00:18:10,482][ INFO][PID:591713] Checking for cancel request [2025-12-07 00:18:15,483][ INFO][PID:591713] Checking for cancel request [2025-12-07 00:18:20,484][ INFO][PID:591713] Checking for cancel request [2025-12-07 00:18:25,486][ INFO][PID:591713] Checking for cancel request [2025-12-07 00:18:30,487][ INFO][PID:591713] Checking for cancel request [2025-12-07 00:18:35,488][ INFO][PID:591713] Checking for cancel request [2025-12-07 00:18:40,489][ INFO][PID:591713] Checking for cancel request [2025-12-07 00:18:45,490][ INFO][PID:591713] Checking for cancel request [2025-12-07 00:18:50,491][ INFO][PID:591713] Checking for cancel request [2025-12-07 00:18:55,492][ INFO][PID:591713] Checking for cancel request [2025-12-07 00:19:00,493][ INFO][PID:591713] Checking for cancel request [2025-12-07 00:19:05,494][ INFO][PID:591713] Checking for cancel request [2025-12-07 00:19:10,495][ INFO][PID:591713] Checking for cancel request [2025-12-07 00:19:15,496][ INFO][PID:591713] Checking for cancel request [2025-12-07 00:19:20,497][ INFO][PID:591713] Checking for cancel request [2025-12-07 00:19:25,498][ INFO][PID:591713] Checking for cancel request [2025-12-07 00:19:30,499][ INFO][PID:591713] Checking for cancel request [2025-12-07 00:19:35,505][ INFO][PID:591713] Checking for cancel request [2025-12-07 00:19:40,506][ INFO][PID:591713] Checking for cancel request [2025-12-07 00:19:45,506][ INFO][PID:591713] Checking for cancel request [2025-12-07 00:19:50,507][ INFO][PID:591713] Checking for cancel request [2025-12-07 00:19:55,508][ INFO][PID:591713] Checking for cancel request [2025-12-07 00:20:00,509][ INFO][PID:591713] Checking for cancel request [2025-12-07 00:20:05,510][ INFO][PID:591713] Checking for cancel request [2025-12-07 00:20:10,511][ INFO][PID:591713] Checking for cancel request [2025-12-07 00:20:15,512][ INFO][PID:591713] Checking for cancel request [2025-12-07 00:20:20,514][ INFO][PID:591713] Checking for cancel request [2025-12-07 00:20:25,515][ INFO][PID:591713] Checking for cancel request [2025-12-07 00:20:30,516][ INFO][PID:591713] Checking for cancel request [2025-12-07 00:20:35,517][ INFO][PID:591713] Checking for cancel request [2025-12-07 00:20:40,518][ INFO][PID:591713] Checking for cancel request [2025-12-07 00:20:45,519][ INFO][PID:591713] Checking for cancel request [2025-12-07 00:20:50,520][ INFO][PID:591713] Checking for cancel request [2025-12-07 00:20:55,521][ INFO][PID:591713] Checking for cancel request [2025-12-07 00:21:00,522][ INFO][PID:591713] Checking for cancel request [2025-12-07 00:21:05,523][ INFO][PID:591713] Checking for cancel request [2025-12-07 00:21:10,524][ INFO][PID:591713] Checking for cancel request [2025-12-07 00:21:15,525][ INFO][PID:591713] Checking for cancel request [2025-12-07 00:21:20,526][ INFO][PID:591713] Checking for cancel request [2025-12-07 00:21:25,527][ INFO][PID:591713] Checking for cancel request [2025-12-07 00:21:30,529][ INFO][PID:591713] Checking for cancel request [2025-12-07 00:21:35,531][ INFO][PID:591713] Checking for cancel request [2025-12-07 00:21:40,532][ INFO][PID:591713] Checking for cancel request [2025-12-07 00:21:45,533][ INFO][PID:591713] Checking for cancel request [2025-12-07 00:21:50,533][ INFO][PID:591713] Checking for cancel request [2025-12-07 00:21:55,534][ INFO][PID:591713] Checking for cancel request [2025-12-07 00:22:00,535][ INFO][PID:591713] Checking for cancel request [2025-12-07 00:22:05,536][ INFO][PID:591713] Checking for cancel request [2025-12-07 00:22:10,537][ INFO][PID:591713] Checking for cancel request [2025-12-07 00:22:15,538][ INFO][PID:591713] Checking for cancel request [2025-12-07 00:22:20,539][ INFO][PID:591713] Checking for cancel request [2025-12-07 00:22:25,540][ INFO][PID:591713] Checking for cancel request [2025-12-07 00:22:30,541][ INFO][PID:591713] Checking for cancel request [2025-12-07 00:22:35,543][ INFO][PID:591713] Checking for cancel request [2025-12-07 00:22:40,544][ INFO][PID:591713] Checking for cancel request [2025-12-07 00:22:45,545][ INFO][PID:591713] Checking for cancel request [2025-12-07 00:22:50,547][ INFO][PID:591713] Checking for cancel request [2025-12-07 00:22:55,548][ INFO][PID:591713] Checking for cancel request [2025-12-07 00:23:00,549][ INFO][PID:591713] Checking for cancel request [2025-12-07 00:23:05,550][ INFO][PID:591713] Checking for cancel request [2025-12-07 00:23:10,552][ INFO][PID:591713] Checking for cancel request [2025-12-07 00:23:15,553][ INFO][PID:591713] Checking for cancel request [2025-12-07 00:23:20,557][ INFO][PID:591713] Checking for cancel request [2025-12-07 00:23:25,558][ INFO][PID:591713] Checking for cancel request [2025-12-07 00:23:30,559][ INFO][PID:591713] Checking for cancel request [2025-12-07 00:23:35,560][ INFO][PID:591713] Checking for cancel request [2025-12-07 00:23:40,693][ INFO][PID:591713] Checking for cancel request [2025-12-07 00:23:45,697][ INFO][PID:591713] Checking for cancel request [2025-12-07 00:23:50,758][ INFO][PID:591713] Checking for cancel request [2025-12-07 00:23:55,772][ INFO][PID:591713] Checking for cancel request [2025-12-07 00:24:00,956][ INFO][PID:591713] Checking for cancel request [2025-12-07 00:24:06,041][ INFO][PID:591713] Checking for cancel request [2025-12-07 00:24:11,163][ INFO][PID:591713] Checking for cancel request [2025-12-07 00:24:16,166][ INFO][PID:591713] Checking for cancel request [2025-12-07 00:24:21,170][ INFO][PID:591713] Checking for cancel request [2025-12-07 00:24:26,207][ INFO][PID:591713] Checking for cancel request [2025-12-07 00:24:31,213][ INFO][PID:591713] Checking for cancel request [2025-12-07 00:24:36,225][ INFO][PID:591713] Checking for cancel request [2025-12-07 00:24:41,228][ INFO][PID:591713] Checking for cancel request [2025-12-07 00:24:46,712][ INFO][PID:591713] Checking for cancel request [2025-12-07 00:24:51,854][ INFO][PID:591713] Checking for cancel request [2025-12-07 00:24:56,872][ INFO][PID:591713] Checking for cancel request [2025-12-07 00:25:01,958][ INFO][PID:591713] Checking for cancel request [2025-12-07 00:25:06,969][ INFO][PID:591713] Checking for cancel request [2025-12-07 00:25:11,970][ INFO][PID:591713] Checking for cancel request [2025-12-07 00:25:17,015][ INFO][PID:591713] Checking for cancel request [2025-12-07 00:25:22,257][ INFO][PID:591713] Checking for cancel request [2025-12-07 00:25:27,395][ INFO][PID:591713] Checking for cancel request [2025-12-07 00:25:32,612][ INFO][PID:591713] Checking for cancel request [2025-12-07 00:25:37,758][ INFO][PID:591713] Checking for cancel request [2025-12-07 00:25:42,780][ INFO][PID:591713] Checking for cancel request [2025-12-07 00:25:48,255][ INFO][PID:591713] Checking for cancel request [2025-12-07 00:25:53,464][ INFO][PID:591713] Checking for cancel request [2025-12-07 00:25:54,238][ INFO][PID:591713] Downloading results from builder [2025-12-07 00:25:54,239][ INFO][PID:591713] rsyncing of mockbuilder@13.218.49.166:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4478/srpm-builds/09881407 started [2025-12-07 00:25:54,240][ INFO][PID:591713] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@13.218.49.166:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4478/srpm-builds/09881407/ &> /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4478/srpm-builds/09881407/build-09881407.rsync.log [2025-12-07 00:26:14,293][ INFO][PID:591713] rsyncing finished. [2025-12-07 00:26:14,294][ INFO][PID:591713] Releasing VM back to pool [2025-12-07 00:26:14,303][ INFO][PID:591713] Searching for 'success' file in resultdir [2025-12-07 00:26:14,304][ INFO][PID:591713] Getting build details [2025-12-07 00:26:14,304][ INFO][PID:591713] Retrieving SRPM info from /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4478/srpm-builds/09881407 [2025-12-07 00:26:14,305][ INFO][PID:591713] SRPM URL: https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4478/srpm-builds/09881407/Sunshine-0.0.4478-1.src.rpm [2025-12-07 00:26:14,306][ INFO][PID:591713] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4478/srpm-builds/09881407/Sunshine-0.0.4478-1.src.rpm', 'pkg_name': 'Sunshine', 'pkg_version': '0.0.4478-1'} [2025-12-07 00:26:14,306][ INFO][PID:591713] Finished build: id=9881407 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/lizardbyte/pulls:pr:4478 chroot=srpm-builds [2025-12-07 00:26:14,308][ INFO][PID:591713] Worker succeeded build, took 529.7537078857422 [2025-12-07 00:26:14,308][ INFO][PID:591713] 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:4478", "submitter": null, "ended_on": 1765067174.3080728, "started_on": 1765066644.554365, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9881407", "build_id": 9881407, "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\": \"tmprb2cr87_\", \"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:4478/srpm-builds/09881407/Sunshine-0.0.4478-1.src.rpm", "uses_devel_repo": null, "sandbox": "lizardbyte/pulls--fb213326-83bf-408d-9dfa-c1ca381795f5", "results": { "name": "Sunshine", "epoch": null, "version": "0.0.4478", "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:4478", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4478", "result_dir": "09881407", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "0.0.4478-1", "id": 9881407, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-12-07 00:26:14,360][ INFO][PID:591713] Sending fedora-messaging bus message in build.end [2025-12-07 00:26:14,391][ INFO][PID:591713] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4478/srpm-builds/09881407/builder-live.log by gzip [2025-12-07 00:26:14,392][ INFO][PID:591713] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4478/srpm-builds/09881407/builder-live.log' as PID 624992 [2025-12-07 00:26:14,427][ INFO][PID:591713] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4478/srpm-builds/09881407/builder-live.log) [2025-12-07 00:26:14,428][ INFO][PID:591713] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4478/srpm-builds/09881407/backend.log by gzip [2025-12-07 00:26:14,429][ INFO][PID:591713] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4478/srpm-builds/09881407/backend.log' as PID 624994