[2025-11-15 03:30:01,706][ INFO][PID:692073] Marking build as starting [2025-11-15 03:30:01,729][ INFO][PID:692073] Checking for cancel request [2025-11-15 03:30:01,730][ INFO][PID:692073] VM allocation process starts [2025-11-15 03:30:01,740][ INFO][PID:692073] Trying to allocate VM: ResallocHost, ticket_id=6191384, requested_tags=['copr_builder', 'arch_x86_64'] [2025-11-15 03:30:04,778][ INFO][PID:692073] Allocated host ResallocHost, ticket_id=6191384, hostname=2620:52:3:1:dead:beef:cafe:c198, name=copr_hv_x86_64_03_prod_08004816_20251115_021023, requested_tags=['copr_builder', 'arch_x86_64'] [2025-11-15 03:30:04,779][ INFO][PID:692073] Allocating ssh connection to builder [2025-11-15 03:30:04,779][ INFO][PID:692073] Checking that builder machine is OK [2025-11-15 03:30:05,297][ INFO][PID:692073] Running remote command: copr-builder-ready srpm-builds [2025-11-15 03:30:05,608][ INFO][PID:692073] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-11-15 03:30:05,608][ INFO][PID:692073] Filling build.info file with builder info [2025-11-15 03:30:05,613][ INFO][PID:692073] Checking for cancel request [2025-11-15 03:30:05,614][ INFO][PID:692073] 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:4417", "submitter": null, "ended_on": null, "started_on": 1763177405.6143506, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9800115", "build_id": 9800115, "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\": \"tmpywhq4lpp\", \"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--9279173a-eed1-462e-a976-56ba94ec3094", "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:4417", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4417", "result_dir": "09800115", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9800115, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-11-15 03:30:05,635][ INFO][PID:692073] Sending fedora-messaging bus message in build.start [2025-11-15 03:30:06,258][ INFO][PID:692073] Sending fedora-messaging bus message in chroot.start [2025-11-15 03:30:06,286][ INFO][PID:692073] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9800115 --detached [2025-11-15 03:30:06,837][ INFO][PID:692073] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '2620:52:3:1:dead:beef:cafe:c198' (ED25519) to the list of known hosts. [2025-11-15 03:30:06,838][ INFO][PID:692073] Downloading the builder-live.log file, attempt 1 [2025-11-15 03:30:06,839][ INFO][PID:692073] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c198 copr-rpmbuild-log [2025-11-15 03:30:11,844][ INFO][PID:692073] Periodic builder liveness probe: alive [2025-11-15 03:30:11,845][ INFO][PID:692073] Checking for cancel request [2025-11-15 03:30:16,846][ INFO][PID:692073] Checking for cancel request [2025-11-15 03:30:21,847][ INFO][PID:692073] Checking for cancel request [2025-11-15 03:30:26,848][ INFO][PID:692073] Checking for cancel request [2025-11-15 03:30:31,849][ INFO][PID:692073] Checking for cancel request [2025-11-15 03:30:36,850][ INFO][PID:692073] Checking for cancel request [2025-11-15 03:30:41,851][ INFO][PID:692073] Checking for cancel request [2025-11-15 03:30:46,851][ INFO][PID:692073] Checking for cancel request [2025-11-15 03:30:51,852][ INFO][PID:692073] Checking for cancel request [2025-11-15 03:30:56,853][ INFO][PID:692073] Checking for cancel request [2025-11-15 03:31:01,854][ INFO][PID:692073] Checking for cancel request [2025-11-15 03:31:06,855][ INFO][PID:692073] Checking for cancel request [2025-11-15 03:31:11,856][ INFO][PID:692073] Checking for cancel request [2025-11-15 03:31:16,857][ INFO][PID:692073] Checking for cancel request [2025-11-15 03:31:21,858][ INFO][PID:692073] Checking for cancel request [2025-11-15 03:31:26,859][ INFO][PID:692073] Checking for cancel request [2025-11-15 03:31:31,860][ INFO][PID:692073] Checking for cancel request [2025-11-15 03:31:36,861][ INFO][PID:692073] Checking for cancel request [2025-11-15 03:31:41,862][ INFO][PID:692073] Checking for cancel request [2025-11-15 03:31:46,863][ INFO][PID:692073] Checking for cancel request [2025-11-15 03:31:51,864][ INFO][PID:692073] Checking for cancel request [2025-11-15 03:31:56,865][ INFO][PID:692073] Checking for cancel request [2025-11-15 03:32:01,867][ INFO][PID:692073] Checking for cancel request [2025-11-15 03:32:06,870][ INFO][PID:692073] Checking for cancel request [2025-11-15 03:32:11,871][ INFO][PID:692073] Checking for cancel request [2025-11-15 03:32:16,872][ INFO][PID:692073] Checking for cancel request [2025-11-15 03:32:21,873][ INFO][PID:692073] Checking for cancel request [2025-11-15 03:32:26,874][ INFO][PID:692073] Checking for cancel request [2025-11-15 03:32:31,874][ INFO][PID:692073] Checking for cancel request [2025-11-15 03:32:36,875][ INFO][PID:692073] Checking for cancel request [2025-11-15 03:32:41,876][ INFO][PID:692073] Checking for cancel request [2025-11-15 03:32:46,877][ INFO][PID:692073] Checking for cancel request [2025-11-15 03:32:51,878][ INFO][PID:692073] Checking for cancel request [2025-11-15 03:32:56,879][ INFO][PID:692073] Checking for cancel request [2025-11-15 03:33:01,880][ INFO][PID:692073] Checking for cancel request [2025-11-15 03:33:06,882][ INFO][PID:692073] Checking for cancel request [2025-11-15 03:33:11,883][ INFO][PID:692073] Checking for cancel request [2025-11-15 03:33:16,884][ INFO][PID:692073] Checking for cancel request [2025-11-15 03:33:21,885][ INFO][PID:692073] Checking for cancel request [2025-11-15 03:33:26,886][ INFO][PID:692073] Checking for cancel request [2025-11-15 03:33:31,887][ INFO][PID:692073] Checking for cancel request [2025-11-15 03:33:36,888][ INFO][PID:692073] Checking for cancel request [2025-11-15 03:33:41,891][ INFO][PID:692073] Checking for cancel request [2025-11-15 03:33:46,892][ INFO][PID:692073] Checking for cancel request [2025-11-15 03:33:51,893][ INFO][PID:692073] Checking for cancel request [2025-11-15 03:33:56,894][ INFO][PID:692073] Checking for cancel request [2025-11-15 03:34:01,895][ INFO][PID:692073] Checking for cancel request [2025-11-15 03:34:06,896][ INFO][PID:692073] Checking for cancel request [2025-11-15 03:34:11,897][ INFO][PID:692073] Checking for cancel request [2025-11-15 03:34:16,898][ INFO][PID:692073] Checking for cancel request [2025-11-15 03:34:21,899][ INFO][PID:692073] Checking for cancel request [2025-11-15 03:34:26,901][ INFO][PID:692073] Checking for cancel request [2025-11-15 03:34:31,902][ INFO][PID:692073] Checking for cancel request [2025-11-15 03:34:36,903][ INFO][PID:692073] Checking for cancel request [2025-11-15 03:34:41,904][ INFO][PID:692073] Checking for cancel request [2025-11-15 03:34:46,905][ INFO][PID:692073] Checking for cancel request [2025-11-15 03:34:51,906][ INFO][PID:692073] Checking for cancel request [2025-11-15 03:34:56,907][ INFO][PID:692073] Checking for cancel request [2025-11-15 03:35:01,908][ INFO][PID:692073] Checking for cancel request [2025-11-15 03:35:06,909][ INFO][PID:692073] Checking for cancel request [2025-11-15 03:35:11,910][ INFO][PID:692073] Checking for cancel request [2025-11-15 03:35:16,911][ INFO][PID:692073] Checking for cancel request [2025-11-15 03:35:21,912][ INFO][PID:692073] Checking for cancel request [2025-11-15 03:35:26,913][ INFO][PID:692073] Checking for cancel request [2025-11-15 03:35:31,914][ INFO][PID:692073] Checking for cancel request [2025-11-15 03:35:36,915][ INFO][PID:692073] Checking for cancel request [2025-11-15 03:35:41,915][ INFO][PID:692073] Checking for cancel request [2025-11-15 03:35:46,916][ INFO][PID:692073] Checking for cancel request [2025-11-15 03:35:51,917][ INFO][PID:692073] Checking for cancel request [2025-11-15 03:35:56,918][ INFO][PID:692073] Checking for cancel request [2025-11-15 03:36:01,920][ INFO][PID:692073] Checking for cancel request [2025-11-15 03:36:06,920][ INFO][PID:692073] Checking for cancel request [2025-11-15 03:36:11,923][ INFO][PID:692073] Checking for cancel request [2025-11-15 03:36:16,924][ INFO][PID:692073] Checking for cancel request [2025-11-15 03:36:21,926][ INFO][PID:692073] Checking for cancel request [2025-11-15 03:36:26,928][ INFO][PID:692073] Checking for cancel request [2025-11-15 03:36:31,929][ INFO][PID:692073] Checking for cancel request [2025-11-15 03:36:36,932][ INFO][PID:692073] Checking for cancel request [2025-11-15 03:36:41,935][ INFO][PID:692073] Checking for cancel request [2025-11-15 03:36:46,939][ INFO][PID:692073] Checking for cancel request [2025-11-15 03:36:51,941][ INFO][PID:692073] Checking for cancel request [2025-11-15 03:36:56,947][ INFO][PID:692073] Checking for cancel request [2025-11-15 03:37:01,950][ INFO][PID:692073] Checking for cancel request [2025-11-15 03:37:06,960][ INFO][PID:692073] Checking for cancel request [2025-11-15 03:37:11,961][ INFO][PID:692073] Checking for cancel request [2025-11-15 03:37:16,963][ INFO][PID:692073] Checking for cancel request [2025-11-15 03:37:21,965][ INFO][PID:692073] Checking for cancel request [2025-11-15 03:37:26,966][ INFO][PID:692073] Checking for cancel request [2025-11-15 03:37:31,970][ INFO][PID:692073] Checking for cancel request [2025-11-15 03:37:36,973][ INFO][PID:692073] Checking for cancel request [2025-11-15 03:37:41,976][ INFO][PID:692073] Checking for cancel request [2025-11-15 03:37:46,981][ INFO][PID:692073] Checking for cancel request [2025-11-15 03:37:51,982][ INFO][PID:692073] Checking for cancel request [2025-11-15 03:37:56,986][ INFO][PID:692073] Checking for cancel request [2025-11-15 03:38:01,987][ INFO][PID:692073] Checking for cancel request [2025-11-15 03:38:06,988][ INFO][PID:692073] Checking for cancel request [2025-11-15 03:38:11,995][ INFO][PID:692073] Checking for cancel request [2025-11-15 03:38:16,999][ INFO][PID:692073] Checking for cancel request [2025-11-15 03:38:22,001][ INFO][PID:692073] Checking for cancel request [2025-11-15 03:38:24,263][ INFO][PID:692073] Downloading results from builder [2025-11-15 03:38:24,263][ INFO][PID:692073] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c198]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4417/srpm-builds/09800115 started [2025-11-15 03:38:24,265][ INFO][PID:692073] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@[2620:52:3:1:dead:beef:cafe:c198]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4417/srpm-builds/09800115/ &> /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4417/srpm-builds/09800115/build-09800115.rsync.log [2025-11-15 03:38:54,666][ INFO][PID:692073] rsyncing finished. [2025-11-15 03:38:54,667][ INFO][PID:692073] Releasing VM back to pool [2025-11-15 03:38:54,680][ INFO][PID:692073] Searching for 'success' file in resultdir [2025-11-15 03:38:54,681][ INFO][PID:692073] Getting build details [2025-11-15 03:38:54,682][ INFO][PID:692073] Retrieving SRPM info from /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4417/srpm-builds/09800115 [2025-11-15 03:38:54,683][ INFO][PID:692073] SRPM URL: https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4417/srpm-builds/09800115/Sunshine-0.0.4417-1.src.rpm [2025-11-15 03:38:54,683][ INFO][PID:692073] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4417/srpm-builds/09800115/Sunshine-0.0.4417-1.src.rpm', 'pkg_name': 'Sunshine', 'pkg_version': '0.0.4417-1'} [2025-11-15 03:38:54,684][ INFO][PID:692073] Finished build: id=9800115 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/lizardbyte/pulls:pr:4417 chroot=srpm-builds [2025-11-15 03:38:54,685][ INFO][PID:692073] Worker succeeded build, took 529.0714974403381 [2025-11-15 03:38:54,686][ INFO][PID:692073] 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:4417", "submitter": null, "ended_on": 1763177934.685848, "started_on": 1763177405.6143506, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9800115", "build_id": 9800115, "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\": \"tmpywhq4lpp\", \"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:4417/srpm-builds/09800115/Sunshine-0.0.4417-1.src.rpm", "uses_devel_repo": null, "sandbox": "lizardbyte/pulls--9279173a-eed1-462e-a976-56ba94ec3094", "results": { "name": "Sunshine", "epoch": null, "version": "0.0.4417", "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:4417", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4417", "result_dir": "09800115", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "0.0.4417-1", "id": 9800115, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-11-15 03:38:54,729][ INFO][PID:692073] Sending fedora-messaging bus message in build.end [2025-11-15 03:38:54,761][ INFO][PID:692073] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4417/srpm-builds/09800115/builder-live.log by gzip [2025-11-15 03:38:54,762][ INFO][PID:692073] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4417/srpm-builds/09800115/builder-live.log' as PID 722343 [2025-11-15 03:38:54,769][ INFO][PID:692073] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4417/srpm-builds/09800115/builder-live.log) [2025-11-15 03:38:54,770][ INFO][PID:692073] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4417/srpm-builds/09800115/backend.log by gzip [2025-11-15 03:38:54,771][ INFO][PID:692073] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4417/srpm-builds/09800115/backend.log' as PID 722344