[2026-09-12 01:23:14,605][ INFO][PID:2102078] Marking build as starting [2026-09-12 01:23:14,632][ INFO][PID:2102078] Checking for cancel request [2026-09-12 01:23:14,633][ INFO][PID:2102078] VM allocation process starts [2026-09-12 01:23:14,640][ INFO][PID:2102078] Trying to allocate VM: ResallocHost, ticket_id=4980855, requested_tags=['arch_x86_64', 'copr_builder'] [2026-09-12 01:23:17,651][ INFO][PID:2102078] Allocated host ResallocHost, ticket_id=4980855, hostname=18.212.179.73, name=aws_x86_64_reserved_prod_34718768_20260912_010911, requested_tags=['arch_x86_64', 'copr_builder'] [2026-09-12 01:23:17,651][ INFO][PID:2102078] Allocating ssh connection to builder [2026-09-12 01:23:17,651][ INFO][PID:2102078] Checking that builder machine is OK [2026-09-12 01:23:17,951][ INFO][PID:2102078] Installed copr-rpmbuild version: 1.9 [2026-09-12 01:23:17,951][ INFO][PID:2102078] Running remote command: copr-builder-ready srpm-builds [2026-09-12 01:23:18,114][ INFO][PID:2102078] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2026-09-12 01:23:18,114][ INFO][PID:2102078] Filling build.info file with builder info [2026-09-12 01:23:18,115][ INFO][PID:2102078] Checking for cancel request [2026-09-12 01:23:18,115][ INFO][PID:2102078] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "vgaetera", "project_name": "extras", "project_dirname": "extras", "submitter": "vgaetera", "ended_on": null, "started_on": 1789176198.115334, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "10978101", "build_id": 10978101, "package_name": "tor-relay-scanner", "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"tee ${COPR_PACKAGE}.spec << \\\"EOF\\\" > /dev/null\\n%global forgeurl https://github.com/juev/tor-relay-scanner-go\\n%global version %(date +%Y%m%d)\\n%global commit c61cc5bb7e3feaa209b3f3264a22bbe1048b3362\\n%global _forgeversionsuffix %{scm}%(printf %.7s %{commit})\\n%global source_date_epoch_from_changelog 0\\n%global _enable_debug_packages 0\\n%global gomodulesmode GO111MODULE=on\\n%forgemeta\\n\\nName: tor-relay-scanner\\nVersion: %{forgeversion}\\nRelease: %{autorelease}\\nSummary: Tor relay scanner\\nLicense: MIT\\nURL: %{forgeurl}\\nSource0: %{forgesource}\\nBuildRequires: go-rpm-macros\\n\\n%description\\nRelay availability checker for Tor.\\n\\n%prep\\n%forgeautosetup\\n\\n%build\\nexport GOPROXY=\\\"https://proxy.golang.org,direct\\\"\\nexport GOFLAGS=\\\"-trimpath\\\"\\nexport GO_LDFLAGS=\\\"-s -w\\\"\\n%gobuild -o %{name} ./cmd\\n\\n%install\\n%__install -p -m 755 -D -t %{buildroot}%{_bindir} %{name}\\n%__install -p -m 644 -D -t %{buildroot}%{_licensedir}/%{name} LICENSE\\n%__install -p -m 644 -D -t %{buildroot}%{_pkgdocdir} README.md\\n\\n%files\\n%license %{_licensedir}/*\\n%doc %{_pkgdocdir}\\n%{_bindir}/*\\nEOF\\n\", \"chroot\": \"fedora-45-x86_64\", \"builddeps\": \"git-core patch\", \"resultdir\": null, \"repos\": \"\"}", "pkg_name": null, "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": null, "uses_devel_repo": null, "sandbox": "vgaetera/extras--vgaetera", "results": null, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "repos": [], "background": false, "distributions_in_build": [ "fedora-43", "fedora-44", "fedora-45", "fedora-rawhide" ], "distributions_in_project": [ "fedora-43", "fedora-44", "fedora-45", "fedora-rawhide" ], "destdir": "/var/lib/copr/public_html/results/vgaetera/extras", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/vgaetera/extras", "result_dir": "10978101", "built_packages": "", "tags": [ "arch_x86_64" ], "rpmeta_prediction": null, "id": 10978101, "mockchain_macros": { "copr_username": "vgaetera", "copr_projectname": "extras", "vendor": "Fedora Project COPR (vgaetera/extras)" } } ] } [2026-09-12 01:23:18,143][ INFO][PID:2102078] Sending fedora-messaging bus message in build.start [2026-09-12 01:23:18,475][ INFO][PID:2102078] Sending fedora-messaging bus message in chroot.start [2026-09-12 01:23:18,494][ INFO][PID:2102078] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/10978101 --detached [2026-09-12 01:23:18,893][ INFO][PID:2102078] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '18.212.179.73' (ED25519) to the list of known hosts. [2026-09-12 01:23:18,893][ INFO][PID:2102078] Downloading the builder-live.log file, attempt 1 [2026-09-12 01:23:18,894][ INFO][PID:2102078] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@18.212.179.73 copr-rpmbuild-log [2026-09-12 01:23:23,897][ INFO][PID:2102078] Periodic builder liveness probe: alive [2026-09-12 01:23:23,897][ INFO][PID:2102078] Checking for cancel request [2026-09-12 01:23:28,898][ INFO][PID:2102078] Checking for cancel request [2026-09-12 01:23:33,899][ INFO][PID:2102078] Checking for cancel request [2026-09-12 01:23:38,899][ INFO][PID:2102078] Checking for cancel request [2026-09-12 01:23:43,900][ INFO][PID:2102078] Checking for cancel request [2026-09-12 01:23:48,901][ INFO][PID:2102078] Checking for cancel request [2026-09-12 01:23:50,224][ INFO][PID:2102078] Downloading results from builder [2026-09-12 01:23:50,224][ INFO][PID:2102078] rsyncing of mockbuilder@18.212.179.73:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/vgaetera/extras/srpm-builds/10978101 started [2026-09-12 01:23:50,225][ INFO][PID:2102078] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@18.212.179.73:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/vgaetera/extras/srpm-builds/10978101/ &> /var/lib/copr/public_html/results/vgaetera/extras/srpm-builds/10978101/build-10978101.rsync.log [2026-09-12 01:23:50,388][ INFO][PID:2102078] rsyncing finished. [2026-09-12 01:23:50,389][ INFO][PID:2102078] VM Release request [2026-09-12 01:23:50,394][ INFO][PID:2102078] Searching for 'success' file in resultdir [2026-09-12 01:23:50,394][ INFO][PID:2102078] Getting build details [2026-09-12 01:23:50,395][ INFO][PID:2102078] Retrieving SRPM info from /var/lib/copr/public_html/results/vgaetera/extras/srpm-builds/10978101 [2026-09-12 01:23:50,395][ INFO][PID:2102078] SRPM URL: https://download.copr.fedorainfracloud.org/results/vgaetera/extras/srpm-builds/10978101/tor-relay-scanner-20260912^gitc61cc5b-1.src.rpm [2026-09-12 01:23:50,395][ INFO][PID:2102078] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/vgaetera/extras/srpm-builds/10978101/tor-relay-scanner-20260912^gitc61cc5b-1.src.rpm', 'pkg_name': 'tor-relay-scanner', 'pkg_version': '20260912^gitc61cc5b-1'} [2026-09-12 01:23:50,395][ INFO][PID:2102078] Finished build: id=10978101 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/vgaetera/extras chroot=srpm-builds [2026-09-12 01:23:50,396][ INFO][PID:2102078] Worker succeeded build, took 32.280943155288696 [2026-09-12 01:23:50,396][ INFO][PID:2102078] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "vgaetera", "project_name": "extras", "project_dirname": "extras", "submitter": "vgaetera", "ended_on": 1789176230.3962772, "started_on": 1789176198.115334, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "10978101", "build_id": 10978101, "package_name": "tor-relay-scanner", "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"tee ${COPR_PACKAGE}.spec << \\\"EOF\\\" > /dev/null\\n%global forgeurl https://github.com/juev/tor-relay-scanner-go\\n%global version %(date +%Y%m%d)\\n%global commit c61cc5bb7e3feaa209b3f3264a22bbe1048b3362\\n%global _forgeversionsuffix %{scm}%(printf %.7s %{commit})\\n%global source_date_epoch_from_changelog 0\\n%global _enable_debug_packages 0\\n%global gomodulesmode GO111MODULE=on\\n%forgemeta\\n\\nName: tor-relay-scanner\\nVersion: %{forgeversion}\\nRelease: %{autorelease}\\nSummary: Tor relay scanner\\nLicense: MIT\\nURL: %{forgeurl}\\nSource0: %{forgesource}\\nBuildRequires: go-rpm-macros\\n\\n%description\\nRelay availability checker for Tor.\\n\\n%prep\\n%forgeautosetup\\n\\n%build\\nexport GOPROXY=\\\"https://proxy.golang.org,direct\\\"\\nexport GOFLAGS=\\\"-trimpath\\\"\\nexport GO_LDFLAGS=\\\"-s -w\\\"\\n%gobuild -o %{name} ./cmd\\n\\n%install\\n%__install -p -m 755 -D -t %{buildroot}%{_bindir} %{name}\\n%__install -p -m 644 -D -t %{buildroot}%{_licensedir}/%{name} LICENSE\\n%__install -p -m 644 -D -t %{buildroot}%{_pkgdocdir} README.md\\n\\n%files\\n%license %{_licensedir}/*\\n%doc %{_pkgdocdir}\\n%{_bindir}/*\\nEOF\\n\", \"chroot\": \"fedora-45-x86_64\", \"builddeps\": \"git-core patch\", \"resultdir\": null, \"repos\": \"\"}", "pkg_name": "tor-relay-scanner", "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": "https://download.copr.fedorainfracloud.org/results/vgaetera/extras/srpm-builds/10978101/tor-relay-scanner-20260912^gitc61cc5b-1.src.rpm", "uses_devel_repo": null, "sandbox": "vgaetera/extras--vgaetera", "results": { "architecture_specific_tags": { "fedora-43": {}, "fedora-44": {}, "fedora-45": {}, "fedora-rawhide": {} }, "name": "tor-relay-scanner", "epoch": null, "version": "20260912^gitc61cc5b", "release": "1" }, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "repos": [], "background": false, "distributions_in_build": [ "fedora-43", "fedora-44", "fedora-45", "fedora-rawhide" ], "distributions_in_project": [ "fedora-43", "fedora-44", "fedora-45", "fedora-rawhide" ], "destdir": "/var/lib/copr/public_html/results/vgaetera/extras", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/vgaetera/extras", "result_dir": "10978101", "built_packages": "", "tags": [ "arch_x86_64" ], "rpmeta_prediction": null, "pkg_version": "20260912^gitc61cc5b-1", "id": 10978101, "mockchain_macros": { "copr_username": "vgaetera", "copr_projectname": "extras", "vendor": "Fedora Project COPR (vgaetera/extras)" } } ] } [2026-09-12 01:23:50,439][ INFO][PID:2102078] Sending fedora-messaging bus message in build.end [2026-09-12 01:23:50,457][ INFO][PID:2102078] Compressing /var/lib/copr/public_html/results/vgaetera/extras/srpm-builds/10978101/builder-live.log by gzip [2026-09-12 01:23:50,458][ INFO][PID:2102078] Running command 'gzip /var/lib/copr/public_html/results/vgaetera/extras/srpm-builds/10978101/builder-live.log' as PID 2108886 [2026-09-12 01:23:50,461][ INFO][PID:2102078] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/vgaetera/extras/srpm-builds/10978101/builder-live.log) [2026-09-12 01:23:50,461][ INFO][PID:2102078] Compressing /var/lib/copr/public_html/results/vgaetera/extras/srpm-builds/10978101/backend.log by gzip [2026-09-12 01:23:50,462][ INFO][PID:2102078] Running command 'gzip /var/lib/copr/public_html/results/vgaetera/extras/srpm-builds/10978101/backend.log' as PID 2108887