[2025-12-23 22:38:50,700][ INFO][PID:2399699] Marking build as starting [2025-12-23 22:38:50,745][ INFO][PID:2399699] Checking for cancel request [2025-12-23 22:38:50,746][ INFO][PID:2399699] VM allocation process starts [2025-12-23 22:38:50,754][ INFO][PID:2399699] Trying to allocate VM: ResallocHost, ticket_id=488262, requested_tags=['copr_builder', 'arch_x86_64'] [2025-12-23 22:38:53,785][ INFO][PID:2399699] Allocated host ResallocHost, ticket_id=488262, hostname=107.22.84.9, name=aws_x86_64_normalreserved_prod_00744728_20251223_221759, requested_tags=['copr_builder', 'arch_x86_64'] [2025-12-23 22:38:53,786][ INFO][PID:2399699] Allocating ssh connection to builder [2025-12-23 22:38:53,786][ INFO][PID:2399699] Checking that builder machine is OK [2025-12-23 22:38:54,135][ INFO][PID:2399699] Running remote command: copr-builder-ready srpm-builds [2025-12-23 22:38:54,343][ INFO][PID:2399699] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-12-23 22:38:54,343][ INFO][PID:2399699] Filling build.info file with builder info [2025-12-23 22:38:54,344][ INFO][PID:2399699] Checking for cancel request [2025-12-23 22:38:54,345][ INFO][PID:2399699] 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:4486", "submitter": null, "ended_on": null, "started_on": 1766529534.3451335, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9946641", "build_id": 9946641, "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\": \"tmp3r1e8zqp\", \"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--5d2d8025-e5dc-47c5-8b30-abac91b3cd21", "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:4486", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4486", "result_dir": "09946641", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9946641, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-12-23 22:38:54,379][ INFO][PID:2399699] Sending fedora-messaging bus message in build.start [2025-12-23 22:38:54,869][ INFO][PID:2399699] Sending fedora-messaging bus message in chroot.start [2025-12-23 22:38:55,386][ INFO][PID:2399699] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9946641 --detached [2025-12-23 22:38:55,728][ INFO][PID:2399699] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '107.22.84.9' (ED25519) to the list of known hosts. [2025-12-23 22:38:55,729][ INFO][PID:2399699] Downloading the builder-live.log file, attempt 1 [2025-12-23 22:38:55,730][ INFO][PID:2399699] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@107.22.84.9 copr-rpmbuild-log [2025-12-23 22:39:00,734][ INFO][PID:2399699] Periodic builder liveness probe: alive [2025-12-23 22:39:00,735][ INFO][PID:2399699] Checking for cancel request [2025-12-23 22:39:05,736][ INFO][PID:2399699] Checking for cancel request [2025-12-23 22:39:10,737][ INFO][PID:2399699] Checking for cancel request [2025-12-23 22:39:15,738][ INFO][PID:2399699] Checking for cancel request [2025-12-23 22:39:20,738][ INFO][PID:2399699] Checking for cancel request [2025-12-23 22:39:25,739][ INFO][PID:2399699] Checking for cancel request [2025-12-23 22:39:30,741][ INFO][PID:2399699] Checking for cancel request [2025-12-23 22:39:35,742][ INFO][PID:2399699] Checking for cancel request [2025-12-23 22:39:40,743][ INFO][PID:2399699] Checking for cancel request [2025-12-23 22:39:45,743][ INFO][PID:2399699] Checking for cancel request [2025-12-23 22:39:50,744][ INFO][PID:2399699] Checking for cancel request [2025-12-23 22:39:55,822][ INFO][PID:2399699] Checking for cancel request [2025-12-23 22:40:00,823][ INFO][PID:2399699] Checking for cancel request [2025-12-23 22:40:05,824][ INFO][PID:2399699] Checking for cancel request [2025-12-23 22:40:10,825][ INFO][PID:2399699] Checking for cancel request [2025-12-23 22:40:15,842][ INFO][PID:2399699] Checking for cancel request [2025-12-23 22:40:20,843][ INFO][PID:2399699] Checking for cancel request [2025-12-23 22:40:25,844][ INFO][PID:2399699] Checking for cancel request [2025-12-23 22:40:30,845][ INFO][PID:2399699] Checking for cancel request [2025-12-23 22:40:35,846][ INFO][PID:2399699] Checking for cancel request [2025-12-23 22:40:40,847][ INFO][PID:2399699] Checking for cancel request [2025-12-23 22:40:45,848][ INFO][PID:2399699] Checking for cancel request [2025-12-23 22:40:50,849][ INFO][PID:2399699] Checking for cancel request [2025-12-23 22:40:55,850][ INFO][PID:2399699] Checking for cancel request [2025-12-23 22:41:00,851][ INFO][PID:2399699] Checking for cancel request [2025-12-23 22:41:05,852][ INFO][PID:2399699] Checking for cancel request [2025-12-23 22:41:10,853][ INFO][PID:2399699] Checking for cancel request [2025-12-23 22:41:15,854][ INFO][PID:2399699] Checking for cancel request [2025-12-23 22:41:20,855][ INFO][PID:2399699] Checking for cancel request [2025-12-23 22:41:25,856][ INFO][PID:2399699] Checking for cancel request [2025-12-23 22:41:30,857][ INFO][PID:2399699] Checking for cancel request [2025-12-23 22:41:35,858][ INFO][PID:2399699] Checking for cancel request [2025-12-23 22:41:40,859][ INFO][PID:2399699] Checking for cancel request [2025-12-23 22:41:45,860][ INFO][PID:2399699] Checking for cancel request [2025-12-23 22:41:50,861][ INFO][PID:2399699] Checking for cancel request [2025-12-23 22:41:55,862][ INFO][PID:2399699] Checking for cancel request [2025-12-23 22:42:00,862][ INFO][PID:2399699] Checking for cancel request [2025-12-23 22:42:05,863][ INFO][PID:2399699] Checking for cancel request [2025-12-23 22:42:10,864][ INFO][PID:2399699] Checking for cancel request [2025-12-23 22:42:15,865][ INFO][PID:2399699] Checking for cancel request [2025-12-23 22:42:20,866][ INFO][PID:2399699] Checking for cancel request [2025-12-23 22:42:25,867][ INFO][PID:2399699] Checking for cancel request [2025-12-23 22:42:30,868][ INFO][PID:2399699] Checking for cancel request [2025-12-23 22:42:35,869][ INFO][PID:2399699] Checking for cancel request [2025-12-23 22:42:40,870][ INFO][PID:2399699] Checking for cancel request [2025-12-23 22:42:45,871][ INFO][PID:2399699] Checking for cancel request [2025-12-23 22:42:50,872][ INFO][PID:2399699] Checking for cancel request [2025-12-23 22:42:55,873][ INFO][PID:2399699] Checking for cancel request [2025-12-23 22:43:00,874][ INFO][PID:2399699] Checking for cancel request [2025-12-23 22:43:05,875][ INFO][PID:2399699] Checking for cancel request [2025-12-23 22:43:10,875][ INFO][PID:2399699] Checking for cancel request [2025-12-23 22:43:15,876][ INFO][PID:2399699] Checking for cancel request [2025-12-23 22:43:20,877][ INFO][PID:2399699] Checking for cancel request [2025-12-23 22:43:25,878][ INFO][PID:2399699] Checking for cancel request [2025-12-23 22:43:30,879][ INFO][PID:2399699] Checking for cancel request [2025-12-23 22:43:35,905][ INFO][PID:2399699] Checking for cancel request [2025-12-23 22:43:40,906][ INFO][PID:2399699] Checking for cancel request [2025-12-23 22:43:45,907][ INFO][PID:2399699] Checking for cancel request [2025-12-23 22:43:50,908][ INFO][PID:2399699] Checking for cancel request [2025-12-23 22:43:55,929][ INFO][PID:2399699] Checking for cancel request [2025-12-23 22:44:00,930][ INFO][PID:2399699] Checking for cancel request [2025-12-23 22:44:05,931][ INFO][PID:2399699] Checking for cancel request [2025-12-23 22:44:10,932][ INFO][PID:2399699] Checking for cancel request [2025-12-23 22:44:15,933][ INFO][PID:2399699] Checking for cancel request [2025-12-23 22:44:20,934][ INFO][PID:2399699] Checking for cancel request [2025-12-23 22:44:25,935][ INFO][PID:2399699] Checking for cancel request [2025-12-23 22:44:30,935][ INFO][PID:2399699] Checking for cancel request [2025-12-23 22:44:35,936][ INFO][PID:2399699] Checking for cancel request [2025-12-23 22:44:40,937][ INFO][PID:2399699] Checking for cancel request [2025-12-23 22:44:45,938][ INFO][PID:2399699] Checking for cancel request [2025-12-23 22:44:50,939][ INFO][PID:2399699] Checking for cancel request [2025-12-23 22:44:55,940][ INFO][PID:2399699] Checking for cancel request [2025-12-23 22:45:00,941][ INFO][PID:2399699] Checking for cancel request [2025-12-23 22:45:05,942][ INFO][PID:2399699] Checking for cancel request [2025-12-23 22:45:10,944][ INFO][PID:2399699] Checking for cancel request [2025-12-23 22:45:15,944][ INFO][PID:2399699] Checking for cancel request [2025-12-23 22:45:20,945][ INFO][PID:2399699] Checking for cancel request [2025-12-23 22:45:25,946][ INFO][PID:2399699] Checking for cancel request [2025-12-23 22:45:30,947][ INFO][PID:2399699] Checking for cancel request [2025-12-23 22:45:35,948][ INFO][PID:2399699] Checking for cancel request [2025-12-23 22:45:40,949][ INFO][PID:2399699] Checking for cancel request [2025-12-23 22:45:45,950][ INFO][PID:2399699] Checking for cancel request [2025-12-23 22:45:50,951][ INFO][PID:2399699] Checking for cancel request [2025-12-23 22:45:55,952][ INFO][PID:2399699] Checking for cancel request [2025-12-23 22:46:00,953][ INFO][PID:2399699] Checking for cancel request [2025-12-23 22:46:05,954][ INFO][PID:2399699] Checking for cancel request [2025-12-23 22:46:10,955][ INFO][PID:2399699] Checking for cancel request [2025-12-23 22:46:15,956][ INFO][PID:2399699] Checking for cancel request [2025-12-23 22:46:20,957][ INFO][PID:2399699] Checking for cancel request [2025-12-23 22:46:25,958][ INFO][PID:2399699] Checking for cancel request [2025-12-23 22:46:30,958][ INFO][PID:2399699] Checking for cancel request [2025-12-23 22:46:35,959][ INFO][PID:2399699] Checking for cancel request [2025-12-23 22:46:40,960][ INFO][PID:2399699] Checking for cancel request [2025-12-23 22:46:45,961][ INFO][PID:2399699] Checking for cancel request [2025-12-23 22:46:50,962][ INFO][PID:2399699] Checking for cancel request [2025-12-23 22:46:55,963][ INFO][PID:2399699] Checking for cancel request [2025-12-23 22:47:00,964][ INFO][PID:2399699] Checking for cancel request [2025-12-23 22:47:05,965][ INFO][PID:2399699] Checking for cancel request [2025-12-23 22:47:10,966][ INFO][PID:2399699] Checking for cancel request [2025-12-23 22:47:15,967][ INFO][PID:2399699] Checking for cancel request [2025-12-23 22:47:20,968][ INFO][PID:2399699] Checking for cancel request [2025-12-23 22:47:25,969][ INFO][PID:2399699] Checking for cancel request [2025-12-23 22:47:29,979][ INFO][PID:2399699] Downloading results from builder [2025-12-23 22:47:29,980][ INFO][PID:2399699] rsyncing of mockbuilder@107.22.84.9:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4486/srpm-builds/09946641 started [2025-12-23 22:47:29,980][ INFO][PID:2399699] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@107.22.84.9:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4486/srpm-builds/09946641/ &> /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4486/srpm-builds/09946641/build-09946641.rsync.log [2025-12-23 22:47:37,738][ INFO][PID:2399699] rsyncing finished. [2025-12-23 22:47:37,738][ INFO][PID:2399699] Releasing VM back to pool [2025-12-23 22:47:37,747][ INFO][PID:2399699] Searching for 'success' file in resultdir [2025-12-23 22:47:37,748][ INFO][PID:2399699] Getting build details [2025-12-23 22:47:37,749][ INFO][PID:2399699] Retrieving SRPM info from /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4486/srpm-builds/09946641 [2025-12-23 22:47:37,749][ INFO][PID:2399699] SRPM URL: https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4486/srpm-builds/09946641/Sunshine-0.0.4486-1.src.rpm [2025-12-23 22:47:37,750][ INFO][PID:2399699] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4486/srpm-builds/09946641/Sunshine-0.0.4486-1.src.rpm', 'pkg_name': 'Sunshine', 'pkg_version': '0.0.4486-1'} [2025-12-23 22:47:37,750][ INFO][PID:2399699] Finished build: id=9946641 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/lizardbyte/pulls:pr:4486 chroot=srpm-builds [2025-12-23 22:47:37,752][ INFO][PID:2399699] Worker succeeded build, took 523.407053232193 [2025-12-23 22:47:37,752][ INFO][PID:2399699] 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:4486", "submitter": null, "ended_on": 1766530057.7521868, "started_on": 1766529534.3451335, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9946641", "build_id": 9946641, "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\": \"tmp3r1e8zqp\", \"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:4486/srpm-builds/09946641/Sunshine-0.0.4486-1.src.rpm", "uses_devel_repo": null, "sandbox": "lizardbyte/pulls--5d2d8025-e5dc-47c5-8b30-abac91b3cd21", "results": { "name": "Sunshine", "epoch": null, "version": "0.0.4486", "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:4486", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4486", "result_dir": "09946641", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "0.0.4486-1", "id": 9946641, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-12-23 22:47:37,807][ INFO][PID:2399699] Sending fedora-messaging bus message in build.end [2025-12-23 22:47:37,834][ INFO][PID:2399699] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4486/srpm-builds/09946641/builder-live.log by gzip [2025-12-23 22:47:37,835][ INFO][PID:2399699] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4486/srpm-builds/09946641/builder-live.log' as PID 2436429 [2025-12-23 22:47:37,866][ INFO][PID:2399699] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4486/srpm-builds/09946641/builder-live.log) [2025-12-23 22:47:37,867][ INFO][PID:2399699] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4486/srpm-builds/09946641/backend.log by gzip [2025-12-23 22:47:37,868][ INFO][PID:2399699] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4486/srpm-builds/09946641/backend.log' as PID 2436431