[2025-11-01 22:33:57,847][ INFO][PID:1977922] Marking build as starting [2025-11-01 22:33:57,870][ INFO][PID:1977922] Checking for cancel request [2025-11-01 22:33:57,871][ INFO][PID:1977922] VM allocation process starts [2025-11-01 22:33:57,881][ INFO][PID:1977922] Trying to allocate VM: ResallocHost, ticket_id=5973472, requested_tags=['copr_builder', 'arch_x86_64'] [2025-11-01 22:34:00,915][ INFO][PID:1977922] Allocated host ResallocHost, ticket_id=5973472, hostname=18.206.92.34, name=aws_x86_64_normalreserved_prod_07774965_20251101_222448, requested_tags=['copr_builder', 'arch_x86_64'] [2025-11-01 22:34:00,916][ INFO][PID:1977922] Allocating ssh connection to builder [2025-11-01 22:34:00,916][ INFO][PID:1977922] Checking that builder machine is OK [2025-11-01 22:34:01,240][ INFO][PID:1977922] Running remote command: copr-builder-ready srpm-builds [2025-11-01 22:34:01,432][ INFO][PID:1977922] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-11-01 22:34:01,433][ INFO][PID:1977922] Filling build.info file with builder info [2025-11-01 22:34:01,434][ INFO][PID:1977922] Checking for cancel request [2025-11-01 22:34:01,435][ INFO][PID:1977922] 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:4384", "submitter": null, "ended_on": null, "started_on": 1762036441.434944, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9756599", "build_id": 9756599, "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\": \"tmpbj45snba\", \"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--dcdca987-932c-421a-b8f6-2912f6551616", "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:4384", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4384", "result_dir": "09756599", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9756599, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-11-01 22:34:01,470][ INFO][PID:1977922] Sending fedora-messaging bus message in build.start [2025-11-01 22:34:02,089][ INFO][PID:1977922] Sending fedora-messaging bus message in chroot.start [2025-11-01 22:34:02,115][ INFO][PID:1977922] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9756599 --detached [2025-11-01 22:34:02,439][ INFO][PID:1977922] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '18.206.92.34' (ED25519) to the list of known hosts. [2025-11-01 22:34:02,439][ INFO][PID:1977922] Downloading the builder-live.log file, attempt 1 [2025-11-01 22:34:02,441][ INFO][PID:1977922] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@18.206.92.34 copr-rpmbuild-log [2025-11-01 22:34:07,445][ INFO][PID:1977922] Periodic builder liveness probe: alive [2025-11-01 22:34:07,446][ INFO][PID:1977922] Checking for cancel request [2025-11-01 22:34:12,446][ INFO][PID:1977922] Checking for cancel request [2025-11-01 22:34:17,447][ INFO][PID:1977922] Checking for cancel request [2025-11-01 22:34:22,448][ INFO][PID:1977922] Checking for cancel request [2025-11-01 22:34:27,449][ INFO][PID:1977922] Checking for cancel request [2025-11-01 22:34:32,451][ INFO][PID:1977922] Checking for cancel request [2025-11-01 22:34:37,452][ INFO][PID:1977922] Checking for cancel request [2025-11-01 22:34:42,453][ INFO][PID:1977922] Checking for cancel request [2025-11-01 22:34:47,454][ INFO][PID:1977922] Checking for cancel request [2025-11-01 22:34:52,455][ INFO][PID:1977922] Checking for cancel request [2025-11-01 22:34:57,456][ INFO][PID:1977922] Checking for cancel request [2025-11-01 22:35:02,457][ INFO][PID:1977922] Checking for cancel request [2025-11-01 22:35:07,458][ INFO][PID:1977922] Checking for cancel request [2025-11-01 22:35:12,459][ INFO][PID:1977922] Checking for cancel request [2025-11-01 22:35:17,460][ INFO][PID:1977922] Checking for cancel request [2025-11-01 22:35:22,461][ INFO][PID:1977922] Checking for cancel request [2025-11-01 22:35:27,463][ INFO][PID:1977922] Checking for cancel request [2025-11-01 22:35:32,464][ INFO][PID:1977922] Checking for cancel request [2025-11-01 22:35:37,465][ INFO][PID:1977922] Checking for cancel request [2025-11-01 22:35:42,466][ INFO][PID:1977922] Checking for cancel request [2025-11-01 22:35:47,467][ INFO][PID:1977922] Checking for cancel request [2025-11-01 22:35:52,469][ INFO][PID:1977922] Checking for cancel request [2025-11-01 22:35:57,470][ INFO][PID:1977922] Checking for cancel request [2025-11-01 22:36:02,471][ INFO][PID:1977922] Checking for cancel request [2025-11-01 22:36:07,472][ INFO][PID:1977922] Checking for cancel request [2025-11-01 22:36:12,473][ INFO][PID:1977922] Checking for cancel request [2025-11-01 22:36:17,474][ INFO][PID:1977922] Checking for cancel request [2025-11-01 22:36:22,475][ INFO][PID:1977922] Checking for cancel request [2025-11-01 22:36:27,476][ INFO][PID:1977922] Checking for cancel request [2025-11-01 22:36:32,477][ INFO][PID:1977922] Checking for cancel request [2025-11-01 22:36:37,478][ INFO][PID:1977922] Checking for cancel request [2025-11-01 22:36:42,479][ INFO][PID:1977922] Checking for cancel request [2025-11-01 22:36:47,480][ INFO][PID:1977922] Checking for cancel request [2025-11-01 22:36:52,481][ INFO][PID:1977922] Checking for cancel request [2025-11-01 22:36:57,482][ INFO][PID:1977922] Checking for cancel request [2025-11-01 22:37:02,483][ INFO][PID:1977922] Checking for cancel request [2025-11-01 22:37:07,484][ INFO][PID:1977922] Checking for cancel request [2025-11-01 22:37:12,485][ INFO][PID:1977922] Checking for cancel request [2025-11-01 22:37:17,486][ INFO][PID:1977922] Checking for cancel request [2025-11-01 22:37:22,486][ INFO][PID:1977922] Checking for cancel request [2025-11-01 22:37:27,487][ INFO][PID:1977922] Checking for cancel request [2025-11-01 22:37:32,488][ INFO][PID:1977922] Checking for cancel request [2025-11-01 22:37:37,489][ INFO][PID:1977922] Checking for cancel request [2025-11-01 22:37:42,490][ INFO][PID:1977922] Checking for cancel request [2025-11-01 22:37:47,491][ INFO][PID:1977922] Checking for cancel request [2025-11-01 22:37:52,492][ INFO][PID:1977922] Checking for cancel request [2025-11-01 22:37:57,493][ INFO][PID:1977922] Checking for cancel request [2025-11-01 22:38:02,494][ INFO][PID:1977922] Checking for cancel request [2025-11-01 22:38:07,495][ INFO][PID:1977922] Checking for cancel request [2025-11-01 22:38:12,496][ INFO][PID:1977922] Checking for cancel request [2025-11-01 22:38:17,497][ INFO][PID:1977922] Checking for cancel request [2025-11-01 22:38:22,498][ INFO][PID:1977922] Checking for cancel request [2025-11-01 22:38:27,499][ INFO][PID:1977922] Checking for cancel request [2025-11-01 22:38:32,500][ INFO][PID:1977922] Checking for cancel request [2025-11-01 22:38:37,501][ INFO][PID:1977922] Checking for cancel request [2025-11-01 22:38:42,501][ INFO][PID:1977922] Checking for cancel request [2025-11-01 22:38:47,502][ INFO][PID:1977922] Checking for cancel request [2025-11-01 22:38:52,503][ INFO][PID:1977922] Checking for cancel request [2025-11-01 22:38:57,504][ INFO][PID:1977922] Checking for cancel request [2025-11-01 22:39:02,505][ INFO][PID:1977922] Checking for cancel request [2025-11-01 22:39:07,506][ INFO][PID:1977922] Checking for cancel request [2025-11-01 22:39:12,507][ INFO][PID:1977922] Checking for cancel request [2025-11-01 22:39:17,508][ INFO][PID:1977922] Checking for cancel request [2025-11-01 22:39:22,509][ INFO][PID:1977922] Checking for cancel request [2025-11-01 22:39:27,510][ INFO][PID:1977922] Checking for cancel request [2025-11-01 22:39:32,510][ INFO][PID:1977922] Checking for cancel request [2025-11-01 22:39:37,511][ INFO][PID:1977922] Checking for cancel request [2025-11-01 22:39:42,512][ INFO][PID:1977922] Checking for cancel request [2025-11-01 22:39:47,513][ INFO][PID:1977922] Checking for cancel request [2025-11-01 22:39:52,514][ INFO][PID:1977922] Checking for cancel request [2025-11-01 22:39:57,515][ INFO][PID:1977922] Checking for cancel request [2025-11-01 22:40:02,516][ INFO][PID:1977922] Checking for cancel request [2025-11-01 22:40:07,517][ INFO][PID:1977922] Checking for cancel request [2025-11-01 22:40:12,517][ INFO][PID:1977922] Checking for cancel request [2025-11-01 22:40:17,518][ INFO][PID:1977922] Checking for cancel request [2025-11-01 22:40:22,519][ INFO][PID:1977922] Checking for cancel request [2025-11-01 22:40:27,520][ INFO][PID:1977922] Checking for cancel request [2025-11-01 22:40:32,521][ INFO][PID:1977922] Checking for cancel request [2025-11-01 22:40:37,522][ INFO][PID:1977922] Checking for cancel request [2025-11-01 22:40:42,523][ INFO][PID:1977922] Checking for cancel request [2025-11-01 22:40:47,524][ INFO][PID:1977922] Checking for cancel request [2025-11-01 22:40:52,525][ INFO][PID:1977922] Checking for cancel request [2025-11-01 22:40:57,525][ INFO][PID:1977922] Checking for cancel request [2025-11-01 22:41:02,526][ INFO][PID:1977922] Checking for cancel request [2025-11-01 22:41:07,527][ INFO][PID:1977922] Checking for cancel request [2025-11-01 22:41:12,528][ INFO][PID:1977922] Checking for cancel request [2025-11-01 22:41:17,529][ INFO][PID:1977922] Checking for cancel request [2025-11-01 22:41:22,530][ INFO][PID:1977922] Checking for cancel request [2025-11-01 22:41:27,531][ INFO][PID:1977922] Checking for cancel request [2025-11-01 22:41:32,532][ INFO][PID:1977922] Checking for cancel request [2025-11-01 22:41:33,707][ INFO][PID:1977922] Downloading results from builder [2025-11-01 22:41:33,707][ INFO][PID:1977922] rsyncing of mockbuilder@18.206.92.34:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4384/srpm-builds/09756599 started [2025-11-01 22:41:33,708][ INFO][PID:1977922] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@18.206.92.34:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4384/srpm-builds/09756599/ &> /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4384/srpm-builds/09756599/build-09756599.rsync.log [2025-11-01 22:41:38,849][ INFO][PID:1977922] rsyncing finished. [2025-11-01 22:41:38,850][ INFO][PID:1977922] Releasing VM back to pool [2025-11-01 22:41:38,858][ INFO][PID:1977922] Searching for 'success' file in resultdir [2025-11-01 22:41:38,859][ INFO][PID:1977922] Getting build details [2025-11-01 22:41:38,860][ INFO][PID:1977922] Retrieving SRPM info from /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4384/srpm-builds/09756599 [2025-11-01 22:41:38,860][ INFO][PID:1977922] SRPM URL: https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4384/srpm-builds/09756599/Sunshine-0.0.4384-1.src.rpm [2025-11-01 22:41:38,861][ INFO][PID:1977922] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4384/srpm-builds/09756599/Sunshine-0.0.4384-1.src.rpm', 'pkg_name': 'Sunshine', 'pkg_version': '0.0.4384-1'} [2025-11-01 22:41:38,861][ INFO][PID:1977922] Finished build: id=9756599 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/lizardbyte/pulls:pr:4384 chroot=srpm-builds [2025-11-01 22:41:38,863][ INFO][PID:1977922] Worker succeeded build, took 457.4282100200653 [2025-11-01 22:41:38,863][ INFO][PID:1977922] 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:4384", "submitter": null, "ended_on": 1762036898.863154, "started_on": 1762036441.434944, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9756599", "build_id": 9756599, "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\": \"tmpbj45snba\", \"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:4384/srpm-builds/09756599/Sunshine-0.0.4384-1.src.rpm", "uses_devel_repo": null, "sandbox": "lizardbyte/pulls--dcdca987-932c-421a-b8f6-2912f6551616", "results": { "name": "Sunshine", "epoch": null, "version": "0.0.4384", "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:4384", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4384", "result_dir": "09756599", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "0.0.4384-1", "id": 9756599, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-11-01 22:41:38,904][ INFO][PID:1977922] Sending fedora-messaging bus message in build.end [2025-11-01 22:41:38,929][ INFO][PID:1977922] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4384/srpm-builds/09756599/builder-live.log by gzip [2025-11-01 22:41:38,930][ INFO][PID:1977922] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4384/srpm-builds/09756599/builder-live.log' as PID 1996781 [2025-11-01 22:41:38,936][ INFO][PID:1977922] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4384/srpm-builds/09756599/builder-live.log) [2025-11-01 22:41:38,937][ INFO][PID:1977922] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4384/srpm-builds/09756599/backend.log by gzip [2025-11-01 22:41:38,938][ INFO][PID:1977922] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4384/srpm-builds/09756599/backend.log' as PID 1996782