[2025-11-12 04:01:27,621][ INFO][PID:1823800] Marking build as starting [2025-11-12 04:01:27,654][ INFO][PID:1823800] Checking for cancel request [2025-11-12 04:01:27,655][ INFO][PID:1823800] VM allocation process starts [2025-11-12 04:01:27,676][ INFO][PID:1823800] Trying to allocate VM: ResallocHost, ticket_id=6136702, requested_tags=['copr_builder', 'arch_x86_64'] [2025-11-12 04:01:30,693][ INFO][PID:1823800] Allocated host ResallocHost, ticket_id=6136702, hostname=2620:52:3:1:dead:beef:cafe:c18f, name=copr_hv_x86_64_03_prod_07947721_20251112_025910, requested_tags=['copr_builder', 'arch_x86_64'] [2025-11-12 04:01:30,694][ INFO][PID:1823800] Allocating ssh connection to builder [2025-11-12 04:01:30,694][ INFO][PID:1823800] Checking that builder machine is OK [2025-11-12 04:01:31,231][ INFO][PID:1823800] Running remote command: copr-builder-ready srpm-builds [2025-11-12 04:01:31,560][ INFO][PID:1823800] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-11-12 04:01:31,561][ INFO][PID:1823800] Filling build.info file with builder info [2025-11-12 04:01:31,562][ INFO][PID:1823800] Checking for cancel request [2025-11-12 04:01:31,563][ INFO][PID:1823800] 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": 1762920091.5628488, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9789055", "build_id": 9789055, "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\": \"tmp9kkept_2\", \"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--70d0af50-bcc6-443e-a3d1-43cb0a7e4c33", "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": "09789055", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9789055, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-11-12 04:01:31,588][ INFO][PID:1823800] Sending fedora-messaging bus message in build.start [2025-11-12 04:01:33,566][ INFO][PID:1823800] Sending fedora-messaging bus message in chroot.start [2025-11-12 04:01:33,614][ INFO][PID:1823800] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9789055 --detached [2025-11-12 04:01:34,182][ INFO][PID:1823800] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '2620:52:3:1:dead:beef:cafe:c18f' (ED25519) to the list of known hosts. [2025-11-12 04:01:34,183][ INFO][PID:1823800] Downloading the builder-live.log file, attempt 1 [2025-11-12 04:01:34,184][ INFO][PID:1823800] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c18f copr-rpmbuild-log [2025-11-12 04:01:39,191][ INFO][PID:1823800] Periodic builder liveness probe: alive [2025-11-12 04:01:39,192][ INFO][PID:1823800] Checking for cancel request [2025-11-12 04:01:44,192][ INFO][PID:1823800] Checking for cancel request [2025-11-12 04:01:49,193][ INFO][PID:1823800] Checking for cancel request [2025-11-12 04:01:54,199][ INFO][PID:1823800] Checking for cancel request [2025-11-12 04:01:59,200][ INFO][PID:1823800] Checking for cancel request [2025-11-12 04:02:04,201][ INFO][PID:1823800] Checking for cancel request [2025-11-12 04:02:09,202][ INFO][PID:1823800] Checking for cancel request [2025-11-12 04:02:14,203][ INFO][PID:1823800] Checking for cancel request [2025-11-12 04:02:19,204][ INFO][PID:1823800] Checking for cancel request [2025-11-12 04:02:24,205][ INFO][PID:1823800] Checking for cancel request [2025-11-12 04:02:29,206][ INFO][PID:1823800] Checking for cancel request [2025-11-12 04:02:34,207][ INFO][PID:1823800] Checking for cancel request [2025-11-12 04:02:39,208][ INFO][PID:1823800] Checking for cancel request [2025-11-12 04:02:44,208][ INFO][PID:1823800] Checking for cancel request [2025-11-12 04:02:49,210][ INFO][PID:1823800] Checking for cancel request [2025-11-12 04:02:54,210][ INFO][PID:1823800] Checking for cancel request [2025-11-12 04:02:59,212][ INFO][PID:1823800] Checking for cancel request [2025-11-12 04:03:04,213][ INFO][PID:1823800] Checking for cancel request [2025-11-12 04:03:09,213][ INFO][PID:1823800] Checking for cancel request [2025-11-12 04:03:14,214][ INFO][PID:1823800] Checking for cancel request [2025-11-12 04:03:19,215][ INFO][PID:1823800] Checking for cancel request [2025-11-12 04:03:24,216][ INFO][PID:1823800] Checking for cancel request [2025-11-12 04:03:29,218][ INFO][PID:1823800] Checking for cancel request [2025-11-12 04:03:34,219][ INFO][PID:1823800] Checking for cancel request [2025-11-12 04:03:39,220][ INFO][PID:1823800] Checking for cancel request [2025-11-12 04:03:44,221][ INFO][PID:1823800] Checking for cancel request [2025-11-12 04:03:49,222][ INFO][PID:1823800] Checking for cancel request [2025-11-12 04:03:54,223][ INFO][PID:1823800] Checking for cancel request [2025-11-12 04:03:59,224][ INFO][PID:1823800] Checking for cancel request [2025-11-12 04:04:04,225][ INFO][PID:1823800] Checking for cancel request [2025-11-12 04:04:09,226][ INFO][PID:1823800] Checking for cancel request [2025-11-12 04:04:14,226][ INFO][PID:1823800] Checking for cancel request [2025-11-12 04:04:19,228][ INFO][PID:1823800] Checking for cancel request [2025-11-12 04:04:24,229][ INFO][PID:1823800] Checking for cancel request [2025-11-12 04:04:29,230][ INFO][PID:1823800] Checking for cancel request [2025-11-12 04:04:34,231][ INFO][PID:1823800] Checking for cancel request [2025-11-12 04:04:39,232][ INFO][PID:1823800] Checking for cancel request [2025-11-12 04:04:44,234][ INFO][PID:1823800] Checking for cancel request [2025-11-12 04:04:49,235][ INFO][PID:1823800] Checking for cancel request [2025-11-12 04:04:54,236][ INFO][PID:1823800] Checking for cancel request [2025-11-12 04:04:59,237][ INFO][PID:1823800] Checking for cancel request [2025-11-12 04:05:04,238][ INFO][PID:1823800] Checking for cancel request [2025-11-12 04:05:09,241][ INFO][PID:1823800] Checking for cancel request [2025-11-12 04:05:14,243][ INFO][PID:1823800] Checking for cancel request [2025-11-12 04:05:19,244][ INFO][PID:1823800] Checking for cancel request [2025-11-12 04:05:24,245][ INFO][PID:1823800] Checking for cancel request [2025-11-12 04:05:29,247][ INFO][PID:1823800] Checking for cancel request [2025-11-12 04:05:34,248][ INFO][PID:1823800] Checking for cancel request [2025-11-12 04:05:39,249][ INFO][PID:1823800] Checking for cancel request [2025-11-12 04:05:44,250][ INFO][PID:1823800] Checking for cancel request [2025-11-12 04:05:49,251][ INFO][PID:1823800] Checking for cancel request [2025-11-12 04:05:54,253][ INFO][PID:1823800] Checking for cancel request [2025-11-12 04:05:59,256][ INFO][PID:1823800] Checking for cancel request [2025-11-12 04:06:04,257][ INFO][PID:1823800] Checking for cancel request [2025-11-12 04:06:09,258][ INFO][PID:1823800] Checking for cancel request [2025-11-12 04:06:14,259][ INFO][PID:1823800] Checking for cancel request [2025-11-12 04:06:19,260][ INFO][PID:1823800] Checking for cancel request [2025-11-12 04:06:24,261][ INFO][PID:1823800] Checking for cancel request [2025-11-12 04:06:29,262][ INFO][PID:1823800] Checking for cancel request [2025-11-12 04:06:34,263][ INFO][PID:1823800] Checking for cancel request [2025-11-12 04:06:39,264][ INFO][PID:1823800] Checking for cancel request [2025-11-12 04:06:44,265][ INFO][PID:1823800] Checking for cancel request [2025-11-12 04:06:49,266][ INFO][PID:1823800] Checking for cancel request [2025-11-12 04:06:54,267][ INFO][PID:1823800] Checking for cancel request [2025-11-12 04:06:59,268][ INFO][PID:1823800] Checking for cancel request [2025-11-12 04:07:04,269][ INFO][PID:1823800] Checking for cancel request [2025-11-12 04:07:09,270][ INFO][PID:1823800] Checking for cancel request [2025-11-12 04:07:14,278][ INFO][PID:1823800] Checking for cancel request [2025-11-12 04:07:19,279][ INFO][PID:1823800] Checking for cancel request [2025-11-12 04:07:24,281][ INFO][PID:1823800] Checking for cancel request [2025-11-12 04:07:29,282][ INFO][PID:1823800] Checking for cancel request [2025-11-12 04:07:34,284][ INFO][PID:1823800] Checking for cancel request [2025-11-12 04:07:39,285][ INFO][PID:1823800] Checking for cancel request [2025-11-12 04:07:44,286][ INFO][PID:1823800] Checking for cancel request [2025-11-12 04:07:49,287][ INFO][PID:1823800] Checking for cancel request [2025-11-12 04:07:54,288][ INFO][PID:1823800] Checking for cancel request [2025-11-12 04:07:59,291][ INFO][PID:1823800] Checking for cancel request [2025-11-12 04:08:04,292][ INFO][PID:1823800] Checking for cancel request [2025-11-12 04:08:09,293][ INFO][PID:1823800] Checking for cancel request [2025-11-12 04:08:14,294][ INFO][PID:1823800] Checking for cancel request [2025-11-12 04:08:19,302][ INFO][PID:1823800] Checking for cancel request [2025-11-12 04:08:24,314][ INFO][PID:1823800] Checking for cancel request [2025-11-12 04:08:29,316][ INFO][PID:1823800] Checking for cancel request [2025-11-12 04:08:34,321][ INFO][PID:1823800] Checking for cancel request [2025-11-12 04:08:39,323][ INFO][PID:1823800] Checking for cancel request [2025-11-12 04:08:44,325][ INFO][PID:1823800] Checking for cancel request [2025-11-12 04:08:49,326][ INFO][PID:1823800] Checking for cancel request [2025-11-12 04:08:54,328][ INFO][PID:1823800] Checking for cancel request [2025-11-12 04:08:59,329][ INFO][PID:1823800] Checking for cancel request [2025-11-12 04:09:04,331][ INFO][PID:1823800] Checking for cancel request [2025-11-12 04:09:09,333][ INFO][PID:1823800] Checking for cancel request [2025-11-12 04:09:14,335][ INFO][PID:1823800] Checking for cancel request [2025-11-12 04:09:19,342][ INFO][PID:1823800] Checking for cancel request [2025-11-12 04:09:24,348][ INFO][PID:1823800] Checking for cancel request [2025-11-12 04:09:29,354][ INFO][PID:1823800] Checking for cancel request [2025-11-12 04:09:34,358][ INFO][PID:1823800] Checking for cancel request [2025-11-12 04:09:39,360][ INFO][PID:1823800] Checking for cancel request [2025-11-12 04:09:44,363][ INFO][PID:1823800] Checking for cancel request [2025-11-12 04:09:49,367][ INFO][PID:1823800] Checking for cancel request [2025-11-12 04:09:54,368][ INFO][PID:1823800] Checking for cancel request [2025-11-12 04:09:59,369][ INFO][PID:1823800] Checking for cancel request [2025-11-12 04:10:04,370][ INFO][PID:1823800] Checking for cancel request [2025-11-12 04:10:09,373][ INFO][PID:1823800] Checking for cancel request [2025-11-12 04:10:14,375][ INFO][PID:1823800] Checking for cancel request [2025-11-12 04:10:19,378][ INFO][PID:1823800] Checking for cancel request [2025-11-12 04:10:24,379][ INFO][PID:1823800] Checking for cancel request [2025-11-12 04:10:29,381][ INFO][PID:1823800] Checking for cancel request [2025-11-12 04:10:34,384][ INFO][PID:1823800] Checking for cancel request [2025-11-12 04:10:39,388][ INFO][PID:1823800] Checking for cancel request [2025-11-12 04:10:44,390][ INFO][PID:1823800] Checking for cancel request [2025-11-12 04:10:49,397][ INFO][PID:1823800] Checking for cancel request [2025-11-12 04:10:54,398][ INFO][PID:1823800] Checking for cancel request [2025-11-12 04:10:59,399][ INFO][PID:1823800] Checking for cancel request [2025-11-12 04:11:04,401][ INFO][PID:1823800] Checking for cancel request [2025-11-12 04:11:09,402][ INFO][PID:1823800] Checking for cancel request [2025-11-12 04:11:14,403][ INFO][PID:1823800] Checking for cancel request [2025-11-12 04:11:19,405][ INFO][PID:1823800] Checking for cancel request [2025-11-12 04:11:24,406][ INFO][PID:1823800] Checking for cancel request [2025-11-12 04:11:29,408][ INFO][PID:1823800] Checking for cancel request [2025-11-12 04:11:34,409][ INFO][PID:1823800] Checking for cancel request [2025-11-12 04:11:39,415][ INFO][PID:1823800] Periodic builder liveness probe: alive [2025-11-12 04:11:39,416][ INFO][PID:1823800] Checking for cancel request [2025-11-12 04:11:44,417][ INFO][PID:1823800] Checking for cancel request [2025-11-12 04:11:49,418][ INFO][PID:1823800] Checking for cancel request [2025-11-12 04:11:54,420][ INFO][PID:1823800] Checking for cancel request [2025-11-12 04:11:59,421][ INFO][PID:1823800] Checking for cancel request [2025-11-12 04:12:04,422][ INFO][PID:1823800] Checking for cancel request [2025-11-12 04:12:09,423][ INFO][PID:1823800] Checking for cancel request [2025-11-12 04:12:14,424][ INFO][PID:1823800] Checking for cancel request [2025-11-12 04:12:19,426][ INFO][PID:1823800] Checking for cancel request [2025-11-12 04:12:24,428][ INFO][PID:1823800] Checking for cancel request [2025-11-12 04:12:29,429][ INFO][PID:1823800] Checking for cancel request [2025-11-12 04:12:34,431][ INFO][PID:1823800] Checking for cancel request [2025-11-12 04:12:39,432][ INFO][PID:1823800] Checking for cancel request [2025-11-12 04:12:44,433][ INFO][PID:1823800] Checking for cancel request [2025-11-12 04:12:49,434][ INFO][PID:1823800] Checking for cancel request [2025-11-12 04:12:54,435][ INFO][PID:1823800] Checking for cancel request [2025-11-12 04:12:59,437][ INFO][PID:1823800] Checking for cancel request [2025-11-12 04:13:04,438][ INFO][PID:1823800] Checking for cancel request [2025-11-12 04:13:09,440][ INFO][PID:1823800] Checking for cancel request [2025-11-12 04:13:14,441][ INFO][PID:1823800] Checking for cancel request [2025-11-12 04:13:19,444][ INFO][PID:1823800] Checking for cancel request [2025-11-12 04:13:24,445][ INFO][PID:1823800] Checking for cancel request [2025-11-12 04:13:29,447][ INFO][PID:1823800] Checking for cancel request [2025-11-12 04:13:34,448][ INFO][PID:1823800] Checking for cancel request [2025-11-12 04:13:39,449][ INFO][PID:1823800] Checking for cancel request [2025-11-12 04:13:42,323][ INFO][PID:1823800] Downloading results from builder [2025-11-12 04:13:42,324][ INFO][PID:1823800] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c18f]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4049/srpm-builds/09789055 started [2025-11-12 04:13:42,325][ INFO][PID:1823800] 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:c18f]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4049/srpm-builds/09789055/ &> /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4049/srpm-builds/09789055/build-09789055.rsync.log [2025-11-12 04:13:57,749][ INFO][PID:1823800] rsyncing finished. [2025-11-12 04:13:57,750][ INFO][PID:1823800] Releasing VM back to pool [2025-11-12 04:13:57,760][ INFO][PID:1823800] Searching for 'success' file in resultdir [2025-11-12 04:13:57,761][ INFO][PID:1823800] Getting build details [2025-11-12 04:13:57,761][ INFO][PID:1823800] Retrieving SRPM info from /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4049/srpm-builds/09789055 [2025-11-12 04:13:57,762][ INFO][PID:1823800] SRPM URL: https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4049/srpm-builds/09789055/Sunshine-0.0.4049-1.src.rpm [2025-11-12 04:13:57,763][ INFO][PID:1823800] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4049/srpm-builds/09789055/Sunshine-0.0.4049-1.src.rpm', 'pkg_name': 'Sunshine', 'pkg_version': '0.0.4049-1'} [2025-11-12 04:13:57,764][ INFO][PID:1823800] Finished build: id=9789055 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/lizardbyte/pulls:pr:4049 chroot=srpm-builds [2025-11-12 04:13:57,766][ INFO][PID:1823800] Worker succeeded build, took 746.204076051712 [2025-11-12 04:13:57,767][ INFO][PID:1823800] 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": 1762920837.7669249, "started_on": 1762920091.5628488, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9789055", "build_id": 9789055, "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\": \"tmp9kkept_2\", \"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/09789055/Sunshine-0.0.4049-1.src.rpm", "uses_devel_repo": null, "sandbox": "lizardbyte/pulls--70d0af50-bcc6-443e-a3d1-43cb0a7e4c33", "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": "09789055", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "0.0.4049-1", "id": 9789055, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-11-12 04:13:57,836][ INFO][PID:1823800] Sending fedora-messaging bus message in build.end [2025-11-12 04:13:57,881][ INFO][PID:1823800] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4049/srpm-builds/09789055/builder-live.log by gzip [2025-11-12 04:13:57,883][ INFO][PID:1823800] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4049/srpm-builds/09789055/builder-live.log' as PID 1912449 [2025-11-12 04:13:57,890][ INFO][PID:1823800] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4049/srpm-builds/09789055/builder-live.log) [2025-11-12 04:13:57,891][ INFO][PID:1823800] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4049/srpm-builds/09789055/backend.log by gzip [2025-11-12 04:13:57,892][ INFO][PID:1823800] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4049/srpm-builds/09789055/backend.log' as PID 1912450