[2025-03-04 19:55:18,282][  INFO][PID:3207729] Marking build as starting
[2025-03-04 19:55:18,304][  INFO][PID:3207729] Trying to allocate VM
[2025-03-04 19:55:21,433][  INFO][PID:3207729] Allocated host ResallocHost, ticket_id=1632443, hostname=54.236.36.149, name=aws_x86_64_normalreserved_prod_01677742_20250304_195327
[2025-03-04 19:55:21,434][  INFO][PID:3207729] Allocating ssh connection to builder
[2025-03-04 19:55:21,434][  INFO][PID:3207729] Checking that builder machine is OK
[2025-03-04 19:55:21,790][  INFO][PID:3207729] Running remote command: copr-builder-ready srpm-builds
[2025-03-04 19:55:22,004][  INFO][PID:3207729] Red Hat subscription not needed for srpm-builds
Builder is ready to be used

[2025-03-04 19:55:22,005][  INFO][PID:3207729] Filling build.info file with builder info
[2025-03-04 19:55:22,006][  INFO][PID:3207729] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 108000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": null,
            "enable_net": true,
            "project_owner": "packit",
            "project_name": "containers-buildah-6022",
            "project_dirname": "containers-buildah-6022",
            "submitter": "packit",
            "ended_on": null,
            "started_on": 1741118122.006029,
            "submitted_on": null,
            "status": 3,
            "chroot": "srpm-builds",
            "arch": "x86_64",
            "buildroot_pkgs": null,
            "task_id": "8724489",
            "build_id": 8724489,
            "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\\\" --pr-id 6022 --merge-pr --target-branch release-1.39 --job-config-index 0 --merged-ref 'release-1.39' --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": "packit/containers-buildah-6022--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/packit/containers-buildah-6022",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/packit/containers-buildah-6022",
            "result_dir": "08724489",
            "built_packages": "",
            "tags": [
                "arch_x86_64"
            ],
            "id": 8724489,
            "mockchain_macros": {
                "copr_username": "packit",
                "copr_projectname": "containers-buildah-6022",
                "vendor": "Fedora Project COPR (packit/containers-buildah-6022)"
            }
        }
    ]
}
[2025-03-04 19:55:22,025][  INFO][PID:3207729] Sending fedora-messaging bus message in build.start
[2025-03-04 19:55:22,657][  INFO][PID:3207729] Sending fedora-messaging bus message in chroot.start
[2025-03-04 19:55:22,673][  INFO][PID:3207729] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/8724489 --detached
[2025-03-04 19:55:23,061][  INFO][PID:3207729] Downloading the builder-live.log file, attempt 1
[2025-03-04 19:55:23,063][  INFO][PID:3207729] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@54.236.36.149 copr-rpmbuild-log
[2025-03-04 19:55:28,080][  INFO][PID:3207729] Periodic builder liveness probe: alive
[2025-03-04 19:56:04,449][  INFO][PID:3207729] Downloading results from builder
[2025-03-04 19:56:04,450][  INFO][PID:3207729] rsyncing of mockbuilder@54.236.36.149:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/packit/containers-buildah-6022/srpm-builds/08724489 started
[2025-03-04 19:56:04,454][  INFO][PID:3207729] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@54.236.36.149:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/packit/containers-buildah-6022/srpm-builds/08724489/ &> /var/lib/copr/public_html/results/packit/containers-buildah-6022/srpm-builds/08724489/build-08724489.rsync.log
[2025-03-04 19:56:05,061][  INFO][PID:3207729] rsyncing finished.
[2025-03-04 19:56:05,062][  INFO][PID:3207729] Releasing VM back to pool
[2025-03-04 19:56:05,077][  INFO][PID:3207729] Searching for 'success' file in resultdir
[2025-03-04 19:56:05,078][  INFO][PID:3207729] Getting build details
[2025-03-04 19:56:05,078][  INFO][PID:3207729] Retrieving SRPM info from /var/lib/copr/public_html/results/packit/containers-buildah-6022/srpm-builds/08724489
[2025-03-04 19:56:05,079][  INFO][PID:3207729] SRPM URL: https://download.copr.fedorainfracloud.org/results/packit/containers-buildah-6022/srpm-builds/08724489/buildah-1.39.1-1.20250304195559154948.pr6022.4.g76e6f2a4f.src.rpm
[2025-03-04 19:56:05,080][  INFO][PID:3207729] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/packit/containers-buildah-6022/srpm-builds/08724489/buildah-1.39.1-1.20250304195559154948.pr6022.4.g76e6f2a4f.src.rpm', 'pkg_name': 'buildah', 'pkg_version': '102:1.39.1-1.20250304195559154948.pr6022.4.g76e6f2a4f'}
[2025-03-04 19:56:05,082][  INFO][PID:3207729] Finished build: id=8724489 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/packit/containers-buildah-6022 chroot=srpm-builds 
[2025-03-04 19:56:05,084][  INFO][PID:3207729] Worker succeeded build, took 43.07814121246338
[2025-03-04 19:56:05,085][  INFO][PID:3207729] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 108000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": null,
            "enable_net": true,
            "project_owner": "packit",
            "project_name": "containers-buildah-6022",
            "project_dirname": "containers-buildah-6022",
            "submitter": "packit",
            "ended_on": 1741118165.08417,
            "started_on": 1741118122.006029,
            "submitted_on": null,
            "status": 1,
            "chroot": "srpm-builds",
            "arch": "x86_64",
            "buildroot_pkgs": null,
            "task_id": "8724489",
            "build_id": 8724489,
            "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\\\" --pr-id 6022 --merge-pr --target-branch release-1.39 --job-config-index 0 --merged-ref 'release-1.39' --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/packit/containers-buildah-6022/srpm-builds/08724489/buildah-1.39.1-1.20250304195559154948.pr6022.4.g76e6f2a4f.src.rpm",
            "uses_devel_repo": null,
            "sandbox": "packit/containers-buildah-6022--packit",
            "results": {
                "name": "buildah",
                "epoch": 102,
                "version": "1.39.1",
                "release": "1.20250304195559154948.pr6022.4.g76e6f2a4f",
                "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/packit/containers-buildah-6022",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/packit/containers-buildah-6022",
            "result_dir": "08724489",
            "built_packages": "",
            "tags": [
                "arch_x86_64"
            ],
            "pkg_version": "102:1.39.1-1.20250304195559154948.pr6022.4.g76e6f2a4f",
            "id": 8724489,
            "mockchain_macros": {
                "copr_username": "packit",
                "copr_projectname": "containers-buildah-6022",
                "vendor": "Fedora Project COPR (packit/containers-buildah-6022)"
            }
        }
    ]
}
[2025-03-04 19:56:05,121][  INFO][PID:3207729] Sending fedora-messaging bus message in build.end
[2025-03-04 19:56:05,141][  INFO][PID:3207729] Compressing /var/lib/copr/public_html/results/packit/containers-buildah-6022/srpm-builds/08724489/builder-live.log by gzip
[2025-03-04 19:56:05,142][  INFO][PID:3207729] Running command 'gzip /var/lib/copr/public_html/results/packit/containers-buildah-6022/srpm-builds/08724489/builder-live.log' as PID 3212645
[2025-03-04 19:56:05,152][  INFO][PID:3207729] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/packit/containers-buildah-6022/srpm-builds/08724489/builder-live.log)
[2025-03-04 19:56:05,153][  INFO][PID:3207729] Compressing /var/lib/copr/public_html/results/packit/containers-buildah-6022/srpm-builds/08724489/backend.log by gzip
[2025-03-04 19:56:05,155][  INFO][PID:3207729] Running command 'gzip /var/lib/copr/public_html/results/packit/containers-buildah-6022/srpm-builds/08724489/backend.log' as PID 3212648