[2025-01-10 13:57:40,288][  INFO][PID:740788] Marking build as starting
[2025-01-10 13:57:40,348][  INFO][PID:740788] Trying to allocate VM
[2025-01-10 13:57:43,380][  INFO][PID:740788] Allocated host ResallocHost, ticket_id=612627, hostname=2620:52:3:1:dead:beef:cafe:c149
[2025-01-10 13:57:43,381][  INFO][PID:740788] Allocating ssh connection to builder
[2025-01-10 13:57:43,381][  INFO][PID:740788] Checking that builder machine is OK
[2025-01-10 13:57:43,951][  INFO][PID:740788] Running remote command: copr-builder-ready epel-9-x86_64
[2025-01-10 13:57:45,305][  INFO][PID:740788] Checking Red Hat subscription (attempt #1)
Red Hat subscription active
Builder is ready to be used

[2025-01-10 13:57:45,305][  INFO][PID:740788] Filling build.info file with builder info
[2025-01-10 13:57:45,307][  INFO][PID:740788] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "@oamg",
            "project_name": "leapp",
            "project_dirname": "leapp",
            "submitter": "packit",
            "ended_on": null,
            "started_on": 1736517465.3068657,
            "submitted_on": null,
            "status": 3,
            "chroot": "epel-9-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8498823-epel-9-x86_64",
            "build_id": 8498823,
            "package_name": "leapp-repository",
            "package_version": "0.21.0-0.20250110135708414959.pr1272.59.g004fc23c",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@oamg/leapp/leapp-repository",
            "git_hash": "fd054cd9deaca9857cd4ad2a3f6e4e2559a519da",
            "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": "@oamg/leapp--packit",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": false,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/@oamg/leapp/epel-9-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/@oamg/leapp",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@oamg/leapp",
            "result_dir": "08498823-leapp-repository",
            "built_packages": "",
            "id": 8498823,
            "mockchain_macros": {
                "copr_username": "@oamg",
                "copr_projectname": "leapp",
                "vendor": "Fedora Project COPR (@oamg/leapp)"
            }
        }
    ]
}
[2025-01-10 13:57:45,333][  INFO][PID:740788] Sending fedora-messaging bus message in build.start
[2025-01-10 13:57:45,897][  INFO][PID:740788] Sending fedora-messaging bus message in chroot.start
[2025-01-10 13:57:45,913][  INFO][PID:740788] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8498823-epel-9-x86_64 --chroot epel-9-x86_64 --detached
[2025-01-10 13:57:46,481][  INFO][PID:740788] Downloading the builder-live.log file, attempt 1
[2025-01-10 13:57:46,482][  INFO][PID:740788] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c149 copr-rpmbuild-log
[2025-01-10 13:57:51,487][  INFO][PID:740788] Periodic builder liveness probe: alive
[2025-01-10 13:59:20,330][  INFO][PID:740788] Downloading results from builder
[2025-01-10 13:59:20,331][  INFO][PID:740788] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c149]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@oamg/leapp/epel-9-x86_64/08498823-leapp-repository started
[2025-01-10 13:59:20,332][  INFO][PID:740788] 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:c149]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@oamg/leapp/epel-9-x86_64/08498823-leapp-repository/ &> /var/lib/copr/public_html/results/@oamg/leapp/epel-9-x86_64/08498823-leapp-repository/build-08498823.rsync.log
[2025-01-10 13:59:20,765][  INFO][PID:740788] rsyncing finished.
[2025-01-10 13:59:20,766][  INFO][PID:740788] Releasing VM back to pool
[2025-01-10 13:59:20,774][  INFO][PID:740788] Searching for 'success' file in resultdir
[2025-01-10 13:59:20,775][  INFO][PID:740788] Going to sign pkgs from source: 8498823-epel-9-x86_64 in chroot: /var/lib/copr/public_html/results/@oamg/leapp/epel-9-x86_64
[2025-01-10 13:59:20,775][  INFO][PID:740788] Calling '/bin/sign -u @oamg#leapp@copr.fedorahosted.org -p' (attempt #1)
[2025-01-10 13:59:21,077][  INFO][PID:740788] Calling '/bin/sign -4 -h sha256 -u @oamg#leapp@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@oamg/leapp/epel-9-x86_64/08498823-leapp-repository/leapp-upgrade-el9toel10-deps-0.21.0-0.20250110135708414959.pr1272.59.g004fc23c.el9.noarch.rpm' (attempt #1)
[2025-01-10 13:59:21,635][  INFO][PID:740788] signed rpm: /var/lib/copr/public_html/results/@oamg/leapp/epel-9-x86_64/08498823-leapp-repository/leapp-upgrade-el9toel10-deps-0.21.0-0.20250110135708414959.pr1272.59.g004fc23c.el9.noarch.rpm
[2025-01-10 13:59:21,636][  INFO][PID:740788] Calling '/bin/sign -4 -h sha256 -u @oamg#leapp@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@oamg/leapp/epel-9-x86_64/08498823-leapp-repository/leapp-upgrade-el9toel10-0.21.0-0.20250110135708414959.pr1272.59.g004fc23c.el9.noarch.rpm' (attempt #1)
[2025-01-10 13:59:22,336][  INFO][PID:740788] signed rpm: /var/lib/copr/public_html/results/@oamg/leapp/epel-9-x86_64/08498823-leapp-repository/leapp-upgrade-el9toel10-0.21.0-0.20250110135708414959.pr1272.59.g004fc23c.el9.noarch.rpm
[2025-01-10 13:59:22,336][  INFO][PID:740788] Calling '/bin/sign -4 -h sha256 -u @oamg#leapp@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@oamg/leapp/epel-9-x86_64/08498823-leapp-repository/leapp-repository-0.21.0-0.20250110135708414959.pr1272.59.g004fc23c.el9.src.rpm' (attempt #1)
[2025-01-10 13:59:23,047][  INFO][PID:740788] signed rpm: /var/lib/copr/public_html/results/@oamg/leapp/epel-9-x86_64/08498823-leapp-repository/leapp-repository-0.21.0-0.20250110135708414959.pr1272.59.g004fc23c.el9.src.rpm
[2025-01-10 13:59:23,048][  INFO][PID:740788] Sign done
[2025-01-10 13:59:23,048][  INFO][PID:740788] Incremental createrepo run, adding 08498823-leapp-repository into https://download.copr.fedorainfracloud.org/results/@oamg/leapp/epel-9-x86_64, (auto-create-repo=True)
[2025-01-10 13:59:23,049][  INFO][PID:740788] Running command 'copr-repo --batched /var/lib/copr/public_html/results/@oamg/leapp/epel-9-x86_64 --add 08498823-leapp-repository --no-appstream-metadata' as PID 746973
[2025-01-10 13:59:23,803][  INFO][PID:740788] Finished after 0 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/@oamg/leapp/epel-9-x86_64 --add 08498823-leapp-repository --no-appstream-metadata)
[2025-01-10 13:59:23,805][  INFO][PID:740788] Getting build details
[2025-01-10 13:59:23,805][  INFO][PID:740788] Listing built binary packages in /var/lib/copr/public_html/results/@oamg/leapp/epel-9-x86_64/08498823-leapp-repository
[2025-01-10 13:59:23,805][  INFO][PID:740788] Built packages:
['leapp-upgrade-el9toel10 0.21.0', 'leapp-upgrade-el9toel10-deps 0.21.0']
[2025-01-10 13:59:23,806][  INFO][PID:740788] build details: {'built_packages': 'leapp-upgrade-el9toel10 0.21.0\nleapp-upgrade-el9toel10-deps 0.21.0'}
[2025-01-10 13:59:23,806][  INFO][PID:740788] Retrieving pubkey
[2025-01-10 13:59:23,806][  INFO][PID:740788] Calling '/bin/sign -u @oamg#leapp@copr.fedorahosted.org -p' (attempt #1)
[2025-01-10 13:59:24,107][  INFO][PID:740788] Added pubkey for user @oamg project leapp into: /var/lib/copr/public_html/results/@oamg/leapp/pubkey.gpg
[2025-01-10 13:59:24,108][  INFO][PID:740788] Finished build: id=8498823 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/@oamg/leapp chroot=epel-9-x86_64 
[2025-01-10 13:59:24,109][  INFO][PID:740788] Worker succeeded build, took 98.80274820327759
[2025-01-10 13:59:24,110][  INFO][PID:740788] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "@oamg",
            "project_name": "leapp",
            "project_dirname": "leapp",
            "submitter": "packit",
            "ended_on": 1736517564.109614,
            "started_on": 1736517465.3068657,
            "submitted_on": null,
            "status": 1,
            "chroot": "epel-9-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8498823-epel-9-x86_64",
            "build_id": 8498823,
            "package_name": "leapp-repository",
            "package_version": "0.21.0-0.20250110135708414959.pr1272.59.g004fc23c",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@oamg/leapp/leapp-repository",
            "git_hash": "fd054cd9deaca9857cd4ad2a3f6e4e2559a519da",
            "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": "@oamg/leapp--packit",
            "results": {
                "packages": [
                    {
                        "name": "leapp-repository",
                        "epoch": null,
                        "version": "0.21.0",
                        "release": "0.20250110135708414959.pr1272.59.g004fc23c.el9",
                        "arch": "src"
                    },
                    {
                        "name": "leapp-upgrade-el9toel10",
                        "epoch": null,
                        "version": "0.21.0",
                        "release": "0.20250110135708414959.pr1272.59.g004fc23c.el9",
                        "arch": "noarch"
                    },
                    {
                        "name": "leapp-upgrade-el9toel10-deps",
                        "epoch": null,
                        "version": "0.21.0",
                        "release": "0.20250110135708414959.pr1272.59.g004fc23c.el9",
                        "arch": "noarch"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": false,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/@oamg/leapp/epel-9-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/@oamg/leapp",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@oamg/leapp",
            "result_dir": "08498823-leapp-repository",
            "built_packages": "leapp-upgrade-el9toel10 0.21.0\nleapp-upgrade-el9toel10-deps 0.21.0",
            "id": 8498823,
            "mockchain_macros": {
                "copr_username": "@oamg",
                "copr_projectname": "leapp",
                "vendor": "Fedora Project COPR (@oamg/leapp)"
            }
        }
    ]
}
[2025-01-10 13:59:24,147][  INFO][PID:740788] Sending fedora-messaging bus message in build.end
[2025-01-10 13:59:24,163][  INFO][PID:740788] Compressing /var/lib/copr/public_html/results/@oamg/leapp/epel-9-x86_64/08498823-leapp-repository/builder-live.log by gzip
[2025-01-10 13:59:24,164][  INFO][PID:740788] Running command 'gzip /var/lib/copr/public_html/results/@oamg/leapp/epel-9-x86_64/08498823-leapp-repository/builder-live.log' as PID 747038
[2025-01-10 13:59:24,177][  INFO][PID:740788] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@oamg/leapp/epel-9-x86_64/08498823-leapp-repository/builder-live.log)
[2025-01-10 13:59:24,178][  INFO][PID:740788] Compressing /var/lib/copr/public_html/results/@oamg/leapp/epel-9-x86_64/08498823-leapp-repository/backend.log by gzip
[2025-01-10 13:59:24,179][  INFO][PID:740788] Running command 'gzip /var/lib/copr/public_html/results/@oamg/leapp/epel-9-x86_64/08498823-leapp-repository/backend.log' as PID 747039