[2024-10-09 20:11:55,905][ INFO][PID:2944225] Marking build as starting [2024-10-09 20:11:55,960][ INFO][PID:2944225] Trying to allocate VM [2024-10-09 20:11:59,059][ INFO][PID:2944225] Allocated host ResallocHost, ticket_id=5326506, hostname=54.162.170.114 [2024-10-09 20:11:59,060][ INFO][PID:2944225] Allocating ssh connection to builder [2024-10-09 20:11:59,061][ INFO][PID:2944225] Checking that builder machine is OK [2024-10-09 20:11:59,445][ INFO][PID:2944225] Filling build.info file with builder info [2024-10-09 20:11:59,446][ INFO][PID:2944225] 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": 1728504719.4463222, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "8123605", "build_id": 8123605, "package_name": "outline-client", "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"#!/usr/bin/bash\\ntee outline-client.spec << \\\"EOF\\\" > /dev/null\\n%global forgeurl https://github.com/Jigsaw-Code/outline-sdk\\n%global version 0.0.17\\n%global commit f521e2b520d1ea93d4987b159c8b217ce8ea9e65\\n%global date 20240926\\n%global source_date_epoch_from_changelog 0\\n%global debug_package %{nil}\\n%forgemeta\\n\\nName: outline-client\\nVersion: %{forgeversion}\\nRelease: 1%{?dist}\\nSummary: Outline VPN client\\nLicense: Apache-2.0\\nURL: %{forgeurl}/tree/main/x/examples/outline-cli\\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 client that relies on Shadowsocks.\\n\\n%prep\\n%autosetup -n outline-sdk-%{commit}\\n\\n%build\\nexport GO_EXTLINK_ENABLED=\\\"1\\\"\\npushd x\\ngo build -o ../%{name} ./examples/outline-cli\\npopd\\n\\n%install\\ninstall -p -d -m 700 %{buildroot}%{_sysconfdir}/outline/client\\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} \\\\\\nx/examples/outline-cli/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%config %{_sysconfdir}/outline\\n%{_bindir}/%{name}\\n%{_unitdir}/%{name}@.service\\nEOF\\ntee outline-client@.service << \\\"EOF\\\" > /dev/null\\n[Unit]\\nDescription=Outline client %I\\nAfter=network-online.target\\nWants=network-online.target\\n\\n[Service]\\nEnvironmentFile=%E/outline/client/%i.conf\\nExecStart=outline-client -transport ${KEY}\\n\\n[Install]\\nWantedBy=multi-user.target\\nEOF\\ntee outline-client.howto << \\\"EOF\\\" > /dev/null\\nsudo tee /etc/outline/client/local.conf << EOC > /dev/null\\nKEY=ss://...\\nEOC\\nsudo rm -f /etc/resolv.conf\\nsudo systemctl restart NetworkManager.service\\nsudo systemctl mask systemd-resolved.service --now\\nsudo systemctl enable outline-client@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": "08123605", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 8123605, "mockchain_macros": { "copr_username": "vgaetera", "copr_projectname": "outline", "vendor": "Fedora Project COPR (vgaetera/outline)" } } ] } [2024-10-09 20:11:59,497][ INFO][PID:2944225] Sending fedora-messaging bus message in build.start [2024-10-09 20:12:00,126][ INFO][PID:2944225] Sending fedora-messaging bus message in chroot.start [2024-10-09 20:12:00,150][ INFO][PID:2944225] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/8123605 --detached [2024-10-09 20:12:00,542][ INFO][PID:2944225] Downloading the builder-live.log file, attempt 1 [2024-10-09 20:12:00,544][ INFO][PID:2944225] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@54.162.170.114 copr-rpmbuild-log [2024-10-09 20:12:05,549][ INFO][PID:2944225] Periodic builder liveness probe: alive [2024-10-09 20:12:31,769][ INFO][PID:2944225] Downloading results from builder [2024-10-09 20:12:31,770][ INFO][PID:2944225] rsyncing of mockbuilder@54.162.170.114:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/vgaetera/outline/srpm-builds/08123605 started [2024-10-09 20:12:31,771][ INFO][PID:2944225] 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/08123605/ &> /var/lib/copr/public_html/results/vgaetera/outline/srpm-builds/08123605/build-08123605.rsync.log [2024-10-09 20:12:32,016][ INFO][PID:2944225] rsyncing finished. [2024-10-09 20:12:32,016][ INFO][PID:2944225] Releasing VM back to pool [2024-10-09 20:12:32,025][ INFO][PID:2944225] Searching for 'success' file in resultdir [2024-10-09 20:12:32,026][ INFO][PID:2944225] Getting build details [2024-10-09 20:12:32,026][ INFO][PID:2944225] Retrieving SRPM info from /var/lib/copr/public_html/results/vgaetera/outline/srpm-builds/08123605 [2024-10-09 20:12:32,027][ INFO][PID:2944225] SRPM URL: https://download.copr.fedorainfracloud.org/results/vgaetera/outline/srpm-builds/08123605/outline-client-0.0.17^20240926gitf521e2b-1.src.rpm [2024-10-09 20:12:32,027][ INFO][PID:2944225] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/vgaetera/outline/srpm-builds/08123605/outline-client-0.0.17^20240926gitf521e2b-1.src.rpm', 'pkg_name': 'outline-client', 'pkg_version': '0.0.17^20240926gitf521e2b-1'} [2024-10-09 20:12:32,028][ INFO][PID:2944225] Finished build: id=8123605 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/vgaetera/outline chroot=srpm-builds [2024-10-09 20:12:32,030][ INFO][PID:2944225] Worker succeeded build, took 32.5838885307312 [2024-10-09 20:12:32,031][ INFO][PID:2944225] 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": 1728504752.0302107, "started_on": 1728504719.4463222, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "8123605", "build_id": 8123605, "package_name": "outline-client", "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"#!/usr/bin/bash\\ntee outline-client.spec << \\\"EOF\\\" > /dev/null\\n%global forgeurl https://github.com/Jigsaw-Code/outline-sdk\\n%global version 0.0.17\\n%global commit f521e2b520d1ea93d4987b159c8b217ce8ea9e65\\n%global date 20240926\\n%global source_date_epoch_from_changelog 0\\n%global debug_package %{nil}\\n%forgemeta\\n\\nName: outline-client\\nVersion: %{forgeversion}\\nRelease: 1%{?dist}\\nSummary: Outline VPN client\\nLicense: Apache-2.0\\nURL: %{forgeurl}/tree/main/x/examples/outline-cli\\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 client that relies on Shadowsocks.\\n\\n%prep\\n%autosetup -n outline-sdk-%{commit}\\n\\n%build\\nexport GO_EXTLINK_ENABLED=\\\"1\\\"\\npushd x\\ngo build -o ../%{name} ./examples/outline-cli\\npopd\\n\\n%install\\ninstall -p -d -m 700 %{buildroot}%{_sysconfdir}/outline/client\\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} \\\\\\nx/examples/outline-cli/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%config %{_sysconfdir}/outline\\n%{_bindir}/%{name}\\n%{_unitdir}/%{name}@.service\\nEOF\\ntee outline-client@.service << \\\"EOF\\\" > /dev/null\\n[Unit]\\nDescription=Outline client %I\\nAfter=network-online.target\\nWants=network-online.target\\n\\n[Service]\\nEnvironmentFile=%E/outline/client/%i.conf\\nExecStart=outline-client -transport ${KEY}\\n\\n[Install]\\nWantedBy=multi-user.target\\nEOF\\ntee outline-client.howto << \\\"EOF\\\" > /dev/null\\nsudo tee /etc/outline/client/local.conf << EOC > /dev/null\\nKEY=ss://...\\nEOC\\nsudo rm -f /etc/resolv.conf\\nsudo systemctl restart NetworkManager.service\\nsudo systemctl mask systemd-resolved.service --now\\nsudo systemctl enable outline-client@local.service --now\\nEOF\\n\", \"chroot\": \"fedora-41-x86_64\", \"builddeps\": null, \"resultdir\": null, \"repos\": \"\"}", "pkg_name": "outline-client", "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": "https://download.copr.fedorainfracloud.org/results/vgaetera/outline/srpm-builds/08123605/outline-client-0.0.17^20240926gitf521e2b-1.src.rpm", "uses_devel_repo": null, "sandbox": "vgaetera/outline--vgaetera", "results": { "name": "outline-client", "epoch": null, "version": "0.0.17^20240926gitf521e2b", "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": "08123605", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "0.0.17^20240926gitf521e2b-1", "id": 8123605, "mockchain_macros": { "copr_username": "vgaetera", "copr_projectname": "outline", "vendor": "Fedora Project COPR (vgaetera/outline)" } } ] } [2024-10-09 20:12:32,092][ INFO][PID:2944225] Sending fedora-messaging bus message in build.end [2024-10-09 20:12:32,114][ INFO][PID:2944225] Compressing /var/lib/copr/public_html/results/vgaetera/outline/srpm-builds/08123605/builder-live.log by gzip [2024-10-09 20:12:32,116][ INFO][PID:2944225] Running command 'gzip /var/lib/copr/public_html/results/vgaetera/outline/srpm-builds/08123605/builder-live.log' as PID 2947010 [2024-10-09 20:12:32,120][ INFO][PID:2944225] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/vgaetera/outline/srpm-builds/08123605/builder-live.log) [2024-10-09 20:12:32,121][ INFO][PID:2944225] Compressing /var/lib/copr/public_html/results/vgaetera/outline/srpm-builds/08123605/backend.log by gzip [2024-10-09 20:12:32,122][ INFO][PID:2944225] Running command 'gzip /var/lib/copr/public_html/results/vgaetera/outline/srpm-builds/08123605/backend.log' as PID 2947011