[2025-11-09 14:24:37,339][ INFO][PID:693411] Marking build as starting [2025-11-09 14:24:37,372][ INFO][PID:693411] Checking for cancel request [2025-11-09 14:24:37,373][ INFO][PID:693411] VM allocation process starts [2025-11-09 14:24:37,391][ INFO][PID:693411] Trying to allocate VM: ResallocHost, ticket_id=6097915, requested_tags=['copr_builder', 'arch_x86_64'] [2025-11-09 14:24:40,485][ INFO][PID:693411] Allocated host ResallocHost, ticket_id=6097915, hostname=44.200.167.27, name=aws_x86_64_normalreserved_prod_07909215_20251109_141352, requested_tags=['copr_builder', 'arch_x86_64'] [2025-11-09 14:24:40,485][ INFO][PID:693411] Allocating ssh connection to builder [2025-11-09 14:24:40,486][ INFO][PID:693411] Checking that builder machine is OK [2025-11-09 14:24:40,815][ INFO][PID:693411] Running remote command: copr-builder-ready srpm-builds [2025-11-09 14:24:41,011][ INFO][PID:693411] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-11-09 14:24:41,011][ INFO][PID:693411] Filling build.info file with builder info [2025-11-09 14:24:41,012][ INFO][PID:693411] Checking for cancel request [2025-11-09 14:24:41,013][ INFO][PID:693411] 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": 1762698281.01315, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9781369", "build_id": 9781369, "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\": \"tmpvnjrmim8\", \"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--c113dae9-dcd3-4b5f-9f96-594d93b604e8", "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": "09781369", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9781369, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-11-09 14:24:41,037][ INFO][PID:693411] Sending fedora-messaging bus message in build.start [2025-11-09 14:24:41,632][ INFO][PID:693411] Sending fedora-messaging bus message in chroot.start [2025-11-09 14:24:41,655][ INFO][PID:693411] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9781369 --detached [2025-11-09 14:24:41,969][ INFO][PID:693411] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '44.200.167.27' (ED25519) to the list of known hosts. [2025-11-09 14:24:41,970][ INFO][PID:693411] Downloading the builder-live.log file, attempt 1 [2025-11-09 14:24:41,971][ INFO][PID:693411] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@44.200.167.27 copr-rpmbuild-log [2025-11-09 14:24:46,974][ INFO][PID:693411] Periodic builder liveness probe: alive [2025-11-09 14:24:46,975][ INFO][PID:693411] Checking for cancel request [2025-11-09 14:24:51,976][ INFO][PID:693411] Checking for cancel request [2025-11-09 14:24:56,977][ INFO][PID:693411] Checking for cancel request [2025-11-09 14:25:01,978][ INFO][PID:693411] Checking for cancel request [2025-11-09 14:25:06,979][ INFO][PID:693411] Checking for cancel request [2025-11-09 14:25:11,981][ INFO][PID:693411] Checking for cancel request [2025-11-09 14:25:16,982][ INFO][PID:693411] Checking for cancel request [2025-11-09 14:25:21,983][ INFO][PID:693411] Checking for cancel request [2025-11-09 14:25:26,985][ INFO][PID:693411] Checking for cancel request [2025-11-09 14:25:31,986][ INFO][PID:693411] Checking for cancel request [2025-11-09 14:25:36,987][ INFO][PID:693411] Checking for cancel request [2025-11-09 14:25:41,988][ INFO][PID:693411] Checking for cancel request [2025-11-09 14:25:46,989][ INFO][PID:693411] Checking for cancel request [2025-11-09 14:25:51,990][ INFO][PID:693411] Checking for cancel request [2025-11-09 14:25:56,991][ INFO][PID:693411] Checking for cancel request [2025-11-09 14:26:01,992][ INFO][PID:693411] Checking for cancel request [2025-11-09 14:26:06,993][ INFO][PID:693411] Checking for cancel request [2025-11-09 14:26:11,994][ INFO][PID:693411] Checking for cancel request [2025-11-09 14:26:16,995][ INFO][PID:693411] Checking for cancel request [2025-11-09 14:26:21,996][ INFO][PID:693411] Checking for cancel request [2025-11-09 14:26:26,997][ INFO][PID:693411] Checking for cancel request [2025-11-09 14:26:31,998][ INFO][PID:693411] Checking for cancel request [2025-11-09 14:26:37,000][ INFO][PID:693411] Checking for cancel request [2025-11-09 14:26:42,001][ INFO][PID:693411] Checking for cancel request [2025-11-09 14:26:47,002][ INFO][PID:693411] Checking for cancel request [2025-11-09 14:26:52,003][ INFO][PID:693411] Checking for cancel request [2025-11-09 14:26:57,004][ INFO][PID:693411] Checking for cancel request [2025-11-09 14:27:02,005][ INFO][PID:693411] Checking for cancel request [2025-11-09 14:27:07,007][ INFO][PID:693411] Checking for cancel request [2025-11-09 14:27:12,010][ INFO][PID:693411] Checking for cancel request [2025-11-09 14:27:17,011][ INFO][PID:693411] Checking for cancel request [2025-11-09 14:27:22,012][ INFO][PID:693411] Checking for cancel request [2025-11-09 14:27:27,013][ INFO][PID:693411] Checking for cancel request [2025-11-09 14:27:32,014][ INFO][PID:693411] Checking for cancel request [2025-11-09 14:27:37,016][ INFO][PID:693411] Checking for cancel request [2025-11-09 14:27:42,017][ INFO][PID:693411] Checking for cancel request [2025-11-09 14:27:47,018][ INFO][PID:693411] Checking for cancel request [2025-11-09 14:27:52,019][ INFO][PID:693411] Checking for cancel request [2025-11-09 14:27:57,021][ INFO][PID:693411] Checking for cancel request [2025-11-09 14:28:02,022][ INFO][PID:693411] Checking for cancel request [2025-11-09 14:28:07,024][ INFO][PID:693411] Checking for cancel request [2025-11-09 14:28:12,025][ INFO][PID:693411] Checking for cancel request [2025-11-09 14:28:17,026][ INFO][PID:693411] Checking for cancel request [2025-11-09 14:28:22,027][ INFO][PID:693411] Checking for cancel request [2025-11-09 14:28:27,029][ INFO][PID:693411] Checking for cancel request [2025-11-09 14:28:32,030][ INFO][PID:693411] Checking for cancel request [2025-11-09 14:28:37,034][ INFO][PID:693411] Checking for cancel request [2025-11-09 14:28:42,034][ INFO][PID:693411] Checking for cancel request [2025-11-09 14:28:47,035][ INFO][PID:693411] Checking for cancel request [2025-11-09 14:28:52,037][ INFO][PID:693411] Checking for cancel request [2025-11-09 14:28:57,038][ INFO][PID:693411] Checking for cancel request [2025-11-09 14:29:02,039][ INFO][PID:693411] Checking for cancel request [2025-11-09 14:29:07,040][ INFO][PID:693411] Checking for cancel request [2025-11-09 14:29:12,040][ INFO][PID:693411] Checking for cancel request [2025-11-09 14:29:17,041][ INFO][PID:693411] Checking for cancel request [2025-11-09 14:29:22,043][ INFO][PID:693411] Checking for cancel request [2025-11-09 14:29:27,044][ INFO][PID:693411] Checking for cancel request [2025-11-09 14:29:32,044][ INFO][PID:693411] Checking for cancel request [2025-11-09 14:29:37,045][ INFO][PID:693411] Checking for cancel request [2025-11-09 14:29:42,046][ INFO][PID:693411] Checking for cancel request [2025-11-09 14:29:47,048][ INFO][PID:693411] Checking for cancel request [2025-11-09 14:29:52,049][ INFO][PID:693411] Checking for cancel request [2025-11-09 14:29:57,049][ INFO][PID:693411] Checking for cancel request [2025-11-09 14:30:02,051][ INFO][PID:693411] Checking for cancel request [2025-11-09 14:30:07,051][ INFO][PID:693411] Checking for cancel request [2025-11-09 14:30:12,053][ INFO][PID:693411] Checking for cancel request [2025-11-09 14:30:17,055][ INFO][PID:693411] Checking for cancel request [2025-11-09 14:30:22,069][ INFO][PID:693411] Checking for cancel request [2025-11-09 14:30:27,071][ INFO][PID:693411] Checking for cancel request [2025-11-09 14:30:32,072][ INFO][PID:693411] Checking for cancel request [2025-11-09 14:30:37,073][ INFO][PID:693411] Checking for cancel request [2025-11-09 14:30:42,074][ INFO][PID:693411] Checking for cancel request [2025-11-09 14:30:47,075][ INFO][PID:693411] Checking for cancel request [2025-11-09 14:30:52,076][ INFO][PID:693411] Checking for cancel request [2025-11-09 14:30:57,077][ INFO][PID:693411] Checking for cancel request [2025-11-09 14:31:02,080][ INFO][PID:693411] Checking for cancel request [2025-11-09 14:31:07,082][ INFO][PID:693411] Checking for cancel request [2025-11-09 14:31:12,083][ INFO][PID:693411] Checking for cancel request [2025-11-09 14:31:17,084][ INFO][PID:693411] Checking for cancel request [2025-11-09 14:31:22,086][ INFO][PID:693411] Checking for cancel request [2025-11-09 14:31:27,087][ INFO][PID:693411] Checking for cancel request [2025-11-09 14:31:32,088][ INFO][PID:693411] Checking for cancel request [2025-11-09 14:31:37,089][ INFO][PID:693411] Checking for cancel request [2025-11-09 14:31:42,095][ INFO][PID:693411] Checking for cancel request [2025-11-09 14:31:47,104][ INFO][PID:693411] Checking for cancel request [2025-11-09 14:31:52,105][ INFO][PID:693411] Checking for cancel request [2025-11-09 14:31:57,106][ INFO][PID:693411] Checking for cancel request [2025-11-09 14:32:02,107][ INFO][PID:693411] Checking for cancel request [2025-11-09 14:32:07,109][ INFO][PID:693411] Checking for cancel request [2025-11-09 14:32:12,110][ INFO][PID:693411] Checking for cancel request [2025-11-09 14:32:17,111][ INFO][PID:693411] Checking for cancel request [2025-11-09 14:32:22,112][ INFO][PID:693411] Checking for cancel request [2025-11-09 14:32:27,113][ INFO][PID:693411] Checking for cancel request [2025-11-09 14:32:28,372][ INFO][PID:693411] Downloading results from builder [2025-11-09 14:32:28,373][ INFO][PID:693411] rsyncing of mockbuilder@44.200.167.27:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4049/srpm-builds/09781369 started [2025-11-09 14:32:28,374][ INFO][PID:693411] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@44.200.167.27:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4049/srpm-builds/09781369/ &> /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4049/srpm-builds/09781369/build-09781369.rsync.log [2025-11-09 14:32:35,204][ INFO][PID:693411] rsyncing finished. [2025-11-09 14:32:35,206][ INFO][PID:693411] Releasing VM back to pool [2025-11-09 14:32:35,217][ INFO][PID:693411] Searching for 'success' file in resultdir [2025-11-09 14:32:35,218][ INFO][PID:693411] Getting build details [2025-11-09 14:32:35,219][ INFO][PID:693411] Retrieving SRPM info from /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4049/srpm-builds/09781369 [2025-11-09 14:32:35,219][ INFO][PID:693411] SRPM URL: https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4049/srpm-builds/09781369/Sunshine-0.0.4049-1.src.rpm [2025-11-09 14:32:35,220][ INFO][PID:693411] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4049/srpm-builds/09781369/Sunshine-0.0.4049-1.src.rpm', 'pkg_name': 'Sunshine', 'pkg_version': '0.0.4049-1'} [2025-11-09 14:32:35,220][ INFO][PID:693411] Finished build: id=9781369 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/lizardbyte/pulls:pr:4049 chroot=srpm-builds [2025-11-09 14:32:35,222][ INFO][PID:693411] Worker succeeded build, took 474.20977568626404 [2025-11-09 14:32:35,223][ INFO][PID:693411] 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": 1762698755.2229257, "started_on": 1762698281.01315, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9781369", "build_id": 9781369, "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\": \"tmpvnjrmim8\", \"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/09781369/Sunshine-0.0.4049-1.src.rpm", "uses_devel_repo": null, "sandbox": "lizardbyte/pulls--c113dae9-dcd3-4b5f-9f96-594d93b604e8", "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": "09781369", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "0.0.4049-1", "id": 9781369, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-11-09 14:32:35,261][ INFO][PID:693411] Sending fedora-messaging bus message in build.end [2025-11-09 14:32:35,289][ INFO][PID:693411] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4049/srpm-builds/09781369/builder-live.log by gzip [2025-11-09 14:32:35,290][ INFO][PID:693411] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4049/srpm-builds/09781369/builder-live.log' as PID 747577 [2025-11-09 14:32:35,297][ INFO][PID:693411] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4049/srpm-builds/09781369/builder-live.log) [2025-11-09 14:32:35,298][ INFO][PID:693411] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4049/srpm-builds/09781369/backend.log by gzip [2025-11-09 14:32:35,299][ INFO][PID:693411] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4049/srpm-builds/09781369/backend.log' as PID 747579