[2025-01-15 09:53:10,230][  INFO][PID:1227441] Marking build as starting
[2025-01-15 09:53:10,411][  INFO][PID:1227441] Trying to allocate VM
[2025-01-15 09:53:13,435][  INFO][PID:1227441] Allocated host ResallocHost, ticket_id=683522, hostname=54.221.14.203, name=aws_x86_64_spot_prod_00565440_20250115_095124
[2025-01-15 09:53:13,436][  INFO][PID:1227441] Allocating ssh connection to builder
[2025-01-15 09:53:13,436][  INFO][PID:1227441] Checking that builder machine is OK
[2025-01-15 09:53:13,793][  INFO][PID:1227441] Running remote command: copr-builder-ready srpm-builds
[2025-01-15 09:53:14,007][  INFO][PID:1227441] Red Hat subscription not needed for srpm-builds
Builder is ready to be used

[2025-01-15 09:53:14,008][  INFO][PID:1227441] Filling build.info file with builder info
[2025-01-15 09:53:14,009][  INFO][PID:1227441] 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": "flightctl-flightctl-789",
            "project_dirname": "flightctl-flightctl-789",
            "submitter": "packit",
            "ended_on": null,
            "started_on": 1736934794.009089,
            "submitted_on": null,
            "status": 3,
            "chroot": "srpm-builds",
            "arch": "x86_64",
            "buildroot_pkgs": null,
            "task_id": "8515260",
            "build_id": 8515260,
            "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 --result-dir \\\"$resultdir\\\" --pr-id 789 --merge-pr --target-branch main --job-config-index 0 --merged-ref 'main' --no-create-symlinks https://github.com/flightctl/flightctl\\n\\n\", \"chroot\": \"fedora-41-x86_64\", \"builddeps\": \"packit\", \"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/flightctl-flightctl-789--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/flightctl-flightctl-789",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/packit/flightctl-flightctl-789",
            "result_dir": "08515260",
            "built_packages": "",
            "tags": [
                "arch_x86_64"
            ],
            "id": 8515260,
            "mockchain_macros": {
                "copr_username": "packit",
                "copr_projectname": "flightctl-flightctl-789",
                "vendor": "Fedora Project COPR (packit/flightctl-flightctl-789)"
            }
        }
    ]
}
[2025-01-15 09:53:14,041][  INFO][PID:1227441] Sending fedora-messaging bus message in build.start
[2025-01-15 09:53:14,909][  INFO][PID:1227441] Sending fedora-messaging bus message in chroot.start
[2025-01-15 09:53:14,946][  INFO][PID:1227441] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/8515260 --detached
[2025-01-15 09:53:15,390][  INFO][PID:1227441] Downloading the builder-live.log file, attempt 1
[2025-01-15 09:53:15,394][  INFO][PID:1227441] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@54.221.14.203 copr-rpmbuild-log
[2025-01-15 09:53:20,396][  INFO][PID:1227441] Periodic builder liveness probe: alive
[2025-01-15 09:53:49,538][  INFO][PID:1227441] Downloading results from builder
[2025-01-15 09:53:49,539][  INFO][PID:1227441] rsyncing of mockbuilder@54.221.14.203:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/packit/flightctl-flightctl-789/srpm-builds/08515260 started
[2025-01-15 09:53:49,540][  INFO][PID:1227441] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@54.221.14.203:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/packit/flightctl-flightctl-789/srpm-builds/08515260/ &> /var/lib/copr/public_html/results/packit/flightctl-flightctl-789/srpm-builds/08515260/build-08515260.rsync.log
[2025-01-15 09:53:49,766][  INFO][PID:1227441] rsyncing finished.
[2025-01-15 09:53:49,767][  INFO][PID:1227441] Releasing VM back to pool
[2025-01-15 09:53:49,785][  INFO][PID:1227441] Searching for 'success' file in resultdir
[2025-01-15 09:53:49,787][  INFO][PID:1227441] Getting build details
[2025-01-15 09:53:49,787][  INFO][PID:1227441] Retrieving SRPM info from /var/lib/copr/public_html/results/packit/flightctl-flightctl-789/srpm-builds/08515260
[2025-01-15 09:53:49,788][  INFO][PID:1227441] SRPM URL: https://download.copr.fedorainfracloud.org/results/packit/flightctl-flightctl-789/srpm-builds/08515260/flightctl-0.3.0-1.20250115095345661695.pr789.298.g8953551.src.rpm
[2025-01-15 09:53:49,789][  INFO][PID:1227441] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/packit/flightctl-flightctl-789/srpm-builds/08515260/flightctl-0.3.0-1.20250115095345661695.pr789.298.g8953551.src.rpm', 'pkg_name': 'flightctl', 'pkg_version': '0.3.0-1.20250115095345661695.pr789.298.g8953551'}
[2025-01-15 09:53:49,790][  INFO][PID:1227441] Finished build: id=8515260 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/packit/flightctl-flightctl-789 chroot=srpm-builds 
[2025-01-15 09:53:49,792][  INFO][PID:1227441] Worker succeeded build, took 35.78364586830139
[2025-01-15 09:53:49,794][  INFO][PID:1227441] 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": "flightctl-flightctl-789",
            "project_dirname": "flightctl-flightctl-789",
            "submitter": "packit",
            "ended_on": 1736934829.7927349,
            "started_on": 1736934794.009089,
            "submitted_on": null,
            "status": 1,
            "chroot": "srpm-builds",
            "arch": "x86_64",
            "buildroot_pkgs": null,
            "task_id": "8515260",
            "build_id": 8515260,
            "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 --result-dir \\\"$resultdir\\\" --pr-id 789 --merge-pr --target-branch main --job-config-index 0 --merged-ref 'main' --no-create-symlinks https://github.com/flightctl/flightctl\\n\\n\", \"chroot\": \"fedora-41-x86_64\", \"builddeps\": \"packit\", \"resultdir\": null, \"repos\": \"copr://packit/packit-stable\"}",
            "pkg_name": "flightctl",
            "pkg_main_version": null,
            "pkg_epoch": null,
            "pkg_release": null,
            "srpm_url": "https://download.copr.fedorainfracloud.org/results/packit/flightctl-flightctl-789/srpm-builds/08515260/flightctl-0.3.0-1.20250115095345661695.pr789.298.g8953551.src.rpm",
            "uses_devel_repo": null,
            "sandbox": "packit/flightctl-flightctl-789--packit",
            "results": {
                "name": "flightctl",
                "epoch": null,
                "version": "0.3.0",
                "release": "1.20250115095345661695.pr789.298.g8953551",
                "exclusivearch": [
                    "i386",
                    "i486",
                    "i586",
                    "i686",
                    "pentium3",
                    "pentium4",
                    "athlon",
                    "geode",
                    "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/flightctl-flightctl-789",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/packit/flightctl-flightctl-789",
            "result_dir": "08515260",
            "built_packages": "",
            "tags": [
                "arch_x86_64"
            ],
            "pkg_version": "0.3.0-1.20250115095345661695.pr789.298.g8953551",
            "id": 8515260,
            "mockchain_macros": {
                "copr_username": "packit",
                "copr_projectname": "flightctl-flightctl-789",
                "vendor": "Fedora Project COPR (packit/flightctl-flightctl-789)"
            }
        }
    ]
}
[2025-01-15 09:53:49,836][  INFO][PID:1227441] Sending fedora-messaging bus message in build.end
[2025-01-15 09:53:49,868][  INFO][PID:1227441] Compressing /var/lib/copr/public_html/results/packit/flightctl-flightctl-789/srpm-builds/08515260/builder-live.log by gzip
[2025-01-15 09:53:49,870][  INFO][PID:1227441] Running command 'gzip /var/lib/copr/public_html/results/packit/flightctl-flightctl-789/srpm-builds/08515260/builder-live.log' as PID 1231909
[2025-01-15 09:53:49,880][  INFO][PID:1227441] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/packit/flightctl-flightctl-789/srpm-builds/08515260/builder-live.log)
[2025-01-15 09:53:49,881][  INFO][PID:1227441] Compressing /var/lib/copr/public_html/results/packit/flightctl-flightctl-789/srpm-builds/08515260/backend.log by gzip
[2025-01-15 09:53:49,883][  INFO][PID:1227441] Running command 'gzip /var/lib/copr/public_html/results/packit/flightctl-flightctl-789/srpm-builds/08515260/backend.log' as PID 1231911