[2025-01-16 04:48:50,244][  INFO][PID:3097087] Marking build as starting
[2025-01-16 04:48:50,268][  INFO][PID:3097087] Trying to allocate VM
[2025-01-16 04:48:53,315][  INFO][PID:3097087] Allocated host ResallocHost, ticket_id=699135, hostname=2620:52:3:1:dead:beef:cafe:c10a, name=copr_hv_x86_64_01_prod_00584539_20250116_041324
[2025-01-16 04:48:53,315][  INFO][PID:3097087] Allocating ssh connection to builder
[2025-01-16 04:48:53,316][  INFO][PID:3097087] Checking that builder machine is OK
[2025-01-16 04:48:53,840][  INFO][PID:3097087] Running remote command: copr-builder-ready srpm-builds
[2025-01-16 04:48:54,158][  INFO][PID:3097087] Red Hat subscription not needed for srpm-builds
Builder is ready to be used

[2025-01-16 04:48:54,159][  INFO][PID:3097087] Filling build.info file with builder info
[2025-01-16 04:48:54,160][  INFO][PID:3097087] 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": 1737002934.1601021,
            "submitted_on": null,
            "status": 3,
            "chroot": "srpm-builds",
            "arch": "x86_64",
            "buildroot_pkgs": null,
            "task_id": "8518676",
            "build_id": 8518676,
            "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 25.1.1\\n%global commit 4576f56ec82e6a4ebed482642d19b6c1fb1c5380\\n%global date 20250115\\n%global debug_package %{nil}\\n%global gomodulesmode GO111MODULE=on\\n%forgemeta\\n\\nName: xray\\nVersion: %{forgeversion}\\nRelease: %{autorelease}\\nSummary: Transport for traffic masquerading with XTLS\\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\\nXray provides a transport for traffic masquerading with XTLS.\\nThis 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\\ninstall -p -d -m 700 %{buildroot}%{_sysconfdir}/%{name}\\ninstall -p -D -m 644 -t %{buildroot}%{_unitdir} %{SOURCE1}\\ninstall -p -D -m 755 -t %{buildroot}%{_bindir} %{name}\\ninstall -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-41-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": "08518676",
            "built_packages": "",
            "tags": [
                "arch_x86_64"
            ],
            "id": 8518676,
            "mockchain_macros": {
                "copr_username": "vgaetera",
                "copr_projectname": "xtls",
                "vendor": "Fedora Project COPR (vgaetera/xtls)"
            }
        }
    ]
}
[2025-01-16 04:48:54,213][  INFO][PID:3097087] Sending fedora-messaging bus message in build.start
[2025-01-16 04:48:54,775][  INFO][PID:3097087] Sending fedora-messaging bus message in chroot.start
[2025-01-16 04:48:54,801][  INFO][PID:3097087] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/8518676 --detached
[2025-01-16 04:48:55,334][  INFO][PID:3097087] Downloading the builder-live.log file, attempt 1
[2025-01-16 04:48:55,336][  INFO][PID:3097087] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c10a copr-rpmbuild-log
[2025-01-16 04:49:00,341][  INFO][PID:3097087] Periodic builder liveness probe: alive
[2025-01-16 04:49:48,487][  INFO][PID:3097087] Downloading results from builder
[2025-01-16 04:49:48,488][  INFO][PID:3097087] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c10a]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/vgaetera/xtls/srpm-builds/08518676 started
[2025-01-16 04:49:48,488][  INFO][PID:3097087] 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:c10a]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/vgaetera/xtls/srpm-builds/08518676/ &> /var/lib/copr/public_html/results/vgaetera/xtls/srpm-builds/08518676/build-08518676.rsync.log
[2025-01-16 04:49:48,876][  INFO][PID:3097087] rsyncing finished.
[2025-01-16 04:49:48,877][  INFO][PID:3097087] Releasing VM back to pool
[2025-01-16 04:49:48,886][  INFO][PID:3097087] Searching for 'success' file in resultdir
[2025-01-16 04:49:48,887][  INFO][PID:3097087] Getting build details
[2025-01-16 04:49:48,887][  INFO][PID:3097087] Retrieving SRPM info from /var/lib/copr/public_html/results/vgaetera/xtls/srpm-builds/08518676
[2025-01-16 04:49:48,889][  INFO][PID:3097087] SRPM URL: https://download.copr.fedorainfracloud.org/results/vgaetera/xtls/srpm-builds/08518676/xray-25.1.1^20250115git4576f56-1.src.rpm
[2025-01-16 04:49:48,889][  INFO][PID:3097087] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/vgaetera/xtls/srpm-builds/08518676/xray-25.1.1^20250115git4576f56-1.src.rpm', 'pkg_name': 'xray', 'pkg_version': '25.1.1^20250115git4576f56-1'}
[2025-01-16 04:49:48,890][  INFO][PID:3097087] Finished build: id=8518676 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/vgaetera/xtls chroot=srpm-builds 
[2025-01-16 04:49:48,891][  INFO][PID:3097087] Worker succeeded build, took 54.73165678977966
[2025-01-16 04:49:48,892][  INFO][PID:3097087] 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": 1737002988.891759,
            "started_on": 1737002934.1601021,
            "submitted_on": null,
            "status": 1,
            "chroot": "srpm-builds",
            "arch": "x86_64",
            "buildroot_pkgs": null,
            "task_id": "8518676",
            "build_id": 8518676,
            "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 25.1.1\\n%global commit 4576f56ec82e6a4ebed482642d19b6c1fb1c5380\\n%global date 20250115\\n%global debug_package %{nil}\\n%global gomodulesmode GO111MODULE=on\\n%forgemeta\\n\\nName: xray\\nVersion: %{forgeversion}\\nRelease: %{autorelease}\\nSummary: Transport for traffic masquerading with XTLS\\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\\nXray provides a transport for traffic masquerading with XTLS.\\nThis 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\\ninstall -p -d -m 700 %{buildroot}%{_sysconfdir}/%{name}\\ninstall -p -D -m 644 -t %{buildroot}%{_unitdir} %{SOURCE1}\\ninstall -p -D -m 755 -t %{buildroot}%{_bindir} %{name}\\ninstall -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-41-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/08518676/xray-25.1.1^20250115git4576f56-1.src.rpm",
            "uses_devel_repo": null,
            "sandbox": "vgaetera/xtls--vgaetera",
            "results": {
                "name": "xray",
                "epoch": null,
                "version": "25.1.1^20250115git4576f56",
                "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": "08518676",
            "built_packages": "",
            "tags": [
                "arch_x86_64"
            ],
            "pkg_version": "25.1.1^20250115git4576f56-1",
            "id": 8518676,
            "mockchain_macros": {
                "copr_username": "vgaetera",
                "copr_projectname": "xtls",
                "vendor": "Fedora Project COPR (vgaetera/xtls)"
            }
        }
    ]
}
[2025-01-16 04:49:48,921][  INFO][PID:3097087] Sending fedora-messaging bus message in build.end
[2025-01-16 04:49:48,942][  INFO][PID:3097087] Compressing /var/lib/copr/public_html/results/vgaetera/xtls/srpm-builds/08518676/builder-live.log by gzip
[2025-01-16 04:49:48,944][  INFO][PID:3097087] Running command 'gzip /var/lib/copr/public_html/results/vgaetera/xtls/srpm-builds/08518676/builder-live.log' as PID 3098754
[2025-01-16 04:49:48,948][  INFO][PID:3097087] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/vgaetera/xtls/srpm-builds/08518676/builder-live.log)
[2025-01-16 04:49:48,949][  INFO][PID:3097087] Compressing /var/lib/copr/public_html/results/vgaetera/xtls/srpm-builds/08518676/backend.log by gzip
[2025-01-16 04:49:48,950][  INFO][PID:3097087] Running command 'gzip /var/lib/copr/public_html/results/vgaetera/xtls/srpm-builds/08518676/backend.log' as PID 3098755