[2025-12-05 14:07:02,489][ INFO][PID:3753444] Marking build as starting [2025-12-05 14:07:02,536][ INFO][PID:3753444] Checking for cancel request [2025-12-05 14:07:02,537][ INFO][PID:3753444] VM allocation process starts [2025-12-05 14:07:02,569][ INFO][PID:3753444] Trying to allocate VM: ResallocHost, ticket_id=154741, requested_tags=['copr_builder', 'arch_x86_64'] [2025-12-05 14:07:07,571][ INFO][PID:3753444] Checking for cancel request [2025-12-05 14:07:08,602][ INFO][PID:3753444] Allocated host ResallocHost, ticket_id=154741, hostname=2620:52:3:1:dead:beef:cafe:c1ce, name=copr_hv_x86_64_04_prod_00166440_20251205_131328, requested_tags=['copr_builder', 'arch_x86_64'] [2025-12-05 14:07:08,603][ INFO][PID:3753444] Allocating ssh connection to builder [2025-12-05 14:07:08,603][ INFO][PID:3753444] Checking that builder machine is OK [2025-12-05 14:07:09,136][ INFO][PID:3753444] Running remote command: copr-builder-ready srpm-builds [2025-12-05 14:07:09,470][ INFO][PID:3753444] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-12-05 14:07:09,471][ INFO][PID:3753444] Filling build.info file with builder info [2025-12-05 14:07:09,472][ INFO][PID:3753444] Checking for cancel request [2025-12-05 14:07:09,475][ INFO][PID:3753444] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "fbergman", "project_name": "osdctl", "project_dirname": "osdctl", "submitter": null, "ended_on": null, "started_on": 1764943629.4755669, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9877229", "build_id": 9877229, "package_name": "rosa", "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"#!/usr/bin/env sh\\n\\n# Check that the event payload exists:\\nif [[ ! -f hook_payload ]]; then\\n echo \\\"Event payload file 'hook_payload' doesn't exist\\\"\\n exit 1\\nfi\\n\\n# Check that the event is the creation of a tag:\\nref_type=$(cat hook_payload | jq -r .ref_type)\\nif [[ \\\"${ref_type}\\\" != \\\"tag\\\" ]]; then\\n echo \\\"Expected reference type 'tag' but got '${ref_type}'\\\"\\n exit 1\\nfi\\n\\n# Check that the tag is well formed:\\nref=$(cat hook_payload | jq -r .ref)\\nif [[ ! \\\"${ref}\\\" =~ ^v[0-9]+\\\\.[0-9]+\\\\.[0-9]+$ ]]; then\\n echo \\\"Reference '${ref}' isn't well formed\\\"\\n exit 1\\nfi\\n\\n# Set the version to use:\\nversion=\\\"${ref:1}\\\"\\n\\n# Generate the .spec file:\\ncat > rosa.spec.in <<\\\".\\\"\\n# Generated by go2rpm 1.15.0\\n%bcond check 1\\n%bcond bootstrap 0\\n\\n%if %{with bootstrap}\\n%global debug_package %{nil}\\n%endif\\n\\n%if %{with bootstrap}\\n%global __requires_exclude %{?__requires_exclude:%{__requires_exclude}|}^golang\\\\\\\\(.*\\\\\\\\)$\\n%endif\\n\\n# https://github.com/openshift/rosa\\n%global goipath github.com/openshift/rosa\\n\\n%global common_description %{expand:\\nCLI for the OSD utilities.}\\nVersion: @version@\\n\\n# REMOVE BEFORE SUBMITTING THIS FOR REVIEW\\n# ---\\n# New Fedora packages should use %%gometa -f, which makes the package\\n# ExclusiveArch to %%golang_arches_future and thus excludes the package from\\n# %%ix86. If the new package is needed as a dependency for another package,\\n# please consider removing that package from %%ix86 in the same way, instead of\\n# building more go packages for i686. If your package is not a leaf package,\\n# you'll need to coordinate the removal of the package's dependents first.\\n# ---\\n# REMOVE BEFORE SUBMITTING THIS FOR REVIEW\\n%gometa -L -f\\n\\n%global golicenses LICENSE\\n%global godocs README.md\\n\\nBuildRequires: git\\nName: rosa\\nRelease: %autorelease\\nSummary: CLI for the OSD utilities\\nLicense: Apache-2.0\\nURL: %{gourl}\\nSource: %{gosource}\\n\\n\\n%description %{common_description}\\n\\n%gopkg\\n\\n%prep\\n%goprep -A\\n\\n%if %{without bootstrap}\\n%generate_buildrequires\\n# %go_generate_buildrequires\\n%endif\\n\\n%if %{without bootstrap}\\n%define gomodulesmode GO111MODULE=on\\n%build\\n%gobuild -o %{gobuilddir} %{goipath}/cmd/rosa\\n%endif\\n\\n%install\\n%gopkginstall\\n%if %{without bootstrap}\\ninstall -m 0755 -vd %{buildroot}%{_bindir}\\ninstall -m 0755 -vp %{gobuilddir}/rosa %{buildroot}%{_bindir}/\\n%endif\\n\\n%if %{without bootstrap}\\n%if %{with check}\\n%endif\\n%endif\\n\\n%if %{without bootstrap}\\n%files\\n%license LICENSE\\n%doc README.md\\n%{_bindir}/rosa\\n%endif\\n\\n%gopkgfiles\\n\\n%changelog\\n%autochangelog\\n.\\nsed \\\\\\n -e \\\"s/@version@/${version}/g\\\" \\\\\\n < rosa.spec.in \\\\\\n > rosa.spec\\n\", \"chroot\": \"fedora-43-x86_64\", \"builddeps\": \"jq sed\", \"resultdir\": \"\", \"repos\": \"\", \"tmp\": \"tmpkj0grrs0\", \"hook_data\": true}", "pkg_name": null, "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": null, "uses_devel_repo": null, "sandbox": "fbergman/osdctl--f32b1834-282f-43a1-a4aa-bba0c1cf13a8", "results": null, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "repos": [], "background": true, "destdir": "/var/lib/copr/public_html/results/fbergman/osdctl", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/fbergman/osdctl", "result_dir": "09877229", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9877229, "mockchain_macros": { "copr_username": "fbergman", "copr_projectname": "osdctl", "vendor": "Fedora Project COPR (fbergman/osdctl)" } } ] } [2025-12-05 14:07:09,531][ INFO][PID:3753444] Sending fedora-messaging bus message in build.start [2025-12-05 14:07:10,257][ INFO][PID:3753444] Sending fedora-messaging bus message in chroot.start [2025-12-05 14:07:10,342][ INFO][PID:3753444] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9877229 --detached [2025-12-05 14:07:10,900][ INFO][PID:3753444] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '2620:52:3:1:dead:beef:cafe:c1ce' (ED25519) to the list of known hosts. [2025-12-05 14:07:10,901][ INFO][PID:3753444] Downloading the builder-live.log file, attempt 1 [2025-12-05 14:07:10,902][ INFO][PID:3753444] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c1ce copr-rpmbuild-log [2025-12-05 14:07:15,909][ INFO][PID:3753444] Periodic builder liveness probe: alive [2025-12-05 14:07:15,910][ INFO][PID:3753444] Checking for cancel request [2025-12-05 14:07:20,912][ INFO][PID:3753444] Checking for cancel request [2025-12-05 14:07:25,913][ INFO][PID:3753444] Checking for cancel request [2025-12-05 14:07:30,914][ INFO][PID:3753444] Checking for cancel request [2025-12-05 14:07:35,917][ INFO][PID:3753444] Checking for cancel request [2025-12-05 14:07:40,918][ INFO][PID:3753444] Checking for cancel request [2025-12-05 14:07:45,920][ INFO][PID:3753444] Checking for cancel request [2025-12-05 14:07:50,921][ INFO][PID:3753444] Checking for cancel request [2025-12-05 14:07:55,924][ INFO][PID:3753444] Checking for cancel request [2025-12-05 14:08:00,925][ INFO][PID:3753444] Checking for cancel request [2025-12-05 14:08:05,927][ INFO][PID:3753444] Checking for cancel request [2025-12-05 14:08:10,365][ INFO][PID:3753444] Downloading results from builder [2025-12-05 14:08:10,366][ INFO][PID:3753444] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c1ce]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/fbergman/osdctl/srpm-builds/09877229 started [2025-12-05 14:08:10,367][ INFO][PID:3753444] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@[2620:52:3:1:dead:beef:cafe:c1ce]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/fbergman/osdctl/srpm-builds/09877229/ &> /var/lib/copr/public_html/results/fbergman/osdctl/srpm-builds/09877229/build-09877229.rsync.log [2025-12-05 14:08:10,716][ INFO][PID:3753444] rsyncing finished. [2025-12-05 14:08:10,716][ INFO][PID:3753444] Releasing VM back to pool [2025-12-05 14:08:10,730][ INFO][PID:3753444] Searching for 'success' file in resultdir [2025-12-05 14:08:10,731][ ERROR][PID:3753444] Build failed: Backend process error: No success file => build failure [2025-12-05 14:08:10,732][ INFO][PID:3753444] Finished build: id=9877229 failed=True timeout=108000 destdir=/var/lib/copr/public_html/results/fbergman/osdctl chroot=srpm-builds [2025-12-05 14:08:10,733][ ERROR][PID:3753444] Backend process error: No success file => build failure [2025-12-05 14:08:10,734][ INFO][PID:3753444] Worker failed build, took 61.25885200500488 [2025-12-05 14:08:10,735][ INFO][PID:3753444] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "fbergman", "project_name": "osdctl", "project_dirname": "osdctl", "submitter": null, "ended_on": 1764943690.7344189, "started_on": 1764943629.4755669, "submitted_on": null, "status": 0, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9877229", "build_id": 9877229, "package_name": "rosa", "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"#!/usr/bin/env sh\\n\\n# Check that the event payload exists:\\nif [[ ! -f hook_payload ]]; then\\n echo \\\"Event payload file 'hook_payload' doesn't exist\\\"\\n exit 1\\nfi\\n\\n# Check that the event is the creation of a tag:\\nref_type=$(cat hook_payload | jq -r .ref_type)\\nif [[ \\\"${ref_type}\\\" != \\\"tag\\\" ]]; then\\n echo \\\"Expected reference type 'tag' but got '${ref_type}'\\\"\\n exit 1\\nfi\\n\\n# Check that the tag is well formed:\\nref=$(cat hook_payload | jq -r .ref)\\nif [[ ! \\\"${ref}\\\" =~ ^v[0-9]+\\\\.[0-9]+\\\\.[0-9]+$ ]]; then\\n echo \\\"Reference '${ref}' isn't well formed\\\"\\n exit 1\\nfi\\n\\n# Set the version to use:\\nversion=\\\"${ref:1}\\\"\\n\\n# Generate the .spec file:\\ncat > rosa.spec.in <<\\\".\\\"\\n# Generated by go2rpm 1.15.0\\n%bcond check 1\\n%bcond bootstrap 0\\n\\n%if %{with bootstrap}\\n%global debug_package %{nil}\\n%endif\\n\\n%if %{with bootstrap}\\n%global __requires_exclude %{?__requires_exclude:%{__requires_exclude}|}^golang\\\\\\\\(.*\\\\\\\\)$\\n%endif\\n\\n# https://github.com/openshift/rosa\\n%global goipath github.com/openshift/rosa\\n\\n%global common_description %{expand:\\nCLI for the OSD utilities.}\\nVersion: @version@\\n\\n# REMOVE BEFORE SUBMITTING THIS FOR REVIEW\\n# ---\\n# New Fedora packages should use %%gometa -f, which makes the package\\n# ExclusiveArch to %%golang_arches_future and thus excludes the package from\\n# %%ix86. If the new package is needed as a dependency for another package,\\n# please consider removing that package from %%ix86 in the same way, instead of\\n# building more go packages for i686. If your package is not a leaf package,\\n# you'll need to coordinate the removal of the package's dependents first.\\n# ---\\n# REMOVE BEFORE SUBMITTING THIS FOR REVIEW\\n%gometa -L -f\\n\\n%global golicenses LICENSE\\n%global godocs README.md\\n\\nBuildRequires: git\\nName: rosa\\nRelease: %autorelease\\nSummary: CLI for the OSD utilities\\nLicense: Apache-2.0\\nURL: %{gourl}\\nSource: %{gosource}\\n\\n\\n%description %{common_description}\\n\\n%gopkg\\n\\n%prep\\n%goprep -A\\n\\n%if %{without bootstrap}\\n%generate_buildrequires\\n# %go_generate_buildrequires\\n%endif\\n\\n%if %{without bootstrap}\\n%define gomodulesmode GO111MODULE=on\\n%build\\n%gobuild -o %{gobuilddir} %{goipath}/cmd/rosa\\n%endif\\n\\n%install\\n%gopkginstall\\n%if %{without bootstrap}\\ninstall -m 0755 -vd %{buildroot}%{_bindir}\\ninstall -m 0755 -vp %{gobuilddir}/rosa %{buildroot}%{_bindir}/\\n%endif\\n\\n%if %{without bootstrap}\\n%if %{with check}\\n%endif\\n%endif\\n\\n%if %{without bootstrap}\\n%files\\n%license LICENSE\\n%doc README.md\\n%{_bindir}/rosa\\n%endif\\n\\n%gopkgfiles\\n\\n%changelog\\n%autochangelog\\n.\\nsed \\\\\\n -e \\\"s/@version@/${version}/g\\\" \\\\\\n < rosa.spec.in \\\\\\n > rosa.spec\\n\", \"chroot\": \"fedora-43-x86_64\", \"builddeps\": \"jq sed\", \"resultdir\": \"\", \"repos\": \"\", \"tmp\": \"tmpkj0grrs0\", \"hook_data\": true}", "pkg_name": null, "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": null, "uses_devel_repo": null, "sandbox": "fbergman/osdctl--f32b1834-282f-43a1-a4aa-bba0c1cf13a8", "results": null, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "repos": [], "background": true, "destdir": "/var/lib/copr/public_html/results/fbergman/osdctl", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/fbergman/osdctl", "result_dir": "09877229", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9877229, "mockchain_macros": { "copr_username": "fbergman", "copr_projectname": "osdctl", "vendor": "Fedora Project COPR (fbergman/osdctl)" } } ] } [2025-12-05 14:08:10,778][ INFO][PID:3753444] Sending fedora-messaging bus message in build.end [2025-12-05 14:08:10,810][ INFO][PID:3753444] Compressing /var/lib/copr/public_html/results/fbergman/osdctl/srpm-builds/09877229/builder-live.log by gzip [2025-12-05 14:08:10,811][ INFO][PID:3753444] Running command 'gzip /var/lib/copr/public_html/results/fbergman/osdctl/srpm-builds/09877229/builder-live.log' as PID 3759920 [2025-12-05 14:08:10,817][ INFO][PID:3753444] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/fbergman/osdctl/srpm-builds/09877229/builder-live.log) [2025-12-05 14:08:10,817][ INFO][PID:3753444] Compressing /var/lib/copr/public_html/results/fbergman/osdctl/srpm-builds/09877229/backend.log by gzip [2025-12-05 14:08:10,818][ INFO][PID:3753444] Running command 'gzip /var/lib/copr/public_html/results/fbergman/osdctl/srpm-builds/09877229/backend.log' as PID 3759921