[2026-06-01 04:52:16,863][ INFO][PID:3431792] Marking build as starting [2026-06-01 04:52:16,905][ INFO][PID:3431792] Checking for cancel request [2026-06-01 04:52:16,907][ INFO][PID:3431792] VM allocation process starts [2026-06-01 04:52:16,919][ INFO][PID:3431792] Trying to allocate VM: ResallocHost, ticket_id=3156760, requested_tags=['arch_x86_64', 'copr_builder'] [2026-06-01 04:52:19,968][ INFO][PID:3431792] Allocated host ResallocHost, ticket_id=3156760, hostname=52.90.42.17, name=aws_x86_64_reserved_prod_10412749_20260601_044925, requested_tags=['arch_x86_64', 'copr_builder'] [2026-06-01 04:52:19,969][ INFO][PID:3431792] Allocating ssh connection to builder [2026-06-01 04:52:19,970][ INFO][PID:3431792] Checking that builder machine is OK [2026-06-01 04:52:20,344][ INFO][PID:3431792] Installed copr-rpmbuild version: 1.8 [2026-06-01 04:52:20,345][ INFO][PID:3431792] Running remote command: copr-builder-ready srpm-builds [2026-06-01 04:52:20,595][ INFO][PID:3431792] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2026-06-01 04:52:20,596][ INFO][PID:3431792] Filling build.info file with builder info [2026-06-01 04:52:20,596][ INFO][PID:3431792] Checking for cancel request [2026-06-01 04:52:20,598][ INFO][PID:3431792] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "xsnrg", "project_name": "hamlib", "project_dirname": "hamlib", "submitter": "xsnrg", "ended_on": null, "started_on": 1780289540.5985014, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "10529795", "build_id": 10529795, "package_name": null, "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"#!/bin/sh\\nset -e\\nset -x\\n\\nPKGNAME=\\\"hamlib\\\"\\nLATEST_VERSION=\\\"4.7.1\\\"\\nTARBALL_URL=\\\"https://github.com/Hamlib/Hamlib/releases/download/${LATEST_VERSION}/${PKGNAME}-${LATEST_VERSION}.tar.gz\\\"\\n\\n# Download\\ncurl -L -o \\\"${PKGNAME}-${LATEST_VERSION}.tar.gz\\\" \\\"${TARBALL_URL}\\\"\\ncurl -L -o \\\"${PKGNAME}.spec\\\" \\\\\\n https://src.fedoraproject.org/rpms/hamlib/raw/rawhide/f/hamlib.spec\\n\\n# Update version/source/release\\nsed -i \\\"s/^Version:.*/Version: ${LATEST_VERSION}/\\\" \\\"${PKGNAME}.spec\\\"\\nsed -i \\\"s|^Source0:.*|Source0: ${TARBALL_URL}|\\\" \\\"${PKGNAME}.spec\\\"\\nsed -i 's/^Release:.*/Release: 1%{?dist}/' \\\"${PKGNAME}.spec\\\"\\n\\n# Remove obsolete patches\\nsed -i '/hamlib-4.0-perl_install.patch/d' \\\"${PKGNAME}.spec\\\"\\nsed -i '/hamlib-4.0-drop-libpython.patch/d' \\\"${PKGNAME}.spec\\\"\\n\\n# Disable TCL binding at configure time\\nsed -i 's/--with-tcl-binding//g' \\\"${PKGNAME}.spec\\\"\\n\\n# Completely disable the tcl subpackage (this is the reliable method)\\nsed -i 's/^%package tcl/%package tcl.disabled/g' \\\"${PKGNAME}.spec\\\"\\nsed -i 's/^%description tcl/%description tcl.disabled/g' \\\"${PKGNAME}.spec\\\"\\nsed -i 's/^%files tcl/%files tcl.disabled/g' \\\"${PKGNAME}.spec\\\"\\n\\necho \\\"=== hamlib-${LATEST_VERSION} prepared (Tcl subpackage disabled) ===\\\"\\nls -l\\n\", \"chroot\": \"fedora-44-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": "xsnrg/hamlib--xsnrg", "results": null, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "repos": [], "background": false, "distributions_in_build": [ "fedora-42", "fedora-43", "fedora-44", "fedora-rawhide" ], "distributions_in_project": [ "fedora-42", "fedora-43", "fedora-44", "fedora-rawhide" ], "destdir": "/var/lib/copr/public_html/results/xsnrg/hamlib", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/xsnrg/hamlib", "result_dir": "10529795", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 10529795, "mockchain_macros": { "copr_username": "xsnrg", "copr_projectname": "hamlib", "vendor": "Fedora Project COPR (xsnrg/hamlib)" } } ] } [2026-06-01 04:52:20,634][ INFO][PID:3431792] Sending fedora-messaging bus message in build.start [2026-06-01 04:52:21,186][ INFO][PID:3431792] Sending fedora-messaging bus message in chroot.start [2026-06-01 04:52:21,217][ INFO][PID:3431792] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/10529795 --detached [2026-06-01 04:52:21,719][ INFO][PID:3431792] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '52.90.42.17' (ED25519) to the list of known hosts. [2026-06-01 04:52:21,721][ INFO][PID:3431792] Downloading the builder-live.log file, attempt 1 [2026-06-01 04:52:21,723][ INFO][PID:3431792] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@52.90.42.17 copr-rpmbuild-log [2026-06-01 04:52:26,727][ INFO][PID:3431792] Periodic builder liveness probe: alive [2026-06-01 04:52:26,789][ INFO][PID:3431792] Checking for cancel request [2026-06-01 04:52:31,791][ INFO][PID:3431792] Checking for cancel request [2026-06-01 04:52:36,793][ INFO][PID:3431792] Checking for cancel request [2026-06-01 04:52:41,839][ INFO][PID:3431792] Checking for cancel request [2026-06-01 04:52:46,843][ INFO][PID:3431792] Checking for cancel request [2026-06-01 04:52:51,845][ INFO][PID:3431792] Checking for cancel request [2026-06-01 04:52:54,562][ INFO][PID:3431792] Downloading results from builder [2026-06-01 04:52:54,564][ INFO][PID:3431792] rsyncing of mockbuilder@52.90.42.17:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/xsnrg/hamlib/srpm-builds/10529795 started [2026-06-01 04:52:54,566][ INFO][PID:3431792] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@52.90.42.17:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/xsnrg/hamlib/srpm-builds/10529795/ &> /var/lib/copr/public_html/results/xsnrg/hamlib/srpm-builds/10529795/build-10529795.rsync.log [2026-06-01 04:52:54,979][ INFO][PID:3431792] rsyncing finished. [2026-06-01 04:52:54,980][ INFO][PID:3431792] VM Release request [2026-06-01 04:52:55,583][ INFO][PID:3431792] Searching for 'success' file in resultdir [2026-06-01 04:52:55,585][ INFO][PID:3431792] Getting build details [2026-06-01 04:52:55,586][ INFO][PID:3431792] Retrieving SRPM info from /var/lib/copr/public_html/results/xsnrg/hamlib/srpm-builds/10529795 [2026-06-01 04:52:55,587][ INFO][PID:3431792] SRPM URL: https://download.copr.fedorainfracloud.org/results/xsnrg/hamlib/srpm-builds/10529795/hamlib-4.7.1-1.src.rpm [2026-06-01 04:52:55,588][ INFO][PID:3431792] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/xsnrg/hamlib/srpm-builds/10529795/hamlib-4.7.1-1.src.rpm', 'pkg_name': 'hamlib', 'pkg_version': '4.7.1-1'} [2026-06-01 04:52:55,590][ INFO][PID:3431792] Finished build: id=10529795 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/xsnrg/hamlib chroot=srpm-builds [2026-06-01 04:52:55,592][ INFO][PID:3431792] Worker succeeded build, took 34.993879556655884 [2026-06-01 04:52:55,593][ INFO][PID:3431792] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "xsnrg", "project_name": "hamlib", "project_dirname": "hamlib", "submitter": "xsnrg", "ended_on": 1780289575.592381, "started_on": 1780289540.5985014, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "10529795", "build_id": 10529795, "package_name": null, "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"#!/bin/sh\\nset -e\\nset -x\\n\\nPKGNAME=\\\"hamlib\\\"\\nLATEST_VERSION=\\\"4.7.1\\\"\\nTARBALL_URL=\\\"https://github.com/Hamlib/Hamlib/releases/download/${LATEST_VERSION}/${PKGNAME}-${LATEST_VERSION}.tar.gz\\\"\\n\\n# Download\\ncurl -L -o \\\"${PKGNAME}-${LATEST_VERSION}.tar.gz\\\" \\\"${TARBALL_URL}\\\"\\ncurl -L -o \\\"${PKGNAME}.spec\\\" \\\\\\n https://src.fedoraproject.org/rpms/hamlib/raw/rawhide/f/hamlib.spec\\n\\n# Update version/source/release\\nsed -i \\\"s/^Version:.*/Version: ${LATEST_VERSION}/\\\" \\\"${PKGNAME}.spec\\\"\\nsed -i \\\"s|^Source0:.*|Source0: ${TARBALL_URL}|\\\" \\\"${PKGNAME}.spec\\\"\\nsed -i 's/^Release:.*/Release: 1%{?dist}/' \\\"${PKGNAME}.spec\\\"\\n\\n# Remove obsolete patches\\nsed -i '/hamlib-4.0-perl_install.patch/d' \\\"${PKGNAME}.spec\\\"\\nsed -i '/hamlib-4.0-drop-libpython.patch/d' \\\"${PKGNAME}.spec\\\"\\n\\n# Disable TCL binding at configure time\\nsed -i 's/--with-tcl-binding//g' \\\"${PKGNAME}.spec\\\"\\n\\n# Completely disable the tcl subpackage (this is the reliable method)\\nsed -i 's/^%package tcl/%package tcl.disabled/g' \\\"${PKGNAME}.spec\\\"\\nsed -i 's/^%description tcl/%description tcl.disabled/g' \\\"${PKGNAME}.spec\\\"\\nsed -i 's/^%files tcl/%files tcl.disabled/g' \\\"${PKGNAME}.spec\\\"\\n\\necho \\\"=== hamlib-${LATEST_VERSION} prepared (Tcl subpackage disabled) ===\\\"\\nls -l\\n\", \"chroot\": \"fedora-44-x86_64\", \"builddeps\": \"\", \"resultdir\": \"\", \"repos\": \"\"}", "pkg_name": "hamlib", "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": "https://download.copr.fedorainfracloud.org/results/xsnrg/hamlib/srpm-builds/10529795/hamlib-4.7.1-1.src.rpm", "uses_devel_repo": null, "sandbox": "xsnrg/hamlib--xsnrg", "results": { "architecture_specific_tags": { "fedora-42": { "excludearch": [ "i686" ] }, "fedora-43": { "excludearch": [ "i686" ] }, "fedora-44": { "excludearch": [ "i686" ] }, "fedora-rawhide": { "excludearch": [ "i686" ] } }, "name": "hamlib", "epoch": null, "version": "4.7.1", "release": "1" }, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "repos": [], "background": false, "distributions_in_build": [ "fedora-42", "fedora-43", "fedora-44", "fedora-rawhide" ], "distributions_in_project": [ "fedora-42", "fedora-43", "fedora-44", "fedora-rawhide" ], "destdir": "/var/lib/copr/public_html/results/xsnrg/hamlib", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/xsnrg/hamlib", "result_dir": "10529795", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "4.7.1-1", "id": 10529795, "mockchain_macros": { "copr_username": "xsnrg", "copr_projectname": "hamlib", "vendor": "Fedora Project COPR (xsnrg/hamlib)" } } ] } [2026-06-01 04:52:55,644][ INFO][PID:3431792] Sending fedora-messaging bus message in build.end [2026-06-01 04:52:55,676][ INFO][PID:3431792] Compressing /var/lib/copr/public_html/results/xsnrg/hamlib/srpm-builds/10529795/builder-live.log by gzip [2026-06-01 04:52:55,680][ INFO][PID:3431792] Running command 'gzip /var/lib/copr/public_html/results/xsnrg/hamlib/srpm-builds/10529795/builder-live.log' as PID 3436756 [2026-06-01 04:52:55,762][ INFO][PID:3431792] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/xsnrg/hamlib/srpm-builds/10529795/builder-live.log) [2026-06-01 04:52:55,763][ INFO][PID:3431792] Compressing /var/lib/copr/public_html/results/xsnrg/hamlib/srpm-builds/10529795/backend.log by gzip [2026-06-01 04:52:55,765][ INFO][PID:3431792] Running command 'gzip /var/lib/copr/public_html/results/xsnrg/hamlib/srpm-builds/10529795/backend.log' as PID 3436764