[2025-02-27 14:20:08,050][  INFO][PID:2218811] Marking build as starting
[2025-02-27 14:20:08,098][  INFO][PID:2218811] Trying to allocate VM
[2025-02-27 14:26:26,429][  INFO][PID:2218811] Allocated host ResallocHost, ticket_id=1540062, hostname=3.91.53.225, name=aws_x86_64_spot_prod_01530056_20250227_142351
[2025-02-27 14:26:26,440][  INFO][PID:2218811] Allocating ssh connection to builder
[2025-02-27 14:26:26,443][  INFO][PID:2218811] Checking that builder machine is OK
[2025-02-27 14:26:26,815][  INFO][PID:2218811] Running remote command: copr-builder-ready srpm-builds
[2025-02-27 14:26:27,041][  INFO][PID:2218811] Red Hat subscription not needed for srpm-builds
Builder is ready to be used

[2025-02-27 14:26:27,043][  INFO][PID:2218811] Filling build.info file with builder info
[2025-02-27 14:26:27,045][  INFO][PID:2218811] 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-skopeo-2524",
            "project_dirname": "containers-skopeo-2524",
            "submitter": "packit",
            "ended_on": null,
            "started_on": 1740666387.0454574,
            "submitted_on": null,
            "status": 3,
            "chroot": "srpm-builds",
            "arch": "x86_64",
            "buildroot_pkgs": null,
            "task_id": "8706533",
            "build_id": 8706533,
            "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 skopeo-centos --result-dir \\\"$resultdir\\\" --pr-id 2524 --merge-pr --target-branch main --job-config-index 0 --merged-ref 'main' --no-create-symlinks https://github.com/containers/skopeo\\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-skopeo-2524--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-skopeo-2524",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/packit/containers-skopeo-2524",
            "result_dir": "08706533",
            "built_packages": "",
            "tags": [
                "arch_x86_64"
            ],
            "id": 8706533,
            "mockchain_macros": {
                "copr_username": "packit",
                "copr_projectname": "containers-skopeo-2524",
                "vendor": "Fedora Project COPR (packit/containers-skopeo-2524)"
            }
        }
    ]
}
[2025-02-27 14:26:27,067][  INFO][PID:2218811] Sending fedora-messaging bus message in build.start
[2025-02-27 14:26:28,647][  INFO][PID:2218811] Sending fedora-messaging bus message in chroot.start
[2025-02-27 14:26:28,730][  INFO][PID:2218811] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/8706533 --detached
[2025-02-27 14:26:29,106][  INFO][PID:2218811] Downloading the builder-live.log file, attempt 1
[2025-02-27 14:26:29,109][  INFO][PID:2218811] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@3.91.53.225 copr-rpmbuild-log
[2025-02-27 14:26:34,391][  INFO][PID:2218811] Periodic builder liveness probe: alive
[2025-02-27 14:27:05,489][  INFO][PID:2218811] Downloading results from builder
[2025-02-27 14:27:05,491][  INFO][PID:2218811] rsyncing of mockbuilder@3.91.53.225:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/packit/containers-skopeo-2524/srpm-builds/08706533 started
[2025-02-27 14:27:05,494][  INFO][PID:2218811] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@3.91.53.225:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/packit/containers-skopeo-2524/srpm-builds/08706533/ &> /var/lib/copr/public_html/results/packit/containers-skopeo-2524/srpm-builds/08706533/build-08706533.rsync.log
[2025-02-27 14:27:05,951][  INFO][PID:2218811] rsyncing finished.
[2025-02-27 14:27:05,952][  INFO][PID:2218811] Releasing VM back to pool
[2025-02-27 14:27:06,006][  INFO][PID:2218811] Searching for 'success' file in resultdir
[2025-02-27 14:27:06,010][  INFO][PID:2218811] Getting build details
[2025-02-27 14:27:06,013][  INFO][PID:2218811] Retrieving SRPM info from /var/lib/copr/public_html/results/packit/containers-skopeo-2524/srpm-builds/08706533
[2025-02-27 14:27:06,020][  INFO][PID:2218811] SRPM URL: https://download.copr.fedorainfracloud.org/results/packit/containers-skopeo-2524/srpm-builds/08706533/skopeo-1.18.0-1.20250227142701166687.pr2524.18.g0dcebd9f.src.rpm
[2025-02-27 14:27:06,023][  INFO][PID:2218811] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/packit/containers-skopeo-2524/srpm-builds/08706533/skopeo-1.18.0-1.20250227142701166687.pr2524.18.g0dcebd9f.src.rpm', 'pkg_name': 'skopeo', 'pkg_version': '102:1.18.0-1.20250227142701166687.pr2524.18.g0dcebd9f'}
[2025-02-27 14:27:06,025][  INFO][PID:2218811] Finished build: id=8706533 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/packit/containers-skopeo-2524 chroot=srpm-builds 
[2025-02-27 14:27:06,034][  INFO][PID:2218811] Worker succeeded build, took 38.98851680755615
[2025-02-27 14:27:06,036][  INFO][PID:2218811] 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-skopeo-2524",
            "project_dirname": "containers-skopeo-2524",
            "submitter": "packit",
            "ended_on": 1740666426.0339742,
            "started_on": 1740666387.0454574,
            "submitted_on": null,
            "status": 1,
            "chroot": "srpm-builds",
            "arch": "x86_64",
            "buildroot_pkgs": null,
            "task_id": "8706533",
            "build_id": 8706533,
            "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 skopeo-centos --result-dir \\\"$resultdir\\\" --pr-id 2524 --merge-pr --target-branch main --job-config-index 0 --merged-ref 'main' --no-create-symlinks https://github.com/containers/skopeo\\n\\n\", \"chroot\": \"fedora-41-x86_64\", \"builddeps\": \"packit make\", \"resultdir\": null, \"repos\": \"copr://packit/packit-stable\"}",
            "pkg_name": "skopeo",
            "pkg_main_version": null,
            "pkg_epoch": null,
            "pkg_release": null,
            "srpm_url": "https://download.copr.fedorainfracloud.org/results/packit/containers-skopeo-2524/srpm-builds/08706533/skopeo-1.18.0-1.20250227142701166687.pr2524.18.g0dcebd9f.src.rpm",
            "uses_devel_repo": null,
            "sandbox": "packit/containers-skopeo-2524--packit",
            "results": {
                "name": "skopeo",
                "epoch": 102,
                "version": "1.18.0",
                "release": "1.20250227142701166687.pr2524.18.g0dcebd9f",
                "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-skopeo-2524",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/packit/containers-skopeo-2524",
            "result_dir": "08706533",
            "built_packages": "",
            "tags": [
                "arch_x86_64"
            ],
            "pkg_version": "102:1.18.0-1.20250227142701166687.pr2524.18.g0dcebd9f",
            "id": 8706533,
            "mockchain_macros": {
                "copr_username": "packit",
                "copr_projectname": "containers-skopeo-2524",
                "vendor": "Fedora Project COPR (packit/containers-skopeo-2524)"
            }
        }
    ]
}
[2025-02-27 14:27:06,095][  INFO][PID:2218811] Sending fedora-messaging bus message in build.end
[2025-02-27 14:27:06,171][  INFO][PID:2218811] Compressing /var/lib/copr/public_html/results/packit/containers-skopeo-2524/srpm-builds/08706533/builder-live.log by gzip
[2025-02-27 14:27:06,178][  INFO][PID:2218811] Running command 'gzip /var/lib/copr/public_html/results/packit/containers-skopeo-2524/srpm-builds/08706533/builder-live.log' as PID 2294429
[2025-02-27 14:27:06,206][  INFO][PID:2218811] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/packit/containers-skopeo-2524/srpm-builds/08706533/builder-live.log)
[2025-02-27 14:27:06,209][  INFO][PID:2218811] Compressing /var/lib/copr/public_html/results/packit/containers-skopeo-2524/srpm-builds/08706533/backend.log by gzip
[2025-02-27 14:27:06,214][  INFO][PID:2218811] Running command 'gzip /var/lib/copr/public_html/results/packit/containers-skopeo-2524/srpm-builds/08706533/backend.log' as PID 2294430