[2025-10-14 07:08:13,706][ INFO][PID:1598041] Marking build as starting [2025-10-14 07:08:13,744][ INFO][PID:1598041] Checking for cancel request [2025-10-14 07:08:13,745][ INFO][PID:1598041] VM allocation process starts [2025-10-14 07:08:13,757][ INFO][PID:1598041] Trying to allocate VM: ResallocHost, ticket_id=5651297, requested_tags=['copr_builder', 'arch_x86_64'] [2025-10-14 07:08:16,777][ INFO][PID:1598041] Allocated host ResallocHost, ticket_id=5651297, hostname=3.86.149.68, name=aws_x86_64_normalreserved_prod_07384678_20251014_070636, requested_tags=['copr_builder', 'arch_x86_64'] [2025-10-14 07:08:16,777][ INFO][PID:1598041] Allocating ssh connection to builder [2025-10-14 07:08:16,778][ INFO][PID:1598041] Checking that builder machine is OK [2025-10-14 07:08:17,094][ INFO][PID:1598041] Running remote command: copr-builder-ready srpm-builds [2025-10-14 07:08:17,299][ INFO][PID:1598041] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-10-14 07:08:17,300][ INFO][PID:1598041] Filling build.info file with builder info [2025-10-14 07:08:17,301][ INFO][PID:1598041] Checking for cancel request [2025-10-14 07:08:17,303][ INFO][PID:1598041] 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:4332", "submitter": null, "ended_on": null, "started_on": 1760425697.303189, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9686933", "build_id": 9686933, "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\": \"tmptti4gmv9\", \"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--c3555701-bfae-4223-8fdb-4006a7d82b08", "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:4332", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4332", "result_dir": "09686933", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9686933, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-10-14 07:08:17,328][ INFO][PID:1598041] Sending fedora-messaging bus message in build.start [2025-10-14 07:08:18,222][ INFO][PID:1598041] Sending fedora-messaging bus message in chroot.start [2025-10-14 07:08:18,250][ INFO][PID:1598041] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9686933 --detached [2025-10-14 07:08:18,577][ INFO][PID:1598041] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '3.86.149.68' (ED25519) to the list of known hosts. [2025-10-14 07:08:18,578][ INFO][PID:1598041] Downloading the builder-live.log file, attempt 1 [2025-10-14 07:08:18,580][ INFO][PID:1598041] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@3.86.149.68 copr-rpmbuild-log [2025-10-14 07:08:23,587][ INFO][PID:1598041] Periodic builder liveness probe: alive [2025-10-14 07:08:23,589][ INFO][PID:1598041] Checking for cancel request [2025-10-14 07:08:28,590][ INFO][PID:1598041] Checking for cancel request [2025-10-14 07:08:33,594][ INFO][PID:1598041] Checking for cancel request [2025-10-14 07:08:38,596][ INFO][PID:1598041] Checking for cancel request [2025-10-14 07:08:43,598][ INFO][PID:1598041] Checking for cancel request [2025-10-14 07:08:48,599][ INFO][PID:1598041] Checking for cancel request [2025-10-14 07:08:53,601][ INFO][PID:1598041] Checking for cancel request [2025-10-14 07:08:58,603][ INFO][PID:1598041] Checking for cancel request [2025-10-14 07:09:03,604][ INFO][PID:1598041] Checking for cancel request [2025-10-14 07:09:08,606][ INFO][PID:1598041] Checking for cancel request [2025-10-14 07:09:13,608][ INFO][PID:1598041] Checking for cancel request [2025-10-14 07:09:18,609][ INFO][PID:1598041] Checking for cancel request [2025-10-14 07:09:23,610][ INFO][PID:1598041] Checking for cancel request [2025-10-14 07:09:28,611][ INFO][PID:1598041] Checking for cancel request [2025-10-14 07:09:33,612][ INFO][PID:1598041] Checking for cancel request [2025-10-14 07:09:38,613][ INFO][PID:1598041] Checking for cancel request [2025-10-14 07:09:43,614][ INFO][PID:1598041] Checking for cancel request [2025-10-14 07:09:48,615][ INFO][PID:1598041] Checking for cancel request [2025-10-14 07:09:53,616][ INFO][PID:1598041] Checking for cancel request [2025-10-14 07:09:58,617][ INFO][PID:1598041] Checking for cancel request [2025-10-14 07:10:03,619][ INFO][PID:1598041] Checking for cancel request [2025-10-14 07:10:08,620][ INFO][PID:1598041] Checking for cancel request [2025-10-14 07:10:13,621][ INFO][PID:1598041] Checking for cancel request [2025-10-14 07:10:18,622][ INFO][PID:1598041] Checking for cancel request [2025-10-14 07:10:23,623][ INFO][PID:1598041] Checking for cancel request [2025-10-14 07:10:28,625][ INFO][PID:1598041] Checking for cancel request [2025-10-14 07:10:33,626][ INFO][PID:1598041] Checking for cancel request [2025-10-14 07:10:38,627][ INFO][PID:1598041] Checking for cancel request [2025-10-14 07:10:43,629][ INFO][PID:1598041] Checking for cancel request [2025-10-14 07:10:48,634][ INFO][PID:1598041] Checking for cancel request [2025-10-14 07:10:53,635][ INFO][PID:1598041] Checking for cancel request [2025-10-14 07:10:58,636][ INFO][PID:1598041] Checking for cancel request [2025-10-14 07:11:03,638][ INFO][PID:1598041] Checking for cancel request [2025-10-14 07:11:08,639][ INFO][PID:1598041] Checking for cancel request [2025-10-14 07:11:13,641][ INFO][PID:1598041] Checking for cancel request [2025-10-14 07:11:18,643][ INFO][PID:1598041] Checking for cancel request [2025-10-14 07:11:23,646][ INFO][PID:1598041] Checking for cancel request [2025-10-14 07:11:28,647][ INFO][PID:1598041] Checking for cancel request [2025-10-14 07:11:33,648][ INFO][PID:1598041] Checking for cancel request [2025-10-14 07:11:38,651][ INFO][PID:1598041] Checking for cancel request [2025-10-14 07:11:43,653][ INFO][PID:1598041] Checking for cancel request [2025-10-14 07:11:48,654][ INFO][PID:1598041] Checking for cancel request [2025-10-14 07:11:53,656][ INFO][PID:1598041] Checking for cancel request [2025-10-14 07:11:58,656][ INFO][PID:1598041] Checking for cancel request [2025-10-14 07:12:03,657][ INFO][PID:1598041] Checking for cancel request [2025-10-14 07:12:08,658][ INFO][PID:1598041] Checking for cancel request [2025-10-14 07:12:13,659][ INFO][PID:1598041] Checking for cancel request [2025-10-14 07:12:18,660][ INFO][PID:1598041] Checking for cancel request [2025-10-14 07:12:23,661][ INFO][PID:1598041] Checking for cancel request [2025-10-14 07:12:28,663][ INFO][PID:1598041] Checking for cancel request [2025-10-14 07:12:33,663][ INFO][PID:1598041] Checking for cancel request [2025-10-14 07:12:38,664][ INFO][PID:1598041] Checking for cancel request [2025-10-14 07:12:43,666][ INFO][PID:1598041] Checking for cancel request [2025-10-14 07:12:48,667][ INFO][PID:1598041] Checking for cancel request [2025-10-14 07:12:53,671][ INFO][PID:1598041] Checking for cancel request [2025-10-14 07:12:58,672][ INFO][PID:1598041] Checking for cancel request [2025-10-14 07:13:03,673][ INFO][PID:1598041] Checking for cancel request [2025-10-14 07:13:08,674][ INFO][PID:1598041] Checking for cancel request [2025-10-14 07:13:13,675][ INFO][PID:1598041] Checking for cancel request [2025-10-14 07:13:18,675][ INFO][PID:1598041] Checking for cancel request [2025-10-14 07:13:23,676][ INFO][PID:1598041] Checking for cancel request [2025-10-14 07:13:28,677][ INFO][PID:1598041] Checking for cancel request [2025-10-14 07:13:33,678][ INFO][PID:1598041] Checking for cancel request [2025-10-14 07:13:38,679][ INFO][PID:1598041] Checking for cancel request [2025-10-14 07:13:43,680][ INFO][PID:1598041] Checking for cancel request [2025-10-14 07:13:48,681][ INFO][PID:1598041] Checking for cancel request [2025-10-14 07:13:53,682][ INFO][PID:1598041] Checking for cancel request [2025-10-14 07:13:58,683][ INFO][PID:1598041] Checking for cancel request [2025-10-14 07:14:03,683][ INFO][PID:1598041] Checking for cancel request [2025-10-14 07:14:08,684][ INFO][PID:1598041] Checking for cancel request [2025-10-14 07:14:13,685][ INFO][PID:1598041] Checking for cancel request [2025-10-14 07:14:18,686][ INFO][PID:1598041] Checking for cancel request [2025-10-14 07:14:23,687][ INFO][PID:1598041] Checking for cancel request [2025-10-14 07:14:28,688][ INFO][PID:1598041] Checking for cancel request [2025-10-14 07:14:33,689][ INFO][PID:1598041] Checking for cancel request [2025-10-14 07:14:38,689][ INFO][PID:1598041] Checking for cancel request [2025-10-14 07:14:43,691][ INFO][PID:1598041] Checking for cancel request [2025-10-14 07:14:48,692][ INFO][PID:1598041] Checking for cancel request [2025-10-14 07:14:53,692][ INFO][PID:1598041] Checking for cancel request [2025-10-14 07:14:58,693][ INFO][PID:1598041] Checking for cancel request [2025-10-14 07:15:03,694][ INFO][PID:1598041] Checking for cancel request [2025-10-14 07:15:08,695][ INFO][PID:1598041] Checking for cancel request [2025-10-14 07:15:13,696][ INFO][PID:1598041] Checking for cancel request [2025-10-14 07:15:18,697][ INFO][PID:1598041] Checking for cancel request [2025-10-14 07:15:23,698][ INFO][PID:1598041] Checking for cancel request [2025-10-14 07:15:25,715][ INFO][PID:1598041] Downloading results from builder [2025-10-14 07:15:25,716][ INFO][PID:1598041] rsyncing of mockbuilder@3.86.149.68:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4332/srpm-builds/09686933 started [2025-10-14 07:15:25,716][ INFO][PID:1598041] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@3.86.149.68:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4332/srpm-builds/09686933/ &> /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4332/srpm-builds/09686933/build-09686933.rsync.log [2025-10-14 07:15:31,105][ INFO][PID:1598041] rsyncing finished. [2025-10-14 07:15:31,106][ INFO][PID:1598041] Releasing VM back to pool [2025-10-14 07:15:31,115][ INFO][PID:1598041] Searching for 'success' file in resultdir [2025-10-14 07:15:31,116][ INFO][PID:1598041] Getting build details [2025-10-14 07:15:31,116][ INFO][PID:1598041] Retrieving SRPM info from /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4332/srpm-builds/09686933 [2025-10-14 07:15:31,117][ INFO][PID:1598041] SRPM URL: https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4332/srpm-builds/09686933/Sunshine-0.0.4332-1.src.rpm [2025-10-14 07:15:31,117][ INFO][PID:1598041] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4332/srpm-builds/09686933/Sunshine-0.0.4332-1.src.rpm', 'pkg_name': 'Sunshine', 'pkg_version': '0.0.4332-1'} [2025-10-14 07:15:31,118][ INFO][PID:1598041] Finished build: id=9686933 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/lizardbyte/pulls:pr:4332 chroot=srpm-builds [2025-10-14 07:15:31,119][ INFO][PID:1598041] Worker succeeded build, took 433.8164134025574 [2025-10-14 07:15:31,120][ INFO][PID:1598041] 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:4332", "submitter": null, "ended_on": 1760426131.1196024, "started_on": 1760425697.303189, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9686933", "build_id": 9686933, "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\": \"tmptti4gmv9\", \"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:4332/srpm-builds/09686933/Sunshine-0.0.4332-1.src.rpm", "uses_devel_repo": null, "sandbox": "lizardbyte/pulls--c3555701-bfae-4223-8fdb-4006a7d82b08", "results": { "name": "Sunshine", "epoch": null, "version": "0.0.4332", "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:4332", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4332", "result_dir": "09686933", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "0.0.4332-1", "id": 9686933, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-10-14 07:15:31,148][ INFO][PID:1598041] Sending fedora-messaging bus message in build.end [2025-10-14 07:15:31,173][ INFO][PID:1598041] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4332/srpm-builds/09686933/builder-live.log by gzip [2025-10-14 07:15:31,174][ INFO][PID:1598041] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4332/srpm-builds/09686933/builder-live.log' as PID 1636962 [2025-10-14 07:15:31,181][ INFO][PID:1598041] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4332/srpm-builds/09686933/builder-live.log) [2025-10-14 07:15:31,181][ INFO][PID:1598041] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4332/srpm-builds/09686933/backend.log by gzip [2025-10-14 07:15:31,182][ INFO][PID:1598041] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4332/srpm-builds/09686933/backend.log' as PID 1636963