[2025-03-04 20:39:07,534][  INFO][PID:3542719] Marking build as starting
[2025-03-04 20:39:07,576][  INFO][PID:3542719] Trying to allocate VM
[2025-03-04 20:40:55,780][  INFO][PID:3542719] Allocated host ResallocHost, ticket_id=1633322, hostname=34.200.225.45, name=aws_x86_64_spot_prod_01678732_20250304_203920
[2025-03-04 20:40:55,781][  INFO][PID:3542719] Allocating ssh connection to builder
[2025-03-04 20:40:55,782][  INFO][PID:3542719] Checking that builder machine is OK
[2025-03-04 20:40:56,127][  INFO][PID:3542719] Running remote command: copr-builder-ready epel-10-x86_64
[2025-03-04 20:40:56,337][  INFO][PID:3542719] Checking Red Hat subscription (attempt #1)
Red Hat subscription active
Builder is ready to be used

[2025-03-04 20:40:56,338][  INFO][PID:3542719] Filling build.info file with builder info
[2025-03-04 20:40:56,341][  INFO][PID:3542719] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": true,
            "project_owner": "packit",
            "project_name": "containers-podman-tui-572",
            "project_dirname": "containers-podman-tui-572",
            "submitter": "packit",
            "ended_on": null,
            "started_on": 1741120856.3409736,
            "submitted_on": null,
            "status": 3,
            "chroot": "epel-10-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8724635-epel-10-x86_64",
            "build_id": 8724635,
            "package_name": "podman-tui",
            "package_version": "1.5.0-dev.20250304203825920701.pr572.9.g9466f1e7",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/packit/containers-podman-tui-572/podman-tui",
            "git_hash": "4a7597d1e5dc902ff97e11b9455fa02d49222d18",
            "git_branch": null,
            "source_type": null,
            "source_json": null,
            "pkg_name": null,
            "pkg_main_version": null,
            "pkg_epoch": null,
            "pkg_release": null,
            "srpm_url": null,
            "uses_devel_repo": false,
            "sandbox": "packit/containers-podman-tui-572--packit",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": 0,
            "background": false,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/packit/containers-podman-tui-572/epel-10-x86_64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                }
            ],
            "tags": [
                "arch_x86_64"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/packit/containers-podman-tui-572",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/packit/containers-podman-tui-572",
            "result_dir": "08724635-podman-tui",
            "built_packages": "",
            "id": 8724635,
            "mockchain_macros": {
                "copr_username": "packit",
                "copr_projectname": "containers-podman-tui-572",
                "vendor": "Fedora Project COPR (packit/containers-podman-tui-572)"
            }
        }
    ]
}
[2025-03-04 20:40:56,377][  INFO][PID:3542719] Sending fedora-messaging bus message in build.start
[2025-03-04 20:40:57,141][  INFO][PID:3542719] Sending fedora-messaging bus message in chroot.start
[2025-03-04 20:40:57,165][  INFO][PID:3542719] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8724635-epel-10-x86_64 --chroot epel-10-x86_64 --detached
[2025-03-04 20:40:57,535][  INFO][PID:3542719] Downloading the builder-live.log file, attempt 1
[2025-03-04 20:40:57,542][  INFO][PID:3542719] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@34.200.225.45 copr-rpmbuild-log
[2025-03-04 20:41:02,552][  INFO][PID:3542719] Periodic builder liveness probe: alive
[2025-03-04 20:42:11,427][  INFO][PID:3542719] Downloading results from builder
[2025-03-04 20:42:11,428][  INFO][PID:3542719] rsyncing of mockbuilder@34.200.225.45:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/packit/containers-podman-tui-572/epel-10-x86_64/08724635-podman-tui started
[2025-03-04 20:42:11,429][  INFO][PID:3542719] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@34.200.225.45:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/packit/containers-podman-tui-572/epel-10-x86_64/08724635-podman-tui/ &> /var/lib/copr/public_html/results/packit/containers-podman-tui-572/epel-10-x86_64/08724635-podman-tui/build-08724635.rsync.log
[2025-03-04 20:42:12,000][  INFO][PID:3542719] rsyncing finished.
[2025-03-04 20:42:12,001][  INFO][PID:3542719] Releasing VM back to pool
[2025-03-04 20:42:12,014][  INFO][PID:3542719] Searching for 'success' file in resultdir
[2025-03-04 20:42:12,018][  INFO][PID:3542719] Going to sign pkgs from source: 8724635-epel-10-x86_64 in chroot: /var/lib/copr/public_html/results/packit/containers-podman-tui-572/epel-10-x86_64
[2025-03-04 20:42:12,020][  INFO][PID:3542719] Calling '/bin/sign -u packit#containers-podman-tui-572@copr.fedorahosted.org -p' (attempt #1)
[2025-03-04 20:42:12,455][  INFO][PID:3542719] Calling '/bin/sign -4 -h sha256 -u packit#containers-podman-tui-572@copr.fedorahosted.org -r /var/lib/copr/public_html/results/packit/containers-podman-tui-572/epel-10-x86_64/08724635-podman-tui/podman-tui-1.5.0-dev.20250304203825920701.pr572.9.g9466f1e7.el10.x86_64.rpm' (attempt #1)
[2025-03-04 20:42:13,441][  INFO][PID:3542719] signed rpm: /var/lib/copr/public_html/results/packit/containers-podman-tui-572/epel-10-x86_64/08724635-podman-tui/podman-tui-1.5.0-dev.20250304203825920701.pr572.9.g9466f1e7.el10.x86_64.rpm
[2025-03-04 20:42:13,442][  INFO][PID:3542719] Calling '/bin/sign -4 -h sha256 -u packit#containers-podman-tui-572@copr.fedorahosted.org -r /var/lib/copr/public_html/results/packit/containers-podman-tui-572/epel-10-x86_64/08724635-podman-tui/podman-tui-1.5.0-dev.20250304203825920701.pr572.9.g9466f1e7.el10.src.rpm' (attempt #1)
[2025-03-04 20:42:14,523][  INFO][PID:3542719] signed rpm: /var/lib/copr/public_html/results/packit/containers-podman-tui-572/epel-10-x86_64/08724635-podman-tui/podman-tui-1.5.0-dev.20250304203825920701.pr572.9.g9466f1e7.el10.src.rpm
[2025-03-04 20:42:14,524][  INFO][PID:3542719] Sign done
[2025-03-04 20:42:14,524][  INFO][PID:3542719] Incremental createrepo run, adding 08724635-podman-tui into https://download.copr.fedorainfracloud.org/results/packit/containers-podman-tui-572/epel-10-x86_64, (auto-create-repo=True)
[2025-03-04 20:42:14,528][  INFO][PID:3542719] Running command 'copr-repo --batched /var/lib/copr/public_html/results/packit/containers-podman-tui-572/epel-10-x86_64 --add 08724635-podman-tui --no-appstream-metadata' as PID 3573303
[2025-03-04 20:42:15,650][  INFO][PID:3542719] Finished after 1 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/packit/containers-podman-tui-572/epel-10-x86_64 --add 08724635-podman-tui --no-appstream-metadata)
[2025-03-04 20:42:15,654][  INFO][PID:3542719] Getting build details
[2025-03-04 20:42:15,655][  INFO][PID:3542719] Listing built binary packages in /var/lib/copr/public_html/results/packit/containers-podman-tui-572/epel-10-x86_64/08724635-podman-tui
[2025-03-04 20:42:15,657][  INFO][PID:3542719] Built packages:
['podman-tui 1.5.0']
[2025-03-04 20:42:15,660][  INFO][PID:3542719] build details: {'built_packages': 'podman-tui 1.5.0'}
[2025-03-04 20:42:15,663][  INFO][PID:3542719] Retrieving pubkey
[2025-03-04 20:42:15,667][  INFO][PID:3542719] Calling '/bin/sign -u packit#containers-podman-tui-572@copr.fedorahosted.org -p' (attempt #1)
[2025-03-04 20:42:15,844][  INFO][PID:3542719] Added pubkey for user packit project containers-podman-tui-572 into: /var/lib/copr/public_html/results/packit/containers-podman-tui-572/pubkey.gpg
[2025-03-04 20:42:15,848][  INFO][PID:3542719] Finished build: id=8724635 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/packit/containers-podman-tui-572 chroot=epel-10-x86_64 
[2025-03-04 20:42:15,853][  INFO][PID:3542719] Worker succeeded build, took 79.5128858089447
[2025-03-04 20:42:15,860][  INFO][PID:3542719] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": true,
            "project_owner": "packit",
            "project_name": "containers-podman-tui-572",
            "project_dirname": "containers-podman-tui-572",
            "submitter": "packit",
            "ended_on": 1741120935.8538594,
            "started_on": 1741120856.3409736,
            "submitted_on": null,
            "status": 1,
            "chroot": "epel-10-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8724635-epel-10-x86_64",
            "build_id": 8724635,
            "package_name": "podman-tui",
            "package_version": "1.5.0-dev.20250304203825920701.pr572.9.g9466f1e7",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/packit/containers-podman-tui-572/podman-tui",
            "git_hash": "4a7597d1e5dc902ff97e11b9455fa02d49222d18",
            "git_branch": null,
            "source_type": null,
            "source_json": null,
            "pkg_name": null,
            "pkg_main_version": null,
            "pkg_epoch": null,
            "pkg_release": null,
            "srpm_url": null,
            "uses_devel_repo": false,
            "sandbox": "packit/containers-podman-tui-572--packit",
            "results": {
                "packages": [
                    {
                        "name": "podman-tui",
                        "epoch": null,
                        "version": "1.5.0",
                        "release": "dev.20250304203825920701.pr572.9.g9466f1e7.el10",
                        "arch": "src"
                    },
                    {
                        "name": "podman-tui",
                        "epoch": null,
                        "version": "1.5.0",
                        "release": "dev.20250304203825920701.pr572.9.g9466f1e7.el10",
                        "arch": "x86_64"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": 0,
            "background": false,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/packit/containers-podman-tui-572/epel-10-x86_64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                }
            ],
            "tags": [
                "arch_x86_64"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/packit/containers-podman-tui-572",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/packit/containers-podman-tui-572",
            "result_dir": "08724635-podman-tui",
            "built_packages": "podman-tui 1.5.0",
            "id": 8724635,
            "mockchain_macros": {
                "copr_username": "packit",
                "copr_projectname": "containers-podman-tui-572",
                "vendor": "Fedora Project COPR (packit/containers-podman-tui-572)"
            }
        }
    ]
}
[2025-03-04 20:42:15,912][  INFO][PID:3542719] Sending fedora-messaging bus message in build.end
[2025-03-04 20:42:15,945][  INFO][PID:3542719] Compressing /var/lib/copr/public_html/results/packit/containers-podman-tui-572/epel-10-x86_64/08724635-podman-tui/builder-live.log by gzip
[2025-03-04 20:42:15,947][  INFO][PID:3542719] Running command 'gzip /var/lib/copr/public_html/results/packit/containers-podman-tui-572/epel-10-x86_64/08724635-podman-tui/builder-live.log' as PID 3573618
[2025-03-04 20:42:15,953][  INFO][PID:3542719] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/packit/containers-podman-tui-572/epel-10-x86_64/08724635-podman-tui/builder-live.log)
[2025-03-04 20:42:15,954][  INFO][PID:3542719] Compressing /var/lib/copr/public_html/results/packit/containers-podman-tui-572/epel-10-x86_64/08724635-podman-tui/backend.log by gzip