[2025-09-19 02:56:58,756][ INFO][PID:1897429] Marking build as starting [2025-09-19 02:56:58,780][ INFO][PID:1897429] Checking for cancel request [2025-09-19 02:56:58,781][ INFO][PID:1897429] VM allocation process starts [2025-09-19 02:56:58,790][ INFO][PID:1897429] Trying to allocate VM: ResallocHost, ticket_id=5132900, requested_tags=['copr_builder', 'arch_x86_64'] [2025-09-19 02:57:01,836][ INFO][PID:1897429] Allocated host ResallocHost, ticket_id=5132900, hostname=3.81.159.78, name=aws_x86_64_normalreserved_prod_06825714_20250919_025151, requested_tags=['copr_builder', 'arch_x86_64'] [2025-09-19 02:57:01,837][ INFO][PID:1897429] Allocating ssh connection to builder [2025-09-19 02:57:01,837][ INFO][PID:1897429] Checking that builder machine is OK [2025-09-19 02:57:02,182][ INFO][PID:1897429] Running remote command: copr-builder-ready srpm-builds [2025-09-19 02:57:02,390][ INFO][PID:1897429] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-09-19 02:57:02,391][ INFO][PID:1897429] Filling build.info file with builder info [2025-09-19 02:57:02,392][ INFO][PID:1897429] Checking for cancel request [2025-09-19 02:57:02,393][ INFO][PID:1897429] 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": 1758250622.3931012, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9572090", "build_id": 9572090, "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\": \"tmpah856285\", \"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--069943f7-2d6b-4f48-9a75-5f34ae6736b0", "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": "09572090", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9572090, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-09-19 02:57:02,418][ INFO][PID:1897429] Sending fedora-messaging bus message in build.start [2025-09-19 02:57:03,099][ INFO][PID:1897429] Sending fedora-messaging bus message in chroot.start [2025-09-19 02:57:03,123][ INFO][PID:1897429] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9572090 --detached [2025-09-19 02:57:03,509][ INFO][PID:1897429] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '3.81.159.78' (ED25519) to the list of known hosts. [2025-09-19 02:57:03,510][ INFO][PID:1897429] Downloading the builder-live.log file, attempt 1 [2025-09-19 02:57:03,512][ INFO][PID:1897429] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@3.81.159.78 copr-rpmbuild-log [2025-09-19 02:57:08,518][ INFO][PID:1897429] Periodic builder liveness probe: alive [2025-09-19 02:57:08,519][ INFO][PID:1897429] Checking for cancel request [2025-09-19 02:57:13,520][ INFO][PID:1897429] Checking for cancel request [2025-09-19 02:57:18,521][ INFO][PID:1897429] Checking for cancel request [2025-09-19 02:57:23,522][ INFO][PID:1897429] Checking for cancel request [2025-09-19 02:57:28,523][ INFO][PID:1897429] Checking for cancel request [2025-09-19 02:57:33,524][ INFO][PID:1897429] Checking for cancel request [2025-09-19 02:57:38,525][ INFO][PID:1897429] Checking for cancel request [2025-09-19 02:57:43,526][ INFO][PID:1897429] Checking for cancel request [2025-09-19 02:57:48,527][ INFO][PID:1897429] Checking for cancel request [2025-09-19 02:57:53,528][ INFO][PID:1897429] Checking for cancel request [2025-09-19 02:57:58,529][ INFO][PID:1897429] Checking for cancel request [2025-09-19 02:58:03,530][ INFO][PID:1897429] Checking for cancel request [2025-09-19 02:58:08,532][ INFO][PID:1897429] Checking for cancel request [2025-09-19 02:58:13,533][ INFO][PID:1897429] Checking for cancel request [2025-09-19 02:58:18,534][ INFO][PID:1897429] Checking for cancel request [2025-09-19 02:58:23,535][ INFO][PID:1897429] Checking for cancel request [2025-09-19 02:58:28,536][ INFO][PID:1897429] Checking for cancel request [2025-09-19 02:58:33,537][ INFO][PID:1897429] Checking for cancel request [2025-09-19 02:58:38,538][ INFO][PID:1897429] Checking for cancel request [2025-09-19 02:58:43,539][ INFO][PID:1897429] Checking for cancel request [2025-09-19 02:58:48,540][ INFO][PID:1897429] Checking for cancel request [2025-09-19 02:58:53,541][ INFO][PID:1897429] Checking for cancel request [2025-09-19 02:58:58,542][ INFO][PID:1897429] Checking for cancel request [2025-09-19 02:59:03,543][ INFO][PID:1897429] Checking for cancel request [2025-09-19 02:59:08,544][ INFO][PID:1897429] Checking for cancel request [2025-09-19 02:59:13,545][ INFO][PID:1897429] Checking for cancel request [2025-09-19 02:59:18,547][ INFO][PID:1897429] Checking for cancel request [2025-09-19 02:59:23,548][ INFO][PID:1897429] Checking for cancel request [2025-09-19 02:59:28,548][ INFO][PID:1897429] Checking for cancel request [2025-09-19 02:59:33,549][ INFO][PID:1897429] Checking for cancel request [2025-09-19 02:59:38,550][ INFO][PID:1897429] Checking for cancel request [2025-09-19 02:59:43,551][ INFO][PID:1897429] Checking for cancel request [2025-09-19 02:59:48,552][ INFO][PID:1897429] Checking for cancel request [2025-09-19 02:59:53,553][ INFO][PID:1897429] Checking for cancel request [2025-09-19 02:59:58,554][ INFO][PID:1897429] Checking for cancel request [2025-09-19 03:00:03,555][ INFO][PID:1897429] Checking for cancel request [2025-09-19 03:00:08,556][ INFO][PID:1897429] Checking for cancel request [2025-09-19 03:00:13,557][ INFO][PID:1897429] Checking for cancel request [2025-09-19 03:00:18,557][ INFO][PID:1897429] Checking for cancel request [2025-09-19 03:00:23,558][ INFO][PID:1897429] Checking for cancel request [2025-09-19 03:00:28,559][ INFO][PID:1897429] Checking for cancel request [2025-09-19 03:00:33,560][ INFO][PID:1897429] Checking for cancel request [2025-09-19 03:00:38,562][ INFO][PID:1897429] Checking for cancel request [2025-09-19 03:00:43,563][ INFO][PID:1897429] Checking for cancel request [2025-09-19 03:00:48,564][ INFO][PID:1897429] Checking for cancel request [2025-09-19 03:00:53,564][ INFO][PID:1897429] Checking for cancel request [2025-09-19 03:00:58,565][ INFO][PID:1897429] Checking for cancel request [2025-09-19 03:01:03,566][ INFO][PID:1897429] Checking for cancel request [2025-09-19 03:01:08,568][ INFO][PID:1897429] Checking for cancel request [2025-09-19 03:01:13,570][ INFO][PID:1897429] Checking for cancel request [2025-09-19 03:01:18,571][ INFO][PID:1897429] Checking for cancel request [2025-09-19 03:01:23,572][ INFO][PID:1897429] Checking for cancel request [2025-09-19 03:01:28,573][ INFO][PID:1897429] Checking for cancel request [2025-09-19 03:01:33,574][ INFO][PID:1897429] Checking for cancel request [2025-09-19 03:01:38,575][ INFO][PID:1897429] Checking for cancel request [2025-09-19 03:01:43,576][ INFO][PID:1897429] Checking for cancel request [2025-09-19 03:01:48,577][ INFO][PID:1897429] Checking for cancel request [2025-09-19 03:01:53,578][ INFO][PID:1897429] Checking for cancel request [2025-09-19 03:01:58,579][ INFO][PID:1897429] Checking for cancel request [2025-09-19 03:02:03,580][ INFO][PID:1897429] Checking for cancel request [2025-09-19 03:02:08,581][ INFO][PID:1897429] Checking for cancel request [2025-09-19 03:02:13,582][ INFO][PID:1897429] Checking for cancel request [2025-09-19 03:02:18,583][ INFO][PID:1897429] Checking for cancel request [2025-09-19 03:02:23,584][ INFO][PID:1897429] Checking for cancel request [2025-09-19 03:02:28,585][ INFO][PID:1897429] Checking for cancel request [2025-09-19 03:02:33,586][ INFO][PID:1897429] Checking for cancel request [2025-09-19 03:02:38,587][ INFO][PID:1897429] Checking for cancel request [2025-09-19 03:02:43,587][ INFO][PID:1897429] Checking for cancel request [2025-09-19 03:02:48,588][ INFO][PID:1897429] Checking for cancel request [2025-09-19 03:02:53,590][ INFO][PID:1897429] Checking for cancel request [2025-09-19 03:02:58,590][ INFO][PID:1897429] Checking for cancel request [2025-09-19 03:03:03,592][ INFO][PID:1897429] Checking for cancel request [2025-09-19 03:03:08,592][ INFO][PID:1897429] Checking for cancel request [2025-09-19 03:03:13,593][ INFO][PID:1897429] Checking for cancel request [2025-09-19 03:03:18,594][ INFO][PID:1897429] Checking for cancel request [2025-09-19 03:03:23,595][ INFO][PID:1897429] Checking for cancel request [2025-09-19 03:03:28,596][ INFO][PID:1897429] Checking for cancel request [2025-09-19 03:03:33,597][ INFO][PID:1897429] Checking for cancel request [2025-09-19 03:03:38,598][ INFO][PID:1897429] Checking for cancel request [2025-09-19 03:03:43,599][ INFO][PID:1897429] Checking for cancel request [2025-09-19 03:03:48,600][ INFO][PID:1897429] Checking for cancel request [2025-09-19 03:03:53,601][ INFO][PID:1897429] Checking for cancel request [2025-09-19 03:03:58,602][ INFO][PID:1897429] Checking for cancel request [2025-09-19 03:04:03,603][ INFO][PID:1897429] Checking for cancel request [2025-09-19 03:04:08,604][ INFO][PID:1897429] Checking for cancel request [2025-09-19 03:04:13,605][ INFO][PID:1897429] Checking for cancel request [2025-09-19 03:04:18,606][ INFO][PID:1897429] Checking for cancel request [2025-09-19 03:04:23,607][ INFO][PID:1897429] Checking for cancel request [2025-09-19 03:04:27,768][ INFO][PID:1897429] Downloading results from builder [2025-09-19 03:04:27,769][ INFO][PID:1897429] rsyncing of mockbuilder@3.81.159.78:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4049/srpm-builds/09572090 started [2025-09-19 03:04:27,769][ INFO][PID:1897429] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@3.81.159.78:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4049/srpm-builds/09572090/ &> /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4049/srpm-builds/09572090/build-09572090.rsync.log [2025-09-19 03:04:33,350][ INFO][PID:1897429] rsyncing finished. [2025-09-19 03:04:33,351][ INFO][PID:1897429] Releasing VM back to pool [2025-09-19 03:04:33,365][ INFO][PID:1897429] Searching for 'success' file in resultdir [2025-09-19 03:04:33,366][ INFO][PID:1897429] Getting build details [2025-09-19 03:04:33,366][ INFO][PID:1897429] Retrieving SRPM info from /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4049/srpm-builds/09572090 [2025-09-19 03:04:33,367][ INFO][PID:1897429] SRPM URL: https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4049/srpm-builds/09572090/Sunshine-0.0.4049-1.src.rpm [2025-09-19 03:04:33,367][ INFO][PID:1897429] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4049/srpm-builds/09572090/Sunshine-0.0.4049-1.src.rpm', 'pkg_name': 'Sunshine', 'pkg_version': '0.0.4049-1'} [2025-09-19 03:04:33,368][ INFO][PID:1897429] Finished build: id=9572090 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/lizardbyte/pulls:pr:4049 chroot=srpm-builds [2025-09-19 03:04:33,369][ INFO][PID:1897429] Worker succeeded build, took 450.9766757488251 [2025-09-19 03:04:33,370][ INFO][PID:1897429] 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": 1758251073.369777, "started_on": 1758250622.3931012, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9572090", "build_id": 9572090, "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\": \"tmpah856285\", \"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/09572090/Sunshine-0.0.4049-1.src.rpm", "uses_devel_repo": null, "sandbox": "lizardbyte/pulls--069943f7-2d6b-4f48-9a75-5f34ae6736b0", "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": "09572090", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "0.0.4049-1", "id": 9572090, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-09-19 03:04:33,396][ INFO][PID:1897429] Sending fedora-messaging bus message in build.end [2025-09-19 03:04:33,421][ INFO][PID:1897429] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4049/srpm-builds/09572090/builder-live.log by gzip [2025-09-19 03:04:33,422][ INFO][PID:1897429] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4049/srpm-builds/09572090/builder-live.log' as PID 1928586 [2025-09-19 03:04:33,429][ INFO][PID:1897429] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4049/srpm-builds/09572090/builder-live.log) [2025-09-19 03:04:33,429][ INFO][PID:1897429] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4049/srpm-builds/09572090/backend.log by gzip [2025-09-19 03:04:33,430][ INFO][PID:1897429] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4049/srpm-builds/09572090/backend.log' as PID 1928587