[2025-05-26 11:17:30,020][ INFO][PID:948417] Marking build as starting [2025-05-26 11:17:30,140][ INFO][PID:948417] Trying to allocate VM: ResallocHost, ticket_id=3161460, requested_tags=['copr_builder', 'arch_x86_64'] [2025-05-26 11:17:33,181][ INFO][PID:948417] Allocated host ResallocHost, ticket_id=3161460, hostname=2620:52:3:1:dead:beef:cafe:c197, name=copr_hv_x86_64_03_prod_04301955_20250526_111410, requested_tags=['copr_builder', 'arch_x86_64'] [2025-05-26 11:17:33,183][ INFO][PID:948417] Allocating ssh connection to builder [2025-05-26 11:17:33,185][ INFO][PID:948417] Checking that builder machine is OK [2025-05-26 11:17:33,860][ INFO][PID:948417] Running remote command: copr-builder-ready srpm-builds [2025-05-26 11:17:34,242][ INFO][PID:948417] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-05-26 11:17:34,248][ INFO][PID:948417] Filling build.info file with builder info [2025-05-26 11:17:34,257][ INFO][PID:948417] 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": "xtls", "project_dirname": "xtls", "submitter": "vgaetera", "ended_on": null, "started_on": 1748258254.2569544, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9080447", "build_id": 9080447, "package_name": "xray", "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"tee xray.spec << \\\"EOF\\\" > /dev/null\\n%global forgeurl https://github.com/XTLS/Xray-core\\n%global version 1.250516.0\\n%global commit 9fe4ee75b79a651b7d471741c29d86075434b197\\n%global date 20250526\\n%global gomodulesmode GO111MODULE=on\\n%global source_date_epoch_from_changelog 0\\n%global _enable_debug_packages 0\\n%forgemeta\\n\\nName: xray\\nVersion: %{forgeversion}\\nRelease: %{autorelease}\\nSummary: XTLS/Xray proxy platform\\nLicense: MPL-2.0\\nURL: https://xtls.github.io/en/\\nSource0: %{forgesource}\\nSource1: %{name}@.service\\nSource2: %{name}.howto\\nBuildRequires: git-core\\nBuildRequires: golang-bin\\nBuildRequires: go-rpm-macros\\nBuildRequires: systemd-rpm-macros\\n\\n%description\\nXTLS/Xray is a multiprotocol proxy platform.\\nIt allows to circumvent censorship and data discrimination.\\n\\n%prep\\n%forgesetup\\n\\n%build\\nexport GOPROXY=\\\"https://proxy.golang.org,direct\\\"\\nexport GOFLAGS=\\\"-trimpath\\\"\\nexport GO_LDFLAGS=\\\"-s -w\\\"\\n%gobuild -o %{name} ./main\\n\\n%install\\n%__install -p -d -m 755 %{buildroot}%{_sysconfdir}/%{name}\\n%__install -p -D -m 644 -t %{buildroot}%{_unitdir} %{SOURCE1}\\n%__install -p -D -m 755 -t %{buildroot}%{_bindir} %{name}\\n%__install -p -D -m 644 -t %{buildroot}%{_pkgdocdir} %{SOURCE2} README.md\\n\\n%post\\nfor UNIT in $(systemctl -P Id show %{name}@\\\\*.service)\\ndo %systemd_post ${UNIT}\\ndone\\n\\n%preun\\nfor UNIT in $(systemctl -P Id show %{name}@\\\\*.service)\\ndo %systemd_preun ${UNIT}\\ndone\\n\\n%postun\\nfor UNIT in $(systemctl -P Id show %{name}@\\\\*.service)\\ndo %systemd_postun_with_restart ${UNIT}\\ndone\\n\\n%files\\n%license LICENSE\\n%doc %{_pkgdocdir}\\n%{_sysconfdir}/*\\n%{_unitdir}/*\\n%{_bindir}/*\\nEOF\\ntee xray@.service << \\\"EOF\\\" > /dev/null\\n[Unit]\\nDescription=Xray %I\\nAfter=network-online.target\\nWants=network-online.target\\n\\n[Service]\\nCapabilityBoundingSet=CAP_NET_ADMIN CAP_NET_BIND_SERVICE\\nExecStart=xray run -c %E/%p/%i.json\\n\\n[Install]\\nWantedBy=multi-user.target\\nEOF\\ntee xray.howto << \\\"EOF\\\" > /dev/null\\nrun0 tee /etc/xray/local.json << EOI > /dev/null\\n{ ... }\\nEOI\\nrun0 systemctl enable xray@local.service --now\\nEOF\\n\", \"chroot\": \"fedora-42-x86_64\", \"builddeps\": \"\", \"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/xtls--vgaetera", "results": null, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "background": false, "repos": [], "destdir": "/var/lib/copr/public_html/results/vgaetera/xtls", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/vgaetera/xtls", "result_dir": "09080447", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9080447, "mockchain_macros": { "copr_username": "vgaetera", "copr_projectname": "xtls", "vendor": "Fedora Project COPR (vgaetera/xtls)" } } ] } [2025-05-26 11:17:34,284][ INFO][PID:948417] Sending fedora-messaging bus message in build.start [2025-05-26 11:17:34,991][ INFO][PID:948417] Sending fedora-messaging bus message in chroot.start [2025-05-26 11:17:35,034][ INFO][PID:948417] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9080447 --detached [2025-05-26 11:17:35,715][ INFO][PID:948417] Downloading the builder-live.log file, attempt 1 [2025-05-26 11:17:35,728][ INFO][PID:948417] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c197 copr-rpmbuild-log [2025-05-26 11:17:40,738][ INFO][PID:948417] Periodic builder liveness probe: alive [2025-05-26 11:18:23,929][ INFO][PID:948417] Downloading results from builder [2025-05-26 11:18:23,931][ INFO][PID:948417] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c197]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/vgaetera/xtls/srpm-builds/09080447 started [2025-05-26 11:18:23,937][ INFO][PID:948417] 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:c197]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/vgaetera/xtls/srpm-builds/09080447/ &> /var/lib/copr/public_html/results/vgaetera/xtls/srpm-builds/09080447/build-09080447.rsync.log [2025-05-26 11:18:24,491][ INFO][PID:948417] rsyncing finished. [2025-05-26 11:18:24,493][ INFO][PID:948417] Releasing VM back to pool [2025-05-26 11:18:24,515][ INFO][PID:948417] Searching for 'success' file in resultdir [2025-05-26 11:18:24,519][ INFO][PID:948417] Getting build details [2025-05-26 11:18:24,521][ INFO][PID:948417] Retrieving SRPM info from /var/lib/copr/public_html/results/vgaetera/xtls/srpm-builds/09080447 [2025-05-26 11:18:24,524][ INFO][PID:948417] SRPM URL: https://download.copr.fedorainfracloud.org/results/vgaetera/xtls/srpm-builds/09080447/xray-1.250516.0^20250526git9fe4ee7-1.src.rpm [2025-05-26 11:18:24,528][ INFO][PID:948417] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/vgaetera/xtls/srpm-builds/09080447/xray-1.250516.0^20250526git9fe4ee7-1.src.rpm', 'pkg_name': 'xray', 'pkg_version': '1.250516.0^20250526git9fe4ee7-1'} [2025-05-26 11:18:24,531][ INFO][PID:948417] Finished build: id=9080447 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/vgaetera/xtls chroot=srpm-builds [2025-05-26 11:18:24,555][ INFO][PID:948417] Worker succeeded build, took 50.298951625823975 [2025-05-26 11:18:24,558][ INFO][PID:948417] 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": "xtls", "project_dirname": "xtls", "submitter": "vgaetera", "ended_on": 1748258304.555906, "started_on": 1748258254.2569544, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9080447", "build_id": 9080447, "package_name": "xray", "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"tee xray.spec << \\\"EOF\\\" > /dev/null\\n%global forgeurl https://github.com/XTLS/Xray-core\\n%global version 1.250516.0\\n%global commit 9fe4ee75b79a651b7d471741c29d86075434b197\\n%global date 20250526\\n%global gomodulesmode GO111MODULE=on\\n%global source_date_epoch_from_changelog 0\\n%global _enable_debug_packages 0\\n%forgemeta\\n\\nName: xray\\nVersion: %{forgeversion}\\nRelease: %{autorelease}\\nSummary: XTLS/Xray proxy platform\\nLicense: MPL-2.0\\nURL: https://xtls.github.io/en/\\nSource0: %{forgesource}\\nSource1: %{name}@.service\\nSource2: %{name}.howto\\nBuildRequires: git-core\\nBuildRequires: golang-bin\\nBuildRequires: go-rpm-macros\\nBuildRequires: systemd-rpm-macros\\n\\n%description\\nXTLS/Xray is a multiprotocol proxy platform.\\nIt allows to circumvent censorship and data discrimination.\\n\\n%prep\\n%forgesetup\\n\\n%build\\nexport GOPROXY=\\\"https://proxy.golang.org,direct\\\"\\nexport GOFLAGS=\\\"-trimpath\\\"\\nexport GO_LDFLAGS=\\\"-s -w\\\"\\n%gobuild -o %{name} ./main\\n\\n%install\\n%__install -p -d -m 755 %{buildroot}%{_sysconfdir}/%{name}\\n%__install -p -D -m 644 -t %{buildroot}%{_unitdir} %{SOURCE1}\\n%__install -p -D -m 755 -t %{buildroot}%{_bindir} %{name}\\n%__install -p -D -m 644 -t %{buildroot}%{_pkgdocdir} %{SOURCE2} README.md\\n\\n%post\\nfor UNIT in $(systemctl -P Id show %{name}@\\\\*.service)\\ndo %systemd_post ${UNIT}\\ndone\\n\\n%preun\\nfor UNIT in $(systemctl -P Id show %{name}@\\\\*.service)\\ndo %systemd_preun ${UNIT}\\ndone\\n\\n%postun\\nfor UNIT in $(systemctl -P Id show %{name}@\\\\*.service)\\ndo %systemd_postun_with_restart ${UNIT}\\ndone\\n\\n%files\\n%license LICENSE\\n%doc %{_pkgdocdir}\\n%{_sysconfdir}/*\\n%{_unitdir}/*\\n%{_bindir}/*\\nEOF\\ntee xray@.service << \\\"EOF\\\" > /dev/null\\n[Unit]\\nDescription=Xray %I\\nAfter=network-online.target\\nWants=network-online.target\\n\\n[Service]\\nCapabilityBoundingSet=CAP_NET_ADMIN CAP_NET_BIND_SERVICE\\nExecStart=xray run -c %E/%p/%i.json\\n\\n[Install]\\nWantedBy=multi-user.target\\nEOF\\ntee xray.howto << \\\"EOF\\\" > /dev/null\\nrun0 tee /etc/xray/local.json << EOI > /dev/null\\n{ ... }\\nEOI\\nrun0 systemctl enable xray@local.service --now\\nEOF\\n\", \"chroot\": \"fedora-42-x86_64\", \"builddeps\": \"\", \"resultdir\": null, \"repos\": \"\"}", "pkg_name": "xray", "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": "https://download.copr.fedorainfracloud.org/results/vgaetera/xtls/srpm-builds/09080447/xray-1.250516.0^20250526git9fe4ee7-1.src.rpm", "uses_devel_repo": null, "sandbox": "vgaetera/xtls--vgaetera", "results": { "name": "xray", "epoch": null, "version": "1.250516.0^20250526git9fe4ee7", "release": "1", "exclusivearch": [], "excludearch": [] }, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "background": false, "repos": [], "destdir": "/var/lib/copr/public_html/results/vgaetera/xtls", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/vgaetera/xtls", "result_dir": "09080447", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "1.250516.0^20250526git9fe4ee7-1", "id": 9080447, "mockchain_macros": { "copr_username": "vgaetera", "copr_projectname": "xtls", "vendor": "Fedora Project COPR (vgaetera/xtls)" } } ] } [2025-05-26 11:18:24,595][ INFO][PID:948417] Sending fedora-messaging bus message in build.end [2025-05-26 11:18:24,644][ INFO][PID:948417] Compressing /var/lib/copr/public_html/results/vgaetera/xtls/srpm-builds/09080447/builder-live.log by gzip [2025-05-26 11:18:24,647][ INFO][PID:948417] Running command 'gzip /var/lib/copr/public_html/results/vgaetera/xtls/srpm-builds/09080447/builder-live.log' as PID 956594 [2025-05-26 11:18:24,653][ INFO][PID:948417] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/vgaetera/xtls/srpm-builds/09080447/builder-live.log) [2025-05-26 11:18:24,657][ INFO][PID:948417] Compressing /var/lib/copr/public_html/results/vgaetera/xtls/srpm-builds/09080447/backend.log by gzip