[2025-09-26 07:32:16,997][ INFO][PID:2663251] Marking build as starting [2025-09-26 07:32:17,019][ INFO][PID:2663251] Checking for cancel request [2025-09-26 07:32:17,020][ INFO][PID:2663251] VM allocation process starts [2025-09-26 07:32:17,031][ INFO][PID:2663251] Trying to allocate VM: ResallocHost, ticket_id=5278038, requested_tags=['copr_builder', 'arch_x86_64'] [2025-09-26 07:32:20,044][ INFO][PID:2663251] Allocated host ResallocHost, ticket_id=5278038, hostname=34.228.69.85, name=aws_x86_64_normalreserved_prod_06944952_20250926_072828, requested_tags=['copr_builder', 'arch_x86_64'] [2025-09-26 07:32:20,045][ INFO][PID:2663251] Allocating ssh connection to builder [2025-09-26 07:32:20,045][ INFO][PID:2663251] Checking that builder machine is OK [2025-09-26 07:32:20,381][ INFO][PID:2663251] Running remote command: copr-builder-ready srpm-builds [2025-09-26 07:32:20,583][ INFO][PID:2663251] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-09-26 07:32:20,583][ INFO][PID:2663251] Filling build.info file with builder info [2025-09-26 07:32:20,584][ INFO][PID:2663251] Checking for cancel request [2025-09-26 07:32:20,585][ INFO][PID:2663251] 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:4286", "submitter": null, "ended_on": null, "started_on": 1758871940.5850892, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9602752", "build_id": 9602752, "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\": \"tmp3a064z88\", \"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--37214d09-0d46-4c17-bead-646dd6117289", "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:4286", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4286", "result_dir": "09602752", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9602752, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-09-26 07:32:20,605][ INFO][PID:2663251] Sending fedora-messaging bus message in build.start [2025-09-26 07:32:21,276][ INFO][PID:2663251] Sending fedora-messaging bus message in chroot.start [2025-09-26 07:32:21,302][ INFO][PID:2663251] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9602752 --detached [2025-09-26 07:32:21,674][ INFO][PID:2663251] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '34.228.69.85' (ED25519) to the list of known hosts. [2025-09-26 07:32:21,675][ INFO][PID:2663251] Downloading the builder-live.log file, attempt 1 [2025-09-26 07:32:21,676][ INFO][PID:2663251] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@34.228.69.85 copr-rpmbuild-log [2025-09-26 07:32:26,686][ INFO][PID:2663251] Periodic builder liveness probe: alive [2025-09-26 07:32:26,687][ INFO][PID:2663251] Checking for cancel request [2025-09-26 07:32:31,688][ INFO][PID:2663251] Checking for cancel request [2025-09-26 07:32:36,688][ INFO][PID:2663251] Checking for cancel request [2025-09-26 07:32:41,690][ INFO][PID:2663251] Checking for cancel request [2025-09-26 07:32:46,691][ INFO][PID:2663251] Checking for cancel request [2025-09-26 07:32:51,692][ INFO][PID:2663251] Checking for cancel request [2025-09-26 07:32:56,693][ INFO][PID:2663251] Checking for cancel request [2025-09-26 07:33:01,694][ INFO][PID:2663251] Checking for cancel request [2025-09-26 07:33:06,695][ INFO][PID:2663251] Checking for cancel request [2025-09-26 07:33:11,696][ INFO][PID:2663251] Checking for cancel request [2025-09-26 07:33:16,697][ INFO][PID:2663251] Checking for cancel request [2025-09-26 07:33:21,698][ INFO][PID:2663251] Checking for cancel request [2025-09-26 07:33:26,699][ INFO][PID:2663251] Checking for cancel request [2025-09-26 07:33:31,700][ INFO][PID:2663251] Checking for cancel request [2025-09-26 07:33:36,700][ INFO][PID:2663251] Checking for cancel request [2025-09-26 07:33:41,701][ INFO][PID:2663251] Checking for cancel request [2025-09-26 07:33:46,702][ INFO][PID:2663251] Checking for cancel request [2025-09-26 07:33:51,704][ INFO][PID:2663251] Checking for cancel request [2025-09-26 07:33:56,705][ INFO][PID:2663251] Checking for cancel request [2025-09-26 07:34:01,706][ INFO][PID:2663251] Checking for cancel request [2025-09-26 07:34:06,707][ INFO][PID:2663251] Checking for cancel request [2025-09-26 07:34:11,708][ INFO][PID:2663251] Checking for cancel request [2025-09-26 07:34:16,709][ INFO][PID:2663251] Checking for cancel request [2025-09-26 07:34:21,710][ INFO][PID:2663251] Checking for cancel request [2025-09-26 07:34:26,711][ INFO][PID:2663251] Checking for cancel request [2025-09-26 07:34:31,713][ INFO][PID:2663251] Checking for cancel request [2025-09-26 07:34:36,714][ INFO][PID:2663251] Checking for cancel request [2025-09-26 07:34:41,715][ INFO][PID:2663251] Checking for cancel request [2025-09-26 07:34:46,716][ INFO][PID:2663251] Checking for cancel request [2025-09-26 07:34:51,717][ INFO][PID:2663251] Checking for cancel request [2025-09-26 07:34:56,718][ INFO][PID:2663251] Checking for cancel request [2025-09-26 07:35:01,719][ INFO][PID:2663251] Checking for cancel request [2025-09-26 07:35:06,720][ INFO][PID:2663251] Checking for cancel request [2025-09-26 07:35:11,721][ INFO][PID:2663251] Checking for cancel request [2025-09-26 07:35:16,722][ INFO][PID:2663251] Checking for cancel request [2025-09-26 07:35:21,724][ INFO][PID:2663251] Checking for cancel request [2025-09-26 07:35:26,725][ INFO][PID:2663251] Checking for cancel request [2025-09-26 07:35:31,726][ INFO][PID:2663251] Checking for cancel request [2025-09-26 07:35:36,727][ INFO][PID:2663251] Checking for cancel request [2025-09-26 07:35:41,728][ INFO][PID:2663251] Checking for cancel request [2025-09-26 07:35:46,729][ INFO][PID:2663251] Checking for cancel request [2025-09-26 07:35:51,730][ INFO][PID:2663251] Checking for cancel request [2025-09-26 07:35:56,731][ INFO][PID:2663251] Checking for cancel request [2025-09-26 07:36:01,731][ INFO][PID:2663251] Checking for cancel request [2025-09-26 07:36:06,732][ INFO][PID:2663251] Checking for cancel request [2025-09-26 07:36:11,734][ INFO][PID:2663251] Checking for cancel request [2025-09-26 07:36:16,735][ INFO][PID:2663251] Checking for cancel request [2025-09-26 07:36:21,736][ INFO][PID:2663251] Checking for cancel request [2025-09-26 07:36:26,737][ INFO][PID:2663251] Checking for cancel request [2025-09-26 07:36:31,737][ INFO][PID:2663251] Checking for cancel request [2025-09-26 07:36:36,738][ INFO][PID:2663251] Checking for cancel request [2025-09-26 07:36:41,739][ INFO][PID:2663251] Checking for cancel request [2025-09-26 07:36:46,740][ INFO][PID:2663251] Checking for cancel request [2025-09-26 07:36:51,741][ INFO][PID:2663251] Checking for cancel request [2025-09-26 07:36:56,742][ INFO][PID:2663251] Checking for cancel request [2025-09-26 07:37:01,743][ INFO][PID:2663251] Checking for cancel request [2025-09-26 07:37:06,744][ INFO][PID:2663251] Checking for cancel request [2025-09-26 07:37:11,745][ INFO][PID:2663251] Checking for cancel request [2025-09-26 07:37:16,746][ INFO][PID:2663251] Checking for cancel request [2025-09-26 07:37:21,747][ INFO][PID:2663251] Checking for cancel request [2025-09-26 07:37:26,748][ INFO][PID:2663251] Checking for cancel request [2025-09-26 07:37:31,749][ INFO][PID:2663251] Checking for cancel request [2025-09-26 07:37:36,750][ INFO][PID:2663251] Checking for cancel request [2025-09-26 07:37:41,751][ INFO][PID:2663251] Checking for cancel request [2025-09-26 07:37:46,752][ INFO][PID:2663251] Checking for cancel request [2025-09-26 07:37:51,753][ INFO][PID:2663251] Checking for cancel request [2025-09-26 07:37:56,754][ INFO][PID:2663251] Checking for cancel request [2025-09-26 07:38:01,754][ INFO][PID:2663251] Checking for cancel request [2025-09-26 07:38:06,755][ INFO][PID:2663251] Checking for cancel request [2025-09-26 07:38:11,757][ INFO][PID:2663251] Checking for cancel request [2025-09-26 07:38:16,757][ INFO][PID:2663251] Checking for cancel request [2025-09-26 07:38:21,758][ INFO][PID:2663251] Checking for cancel request [2025-09-26 07:38:26,760][ INFO][PID:2663251] Checking for cancel request [2025-09-26 07:38:31,761][ INFO][PID:2663251] Checking for cancel request [2025-09-26 07:38:36,761][ INFO][PID:2663251] Checking for cancel request [2025-09-26 07:38:41,762][ INFO][PID:2663251] Checking for cancel request [2025-09-26 07:38:46,763][ INFO][PID:2663251] Checking for cancel request [2025-09-26 07:38:51,764][ INFO][PID:2663251] Checking for cancel request [2025-09-26 07:38:56,765][ INFO][PID:2663251] Checking for cancel request [2025-09-26 07:39:01,766][ INFO][PID:2663251] Checking for cancel request [2025-09-26 07:39:06,767][ INFO][PID:2663251] Checking for cancel request [2025-09-26 07:39:11,768][ INFO][PID:2663251] Checking for cancel request [2025-09-26 07:39:16,769][ INFO][PID:2663251] Checking for cancel request [2025-09-26 07:39:21,770][ INFO][PID:2663251] Checking for cancel request [2025-09-26 07:39:26,771][ INFO][PID:2663251] Checking for cancel request [2025-09-26 07:39:31,772][ INFO][PID:2663251] Checking for cancel request [2025-09-26 07:39:36,773][ INFO][PID:2663251] Checking for cancel request [2025-09-26 07:39:41,775][ INFO][PID:2663251] Checking for cancel request [2025-09-26 07:39:43,027][ INFO][PID:2663251] Downloading results from builder [2025-09-26 07:39:43,027][ INFO][PID:2663251] rsyncing of mockbuilder@34.228.69.85:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4286/srpm-builds/09602752 started [2025-09-26 07:39:43,028][ INFO][PID:2663251] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@34.228.69.85:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4286/srpm-builds/09602752/ &> /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4286/srpm-builds/09602752/build-09602752.rsync.log [2025-09-26 07:39:49,587][ INFO][PID:2663251] rsyncing finished. [2025-09-26 07:39:49,588][ INFO][PID:2663251] Releasing VM back to pool [2025-09-26 07:39:49,601][ INFO][PID:2663251] Searching for 'success' file in resultdir [2025-09-26 07:39:49,602][ INFO][PID:2663251] Getting build details [2025-09-26 07:39:49,602][ INFO][PID:2663251] Retrieving SRPM info from /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4286/srpm-builds/09602752 [2025-09-26 07:39:49,603][ INFO][PID:2663251] SRPM URL: https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4286/srpm-builds/09602752/Sunshine-0.0.4286-1.src.rpm [2025-09-26 07:39:49,604][ INFO][PID:2663251] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4286/srpm-builds/09602752/Sunshine-0.0.4286-1.src.rpm', 'pkg_name': 'Sunshine', 'pkg_version': '0.0.4286-1'} [2025-09-26 07:39:49,604][ INFO][PID:2663251] Finished build: id=9602752 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/lizardbyte/pulls:pr:4286 chroot=srpm-builds [2025-09-26 07:39:49,606][ INFO][PID:2663251] Worker succeeded build, took 449.02151346206665 [2025-09-26 07:39:49,607][ INFO][PID:2663251] 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:4286", "submitter": null, "ended_on": 1758872389.6066027, "started_on": 1758871940.5850892, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9602752", "build_id": 9602752, "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\": \"tmp3a064z88\", \"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:4286/srpm-builds/09602752/Sunshine-0.0.4286-1.src.rpm", "uses_devel_repo": null, "sandbox": "lizardbyte/pulls--37214d09-0d46-4c17-bead-646dd6117289", "results": { "name": "Sunshine", "epoch": null, "version": "0.0.4286", "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:4286", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4286", "result_dir": "09602752", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "0.0.4286-1", "id": 9602752, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-09-26 07:39:49,640][ INFO][PID:2663251] Sending fedora-messaging bus message in build.end [2025-09-26 07:39:49,666][ INFO][PID:2663251] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4286/srpm-builds/09602752/builder-live.log by gzip [2025-09-26 07:39:49,667][ INFO][PID:2663251] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4286/srpm-builds/09602752/builder-live.log' as PID 2704111 [2025-09-26 07:39:49,674][ INFO][PID:2663251] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4286/srpm-builds/09602752/builder-live.log) [2025-09-26 07:39:49,675][ INFO][PID:2663251] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4286/srpm-builds/09602752/backend.log by gzip [2025-09-26 07:39:49,676][ INFO][PID:2663251] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4286/srpm-builds/09602752/backend.log' as PID 2704113