[2025-08-30 00:20:54,278][ INFO][PID:1833767] Marking build as starting [2025-08-30 00:20:54,302][ INFO][PID:1833767] Checking for cancel request [2025-08-30 00:20:54,302][ INFO][PID:1833767] VM allocation process starts [2025-08-30 00:20:54,314][ INFO][PID:1833767] Trying to allocate VM: ResallocHost, ticket_id=4828210, requested_tags=['copr_builder', 'arch_x86_64'] [2025-08-30 00:20:57,337][ INFO][PID:1833767] Allocated host ResallocHost, ticket_id=4828210, hostname=3.88.171.163, name=aws_x86_64_normalreserved_prod_06502180_20250830_001728, requested_tags=['copr_builder', 'arch_x86_64'] [2025-08-30 00:20:57,338][ INFO][PID:1833767] Allocating ssh connection to builder [2025-08-30 00:20:57,338][ INFO][PID:1833767] Checking that builder machine is OK [2025-08-30 00:20:57,806][ INFO][PID:1833767] Running remote command: copr-builder-ready srpm-builds [2025-08-30 00:20:58,002][ INFO][PID:1833767] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-08-30 00:20:58,003][ INFO][PID:1833767] Filling build.info file with builder info [2025-08-30 00:20:58,003][ INFO][PID:1833767] Checking for cancel request [2025-08-30 00:20:58,004][ INFO][PID:1833767] 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:4209", "submitter": null, "ended_on": null, "started_on": 1756513258.0042765, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9506910", "build_id": 9506910, "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\": \"tmp9x0dt7b1\", \"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--1029a597-a5a3-4d1a-95ac-9bf12298a774", "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:4209", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4209", "result_dir": "09506910", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9506910, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-08-30 00:20:58,025][ INFO][PID:1833767] Sending fedora-messaging bus message in build.start [2025-08-30 00:20:58,754][ INFO][PID:1833767] Sending fedora-messaging bus message in chroot.start [2025-08-30 00:20:58,780][ INFO][PID:1833767] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9506910 --detached [2025-08-30 00:20:59,104][ INFO][PID:1833767] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '3.88.171.163' (ED25519) to the list of known hosts. [2025-08-30 00:20:59,105][ INFO][PID:1833767] Downloading the builder-live.log file, attempt 1 [2025-08-30 00:20:59,106][ INFO][PID:1833767] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@3.88.171.163 copr-rpmbuild-log [2025-08-30 00:21:04,113][ INFO][PID:1833767] Periodic builder liveness probe: alive [2025-08-30 00:21:04,114][ INFO][PID:1833767] Checking for cancel request [2025-08-30 00:21:09,115][ INFO][PID:1833767] Checking for cancel request [2025-08-30 00:21:14,116][ INFO][PID:1833767] Checking for cancel request [2025-08-30 00:21:19,117][ INFO][PID:1833767] Checking for cancel request [2025-08-30 00:21:24,118][ INFO][PID:1833767] Checking for cancel request [2025-08-30 00:21:29,119][ INFO][PID:1833767] Checking for cancel request [2025-08-30 00:21:34,120][ INFO][PID:1833767] Checking for cancel request [2025-08-30 00:21:39,121][ INFO][PID:1833767] Checking for cancel request [2025-08-30 00:21:44,121][ INFO][PID:1833767] Checking for cancel request [2025-08-30 00:21:49,122][ INFO][PID:1833767] Checking for cancel request [2025-08-30 00:21:54,123][ INFO][PID:1833767] Checking for cancel request [2025-08-30 00:21:59,124][ INFO][PID:1833767] Checking for cancel request [2025-08-30 00:22:04,126][ INFO][PID:1833767] Checking for cancel request [2025-08-30 00:22:09,127][ INFO][PID:1833767] Checking for cancel request [2025-08-30 00:22:14,128][ INFO][PID:1833767] Checking for cancel request [2025-08-30 00:22:19,131][ INFO][PID:1833767] Checking for cancel request [2025-08-30 00:22:24,132][ INFO][PID:1833767] Checking for cancel request [2025-08-30 00:22:29,133][ INFO][PID:1833767] Checking for cancel request [2025-08-30 00:22:34,134][ INFO][PID:1833767] Checking for cancel request [2025-08-30 00:22:39,135][ INFO][PID:1833767] Checking for cancel request [2025-08-30 00:22:44,136][ INFO][PID:1833767] Checking for cancel request [2025-08-30 00:22:49,137][ INFO][PID:1833767] Checking for cancel request [2025-08-30 00:22:54,138][ INFO][PID:1833767] Checking for cancel request [2025-08-30 00:22:59,139][ INFO][PID:1833767] Checking for cancel request [2025-08-30 00:23:04,140][ INFO][PID:1833767] Checking for cancel request [2025-08-30 00:23:09,141][ INFO][PID:1833767] Checking for cancel request [2025-08-30 00:23:14,142][ INFO][PID:1833767] Checking for cancel request [2025-08-30 00:23:19,143][ INFO][PID:1833767] Checking for cancel request [2025-08-30 00:23:24,144][ INFO][PID:1833767] Checking for cancel request [2025-08-30 00:23:29,145][ INFO][PID:1833767] Checking for cancel request [2025-08-30 00:23:34,146][ INFO][PID:1833767] Checking for cancel request [2025-08-30 00:23:39,147][ INFO][PID:1833767] Checking for cancel request [2025-08-30 00:23:44,148][ INFO][PID:1833767] Checking for cancel request [2025-08-30 00:23:49,149][ INFO][PID:1833767] Checking for cancel request [2025-08-30 00:23:54,150][ INFO][PID:1833767] Checking for cancel request [2025-08-30 00:23:59,151][ INFO][PID:1833767] Checking for cancel request [2025-08-30 00:24:04,152][ INFO][PID:1833767] Checking for cancel request [2025-08-30 00:24:09,152][ INFO][PID:1833767] Checking for cancel request [2025-08-30 00:24:14,153][ INFO][PID:1833767] Checking for cancel request [2025-08-30 00:24:19,154][ INFO][PID:1833767] Checking for cancel request [2025-08-30 00:24:24,155][ INFO][PID:1833767] Checking for cancel request [2025-08-30 00:24:29,156][ INFO][PID:1833767] Checking for cancel request [2025-08-30 00:24:34,157][ INFO][PID:1833767] Checking for cancel request [2025-08-30 00:24:39,158][ INFO][PID:1833767] Checking for cancel request [2025-08-30 00:24:44,159][ INFO][PID:1833767] Checking for cancel request [2025-08-30 00:24:49,160][ INFO][PID:1833767] Checking for cancel request [2025-08-30 00:24:54,161][ INFO][PID:1833767] Checking for cancel request [2025-08-30 00:24:59,162][ INFO][PID:1833767] Checking for cancel request [2025-08-30 00:25:04,163][ INFO][PID:1833767] Checking for cancel request [2025-08-30 00:25:09,164][ INFO][PID:1833767] Checking for cancel request [2025-08-30 00:25:14,165][ INFO][PID:1833767] Checking for cancel request [2025-08-30 00:25:19,166][ INFO][PID:1833767] Checking for cancel request [2025-08-30 00:25:24,167][ INFO][PID:1833767] Checking for cancel request [2025-08-30 00:25:29,168][ INFO][PID:1833767] Checking for cancel request [2025-08-30 00:25:34,168][ INFO][PID:1833767] Checking for cancel request [2025-08-30 00:25:39,171][ INFO][PID:1833767] Checking for cancel request [2025-08-30 00:25:44,173][ INFO][PID:1833767] Checking for cancel request [2025-08-30 00:25:49,174][ INFO][PID:1833767] Checking for cancel request [2025-08-30 00:25:54,175][ INFO][PID:1833767] Checking for cancel request [2025-08-30 00:25:59,176][ INFO][PID:1833767] Checking for cancel request [2025-08-30 00:26:04,177][ INFO][PID:1833767] Checking for cancel request [2025-08-30 00:26:09,177][ INFO][PID:1833767] Checking for cancel request [2025-08-30 00:26:14,178][ INFO][PID:1833767] Checking for cancel request [2025-08-30 00:26:19,179][ INFO][PID:1833767] Checking for cancel request [2025-08-30 00:26:24,180][ INFO][PID:1833767] Checking for cancel request [2025-08-30 00:26:29,181][ INFO][PID:1833767] Checking for cancel request [2025-08-30 00:26:34,182][ INFO][PID:1833767] Checking for cancel request [2025-08-30 00:26:39,183][ INFO][PID:1833767] Checking for cancel request [2025-08-30 00:26:44,185][ INFO][PID:1833767] Checking for cancel request [2025-08-30 00:26:49,186][ INFO][PID:1833767] Checking for cancel request [2025-08-30 00:26:54,187][ INFO][PID:1833767] Checking for cancel request [2025-08-30 00:26:59,188][ INFO][PID:1833767] Checking for cancel request [2025-08-30 00:27:04,189][ INFO][PID:1833767] Checking for cancel request [2025-08-30 00:27:09,190][ INFO][PID:1833767] Checking for cancel request [2025-08-30 00:27:14,191][ INFO][PID:1833767] Checking for cancel request [2025-08-30 00:27:19,192][ INFO][PID:1833767] Checking for cancel request [2025-08-30 00:27:24,193][ INFO][PID:1833767] Checking for cancel request [2025-08-30 00:27:29,194][ INFO][PID:1833767] Checking for cancel request [2025-08-30 00:27:34,195][ INFO][PID:1833767] Checking for cancel request [2025-08-30 00:27:39,196][ INFO][PID:1833767] Checking for cancel request [2025-08-30 00:27:44,197][ INFO][PID:1833767] Checking for cancel request [2025-08-30 00:27:49,198][ INFO][PID:1833767] Checking for cancel request [2025-08-30 00:27:54,199][ INFO][PID:1833767] Checking for cancel request [2025-08-30 00:27:55,161][ INFO][PID:1833767] Downloading results from builder [2025-08-30 00:27:55,162][ INFO][PID:1833767] rsyncing of mockbuilder@3.88.171.163:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4209/srpm-builds/09506910 started [2025-08-30 00:27:55,163][ INFO][PID:1833767] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@3.88.171.163:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4209/srpm-builds/09506910/ &> /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4209/srpm-builds/09506910/build-09506910.rsync.log [2025-08-30 00:28:00,950][ INFO][PID:1833767] rsyncing finished. [2025-08-30 00:28:00,951][ INFO][PID:1833767] Releasing VM back to pool [2025-08-30 00:28:00,962][ INFO][PID:1833767] Searching for 'success' file in resultdir [2025-08-30 00:28:00,962][ INFO][PID:1833767] Getting build details [2025-08-30 00:28:00,963][ INFO][PID:1833767] Retrieving SRPM info from /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4209/srpm-builds/09506910 [2025-08-30 00:28:00,964][ INFO][PID:1833767] SRPM URL: https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4209/srpm-builds/09506910/Sunshine-0.0.4209-1.src.rpm [2025-08-30 00:28:00,964][ INFO][PID:1833767] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4209/srpm-builds/09506910/Sunshine-0.0.4209-1.src.rpm', 'pkg_name': 'Sunshine', 'pkg_version': '0.0.4209-1'} [2025-08-30 00:28:00,965][ INFO][PID:1833767] Finished build: id=9506910 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/lizardbyte/pulls:pr:4209 chroot=srpm-builds [2025-08-30 00:28:00,966][ INFO][PID:1833767] Worker succeeded build, took 422.9624891281128 [2025-08-30 00:28:00,967][ INFO][PID:1833767] 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:4209", "submitter": null, "ended_on": 1756513680.9667656, "started_on": 1756513258.0042765, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9506910", "build_id": 9506910, "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\": \"tmp9x0dt7b1\", \"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:4209/srpm-builds/09506910/Sunshine-0.0.4209-1.src.rpm", "uses_devel_repo": null, "sandbox": "lizardbyte/pulls--1029a597-a5a3-4d1a-95ac-9bf12298a774", "results": { "name": "Sunshine", "epoch": null, "version": "0.0.4209", "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:4209", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4209", "result_dir": "09506910", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "0.0.4209-1", "id": 9506910, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-08-30 00:28:00,995][ INFO][PID:1833767] Sending fedora-messaging bus message in build.end [2025-08-30 00:28:01,018][ INFO][PID:1833767] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4209/srpm-builds/09506910/builder-live.log by gzip [2025-08-30 00:28:01,019][ INFO][PID:1833767] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4209/srpm-builds/09506910/builder-live.log' as PID 1860171 [2025-08-30 00:28:01,025][ INFO][PID:1833767] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4209/srpm-builds/09506910/builder-live.log) [2025-08-30 00:28:01,026][ INFO][PID:1833767] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4209/srpm-builds/09506910/backend.log by gzip [2025-08-30 00:28:01,027][ INFO][PID:1833767] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4209/srpm-builds/09506910/backend.log' as PID 1860172