[2026-03-02 04:58:45,732][ INFO][PID:1452298] Marking build as starting [2026-03-02 04:58:45,773][ INFO][PID:1452298] Checking for cancel request [2026-03-02 04:58:45,774][ INFO][PID:1452298] VM allocation process starts [2026-03-02 04:58:45,810][ INFO][PID:1452298] Trying to allocate VM: ResallocHost, ticket_id=1665439, requested_tags=['copr_builder', 'arch_x86_64'] [2026-03-02 04:58:48,929][ INFO][PID:1452298] Allocated host ResallocHost, ticket_id=1665439, hostname=44.192.31.74, name=aws_x86_64_normalreserved_prod_02747560_20260302_044203, requested_tags=['copr_builder', 'arch_x86_64'] [2026-03-02 04:58:48,929][ INFO][PID:1452298] Allocating ssh connection to builder [2026-03-02 04:58:48,930][ INFO][PID:1452298] Checking that builder machine is OK [2026-03-02 04:58:49,291][ INFO][PID:1452298] Running remote command: copr-builder-ready srpm-builds [2026-03-02 04:58:50,018][ INFO][PID:1452298] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2026-03-02 04:58:50,019][ INFO][PID:1452298] Filling build.info file with builder info [2026-03-02 04:58:50,073][ INFO][PID:1452298] Checking for cancel request [2026-03-02 04:58:50,074][ INFO][PID:1452298] 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": 1772427530.073863, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "10182054", "build_id": 10182054, "package_name": "xray", "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/XTLS/Xray-core\\n%global version %(date +%Y%m%d)\\n%global commit 0bffea3390f8a992f6b85256e11385e5831edc49\\n%global _forgeversionsuffix %{scm}%(printf %.7s %{commit})\\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\\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 -m 755 -d -T %{buildroot}%{_sysconfdir}/%{name}\\n%__install -p -m 644 -D -t %{buildroot}%{_unitdir} %{SOURCE1}\\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%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 %{_licensedir}/*\\n%doc %{_pkgdocdir}\\n%{_sysconfdir}/*\\n%{_unitdir}/*\\n%{_bindir}/*\\nEOF\\n\\ntee ${COPR_PACKAGE}@.service << \\\"EOF\\\" > /dev/null\\n[Unit]\\nDescription=Xray %I\\nAfter=network-online.target\\nWants=network-online.target\\n\\n[Service]\\nExecStart=xray run -c %E/%p/%i.json\\n\\n[Install]\\nWantedBy=multi-user.target\\nEOF\\n\", \"chroot\": \"fedora-44-x86_64\", \"builddeps\": \"git-core\", \"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, "destdir": "/var/lib/copr/public_html/results/vgaetera/extras", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/vgaetera/extras", "result_dir": "10182054", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 10182054, "mockchain_macros": { "copr_username": "vgaetera", "copr_projectname": "extras", "vendor": "Fedora Project COPR (vgaetera/extras)" } } ] } [2026-03-02 04:58:50,123][ INFO][PID:1452298] Sending fedora-messaging bus message in build.start [2026-03-02 04:58:50,676][ INFO][PID:1452298] Sending fedora-messaging bus message in chroot.start [2026-03-02 04:58:50,707][ INFO][PID:1452298] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/10182054 --detached [2026-03-02 04:58:51,041][ INFO][PID:1452298] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '44.192.31.74' (ED25519) to the list of known hosts. [2026-03-02 04:58:51,042][ INFO][PID:1452298] Downloading the builder-live.log file, attempt 1 [2026-03-02 04:58:51,044][ INFO][PID:1452298] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@44.192.31.74 copr-rpmbuild-log [2026-03-02 04:58:56,049][ INFO][PID:1452298] Periodic builder liveness probe: alive [2026-03-02 04:58:56,050][ INFO][PID:1452298] Checking for cancel request [2026-03-02 04:59:01,050][ INFO][PID:1452298] Checking for cancel request [2026-03-02 04:59:06,052][ INFO][PID:1452298] Checking for cancel request [2026-03-02 04:59:11,053][ INFO][PID:1452298] Checking for cancel request [2026-03-02 04:59:16,054][ INFO][PID:1452298] Checking for cancel request [2026-03-02 04:59:21,055][ INFO][PID:1452298] Checking for cancel request [2026-03-02 04:59:26,056][ INFO][PID:1452298] Checking for cancel request [2026-03-02 04:59:31,057][ INFO][PID:1452298] Checking for cancel request [2026-03-02 04:59:33,033][ INFO][PID:1452298] Downloading results from builder [2026-03-02 04:59:33,034][ INFO][PID:1452298] rsyncing of mockbuilder@44.192.31.74:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/vgaetera/extras/srpm-builds/10182054 started [2026-03-02 04:59:33,034][ INFO][PID:1452298] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@44.192.31.74:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/vgaetera/extras/srpm-builds/10182054/ &> /var/lib/copr/public_html/results/vgaetera/extras/srpm-builds/10182054/build-10182054.rsync.log [2026-03-02 04:59:33,255][ INFO][PID:1452298] rsyncing finished. [2026-03-02 04:59:33,255][ INFO][PID:1452298] Releasing VM back to pool [2026-03-02 04:59:33,265][ INFO][PID:1452298] Searching for 'success' file in resultdir [2026-03-02 04:59:33,266][ INFO][PID:1452298] Getting build details [2026-03-02 04:59:33,267][ INFO][PID:1452298] Retrieving SRPM info from /var/lib/copr/public_html/results/vgaetera/extras/srpm-builds/10182054 [2026-03-02 04:59:33,267][ INFO][PID:1452298] SRPM URL: https://download.copr.fedorainfracloud.org/results/vgaetera/extras/srpm-builds/10182054/xray-20260302^git0bffea3-1.src.rpm [2026-03-02 04:59:33,268][ INFO][PID:1452298] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/vgaetera/extras/srpm-builds/10182054/xray-20260302^git0bffea3-1.src.rpm', 'pkg_name': 'xray', 'pkg_version': '20260302^git0bffea3-1'} [2026-03-02 04:59:33,268][ INFO][PID:1452298] Finished build: id=10182054 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/vgaetera/extras chroot=srpm-builds [2026-03-02 04:59:33,269][ INFO][PID:1452298] Worker succeeded build, took 43.19603633880615 [2026-03-02 04:59:33,270][ INFO][PID:1452298] 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": 1772427573.2698994, "started_on": 1772427530.073863, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "10182054", "build_id": 10182054, "package_name": "xray", "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/XTLS/Xray-core\\n%global version %(date +%Y%m%d)\\n%global commit 0bffea3390f8a992f6b85256e11385e5831edc49\\n%global _forgeversionsuffix %{scm}%(printf %.7s %{commit})\\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\\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 -m 755 -d -T %{buildroot}%{_sysconfdir}/%{name}\\n%__install -p -m 644 -D -t %{buildroot}%{_unitdir} %{SOURCE1}\\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%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 %{_licensedir}/*\\n%doc %{_pkgdocdir}\\n%{_sysconfdir}/*\\n%{_unitdir}/*\\n%{_bindir}/*\\nEOF\\n\\ntee ${COPR_PACKAGE}@.service << \\\"EOF\\\" > /dev/null\\n[Unit]\\nDescription=Xray %I\\nAfter=network-online.target\\nWants=network-online.target\\n\\n[Service]\\nExecStart=xray run -c %E/%p/%i.json\\n\\n[Install]\\nWantedBy=multi-user.target\\nEOF\\n\", \"chroot\": \"fedora-44-x86_64\", \"builddeps\": \"git-core\", \"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/extras/srpm-builds/10182054/xray-20260302^git0bffea3-1.src.rpm", "uses_devel_repo": null, "sandbox": "vgaetera/extras--vgaetera", "results": { "name": "xray", "epoch": null, "version": "20260302^git0bffea3", "release": "1", "exclusivearch": [], "excludearch": [] }, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "repos": [], "background": false, "destdir": "/var/lib/copr/public_html/results/vgaetera/extras", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/vgaetera/extras", "result_dir": "10182054", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "20260302^git0bffea3-1", "id": 10182054, "mockchain_macros": { "copr_username": "vgaetera", "copr_projectname": "extras", "vendor": "Fedora Project COPR (vgaetera/extras)" } } ] } [2026-03-02 04:59:33,313][ INFO][PID:1452298] Sending fedora-messaging bus message in build.end [2026-03-02 04:59:33,341][ INFO][PID:1452298] Compressing /var/lib/copr/public_html/results/vgaetera/extras/srpm-builds/10182054/builder-live.log by gzip [2026-03-02 04:59:33,342][ INFO][PID:1452298] Running command 'gzip /var/lib/copr/public_html/results/vgaetera/extras/srpm-builds/10182054/builder-live.log' as PID 1456088 [2026-03-02 04:59:33,347][ INFO][PID:1452298] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/vgaetera/extras/srpm-builds/10182054/builder-live.log) [2026-03-02 04:59:33,348][ INFO][PID:1452298] Compressing /var/lib/copr/public_html/results/vgaetera/extras/srpm-builds/10182054/backend.log by gzip [2026-03-02 04:59:33,349][ INFO][PID:1452298] Running command 'gzip /var/lib/copr/public_html/results/vgaetera/extras/srpm-builds/10182054/backend.log' as PID 1456090