[2025-01-15 22:24:30,768][  INFO][PID:1294062] Marking build as starting
[2025-01-15 22:24:30,822][  INFO][PID:1294062] Trying to allocate VM
[2025-01-15 22:24:33,881][  INFO][PID:1294062] Allocated host ResallocHost, ticket_id=694421, hostname=2620:52:3:1:dead:beef:cafe:c199, name=copr_hv_x86_64_03_prod_00577474_20250115_222155
[2025-01-15 22:24:33,881][  INFO][PID:1294062] Allocating ssh connection to builder
[2025-01-15 22:24:33,882][  INFO][PID:1294062] Checking that builder machine is OK
[2025-01-15 22:24:34,460][  INFO][PID:1294062] Running remote command: copr-builder-ready srpm-builds
[2025-01-15 22:24:34,812][  INFO][PID:1294062] Red Hat subscription not needed for srpm-builds
Builder is ready to be used

[2025-01-15 22:24:34,813][  INFO][PID:1294062] Filling build.info file with builder info
[2025-01-15 22:24:34,815][  INFO][PID:1294062] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 108000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": null,
            "enable_net": true,
            "project_owner": "rhcontainerbot",
            "project_name": "podman-next",
            "project_dirname": "podman-next",
            "submitter": "packit",
            "ended_on": null,
            "started_on": 1736979874.8153963,
            "submitted_on": null,
            "status": 3,
            "chroot": "srpm-builds",
            "arch": "x86_64",
            "buildroot_pkgs": null,
            "task_id": "8517730",
            "build_id": 8517730,
            "package_name": null,
            "package_version": null,
            "git_repo": null,
            "git_hash": null,
            "git_branch": null,
            "source_type": 9,
            "source_json": "{\"script\": \"\\n#!/bin/sh\\n\\ngit config --global user.email \\\"hello@packit.dev\\\"\\ngit config --global user.name \\\"Packit\\\"\\nresultdir=$PWD\\npackit -d prepare-sources -p buildah-fedora --result-dir \\\"$resultdir\\\" --ref main --job-config-index 1 --merged-ref '989e6a59e98ec969b6681e47a71ef2dee3d44889' --no-create-symlinks https://github.com/containers/buildah\\n\\n\", \"chroot\": \"fedora-41-x86_64\", \"builddeps\": \"packit make\", \"resultdir\": null, \"repos\": \"copr://packit/packit-stable\"}",
            "pkg_name": null,
            "pkg_main_version": null,
            "pkg_epoch": null,
            "pkg_release": null,
            "srpm_url": null,
            "uses_devel_repo": null,
            "sandbox": "rhcontainerbot/podman-next--packit",
            "results": null,
            "appstream": false,
            "allow_user_ssh": null,
            "ssh_public_keys": null,
            "storage": null,
            "background": false,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/packit/packit-stable/fedora-41-x86_64/",
                    "id": "copr_packit_packit_stable",
                    "name": "Additional repo copr_packit_packit_stable"
                }
            ],
            "destdir": "/var/lib/copr/public_html/results/rhcontainerbot/podman-next",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/rhcontainerbot/podman-next",
            "result_dir": "08517730",
            "built_packages": "",
            "tags": [
                "arch_x86_64"
            ],
            "id": 8517730,
            "mockchain_macros": {
                "copr_username": "rhcontainerbot",
                "copr_projectname": "podman-next",
                "vendor": "Fedora Project COPR (rhcontainerbot/podman-next)"
            }
        }
    ]
}
[2025-01-15 22:24:34,841][  INFO][PID:1294062] Sending fedora-messaging bus message in build.start
[2025-01-15 22:24:35,544][  INFO][PID:1294062] Sending fedora-messaging bus message in chroot.start
[2025-01-15 22:24:35,586][  INFO][PID:1294062] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/8517730 --detached
[2025-01-15 22:24:36,177][  INFO][PID:1294062] Downloading the builder-live.log file, attempt 1
[2025-01-15 22:24:36,178][  INFO][PID:1294062] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c199 copr-rpmbuild-log
[2025-01-15 22:24:41,183][  INFO][PID:1294062] Periodic builder liveness probe: alive
[2025-01-15 22:25:58,637][  INFO][PID:1294062] Downloading results from builder
[2025-01-15 22:25:58,638][  INFO][PID:1294062] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c199]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/rhcontainerbot/podman-next/srpm-builds/08517730 started
[2025-01-15 22:25:58,639][  INFO][PID:1294062] 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:c199]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/rhcontainerbot/podman-next/srpm-builds/08517730/ &> /var/lib/copr/public_html/results/rhcontainerbot/podman-next/srpm-builds/08517730/build-08517730.rsync.log
[2025-01-15 22:25:59,227][  INFO][PID:1294062] rsyncing finished.
[2025-01-15 22:25:59,228][  INFO][PID:1294062] Releasing VM back to pool
[2025-01-15 22:25:59,237][  INFO][PID:1294062] Searching for 'success' file in resultdir
[2025-01-15 22:25:59,238][  INFO][PID:1294062] Getting build details
[2025-01-15 22:25:59,239][  INFO][PID:1294062] Retrieving SRPM info from /var/lib/copr/public_html/results/rhcontainerbot/podman-next/srpm-builds/08517730
[2025-01-15 22:25:59,240][  INFO][PID:1294062] SRPM URL: https://download.copr.fedorainfracloud.org/results/rhcontainerbot/podman-next/srpm-builds/08517730/buildah-1.38.0-1.20250115222551174106.main.96.g989e6a59e.src.rpm
[2025-01-15 22:25:59,240][  INFO][PID:1294062] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/rhcontainerbot/podman-next/srpm-builds/08517730/buildah-1.38.0-1.20250115222551174106.main.96.g989e6a59e.src.rpm', 'pkg_name': 'buildah', 'pkg_version': '102:1.38.0-1.20250115222551174106.main.96.g989e6a59e'}
[2025-01-15 22:25:59,241][  INFO][PID:1294062] Finished build: id=8517730 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/rhcontainerbot/podman-next chroot=srpm-builds 
[2025-01-15 22:25:59,243][  INFO][PID:1294062] Worker succeeded build, took 84.42814826965332
[2025-01-15 22:25:59,244][  INFO][PID:1294062] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 108000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": null,
            "enable_net": true,
            "project_owner": "rhcontainerbot",
            "project_name": "podman-next",
            "project_dirname": "podman-next",
            "submitter": "packit",
            "ended_on": 1736979959.2435446,
            "started_on": 1736979874.8153963,
            "submitted_on": null,
            "status": 1,
            "chroot": "srpm-builds",
            "arch": "x86_64",
            "buildroot_pkgs": null,
            "task_id": "8517730",
            "build_id": 8517730,
            "package_name": null,
            "package_version": null,
            "git_repo": null,
            "git_hash": null,
            "git_branch": null,
            "source_type": 9,
            "source_json": "{\"script\": \"\\n#!/bin/sh\\n\\ngit config --global user.email \\\"hello@packit.dev\\\"\\ngit config --global user.name \\\"Packit\\\"\\nresultdir=$PWD\\npackit -d prepare-sources -p buildah-fedora --result-dir \\\"$resultdir\\\" --ref main --job-config-index 1 --merged-ref '989e6a59e98ec969b6681e47a71ef2dee3d44889' --no-create-symlinks https://github.com/containers/buildah\\n\\n\", \"chroot\": \"fedora-41-x86_64\", \"builddeps\": \"packit make\", \"resultdir\": null, \"repos\": \"copr://packit/packit-stable\"}",
            "pkg_name": "buildah",
            "pkg_main_version": null,
            "pkg_epoch": null,
            "pkg_release": null,
            "srpm_url": "https://download.copr.fedorainfracloud.org/results/rhcontainerbot/podman-next/srpm-builds/08517730/buildah-1.38.0-1.20250115222551174106.main.96.g989e6a59e.src.rpm",
            "uses_devel_repo": null,
            "sandbox": "rhcontainerbot/podman-next--packit",
            "results": {
                "name": "buildah",
                "epoch": 102,
                "version": "1.38.0",
                "release": "1.20250115222551174106.main.96.g989e6a59e",
                "exclusivearch": [
                    "x86_64",
                    "armv3l",
                    "armv4b",
                    "armv4l",
                    "armv4tl",
                    "armv5tl",
                    "armv5tel",
                    "armv5tejl",
                    "armv6l",
                    "armv6hl",
                    "armv7l",
                    "armv7hl",
                    "armv7hnl",
                    "armv8l",
                    "armv8hl",
                    "armv8hnl",
                    "armv8hcnl",
                    "aarch64",
                    "ppc64le",
                    "s390x",
                    "riscv64"
                ],
                "excludearch": []
            },
            "appstream": false,
            "allow_user_ssh": null,
            "ssh_public_keys": null,
            "storage": null,
            "background": false,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/packit/packit-stable/fedora-41-x86_64/",
                    "id": "copr_packit_packit_stable",
                    "name": "Additional repo copr_packit_packit_stable"
                }
            ],
            "destdir": "/var/lib/copr/public_html/results/rhcontainerbot/podman-next",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/rhcontainerbot/podman-next",
            "result_dir": "08517730",
            "built_packages": "",
            "tags": [
                "arch_x86_64"
            ],
            "pkg_version": "102:1.38.0-1.20250115222551174106.main.96.g989e6a59e",
            "id": 8517730,
            "mockchain_macros": {
                "copr_username": "rhcontainerbot",
                "copr_projectname": "podman-next",
                "vendor": "Fedora Project COPR (rhcontainerbot/podman-next)"
            }
        }
    ]
}
[2025-01-15 22:25:59,325][  INFO][PID:1294062] Sending fedora-messaging bus message in build.end
[2025-01-15 22:25:59,346][  INFO][PID:1294062] Compressing /var/lib/copr/public_html/results/rhcontainerbot/podman-next/srpm-builds/08517730/builder-live.log by gzip
[2025-01-15 22:25:59,347][  INFO][PID:1294062] Running command 'gzip /var/lib/copr/public_html/results/rhcontainerbot/podman-next/srpm-builds/08517730/builder-live.log' as PID 1300097
[2025-01-15 22:25:59,356][  INFO][PID:1294062] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/rhcontainerbot/podman-next/srpm-builds/08517730/builder-live.log)
[2025-01-15 22:25:59,357][  INFO][PID:1294062] Compressing /var/lib/copr/public_html/results/rhcontainerbot/podman-next/srpm-builds/08517730/backend.log by gzip
[2025-01-15 22:25:59,358][  INFO][PID:1294062] Running command 'gzip /var/lib/copr/public_html/results/rhcontainerbot/podman-next/srpm-builds/08517730/backend.log' as PID 1300099