[2024-10-09 10:07:44,905][ INFO][PID:4103089] Marking build as starting [2024-10-09 10:07:45,022][ INFO][PID:4103089] Trying to allocate VM [2024-10-09 10:07:48,155][ INFO][PID:4103089] Allocated host ResallocHost, ticket_id=5320075, hostname=2620:52:3:1:dead:beef:cafe:c10f [2024-10-09 10:07:48,156][ INFO][PID:4103089] Allocating ssh connection to builder [2024-10-09 10:07:48,157][ INFO][PID:4103089] Checking that builder machine is OK [2024-10-09 10:07:48,812][ INFO][PID:4103089] Filling build.info file with builder info [2024-10-09 10:07:48,814][ INFO][PID:4103089] 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": 1728468468.8140757, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "8122194", "build_id": 8122194, "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\\\"\\ncd x\\ngo build -o ../%{name} ./examples/outline-cli\\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": "08122194", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 8122194, "mockchain_macros": { "copr_username": "vgaetera", "copr_projectname": "outline", "vendor": "Fedora Project COPR (vgaetera/outline)" } } ] } [2024-10-09 10:07:48,885][ INFO][PID:4103089] Sending fedora-messaging bus message in build.start [2024-10-09 10:07:50,020][ INFO][PID:4103089] Sending fedora-messaging bus message in chroot.start [2024-10-09 10:07:50,047][ INFO][PID:4103089] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/8122194 --detached [2024-10-09 10:07:50,664][ INFO][PID:4103089] Downloading the builder-live.log file, attempt 1 [2024-10-09 10:07:50,666][ INFO][PID:4103089] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c10f copr-rpmbuild-log [2024-10-09 10:07:55,679][ INFO][PID:4103089] Periodic builder liveness probe: alive [2024-10-09 10:08:35,446][ INFO][PID:4103089] Downloading results from builder [2024-10-09 10:08:35,447][ INFO][PID:4103089] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c10f]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/vgaetera/outline/srpm-builds/08122194 started [2024-10-09 10:08:35,453][ INFO][PID:4103089] 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:c10f]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/vgaetera/outline/srpm-builds/08122194/ &> /var/lib/copr/public_html/results/vgaetera/outline/srpm-builds/08122194/build-08122194.rsync.log [2024-10-09 10:08:36,019][ INFO][PID:4103089] rsyncing finished. [2024-10-09 10:08:36,020][ INFO][PID:4103089] Releasing VM back to pool [2024-10-09 10:08:36,051][ INFO][PID:4103089] Searching for 'success' file in resultdir [2024-10-09 10:08:36,053][ INFO][PID:4103089] Getting build details [2024-10-09 10:08:36,055][ INFO][PID:4103089] Retrieving SRPM info from /var/lib/copr/public_html/results/vgaetera/outline/srpm-builds/08122194 [2024-10-09 10:08:36,058][ INFO][PID:4103089] SRPM URL: https://download.copr.fedorainfracloud.org/results/vgaetera/outline/srpm-builds/08122194/outline-client-0.0.17^20240926gitf521e2b-1.src.rpm [2024-10-09 10:08:36,058][ INFO][PID:4103089] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/vgaetera/outline/srpm-builds/08122194/outline-client-0.0.17^20240926gitf521e2b-1.src.rpm', 'pkg_name': 'outline-client', 'pkg_version': '0.0.17^20240926gitf521e2b-1'} [2024-10-09 10:08:36,061][ INFO][PID:4103089] Finished build: id=8122194 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/vgaetera/outline chroot=srpm-builds [2024-10-09 10:08:36,064][ INFO][PID:4103089] Worker succeeded build, took 47.250669956207275 [2024-10-09 10:08:36,066][ INFO][PID:4103089] 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": 1728468516.0647457, "started_on": 1728468468.8140757, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "8122194", "build_id": 8122194, "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\\\"\\ncd x\\ngo build -o ../%{name} ./examples/outline-cli\\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/08122194/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": "08122194", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "0.0.17^20240926gitf521e2b-1", "id": 8122194, "mockchain_macros": { "copr_username": "vgaetera", "copr_projectname": "outline", "vendor": "Fedora Project COPR (vgaetera/outline)" } } ] } [2024-10-09 10:08:36,197][ INFO][PID:4103089] Sending fedora-messaging bus message in build.end [2024-10-09 10:08:36,260][ INFO][PID:4103089] Compressing /var/lib/copr/public_html/results/vgaetera/outline/srpm-builds/08122194/builder-live.log by gzip [2024-10-09 10:08:36,269][ INFO][PID:4103089] Running command 'gzip /var/lib/copr/public_html/results/vgaetera/outline/srpm-builds/08122194/builder-live.log' as PID 4110271 [2024-10-09 10:08:36,280][ INFO][PID:4103089] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/vgaetera/outline/srpm-builds/08122194/builder-live.log) [2024-10-09 10:08:36,285][ INFO][PID:4103089] Compressing /var/lib/copr/public_html/results/vgaetera/outline/srpm-builds/08122194/backend.log by gzip