[2025-11-08 20:41:44,905][ INFO][PID:539346] Marking build as starting [2025-11-08 20:41:44,929][ INFO][PID:539346] Checking for cancel request [2025-11-08 20:41:44,931][ INFO][PID:539346] VM allocation process starts [2025-11-08 20:41:44,970][ INFO][PID:539346] Trying to allocate VM: ResallocHost, ticket_id=6090518, requested_tags=['copr_builder', 'arch_x86_64'] [2025-11-08 20:41:48,023][ INFO][PID:539346] Allocated host ResallocHost, ticket_id=6090518, hostname=18.212.139.215, name=aws_x86_64_normalreserved_prod_07899193_20251108_203808, requested_tags=['copr_builder', 'arch_x86_64'] [2025-11-08 20:41:48,023][ INFO][PID:539346] Allocating ssh connection to builder [2025-11-08 20:41:48,024][ INFO][PID:539346] Checking that builder machine is OK [2025-11-08 20:41:48,365][ INFO][PID:539346] Running remote command: copr-builder-ready srpm-builds [2025-11-08 20:41:48,563][ INFO][PID:539346] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-11-08 20:41:48,564][ INFO][PID:539346] Filling build.info file with builder info [2025-11-08 20:41:48,564][ INFO][PID:539346] Checking for cancel request [2025-11-08 20:41:48,565][ INFO][PID:539346] 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": 1762634508.565404, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9779878", "build_id": 9779878, "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\": \"tmpwubc7bf1\", \"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--902dd927-8388-4c1b-976b-096d922c2913", "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": "09779878", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9779878, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-11-08 20:41:48,585][ INFO][PID:539346] Sending fedora-messaging bus message in build.start [2025-11-08 20:41:49,265][ INFO][PID:539346] Sending fedora-messaging bus message in chroot.start [2025-11-08 20:41:49,288][ INFO][PID:539346] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9779878 --detached [2025-11-08 20:41:49,620][ INFO][PID:539346] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '18.212.139.215' (ED25519) to the list of known hosts. [2025-11-08 20:41:49,621][ INFO][PID:539346] Downloading the builder-live.log file, attempt 1 [2025-11-08 20:41:49,622][ INFO][PID:539346] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@18.212.139.215 copr-rpmbuild-log [2025-11-08 20:41:54,626][ INFO][PID:539346] Periodic builder liveness probe: alive [2025-11-08 20:41:54,627][ INFO][PID:539346] Checking for cancel request [2025-11-08 20:41:59,627][ INFO][PID:539346] Checking for cancel request [2025-11-08 20:42:04,629][ INFO][PID:539346] Checking for cancel request [2025-11-08 20:42:09,630][ INFO][PID:539346] Checking for cancel request [2025-11-08 20:42:14,631][ INFO][PID:539346] Checking for cancel request [2025-11-08 20:42:19,632][ INFO][PID:539346] Checking for cancel request [2025-11-08 20:42:24,634][ INFO][PID:539346] Checking for cancel request [2025-11-08 20:42:29,635][ INFO][PID:539346] Checking for cancel request [2025-11-08 20:42:34,636][ INFO][PID:539346] Checking for cancel request [2025-11-08 20:42:39,637][ INFO][PID:539346] Checking for cancel request [2025-11-08 20:42:44,639][ INFO][PID:539346] Checking for cancel request [2025-11-08 20:42:49,640][ INFO][PID:539346] Checking for cancel request [2025-11-08 20:42:54,641][ INFO][PID:539346] Checking for cancel request [2025-11-08 20:42:59,642][ INFO][PID:539346] Checking for cancel request [2025-11-08 20:43:04,642][ INFO][PID:539346] Checking for cancel request [2025-11-08 20:43:09,643][ INFO][PID:539346] Checking for cancel request [2025-11-08 20:43:14,645][ INFO][PID:539346] Checking for cancel request [2025-11-08 20:43:19,646][ INFO][PID:539346] Checking for cancel request [2025-11-08 20:43:24,647][ INFO][PID:539346] Checking for cancel request [2025-11-08 20:43:29,648][ INFO][PID:539346] Checking for cancel request [2025-11-08 20:43:34,649][ INFO][PID:539346] Checking for cancel request [2025-11-08 20:43:39,650][ INFO][PID:539346] Checking for cancel request [2025-11-08 20:43:44,651][ INFO][PID:539346] Checking for cancel request [2025-11-08 20:43:49,652][ INFO][PID:539346] Checking for cancel request [2025-11-08 20:43:54,653][ INFO][PID:539346] Checking for cancel request [2025-11-08 20:43:59,654][ INFO][PID:539346] Checking for cancel request [2025-11-08 20:44:04,655][ INFO][PID:539346] Checking for cancel request [2025-11-08 20:44:09,656][ INFO][PID:539346] Checking for cancel request [2025-11-08 20:44:14,657][ INFO][PID:539346] Checking for cancel request [2025-11-08 20:44:19,658][ INFO][PID:539346] Checking for cancel request [2025-11-08 20:44:24,659][ INFO][PID:539346] Checking for cancel request [2025-11-08 20:44:29,660][ INFO][PID:539346] Checking for cancel request [2025-11-08 20:44:34,661][ INFO][PID:539346] Checking for cancel request [2025-11-08 20:44:39,662][ INFO][PID:539346] Checking for cancel request [2025-11-08 20:44:44,663][ INFO][PID:539346] Checking for cancel request [2025-11-08 20:44:49,664][ INFO][PID:539346] Checking for cancel request [2025-11-08 20:44:54,665][ INFO][PID:539346] Checking for cancel request [2025-11-08 20:44:59,667][ INFO][PID:539346] Checking for cancel request [2025-11-08 20:45:04,668][ INFO][PID:539346] Checking for cancel request [2025-11-08 20:45:09,669][ INFO][PID:539346] Checking for cancel request [2025-11-08 20:45:14,670][ INFO][PID:539346] Checking for cancel request [2025-11-08 20:45:19,671][ INFO][PID:539346] Checking for cancel request [2025-11-08 20:45:24,672][ INFO][PID:539346] Checking for cancel request [2025-11-08 20:45:29,673][ INFO][PID:539346] Checking for cancel request [2025-11-08 20:45:34,674][ INFO][PID:539346] Checking for cancel request [2025-11-08 20:45:39,675][ INFO][PID:539346] Checking for cancel request [2025-11-08 20:45:44,676][ INFO][PID:539346] Checking for cancel request [2025-11-08 20:45:49,676][ INFO][PID:539346] Checking for cancel request [2025-11-08 20:45:54,677][ INFO][PID:539346] Checking for cancel request [2025-11-08 20:45:59,678][ INFO][PID:539346] Checking for cancel request [2025-11-08 20:46:04,679][ INFO][PID:539346] Checking for cancel request [2025-11-08 20:46:09,680][ INFO][PID:539346] Checking for cancel request [2025-11-08 20:46:14,681][ INFO][PID:539346] Checking for cancel request [2025-11-08 20:46:19,682][ INFO][PID:539346] Checking for cancel request [2025-11-08 20:46:24,683][ INFO][PID:539346] Checking for cancel request [2025-11-08 20:46:29,684][ INFO][PID:539346] Checking for cancel request [2025-11-08 20:46:34,685][ INFO][PID:539346] Checking for cancel request [2025-11-08 20:46:39,686][ INFO][PID:539346] Checking for cancel request [2025-11-08 20:46:44,689][ INFO][PID:539346] Checking for cancel request [2025-11-08 20:46:49,694][ INFO][PID:539346] Checking for cancel request [2025-11-08 20:46:54,695][ INFO][PID:539346] Checking for cancel request [2025-11-08 20:46:59,696][ INFO][PID:539346] Checking for cancel request [2025-11-08 20:47:04,697][ INFO][PID:539346] Checking for cancel request [2025-11-08 20:47:09,697][ INFO][PID:539346] Checking for cancel request [2025-11-08 20:47:14,698][ INFO][PID:539346] Checking for cancel request [2025-11-08 20:47:19,699][ INFO][PID:539346] Checking for cancel request [2025-11-08 20:47:24,700][ INFO][PID:539346] Checking for cancel request [2025-11-08 20:47:29,701][ INFO][PID:539346] Checking for cancel request [2025-11-08 20:47:34,702][ INFO][PID:539346] Checking for cancel request [2025-11-08 20:47:39,703][ INFO][PID:539346] Checking for cancel request [2025-11-08 20:47:44,704][ INFO][PID:539346] Checking for cancel request [2025-11-08 20:47:49,705][ INFO][PID:539346] Checking for cancel request [2025-11-08 20:47:54,706][ INFO][PID:539346] Checking for cancel request [2025-11-08 20:47:59,707][ INFO][PID:539346] Checking for cancel request [2025-11-08 20:48:04,708][ INFO][PID:539346] Checking for cancel request [2025-11-08 20:48:09,709][ INFO][PID:539346] Checking for cancel request [2025-11-08 20:48:14,710][ INFO][PID:539346] Checking for cancel request [2025-11-08 20:48:19,711][ INFO][PID:539346] Checking for cancel request [2025-11-08 20:48:24,712][ INFO][PID:539346] Checking for cancel request [2025-11-08 20:48:29,713][ INFO][PID:539346] Checking for cancel request [2025-11-08 20:48:34,751][ INFO][PID:539346] Checking for cancel request [2025-11-08 20:48:39,752][ INFO][PID:539346] Checking for cancel request [2025-11-08 20:48:44,753][ INFO][PID:539346] Checking for cancel request [2025-11-08 20:48:49,756][ INFO][PID:539346] Checking for cancel request [2025-11-08 20:48:54,762][ INFO][PID:539346] Checking for cancel request [2025-11-08 20:48:59,806][ INFO][PID:539346] Checking for cancel request [2025-11-08 20:49:04,808][ INFO][PID:539346] Checking for cancel request [2025-11-08 20:49:09,809][ INFO][PID:539346] Checking for cancel request [2025-11-08 20:49:14,818][ INFO][PID:539346] Checking for cancel request [2025-11-08 20:49:19,845][ INFO][PID:539346] Checking for cancel request [2025-11-08 20:49:24,847][ INFO][PID:539346] Checking for cancel request [2025-11-08 20:49:26,894][ INFO][PID:539346] Downloading results from builder [2025-11-08 20:49:26,895][ INFO][PID:539346] rsyncing of mockbuilder@18.212.139.215:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4049/srpm-builds/09779878 started [2025-11-08 20:49:26,896][ INFO][PID:539346] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@18.212.139.215:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4049/srpm-builds/09779878/ &> /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4049/srpm-builds/09779878/build-09779878.rsync.log [2025-11-08 20:49:33,147][ INFO][PID:539346] rsyncing finished. [2025-11-08 20:49:33,147][ INFO][PID:539346] Releasing VM back to pool [2025-11-08 20:49:33,156][ INFO][PID:539346] Searching for 'success' file in resultdir [2025-11-08 20:49:33,157][ INFO][PID:539346] Getting build details [2025-11-08 20:49:33,157][ INFO][PID:539346] Retrieving SRPM info from /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4049/srpm-builds/09779878 [2025-11-08 20:49:33,158][ INFO][PID:539346] SRPM URL: https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4049/srpm-builds/09779878/Sunshine-0.0.4049-1.src.rpm [2025-11-08 20:49:33,158][ INFO][PID:539346] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4049/srpm-builds/09779878/Sunshine-0.0.4049-1.src.rpm', 'pkg_name': 'Sunshine', 'pkg_version': '0.0.4049-1'} [2025-11-08 20:49:33,158][ INFO][PID:539346] Finished build: id=9779878 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/lizardbyte/pulls:pr:4049 chroot=srpm-builds [2025-11-08 20:49:33,160][ INFO][PID:539346] Worker succeeded build, took 464.59485030174255 [2025-11-08 20:49:33,160][ INFO][PID:539346] 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": 1762634973.1602542, "started_on": 1762634508.565404, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9779878", "build_id": 9779878, "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\": \"tmpwubc7bf1\", \"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/09779878/Sunshine-0.0.4049-1.src.rpm", "uses_devel_repo": null, "sandbox": "lizardbyte/pulls--902dd927-8388-4c1b-976b-096d922c2913", "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": "09779878", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "0.0.4049-1", "id": 9779878, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-11-08 20:49:33,202][ INFO][PID:539346] Sending fedora-messaging bus message in build.end [2025-11-08 20:49:33,226][ INFO][PID:539346] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4049/srpm-builds/09779878/builder-live.log by gzip [2025-11-08 20:49:33,227][ INFO][PID:539346] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4049/srpm-builds/09779878/builder-live.log' as PID 569415 [2025-11-08 20:49:33,235][ INFO][PID:539346] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4049/srpm-builds/09779878/builder-live.log) [2025-11-08 20:49:33,236][ INFO][PID:539346] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4049/srpm-builds/09779878/backend.log by gzip [2025-11-08 20:49:33,237][ INFO][PID:539346] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4049/srpm-builds/09779878/backend.log' as PID 569416