[2025-08-30 06:42:17,459][ INFO][PID:3926503] Marking build as starting [2025-08-30 06:42:17,507][ INFO][PID:3926503] Checking for cancel request [2025-08-30 06:42:17,511][ INFO][PID:3926503] VM allocation process starts [2025-08-30 06:42:17,564][ INFO][PID:3926503] Trying to allocate VM: ResallocHost, ticket_id=4833829, requested_tags=['copr_builder', 'arch_x86_64'] [2025-08-30 06:42:20,591][ INFO][PID:3926503] Allocated host ResallocHost, ticket_id=4833829, hostname=34.224.32.246, name=aws_x86_64_normalreserved_prod_06505523_20250830_064034, requested_tags=['copr_builder', 'arch_x86_64'] [2025-08-30 06:42:20,592][ INFO][PID:3926503] Allocating ssh connection to builder [2025-08-30 06:42:20,593][ INFO][PID:3926503] Checking that builder machine is OK [2025-08-30 06:42:21,095][ INFO][PID:3926503] Running remote command: copr-builder-ready srpm-builds [2025-08-30 06:42:21,316][ INFO][PID:3926503] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-08-30 06:42:21,316][ INFO][PID:3926503] Filling build.info file with builder info [2025-08-30 06:42:21,317][ INFO][PID:3926503] Checking for cancel request [2025-08-30 06:42:21,318][ INFO][PID:3926503] 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:4212", "submitter": null, "ended_on": null, "started_on": 1756536141.318471, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9507363", "build_id": 9507363, "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 test -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 test -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/fedora\\\"\\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\\\"\\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\": \"tmp9un7hs5x\", \"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--8f039657-37dd-414d-a09f-8ee6afd32368", "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:4212", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4212", "result_dir": "09507363", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9507363, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-08-30 06:42:21,339][ INFO][PID:3926503] Sending fedora-messaging bus message in build.start [2025-08-30 06:42:22,284][ INFO][PID:3926503] Sending fedora-messaging bus message in chroot.start [2025-08-30 06:42:22,317][ INFO][PID:3926503] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9507363 --detached [2025-08-30 06:42:22,695][ INFO][PID:3926503] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '34.224.32.246' (ED25519) to the list of known hosts. [2025-08-30 06:42:22,697][ INFO][PID:3926503] Downloading the builder-live.log file, attempt 1 [2025-08-30 06:42:22,698][ INFO][PID:3926503] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@34.224.32.246 copr-rpmbuild-log [2025-08-30 06:42:27,704][ INFO][PID:3926503] Periodic builder liveness probe: alive [2025-08-30 06:42:27,704][ INFO][PID:3926503] Checking for cancel request [2025-08-30 06:42:32,706][ INFO][PID:3926503] Checking for cancel request [2025-08-30 06:42:37,708][ INFO][PID:3926503] Checking for cancel request [2025-08-30 06:42:42,709][ INFO][PID:3926503] Checking for cancel request [2025-08-30 06:42:47,711][ INFO][PID:3926503] Checking for cancel request [2025-08-30 06:42:52,713][ INFO][PID:3926503] Checking for cancel request [2025-08-30 06:42:57,714][ INFO][PID:3926503] Checking for cancel request [2025-08-30 06:43:02,715][ INFO][PID:3926503] Checking for cancel request [2025-08-30 06:43:07,716][ INFO][PID:3926503] Checking for cancel request [2025-08-30 06:43:12,717][ INFO][PID:3926503] Checking for cancel request [2025-08-30 06:43:17,718][ INFO][PID:3926503] Checking for cancel request [2025-08-30 06:43:22,719][ INFO][PID:3926503] Checking for cancel request [2025-08-30 06:43:27,721][ INFO][PID:3926503] Checking for cancel request [2025-08-30 06:43:32,722][ INFO][PID:3926503] Checking for cancel request [2025-08-30 06:43:37,724][ INFO][PID:3926503] Checking for cancel request [2025-08-30 06:43:42,725][ INFO][PID:3926503] Checking for cancel request [2025-08-30 06:43:47,727][ INFO][PID:3926503] Checking for cancel request [2025-08-30 06:43:52,728][ INFO][PID:3926503] Checking for cancel request [2025-08-30 06:43:57,729][ INFO][PID:3926503] Checking for cancel request [2025-08-30 06:44:02,730][ INFO][PID:3926503] Checking for cancel request [2025-08-30 06:44:07,731][ INFO][PID:3926503] Checking for cancel request [2025-08-30 06:44:12,734][ INFO][PID:3926503] Checking for cancel request [2025-08-30 06:44:17,742][ INFO][PID:3926503] Checking for cancel request [2025-08-30 06:44:22,744][ INFO][PID:3926503] Checking for cancel request [2025-08-30 06:44:27,748][ INFO][PID:3926503] Checking for cancel request [2025-08-30 06:44:32,754][ INFO][PID:3926503] Checking for cancel request [2025-08-30 06:44:37,755][ INFO][PID:3926503] Checking for cancel request [2025-08-30 06:44:42,756][ INFO][PID:3926503] Checking for cancel request [2025-08-30 06:44:47,757][ INFO][PID:3926503] Checking for cancel request [2025-08-30 06:44:52,759][ INFO][PID:3926503] Checking for cancel request [2025-08-30 06:44:57,760][ INFO][PID:3926503] Checking for cancel request [2025-08-30 06:45:02,761][ INFO][PID:3926503] Checking for cancel request [2025-08-30 06:45:07,762][ INFO][PID:3926503] Checking for cancel request [2025-08-30 06:45:12,763][ INFO][PID:3926503] Checking for cancel request [2025-08-30 06:45:17,765][ INFO][PID:3926503] Checking for cancel request [2025-08-30 06:45:22,766][ INFO][PID:3926503] Checking for cancel request [2025-08-30 06:45:27,768][ INFO][PID:3926503] Checking for cancel request [2025-08-30 06:45:32,769][ INFO][PID:3926503] Checking for cancel request [2025-08-30 06:45:37,771][ INFO][PID:3926503] Checking for cancel request [2025-08-30 06:45:42,772][ INFO][PID:3926503] Checking for cancel request [2025-08-30 06:45:47,773][ INFO][PID:3926503] Checking for cancel request [2025-08-30 06:45:52,774][ INFO][PID:3926503] Checking for cancel request [2025-08-30 06:45:57,775][ INFO][PID:3926503] Checking for cancel request [2025-08-30 06:46:02,776][ INFO][PID:3926503] Checking for cancel request [2025-08-30 06:46:07,778][ INFO][PID:3926503] Checking for cancel request [2025-08-30 06:46:12,780][ INFO][PID:3926503] Checking for cancel request [2025-08-30 06:46:17,783][ INFO][PID:3926503] Checking for cancel request [2025-08-30 06:46:22,784][ INFO][PID:3926503] Checking for cancel request [2025-08-30 06:46:27,786][ INFO][PID:3926503] Checking for cancel request [2025-08-30 06:46:32,787][ INFO][PID:3926503] Checking for cancel request [2025-08-30 06:46:37,788][ INFO][PID:3926503] Checking for cancel request [2025-08-30 06:46:42,789][ INFO][PID:3926503] Checking for cancel request [2025-08-30 06:46:47,790][ INFO][PID:3926503] Checking for cancel request [2025-08-30 06:46:52,793][ INFO][PID:3926503] Checking for cancel request [2025-08-30 06:46:57,794][ INFO][PID:3926503] Checking for cancel request [2025-08-30 06:47:02,795][ INFO][PID:3926503] Checking for cancel request [2025-08-30 06:47:07,797][ INFO][PID:3926503] Checking for cancel request [2025-08-30 06:47:12,798][ INFO][PID:3926503] Checking for cancel request [2025-08-30 06:47:17,799][ INFO][PID:3926503] Checking for cancel request [2025-08-30 06:47:22,800][ INFO][PID:3926503] Checking for cancel request [2025-08-30 06:47:27,802][ INFO][PID:3926503] Checking for cancel request [2025-08-30 06:47:32,803][ INFO][PID:3926503] Checking for cancel request [2025-08-30 06:47:37,804][ INFO][PID:3926503] Checking for cancel request [2025-08-30 06:47:42,805][ INFO][PID:3926503] Checking for cancel request [2025-08-30 06:47:47,807][ INFO][PID:3926503] Checking for cancel request [2025-08-30 06:47:52,809][ INFO][PID:3926503] Checking for cancel request [2025-08-30 06:47:57,810][ INFO][PID:3926503] Checking for cancel request [2025-08-30 06:48:02,812][ INFO][PID:3926503] Checking for cancel request [2025-08-30 06:48:07,814][ INFO][PID:3926503] Checking for cancel request [2025-08-30 06:48:12,816][ INFO][PID:3926503] Checking for cancel request [2025-08-30 06:48:17,817][ INFO][PID:3926503] Checking for cancel request [2025-08-30 06:48:22,820][ INFO][PID:3926503] Checking for cancel request [2025-08-30 06:48:27,821][ INFO][PID:3926503] Checking for cancel request [2025-08-30 06:48:32,823][ INFO][PID:3926503] Checking for cancel request [2025-08-30 06:48:37,826][ INFO][PID:3926503] Checking for cancel request [2025-08-30 06:48:42,829][ INFO][PID:3926503] Checking for cancel request [2025-08-30 06:48:47,833][ INFO][PID:3926503] Checking for cancel request [2025-08-30 06:48:52,836][ INFO][PID:3926503] Checking for cancel request [2025-08-30 06:48:57,841][ INFO][PID:3926503] Checking for cancel request [2025-08-30 06:49:02,842][ INFO][PID:3926503] Checking for cancel request [2025-08-30 06:49:07,844][ INFO][PID:3926503] Checking for cancel request [2025-08-30 06:49:12,846][ INFO][PID:3926503] Checking for cancel request [2025-08-30 06:49:17,848][ INFO][PID:3926503] Checking for cancel request [2025-08-30 06:49:22,849][ INFO][PID:3926503] Checking for cancel request [2025-08-30 06:49:27,851][ INFO][PID:3926503] Checking for cancel request [2025-08-30 06:49:32,852][ INFO][PID:3926503] Checking for cancel request [2025-08-30 06:49:37,853][ INFO][PID:3926503] Checking for cancel request [2025-08-30 06:49:42,854][ INFO][PID:3926503] Checking for cancel request [2025-08-30 06:49:47,855][ INFO][PID:3926503] Checking for cancel request [2025-08-30 06:49:52,859][ INFO][PID:3926503] Checking for cancel request [2025-08-30 06:49:54,310][ INFO][PID:3926503] Downloading results from builder [2025-08-30 06:49:54,312][ INFO][PID:3926503] rsyncing of mockbuilder@34.224.32.246:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4212/srpm-builds/09507363 started [2025-08-30 06:49:54,313][ INFO][PID:3926503] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@34.224.32.246:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4212/srpm-builds/09507363/ &> /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4212/srpm-builds/09507363/build-09507363.rsync.log [2025-08-30 06:50:01,491][ INFO][PID:3926503] rsyncing finished. [2025-08-30 06:50:01,492][ INFO][PID:3926503] Releasing VM back to pool [2025-08-30 06:50:01,501][ INFO][PID:3926503] Searching for 'success' file in resultdir [2025-08-30 06:50:01,502][ INFO][PID:3926503] Getting build details [2025-08-30 06:50:01,502][ INFO][PID:3926503] Retrieving SRPM info from /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4212/srpm-builds/09507363 [2025-08-30 06:50:01,503][ INFO][PID:3926503] SRPM URL: https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4212/srpm-builds/09507363/Sunshine-0.0.4212-1.src.rpm [2025-08-30 06:50:01,504][ INFO][PID:3926503] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4212/srpm-builds/09507363/Sunshine-0.0.4212-1.src.rpm', 'pkg_name': 'Sunshine', 'pkg_version': '0.0.4212-1'} [2025-08-30 06:50:01,504][ INFO][PID:3926503] Finished build: id=9507363 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/lizardbyte/pulls:pr:4212 chroot=srpm-builds [2025-08-30 06:50:01,506][ INFO][PID:3926503] Worker succeeded build, took 460.18847703933716 [2025-08-30 06:50:01,507][ INFO][PID:3926503] 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:4212", "submitter": null, "ended_on": 1756536601.506948, "started_on": 1756536141.318471, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9507363", "build_id": 9507363, "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 test -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 test -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/fedora\\\"\\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\\\"\\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\": \"tmp9un7hs5x\", \"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:4212/srpm-builds/09507363/Sunshine-0.0.4212-1.src.rpm", "uses_devel_repo": null, "sandbox": "lizardbyte/pulls--8f039657-37dd-414d-a09f-8ee6afd32368", "results": { "name": "Sunshine", "epoch": null, "version": "0.0.4212", "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:4212", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4212", "result_dir": "09507363", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "0.0.4212-1", "id": 9507363, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-08-30 06:50:01,553][ INFO][PID:3926503] Sending fedora-messaging bus message in build.end [2025-08-30 06:50:01,580][ INFO][PID:3926503] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4212/srpm-builds/09507363/builder-live.log by gzip [2025-08-30 06:50:01,581][ INFO][PID:3926503] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4212/srpm-builds/09507363/builder-live.log' as PID 3978746 [2025-08-30 06:50:01,588][ INFO][PID:3926503] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4212/srpm-builds/09507363/builder-live.log) [2025-08-30 06:50:01,589][ INFO][PID:3926503] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4212/srpm-builds/09507363/backend.log by gzip [2025-08-30 06:50:01,591][ INFO][PID:3926503] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4212/srpm-builds/09507363/backend.log' as PID 3978747