[2025-11-09 00:11:40,218][ INFO][PID:1340794] Marking build as starting [2025-11-09 00:11:40,252][ INFO][PID:1340794] Checking for cancel request [2025-11-09 00:11:40,253][ INFO][PID:1340794] VM allocation process starts [2025-11-09 00:11:40,263][ INFO][PID:1340794] Trying to allocate VM: ResallocHost, ticket_id=6092218, requested_tags=['copr_builder', 'arch_x86_64'] [2025-11-09 00:11:43,319][ INFO][PID:1340794] Allocated host ResallocHost, ticket_id=6092218, hostname=44.223.7.241, name=aws_x86_64_normalreserved_prod_07900524_20251109_000757, requested_tags=['copr_builder', 'arch_x86_64'] [2025-11-09 00:11:43,320][ INFO][PID:1340794] Allocating ssh connection to builder [2025-11-09 00:11:43,320][ INFO][PID:1340794] Checking that builder machine is OK [2025-11-09 00:11:43,657][ INFO][PID:1340794] Running remote command: copr-builder-ready srpm-builds [2025-11-09 00:11:43,862][ INFO][PID:1340794] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-11-09 00:11:43,862][ INFO][PID:1340794] Filling build.info file with builder info [2025-11-09 00:11:43,863][ INFO][PID:1340794] Checking for cancel request [2025-11-09 00:11:43,863][ INFO][PID:1340794] 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:4049", "submitter": null, "ended_on": null, "started_on": 1762647103.863651, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9780376", "build_id": 9780376, "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\": \"tmpmmq3kss5\", \"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--928e0e01-33a0-4dcd-85d7-a87bd882d3a8", "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:4049", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4049", "result_dir": "09780376", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9780376, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-11-09 00:11:43,882][ INFO][PID:1340794] Sending fedora-messaging bus message in build.start [2025-11-09 00:11:44,493][ INFO][PID:1340794] Sending fedora-messaging bus message in chroot.start [2025-11-09 00:11:44,516][ INFO][PID:1340794] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9780376 --detached [2025-11-09 00:11:44,868][ INFO][PID:1340794] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '44.223.7.241' (ED25519) to the list of known hosts. [2025-11-09 00:11:44,869][ INFO][PID:1340794] Downloading the builder-live.log file, attempt 1 [2025-11-09 00:11:44,870][ INFO][PID:1340794] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@44.223.7.241 copr-rpmbuild-log [2025-11-09 00:11:49,874][ INFO][PID:1340794] Periodic builder liveness probe: alive [2025-11-09 00:11:49,875][ INFO][PID:1340794] Checking for cancel request [2025-11-09 00:11:54,876][ INFO][PID:1340794] Checking for cancel request [2025-11-09 00:11:59,877][ INFO][PID:1340794] Checking for cancel request [2025-11-09 00:12:04,878][ INFO][PID:1340794] Checking for cancel request [2025-11-09 00:12:09,879][ INFO][PID:1340794] Checking for cancel request [2025-11-09 00:12:14,880][ INFO][PID:1340794] Checking for cancel request [2025-11-09 00:12:19,881][ INFO][PID:1340794] Checking for cancel request [2025-11-09 00:12:24,882][ INFO][PID:1340794] Checking for cancel request [2025-11-09 00:12:29,882][ INFO][PID:1340794] Checking for cancel request [2025-11-09 00:12:34,883][ INFO][PID:1340794] Checking for cancel request [2025-11-09 00:12:39,884][ INFO][PID:1340794] Checking for cancel request [2025-11-09 00:12:44,885][ INFO][PID:1340794] Checking for cancel request [2025-11-09 00:12:49,886][ INFO][PID:1340794] Checking for cancel request [2025-11-09 00:12:54,887][ INFO][PID:1340794] Checking for cancel request [2025-11-09 00:12:59,888][ INFO][PID:1340794] Checking for cancel request [2025-11-09 00:13:04,889][ INFO][PID:1340794] Checking for cancel request [2025-11-09 00:13:09,890][ INFO][PID:1340794] Checking for cancel request [2025-11-09 00:13:14,891][ INFO][PID:1340794] Checking for cancel request [2025-11-09 00:13:19,892][ INFO][PID:1340794] Checking for cancel request [2025-11-09 00:13:24,893][ INFO][PID:1340794] Checking for cancel request [2025-11-09 00:13:29,894][ INFO][PID:1340794] Checking for cancel request [2025-11-09 00:13:34,895][ INFO][PID:1340794] Checking for cancel request [2025-11-09 00:13:39,896][ INFO][PID:1340794] Checking for cancel request [2025-11-09 00:13:44,897][ INFO][PID:1340794] Checking for cancel request [2025-11-09 00:13:49,898][ INFO][PID:1340794] Checking for cancel request [2025-11-09 00:13:54,899][ INFO][PID:1340794] Checking for cancel request [2025-11-09 00:13:59,900][ INFO][PID:1340794] Checking for cancel request [2025-11-09 00:14:04,901][ INFO][PID:1340794] Checking for cancel request [2025-11-09 00:14:09,902][ INFO][PID:1340794] Checking for cancel request [2025-11-09 00:14:14,903][ INFO][PID:1340794] Checking for cancel request [2025-11-09 00:14:19,904][ INFO][PID:1340794] Checking for cancel request [2025-11-09 00:14:24,905][ INFO][PID:1340794] Checking for cancel request [2025-11-09 00:14:29,905][ INFO][PID:1340794] Checking for cancel request [2025-11-09 00:14:34,906][ INFO][PID:1340794] Checking for cancel request [2025-11-09 00:14:39,907][ INFO][PID:1340794] Checking for cancel request [2025-11-09 00:14:44,908][ INFO][PID:1340794] Checking for cancel request [2025-11-09 00:14:49,909][ INFO][PID:1340794] Checking for cancel request [2025-11-09 00:14:54,910][ INFO][PID:1340794] Checking for cancel request [2025-11-09 00:14:59,911][ INFO][PID:1340794] Checking for cancel request [2025-11-09 00:15:04,912][ INFO][PID:1340794] Checking for cancel request [2025-11-09 00:15:09,913][ INFO][PID:1340794] Checking for cancel request [2025-11-09 00:15:14,914][ INFO][PID:1340794] Checking for cancel request [2025-11-09 00:15:19,915][ INFO][PID:1340794] Checking for cancel request [2025-11-09 00:15:24,916][ INFO][PID:1340794] Checking for cancel request [2025-11-09 00:15:29,917][ INFO][PID:1340794] Checking for cancel request [2025-11-09 00:15:34,918][ INFO][PID:1340794] Checking for cancel request [2025-11-09 00:15:39,919][ INFO][PID:1340794] Checking for cancel request [2025-11-09 00:15:44,920][ INFO][PID:1340794] Checking for cancel request [2025-11-09 00:15:49,922][ INFO][PID:1340794] Checking for cancel request [2025-11-09 00:15:54,923][ INFO][PID:1340794] Checking for cancel request [2025-11-09 00:15:59,924][ INFO][PID:1340794] Checking for cancel request [2025-11-09 00:16:04,925][ INFO][PID:1340794] Checking for cancel request [2025-11-09 00:16:09,926][ INFO][PID:1340794] Checking for cancel request [2025-11-09 00:16:14,927][ INFO][PID:1340794] Checking for cancel request [2025-11-09 00:16:19,928][ INFO][PID:1340794] Checking for cancel request [2025-11-09 00:16:24,929][ INFO][PID:1340794] Checking for cancel request [2025-11-09 00:16:29,930][ INFO][PID:1340794] Checking for cancel request [2025-11-09 00:16:34,931][ INFO][PID:1340794] Checking for cancel request [2025-11-09 00:16:39,932][ INFO][PID:1340794] Checking for cancel request [2025-11-09 00:16:44,933][ INFO][PID:1340794] Checking for cancel request [2025-11-09 00:16:49,934][ INFO][PID:1340794] Checking for cancel request [2025-11-09 00:16:54,935][ INFO][PID:1340794] Checking for cancel request [2025-11-09 00:16:59,936][ INFO][PID:1340794] Checking for cancel request [2025-11-09 00:17:04,937][ INFO][PID:1340794] Checking for cancel request [2025-11-09 00:17:09,938][ INFO][PID:1340794] Checking for cancel request [2025-11-09 00:17:14,939][ INFO][PID:1340794] Checking for cancel request [2025-11-09 00:17:19,940][ INFO][PID:1340794] Checking for cancel request [2025-11-09 00:17:24,941][ INFO][PID:1340794] Checking for cancel request [2025-11-09 00:17:29,942][ INFO][PID:1340794] Checking for cancel request [2025-11-09 00:17:34,943][ INFO][PID:1340794] Checking for cancel request [2025-11-09 00:17:39,944][ INFO][PID:1340794] Checking for cancel request [2025-11-09 00:17:44,945][ INFO][PID:1340794] Checking for cancel request [2025-11-09 00:17:49,946][ INFO][PID:1340794] Checking for cancel request [2025-11-09 00:17:54,947][ INFO][PID:1340794] Checking for cancel request [2025-11-09 00:17:59,948][ INFO][PID:1340794] Checking for cancel request [2025-11-09 00:18:04,949][ INFO][PID:1340794] Checking for cancel request [2025-11-09 00:18:09,950][ INFO][PID:1340794] Checking for cancel request [2025-11-09 00:18:14,951][ INFO][PID:1340794] Checking for cancel request [2025-11-09 00:18:19,952][ INFO][PID:1340794] Checking for cancel request [2025-11-09 00:18:24,952][ INFO][PID:1340794] Checking for cancel request [2025-11-09 00:18:29,953][ INFO][PID:1340794] Checking for cancel request [2025-11-09 00:18:34,954][ INFO][PID:1340794] Checking for cancel request [2025-11-09 00:18:39,955][ INFO][PID:1340794] Checking for cancel request [2025-11-09 00:18:44,956][ INFO][PID:1340794] Checking for cancel request [2025-11-09 00:18:49,957][ INFO][PID:1340794] Checking for cancel request [2025-11-09 00:18:54,958][ INFO][PID:1340794] Checking for cancel request [2025-11-09 00:18:59,959][ INFO][PID:1340794] Checking for cancel request [2025-11-09 00:19:04,960][ INFO][PID:1340794] Checking for cancel request [2025-11-09 00:19:09,961][ INFO][PID:1340794] Checking for cancel request [2025-11-09 00:19:14,962][ INFO][PID:1340794] Checking for cancel request [2025-11-09 00:19:19,963][ INFO][PID:1340794] Checking for cancel request [2025-11-09 00:19:24,964][ INFO][PID:1340794] Checking for cancel request [2025-11-09 00:19:29,965][ INFO][PID:1340794] Checking for cancel request [2025-11-09 00:19:34,965][ INFO][PID:1340794] Checking for cancel request [2025-11-09 00:19:39,966][ INFO][PID:1340794] Checking for cancel request [2025-11-09 00:19:44,968][ INFO][PID:1340794] Checking for cancel request [2025-11-09 00:19:49,968][ INFO][PID:1340794] Checking for cancel request [2025-11-09 00:19:54,969][ INFO][PID:1340794] Checking for cancel request [2025-11-09 00:19:55,687][ INFO][PID:1340794] Downloading results from builder [2025-11-09 00:19:55,688][ INFO][PID:1340794] rsyncing of mockbuilder@44.223.7.241:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4049/srpm-builds/09780376 started [2025-11-09 00:19:55,689][ INFO][PID:1340794] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@44.223.7.241:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4049/srpm-builds/09780376/ &> /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4049/srpm-builds/09780376/build-09780376.rsync.log [2025-11-09 00:20:01,167][ INFO][PID:1340794] rsyncing finished. [2025-11-09 00:20:01,168][ INFO][PID:1340794] Releasing VM back to pool [2025-11-09 00:20:01,176][ INFO][PID:1340794] Searching for 'success' file in resultdir [2025-11-09 00:20:01,177][ INFO][PID:1340794] Getting build details [2025-11-09 00:20:01,178][ INFO][PID:1340794] Retrieving SRPM info from /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4049/srpm-builds/09780376 [2025-11-09 00:20:01,178][ INFO][PID:1340794] SRPM URL: https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4049/srpm-builds/09780376/Sunshine-0.0.4049-1.src.rpm [2025-11-09 00:20:01,179][ INFO][PID:1340794] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4049/srpm-builds/09780376/Sunshine-0.0.4049-1.src.rpm', 'pkg_name': 'Sunshine', 'pkg_version': '0.0.4049-1'} [2025-11-09 00:20:01,179][ INFO][PID:1340794] Finished build: id=9780376 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/lizardbyte/pulls:pr:4049 chroot=srpm-builds [2025-11-09 00:20:01,181][ INFO][PID:1340794] Worker succeeded build, took 497.31742763519287 [2025-11-09 00:20:01,181][ INFO][PID:1340794] 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:4049", "submitter": null, "ended_on": 1762647601.1810787, "started_on": 1762647103.863651, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9780376", "build_id": 9780376, "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\": \"tmpmmq3kss5\", \"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:4049/srpm-builds/09780376/Sunshine-0.0.4049-1.src.rpm", "uses_devel_repo": null, "sandbox": "lizardbyte/pulls--928e0e01-33a0-4dcd-85d7-a87bd882d3a8", "results": { "name": "Sunshine", "epoch": null, "version": "0.0.4049", "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:4049", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4049", "result_dir": "09780376", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "0.0.4049-1", "id": 9780376, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-11-09 00:20:01,225][ INFO][PID:1340794] Sending fedora-messaging bus message in build.end [2025-11-09 00:20:01,250][ INFO][PID:1340794] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4049/srpm-builds/09780376/builder-live.log by gzip [2025-11-09 00:20:01,251][ INFO][PID:1340794] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4049/srpm-builds/09780376/builder-live.log' as PID 1367073 [2025-11-09 00:20:01,257][ INFO][PID:1340794] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4049/srpm-builds/09780376/builder-live.log) [2025-11-09 00:20:01,258][ INFO][PID:1340794] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4049/srpm-builds/09780376/backend.log by gzip [2025-11-09 00:20:01,258][ INFO][PID:1340794] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4049/srpm-builds/09780376/backend.log' as PID 1367074