[2025-11-10 17:39:12,239][ INFO][PID:6640] Marking build as starting [2025-11-10 17:39:12,299][ INFO][PID:6640] Checking for cancel request [2025-11-10 17:39:12,301][ INFO][PID:6640] VM allocation process starts [2025-11-10 17:39:12,312][ INFO][PID:6640] Trying to allocate VM: ResallocHost, ticket_id=6114444, requested_tags=['copr_builder', 'arch_x86_64'] [2025-11-10 17:39:15,351][ INFO][PID:6640] Allocated host ResallocHost, ticket_id=6114444, hostname=3.89.10.217, name=aws_x86_64_normalreserved_prod_07925396_20251110_173357, requested_tags=['copr_builder', 'arch_x86_64'] [2025-11-10 17:39:15,352][ INFO][PID:6640] Allocating ssh connection to builder [2025-11-10 17:39:15,352][ INFO][PID:6640] Checking that builder machine is OK [2025-11-10 17:39:15,706][ INFO][PID:6640] Running remote command: copr-builder-ready srpm-builds [2025-11-10 17:39:15,968][ INFO][PID:6640] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-11-10 17:39:15,969][ INFO][PID:6640] Filling build.info file with builder info [2025-11-10 17:39:15,969][ INFO][PID:6640] Checking for cancel request [2025-11-10 17:39:15,970][ INFO][PID:6640] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "ipilcher", "project_name": "sht", "project_dirname": "sht", "submitter": "ipilcher", "ended_on": null, "started_on": 1762796355.9705567, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9784517", "build_id": 9784517, "package_name": null, "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"#! /bin/sh -x\\n\\n#\\n# Fedora COPR build script\\n#\\n# NOTE: This script lives in this repository for version control, but it isn't\\n#\\t run from within the repository. It needs to be copied into the COPR\\n#\\t custom build definition.\\n#\\n\\nset -e\\nRESULT_DIR=$PWD\\ngit clone https://github.com/ipilcher/sht\\n#rm -rf sht\\n#cp -r /home/pilcher/projects/sht .\\n\\n# Find the most recent version tag - vX.Y.Z. (Most recent means the tag that\\n# points to the most recent commit, not necessarily the tag that was created\\n# most recently.\\nGIT_TAG=$(git -C sht tag --sort=committerdate \\\\\\n\\t| grep -E '^v(0|[1-9][0-9]*)\\\\.(0|[1-9][0-9]*)\\\\.(0|[1-9][0-9]*)$' \\\\\\n\\t| tail -n 1\\n)\\n\\nLIB_VER=${GIT_TAG#v}\\nSO_VER=${LIB_VER%.*}\\n\\nsed -e s/@@LIBVER@@/${LIB_VER}/ -e s/@@SOVER@@/${SO_VER}/ \\\\\\n\\tsht/rpm/libsht.spec.in > libsht.spec\\n\\ntar cvzf libsht-${LIB_VER}.tar.gz --exclude='sht/.*' sht\\n\", \"chroot\": \"fedora-43-x86_64\", \"builddeps\": \"\", \"resultdir\": \"\", \"repos\": \"\"}", "pkg_name": null, "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": null, "uses_devel_repo": null, "sandbox": "ipilcher/sht--ipilcher", "results": null, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "repos": [], "background": false, "destdir": "/var/lib/copr/public_html/results/ipilcher/sht", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/ipilcher/sht", "result_dir": "09784517", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9784517, "mockchain_macros": { "copr_username": "ipilcher", "copr_projectname": "sht", "vendor": "Fedora Project COPR (ipilcher/sht)" } } ] } [2025-11-10 17:39:16,010][ INFO][PID:6640] Sending fedora-messaging bus message in build.start [2025-11-10 17:39:16,664][ INFO][PID:6640] Sending fedora-messaging bus message in chroot.start [2025-11-10 17:39:16,690][ INFO][PID:6640] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9784517 --detached [2025-11-10 17:39:17,047][ INFO][PID:6640] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '3.89.10.217' (ED25519) to the list of known hosts. [2025-11-10 17:39:17,047][ INFO][PID:6640] Downloading the builder-live.log file, attempt 1 [2025-11-10 17:39:17,049][ INFO][PID:6640] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@3.89.10.217 copr-rpmbuild-log [2025-11-10 17:39:22,052][ INFO][PID:6640] Periodic builder liveness probe: alive [2025-11-10 17:39:22,053][ INFO][PID:6640] Checking for cancel request [2025-11-10 17:39:27,054][ INFO][PID:6640] Checking for cancel request [2025-11-10 17:39:32,055][ INFO][PID:6640] Checking for cancel request [2025-11-10 17:39:37,056][ INFO][PID:6640] Checking for cancel request [2025-11-10 17:39:42,057][ INFO][PID:6640] Checking for cancel request [2025-11-10 17:39:43,875][ INFO][PID:6640] Downloading results from builder [2025-11-10 17:39:43,875][ INFO][PID:6640] rsyncing of mockbuilder@3.89.10.217:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/ipilcher/sht/srpm-builds/09784517 started [2025-11-10 17:39:43,876][ INFO][PID:6640] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@3.89.10.217:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/ipilcher/sht/srpm-builds/09784517/ &> /var/lib/copr/public_html/results/ipilcher/sht/srpm-builds/09784517/build-09784517.rsync.log [2025-11-10 17:39:44,142][ INFO][PID:6640] rsyncing finished. [2025-11-10 17:39:44,143][ INFO][PID:6640] Releasing VM back to pool [2025-11-10 17:39:44,152][ INFO][PID:6640] Searching for 'success' file in resultdir [2025-11-10 17:39:44,153][ ERROR][PID:6640] Build failed: Backend process error: No success file => build failure [2025-11-10 17:39:44,153][ INFO][PID:6640] Finished build: id=9784517 failed=True timeout=108000 destdir=/var/lib/copr/public_html/results/ipilcher/sht chroot=srpm-builds [2025-11-10 17:39:44,155][ ERROR][PID:6640] Backend process error: No success file => build failure [2025-11-10 17:39:44,155][ INFO][PID:6640] Worker failed build, took 28.185112237930298 [2025-11-10 17:39:44,156][ INFO][PID:6640] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "ipilcher", "project_name": "sht", "project_dirname": "sht", "submitter": "ipilcher", "ended_on": 1762796384.155669, "started_on": 1762796355.9705567, "submitted_on": null, "status": 0, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9784517", "build_id": 9784517, "package_name": null, "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"#! /bin/sh -x\\n\\n#\\n# Fedora COPR build script\\n#\\n# NOTE: This script lives in this repository for version control, but it isn't\\n#\\t run from within the repository. It needs to be copied into the COPR\\n#\\t custom build definition.\\n#\\n\\nset -e\\nRESULT_DIR=$PWD\\ngit clone https://github.com/ipilcher/sht\\n#rm -rf sht\\n#cp -r /home/pilcher/projects/sht .\\n\\n# Find the most recent version tag - vX.Y.Z. (Most recent means the tag that\\n# points to the most recent commit, not necessarily the tag that was created\\n# most recently.\\nGIT_TAG=$(git -C sht tag --sort=committerdate \\\\\\n\\t| grep -E '^v(0|[1-9][0-9]*)\\\\.(0|[1-9][0-9]*)\\\\.(0|[1-9][0-9]*)$' \\\\\\n\\t| tail -n 1\\n)\\n\\nLIB_VER=${GIT_TAG#v}\\nSO_VER=${LIB_VER%.*}\\n\\nsed -e s/@@LIBVER@@/${LIB_VER}/ -e s/@@SOVER@@/${SO_VER}/ \\\\\\n\\tsht/rpm/libsht.spec.in > libsht.spec\\n\\ntar cvzf libsht-${LIB_VER}.tar.gz --exclude='sht/.*' sht\\n\", \"chroot\": \"fedora-43-x86_64\", \"builddeps\": \"\", \"resultdir\": \"\", \"repos\": \"\"}", "pkg_name": null, "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": null, "uses_devel_repo": null, "sandbox": "ipilcher/sht--ipilcher", "results": null, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "repos": [], "background": false, "destdir": "/var/lib/copr/public_html/results/ipilcher/sht", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/ipilcher/sht", "result_dir": "09784517", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9784517, "mockchain_macros": { "copr_username": "ipilcher", "copr_projectname": "sht", "vendor": "Fedora Project COPR (ipilcher/sht)" } } ] } [2025-11-10 17:39:44,188][ INFO][PID:6640] Sending fedora-messaging bus message in build.end [2025-11-10 17:39:44,213][ INFO][PID:6640] Compressing /var/lib/copr/public_html/results/ipilcher/sht/srpm-builds/09784517/builder-live.log by gzip [2025-11-10 17:39:44,214][ INFO][PID:6640] Running command 'gzip /var/lib/copr/public_html/results/ipilcher/sht/srpm-builds/09784517/builder-live.log' as PID 9229 [2025-11-10 17:39:44,219][ INFO][PID:6640] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/ipilcher/sht/srpm-builds/09784517/builder-live.log) [2025-11-10 17:39:44,219][ INFO][PID:6640] Compressing /var/lib/copr/public_html/results/ipilcher/sht/srpm-builds/09784517/backend.log by gzip [2025-11-10 17:39:44,220][ INFO][PID:6640] Running command 'gzip /var/lib/copr/public_html/results/ipilcher/sht/srpm-builds/09784517/backend.log' as PID 9230