[2024-10-09 20:16:28,641][ INFO][PID:2965258] Marking build as starting [2024-10-09 20:16:28,687][ INFO][PID:2965258] Trying to allocate VM [2024-10-09 20:16:31,738][ INFO][PID:2965258] Allocated host ResallocHost, ticket_id=5326540, hostname=54.162.170.114 [2024-10-09 20:16:31,739][ INFO][PID:2965258] Allocating ssh connection to builder [2024-10-09 20:16:31,739][ INFO][PID:2965258] Checking that builder machine is OK [2024-10-09 20:16:32,129][ INFO][PID:2965258] Filling build.info file with builder info [2024-10-09 20:16:32,130][ INFO][PID:2965258] 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": "outline", "project_dirname": "outline", "submitter": "vgaetera", "ended_on": null, "started_on": 1728504992.1306493, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "8123609", "build_id": 8123609, "package_name": "outline-server", "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"#!/usr/bin/bash\\ntee outline-server.spec << \\\"EOF\\\" > /dev/null\\n%global forgeurl https://github.com/Jigsaw-Code/outline-ss-server\\n%global version 1.7.3\\n%global commit 3c24817197406da4b18fe545417df3aac8253486\\n%global date 20241008\\n%global source_date_epoch_from_changelog 0\\n%global debug_package %{nil}\\n%forgemeta\\n\\nName: outline-server\\nVersion: %{forgeversion}\\nRelease: 1%{?dist}\\nSummary: Outline VPN server\\nLicense: Apache-2.0\\nURL: %{forgeurl}\\nSource0: %{forgeurl}/archive/%{commit}.tar.gz#/%{name}-%{version}.tar.gz\\nSource1: %{name}@.service\\nSource2: %{name}.howto\\nBuildRequires: git-core\\nBuildRequires: golang-bin\\nBuildRequires: systemd-rpm-macros\\n\\n%description\\nOutline VPN server that relies on Shadowsocks.\\n\\n%prep\\n%autosetup -n outline-ss-server-%{commit}\\n\\n%build\\nexport GO_EXTLINK_ENABLED=\\\"1\\\"\\ngo build -o %{name} ./cmd/outline-ss-server\\n\\n%install\\ninstall -p -d -m 700 %{buildroot}%{_sysconfdir}/outline/server\\ninstall -p -D -m 755 -t %{buildroot}%{_bindir} %{name}\\ninstall -p -D -m 644 -t %{buildroot}%{_unitdir} %{SOURCE1}\\ninstall -p -D -m 644 -t %{buildroot}%{_pkgdocdir} %{SOURCE2} \\\\\\nREADME.md cmd/outline-ss-server/config_example.yml\\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%config %{_sysconfdir}/outline\\n%{_bindir}/%{name}\\n%{_unitdir}/%{name}@.service\\nEOF\\ntee outline-server@.service << \\\"EOF\\\" > /dev/null\\n[Unit]\\nDescription=Outline server %I\\nAfter=network-online.target\\nWants=network-online.target\\n\\n[Service]\\nExecStart=outline-server -config %E/outline/server/%i.yml\\n\\n[Install]\\nWantedBy=multi-user.target\\nEOF\\ntee outline-server.howto << \\\"EOF\\\" > /dev/null\\nsudo tee /etc/outline/server/local.yml << EOC > /dev/null\\n...\\nEOC\\nsudo systemctl enable outline-server@local.service --now\\nEOF\\n\", \"chroot\": \"fedora-41-x86_64\", \"builddeps\": null, \"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/outline--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/outline", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/vgaetera/outline", "result_dir": "08123609", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 8123609, "mockchain_macros": { "copr_username": "vgaetera", "copr_projectname": "outline", "vendor": "Fedora Project COPR (vgaetera/outline)" } } ] } [2024-10-09 20:16:32,183][ INFO][PID:2965258] Sending fedora-messaging bus message in build.start [2024-10-09 20:16:32,852][ INFO][PID:2965258] Sending fedora-messaging bus message in chroot.start [2024-10-09 20:16:32,911][ INFO][PID:2965258] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/8123609 --detached [2024-10-09 20:16:33,305][ INFO][PID:2965258] Downloading the builder-live.log file, attempt 1 [2024-10-09 20:16:33,306][ INFO][PID:2965258] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@54.162.170.114 copr-rpmbuild-log [2024-10-09 20:16:38,310][ INFO][PID:2965258] Periodic builder liveness probe: alive [2024-10-09 20:16:57,818][ INFO][PID:2965258] Downloading results from builder [2024-10-09 20:16:57,818][ INFO][PID:2965258] rsyncing of mockbuilder@54.162.170.114:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/vgaetera/outline/srpm-builds/08123609 started [2024-10-09 20:16:57,819][ INFO][PID:2965258] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@54.162.170.114:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/vgaetera/outline/srpm-builds/08123609/ &> /var/lib/copr/public_html/results/vgaetera/outline/srpm-builds/08123609/build-08123609.rsync.log [2024-10-09 20:16:58,048][ INFO][PID:2965258] rsyncing finished. [2024-10-09 20:16:58,049][ INFO][PID:2965258] Releasing VM back to pool [2024-10-09 20:16:58,059][ INFO][PID:2965258] Searching for 'success' file in resultdir [2024-10-09 20:16:58,060][ INFO][PID:2965258] Getting build details [2024-10-09 20:16:58,060][ INFO][PID:2965258] Retrieving SRPM info from /var/lib/copr/public_html/results/vgaetera/outline/srpm-builds/08123609 [2024-10-09 20:16:58,061][ INFO][PID:2965258] SRPM URL: https://download.copr.fedorainfracloud.org/results/vgaetera/outline/srpm-builds/08123609/outline-server-1.7.3^20241008git3c24817-1.src.rpm [2024-10-09 20:16:58,062][ INFO][PID:2965258] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/vgaetera/outline/srpm-builds/08123609/outline-server-1.7.3^20241008git3c24817-1.src.rpm', 'pkg_name': 'outline-server', 'pkg_version': '1.7.3^20241008git3c24817-1'} [2024-10-09 20:16:58,062][ INFO][PID:2965258] Finished build: id=8123609 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/vgaetera/outline chroot=srpm-builds [2024-10-09 20:16:58,064][ INFO][PID:2965258] Worker succeeded build, took 25.934062242507935 [2024-10-09 20:16:58,065][ INFO][PID:2965258] 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": "outline", "project_dirname": "outline", "submitter": "vgaetera", "ended_on": 1728505018.0647116, "started_on": 1728504992.1306493, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "8123609", "build_id": 8123609, "package_name": "outline-server", "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"#!/usr/bin/bash\\ntee outline-server.spec << \\\"EOF\\\" > /dev/null\\n%global forgeurl https://github.com/Jigsaw-Code/outline-ss-server\\n%global version 1.7.3\\n%global commit 3c24817197406da4b18fe545417df3aac8253486\\n%global date 20241008\\n%global source_date_epoch_from_changelog 0\\n%global debug_package %{nil}\\n%forgemeta\\n\\nName: outline-server\\nVersion: %{forgeversion}\\nRelease: 1%{?dist}\\nSummary: Outline VPN server\\nLicense: Apache-2.0\\nURL: %{forgeurl}\\nSource0: %{forgeurl}/archive/%{commit}.tar.gz#/%{name}-%{version}.tar.gz\\nSource1: %{name}@.service\\nSource2: %{name}.howto\\nBuildRequires: git-core\\nBuildRequires: golang-bin\\nBuildRequires: systemd-rpm-macros\\n\\n%description\\nOutline VPN server that relies on Shadowsocks.\\n\\n%prep\\n%autosetup -n outline-ss-server-%{commit}\\n\\n%build\\nexport GO_EXTLINK_ENABLED=\\\"1\\\"\\ngo build -o %{name} ./cmd/outline-ss-server\\n\\n%install\\ninstall -p -d -m 700 %{buildroot}%{_sysconfdir}/outline/server\\ninstall -p -D -m 755 -t %{buildroot}%{_bindir} %{name}\\ninstall -p -D -m 644 -t %{buildroot}%{_unitdir} %{SOURCE1}\\ninstall -p -D -m 644 -t %{buildroot}%{_pkgdocdir} %{SOURCE2} \\\\\\nREADME.md cmd/outline-ss-server/config_example.yml\\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%config %{_sysconfdir}/outline\\n%{_bindir}/%{name}\\n%{_unitdir}/%{name}@.service\\nEOF\\ntee outline-server@.service << \\\"EOF\\\" > /dev/null\\n[Unit]\\nDescription=Outline server %I\\nAfter=network-online.target\\nWants=network-online.target\\n\\n[Service]\\nExecStart=outline-server -config %E/outline/server/%i.yml\\n\\n[Install]\\nWantedBy=multi-user.target\\nEOF\\ntee outline-server.howto << \\\"EOF\\\" > /dev/null\\nsudo tee /etc/outline/server/local.yml << EOC > /dev/null\\n...\\nEOC\\nsudo systemctl enable outline-server@local.service --now\\nEOF\\n\", \"chroot\": \"fedora-41-x86_64\", \"builddeps\": null, \"resultdir\": null, \"repos\": \"\"}", "pkg_name": "outline-server", "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": "https://download.copr.fedorainfracloud.org/results/vgaetera/outline/srpm-builds/08123609/outline-server-1.7.3^20241008git3c24817-1.src.rpm", "uses_devel_repo": null, "sandbox": "vgaetera/outline--vgaetera", "results": { "name": "outline-server", "epoch": null, "version": "1.7.3^20241008git3c24817", "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/outline", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/vgaetera/outline", "result_dir": "08123609", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "1.7.3^20241008git3c24817-1", "id": 8123609, "mockchain_macros": { "copr_username": "vgaetera", "copr_projectname": "outline", "vendor": "Fedora Project COPR (vgaetera/outline)" } } ] } [2024-10-09 20:16:58,127][ INFO][PID:2965258] Sending fedora-messaging bus message in build.end [2024-10-09 20:16:58,151][ INFO][PID:2965258] Compressing /var/lib/copr/public_html/results/vgaetera/outline/srpm-builds/08123609/builder-live.log by gzip [2024-10-09 20:16:58,152][ INFO][PID:2965258] Running command 'gzip /var/lib/copr/public_html/results/vgaetera/outline/srpm-builds/08123609/builder-live.log' as PID 2967135 [2024-10-09 20:16:58,156][ INFO][PID:2965258] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/vgaetera/outline/srpm-builds/08123609/builder-live.log) [2024-10-09 20:16:58,157][ INFO][PID:2965258] Compressing /var/lib/copr/public_html/results/vgaetera/outline/srpm-builds/08123609/backend.log by gzip [2024-10-09 20:16:58,158][ INFO][PID:2965258] Running command 'gzip /var/lib/copr/public_html/results/vgaetera/outline/srpm-builds/08123609/backend.log' as PID 2967137