[2025-03-24 01:49:51,680][  INFO][PID:2984555] Marking build as starting
[2025-03-24 01:49:51,724][  INFO][PID:2984555] Trying to allocate VM
[2025-03-24 01:49:54,811][  INFO][PID:2984555] Allocated host ResallocHost, ticket_id=1997508, hostname=2620:52:3:1:dead:beef:cafe:c14d, name=copr_hv_x86_64_02_prod_02235671_20250324_014423
[2025-03-24 01:49:54,812][  INFO][PID:2984555] Allocating ssh connection to builder
[2025-03-24 01:49:54,813][  INFO][PID:2984555] Checking that builder machine is OK
[2025-03-24 01:49:55,362][  INFO][PID:2984555] Running remote command: copr-builder-ready srpm-builds
[2025-03-24 01:49:55,684][  INFO][PID:2984555] Red Hat subscription not needed for srpm-builds
Builder is ready to be used

[2025-03-24 01:49:55,685][  INFO][PID:2984555] Filling build.info file with builder info
[2025-03-24 01:49:55,686][  INFO][PID:2984555] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 108000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": null,
            "enable_net": true,
            "project_owner": "clarlok",
            "project_name": "tools",
            "project_dirname": "tools",
            "submitter": "clarlok",
            "ended_on": null,
            "started_on": 1742780995.6861725,
            "submitted_on": null,
            "status": 3,
            "chroot": "srpm-builds",
            "arch": "x86_64",
            "buildroot_pkgs": null,
            "task_id": "8811231",
            "build_id": 8811231,
            "package_name": "mise",
            "package_version": null,
            "git_repo": null,
            "git_hash": null,
            "git_branch": null,
            "source_type": 9,
            "source_json": "{\"script\": \"#! /bin/sh -x\\npkgname=mise\\nauther=jdx\\nDATE=$(curl -s https://api.github.com/repos/${auther}/${pkgname}/releases/latest | grep -oP -m 1 '\\\"created_at\\\": \\\"\\\\K(.*)(?=T)')\\nDATE=$(date -d \\\"$DATE\\\" +'%a %b %d %Y')\\nVERSION=$(curl -s https://api.github.com/repos/${auther}/${pkgname}/releases/latest | grep -oP '\\\"tag_name\\\": \\\"\\\\K(.*)(?=\\\")' | tr -d 'v')\\ncurl -L -O https://raw.githubusercontent.com/JamesBrosy/rpm-spec-templates/refs/heads/main/tools/${pkgname}/${pkgname}.spec\\nsed -i -e \\\"s/VERSION/$VERSION/g\\\" -e \\\"s/DATE/$DATE/g\\\" ${pkgname}.spec\\n\", \"chroot\": \"fedora-41-x86_64\", \"builddeps\": \"\", \"resultdir\": \"\", \"repos\": \"\"}",
            "pkg_name": null,
            "pkg_main_version": null,
            "pkg_epoch": null,
            "pkg_release": null,
            "srpm_url": null,
            "uses_devel_repo": null,
            "sandbox": "clarlok/tools--clarlok",
            "results": null,
            "appstream": false,
            "allow_user_ssh": null,
            "ssh_public_keys": null,
            "storage": null,
            "background": false,
            "repos": [],
            "destdir": "/var/lib/copr/public_html/results/clarlok/tools",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/clarlok/tools",
            "result_dir": "08811231",
            "built_packages": "",
            "tags": [
                "arch_x86_64"
            ],
            "id": 8811231,
            "mockchain_macros": {
                "copr_username": "clarlok",
                "copr_projectname": "tools",
                "vendor": "Fedora Project COPR (clarlok/tools)"
            }
        }
    ]
}
[2025-03-24 01:49:55,726][  INFO][PID:2984555] Sending fedora-messaging bus message in build.start
[2025-03-24 01:49:56,351][  INFO][PID:2984555] Sending fedora-messaging bus message in chroot.start
[2025-03-24 01:49:56,368][  INFO][PID:2984555] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/8811231 --detached
[2025-03-24 01:49:56,918][  INFO][PID:2984555] Downloading the builder-live.log file, attempt 1
[2025-03-24 01:49:56,920][  INFO][PID:2984555] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c14d copr-rpmbuild-log
[2025-03-24 01:50:01,924][  INFO][PID:2984555] Periodic builder liveness probe: alive
[2025-03-24 01:51:21,677][  INFO][PID:2984555] Downloading results from builder
[2025-03-24 01:51:21,684][  INFO][PID:2984555] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c14d]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/clarlok/tools/srpm-builds/08811231 started
[2025-03-24 01:51:21,693][  INFO][PID:2984555] 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:c14d]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/clarlok/tools/srpm-builds/08811231/ &> /var/lib/copr/public_html/results/clarlok/tools/srpm-builds/08811231/build-08811231.rsync.log
[2025-03-24 01:51:22,531][  INFO][PID:2984555] rsyncing finished.
[2025-03-24 01:51:22,535][  INFO][PID:2984555] Releasing VM back to pool
[2025-03-24 01:51:22,577][  INFO][PID:2984555] Searching for 'success' file in resultdir
[2025-03-24 01:51:22,579][  INFO][PID:2984555] Getting build details
[2025-03-24 01:51:22,580][  INFO][PID:2984555] Retrieving SRPM info from /var/lib/copr/public_html/results/clarlok/tools/srpm-builds/08811231
[2025-03-24 01:51:22,581][  INFO][PID:2984555] SRPM URL: https://download.copr.fedorainfracloud.org/results/clarlok/tools/srpm-builds/08811231/mise-2025.3.7-1.src.rpm
[2025-03-24 01:51:22,583][  INFO][PID:2984555] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/clarlok/tools/srpm-builds/08811231/mise-2025.3.7-1.src.rpm', 'pkg_name': 'mise', 'pkg_version': '2025.3.7-1'}
[2025-03-24 01:51:22,584][  INFO][PID:2984555] Finished build: id=8811231 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/clarlok/tools chroot=srpm-builds 
[2025-03-24 01:51:22,593][  INFO][PID:2984555] Worker succeeded build, took 86.90702033042908
[2025-03-24 01:51:22,596][  INFO][PID:2984555] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 108000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": null,
            "enable_net": true,
            "project_owner": "clarlok",
            "project_name": "tools",
            "project_dirname": "tools",
            "submitter": "clarlok",
            "ended_on": 1742781082.5931928,
            "started_on": 1742780995.6861725,
            "submitted_on": null,
            "status": 1,
            "chroot": "srpm-builds",
            "arch": "x86_64",
            "buildroot_pkgs": null,
            "task_id": "8811231",
            "build_id": 8811231,
            "package_name": "mise",
            "package_version": null,
            "git_repo": null,
            "git_hash": null,
            "git_branch": null,
            "source_type": 9,
            "source_json": "{\"script\": \"#! /bin/sh -x\\npkgname=mise\\nauther=jdx\\nDATE=$(curl -s https://api.github.com/repos/${auther}/${pkgname}/releases/latest | grep -oP -m 1 '\\\"created_at\\\": \\\"\\\\K(.*)(?=T)')\\nDATE=$(date -d \\\"$DATE\\\" +'%a %b %d %Y')\\nVERSION=$(curl -s https://api.github.com/repos/${auther}/${pkgname}/releases/latest | grep -oP '\\\"tag_name\\\": \\\"\\\\K(.*)(?=\\\")' | tr -d 'v')\\ncurl -L -O https://raw.githubusercontent.com/JamesBrosy/rpm-spec-templates/refs/heads/main/tools/${pkgname}/${pkgname}.spec\\nsed -i -e \\\"s/VERSION/$VERSION/g\\\" -e \\\"s/DATE/$DATE/g\\\" ${pkgname}.spec\\n\", \"chroot\": \"fedora-41-x86_64\", \"builddeps\": \"\", \"resultdir\": \"\", \"repos\": \"\"}",
            "pkg_name": "mise",
            "pkg_main_version": null,
            "pkg_epoch": null,
            "pkg_release": null,
            "srpm_url": "https://download.copr.fedorainfracloud.org/results/clarlok/tools/srpm-builds/08811231/mise-2025.3.7-1.src.rpm",
            "uses_devel_repo": null,
            "sandbox": "clarlok/tools--clarlok",
            "results": {
                "name": "mise",
                "epoch": null,
                "version": "2025.3.7",
                "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/clarlok/tools",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/clarlok/tools",
            "result_dir": "08811231",
            "built_packages": "",
            "tags": [
                "arch_x86_64"
            ],
            "pkg_version": "2025.3.7-1",
            "id": 8811231,
            "mockchain_macros": {
                "copr_username": "clarlok",
                "copr_projectname": "tools",
                "vendor": "Fedora Project COPR (clarlok/tools)"
            }
        }
    ]
}
[2025-03-24 01:51:22,682][  INFO][PID:2984555] Sending fedora-messaging bus message in build.end
[2025-03-24 01:51:22,782][  INFO][PID:2984555] Compressing /var/lib/copr/public_html/results/clarlok/tools/srpm-builds/08811231/builder-live.log by gzip
[2025-03-24 01:51:22,795][  INFO][PID:2984555] Running command 'gzip /var/lib/copr/public_html/results/clarlok/tools/srpm-builds/08811231/builder-live.log' as PID 2993809
[2025-03-24 01:51:22,802][  INFO][PID:2984555] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/clarlok/tools/srpm-builds/08811231/builder-live.log)
[2025-03-24 01:51:22,802][  INFO][PID:2984555] Compressing /var/lib/copr/public_html/results/clarlok/tools/srpm-builds/08811231/backend.log by gzip