[2025-01-10 14:31:20,284][  INFO][PID:956776] Marking build as starting
[2025-01-10 14:31:20,431][  INFO][PID:956776] Trying to allocate VM
[2025-01-10 14:31:23,492][  INFO][PID:956776] Allocated host ResallocHost, ticket_id=613246, hostname=2620:52:3:1:dead:beef:cafe:c192
[2025-01-10 14:31:23,493][  INFO][PID:956776] Allocating ssh connection to builder
[2025-01-10 14:31:23,493][  INFO][PID:956776] Checking that builder machine is OK
[2025-01-10 14:31:24,065][  INFO][PID:956776] Running remote command: copr-builder-ready epel-7-x86_64
[2025-01-10 14:31:24,412][  INFO][PID:956776] Checking Red Hat subscription (attempt #1)
Red Hat subscription active
Builder is ready to be used

[2025-01-10 14:31:24,413][  INFO][PID:956776] Filling build.info file with builder info
[2025-01-10 14:31:24,416][  INFO][PID:956776] 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": 1736519484.415996,
            "submitted_on": null,
            "status": 3,
            "chroot": "epel-7-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8498932-epel-7-x86_64",
            "build_id": 8498932,
            "package_name": "leapp-repository",
            "package_version": "0.21.0-0.20250110143049225127.pr1325.45.g6acdd317",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@oamg/leapp/leapp-repository",
            "git_hash": "5d9a145c0d0b2f036a30fe746085136798d5de2c",
            "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-7-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": "08498932-leapp-repository",
            "built_packages": "",
            "id": 8498932,
            "mockchain_macros": {
                "copr_username": "@oamg",
                "copr_projectname": "leapp",
                "vendor": "Fedora Project COPR (@oamg/leapp)"
            }
        }
    ]
}
[2025-01-10 14:31:24,469][  INFO][PID:956776] Sending fedora-messaging bus message in build.start
[2025-01-10 14:31:25,360][  INFO][PID:956776] Sending fedora-messaging bus message in chroot.start
[2025-01-10 14:31:25,386][  INFO][PID:956776] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8498932-epel-7-x86_64 --chroot epel-7-x86_64 --detached
[2025-01-10 14:31:26,032][  INFO][PID:956776] Downloading the builder-live.log file, attempt 1
[2025-01-10 14:31:26,034][  INFO][PID:956776] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c192 copr-rpmbuild-log
[2025-01-10 14:31:31,042][  INFO][PID:956776] Periodic builder liveness probe: alive
[2025-01-10 14:34:24,837][  INFO][PID:956776] Downloading results from builder
[2025-01-10 14:34:24,838][  INFO][PID:956776] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c192]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@oamg/leapp/epel-7-x86_64/08498932-leapp-repository started
[2025-01-10 14:34:24,839][  INFO][PID:956776] 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:c192]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@oamg/leapp/epel-7-x86_64/08498932-leapp-repository/ &> /var/lib/copr/public_html/results/@oamg/leapp/epel-7-x86_64/08498932-leapp-repository/build-08498932.rsync.log
[2025-01-10 14:34:25,296][  INFO][PID:956776] rsyncing finished.
[2025-01-10 14:34:25,297][  INFO][PID:956776] Releasing VM back to pool
[2025-01-10 14:34:25,313][  INFO][PID:956776] Searching for 'success' file in resultdir
[2025-01-10 14:34:25,314][  INFO][PID:956776] Going to sign pkgs from source: 8498932-epel-7-x86_64 in chroot: /var/lib/copr/public_html/results/@oamg/leapp/epel-7-x86_64
[2025-01-10 14:34:25,315][  INFO][PID:956776] Calling '/bin/sign -u @oamg#leapp@copr.fedorahosted.org -p' (attempt #1)
[2025-01-10 14:34:25,611][  INFO][PID:956776] Calling '/bin/sign -4 -h sha256 -u @oamg#leapp@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@oamg/leapp/epel-7-x86_64/08498932-leapp-repository/leapp-repository-0.21.0-0.20250110143049225127.pr1325.45.g6acdd317.el7_9.src.rpm' (attempt #1)
[2025-01-10 14:34:26,429][  INFO][PID:956776] signed rpm: /var/lib/copr/public_html/results/@oamg/leapp/epel-7-x86_64/08498932-leapp-repository/leapp-repository-0.21.0-0.20250110143049225127.pr1325.45.g6acdd317.el7_9.src.rpm
[2025-01-10 14:34:26,430][  INFO][PID:956776] Calling '/bin/sign -4 -h sha256 -u @oamg#leapp@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@oamg/leapp/epel-7-x86_64/08498932-leapp-repository/leapp-upgrade-el7toel8-deps-0.21.0-0.20250110143049225127.pr1325.45.g6acdd317.el7_9.noarch.rpm' (attempt #1)
[2025-01-10 14:34:27,234][  INFO][PID:956776] signed rpm: /var/lib/copr/public_html/results/@oamg/leapp/epel-7-x86_64/08498932-leapp-repository/leapp-upgrade-el7toel8-deps-0.21.0-0.20250110143049225127.pr1325.45.g6acdd317.el7_9.noarch.rpm
[2025-01-10 14:34:27,235][  INFO][PID:956776] Calling '/bin/sign -4 -h sha256 -u @oamg#leapp@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@oamg/leapp/epel-7-x86_64/08498932-leapp-repository/leapp-upgrade-el7toel8-0.21.0-0.20250110143049225127.pr1325.45.g6acdd317.el7_9.noarch.rpm' (attempt #1)
[2025-01-10 14:34:28,062][  INFO][PID:956776] signed rpm: /var/lib/copr/public_html/results/@oamg/leapp/epel-7-x86_64/08498932-leapp-repository/leapp-upgrade-el7toel8-0.21.0-0.20250110143049225127.pr1325.45.g6acdd317.el7_9.noarch.rpm
[2025-01-10 14:34:28,062][  INFO][PID:956776] Sign done
[2025-01-10 14:34:28,063][  INFO][PID:956776] Incremental createrepo run, adding 08498932-leapp-repository into https://download.copr.fedorainfracloud.org/results/@oamg/leapp/epel-7-x86_64, (auto-create-repo=True)
[2025-01-10 14:34:28,064][  INFO][PID:956776] Running command 'copr-repo --batched /var/lib/copr/public_html/results/@oamg/leapp/epel-7-x86_64 --add 08498932-leapp-repository --no-appstream-metadata' as PID 975373
[2025-01-10 14:34:29,017][  INFO][PID:956776] Finished after 0 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/@oamg/leapp/epel-7-x86_64 --add 08498932-leapp-repository --no-appstream-metadata)
[2025-01-10 14:34:29,018][  INFO][PID:956776] Getting build details
[2025-01-10 14:34:29,018][  INFO][PID:956776] Listing built binary packages in /var/lib/copr/public_html/results/@oamg/leapp/epel-7-x86_64/08498932-leapp-repository
[2025-01-10 14:34:29,019][  INFO][PID:956776] Built packages:
['leapp-upgrade-el7toel8 0.21.0', 'leapp-upgrade-el7toel8-deps 0.21.0']
[2025-01-10 14:34:29,019][  INFO][PID:956776] build details: {'built_packages': 'leapp-upgrade-el7toel8 0.21.0\nleapp-upgrade-el7toel8-deps 0.21.0'}
[2025-01-10 14:34:29,020][  INFO][PID:956776] Retrieving pubkey
[2025-01-10 14:34:29,020][  INFO][PID:956776] Calling '/bin/sign -u @oamg#leapp@copr.fedorahosted.org -p' (attempt #1)
[2025-01-10 14:34:29,316][  INFO][PID:956776] Added pubkey for user @oamg project leapp into: /var/lib/copr/public_html/results/@oamg/leapp/pubkey.gpg
[2025-01-10 14:34:29,317][  INFO][PID:956776] Finished build: id=8498932 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/@oamg/leapp chroot=epel-7-x86_64 
[2025-01-10 14:34:29,319][  INFO][PID:956776] Worker succeeded build, took 184.90336775779724
[2025-01-10 14:34:29,320][  INFO][PID:956776] 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": 1736519669.3193638,
            "started_on": 1736519484.415996,
            "submitted_on": null,
            "status": 1,
            "chroot": "epel-7-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8498932-epel-7-x86_64",
            "build_id": 8498932,
            "package_name": "leapp-repository",
            "package_version": "0.21.0-0.20250110143049225127.pr1325.45.g6acdd317",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@oamg/leapp/leapp-repository",
            "git_hash": "5d9a145c0d0b2f036a30fe746085136798d5de2c",
            "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.20250110143049225127.pr1325.45.g6acdd317.el7_9",
                        "arch": "src"
                    },
                    {
                        "name": "leapp-upgrade-el7toel8",
                        "epoch": null,
                        "version": "0.21.0",
                        "release": "0.20250110143049225127.pr1325.45.g6acdd317.el7_9",
                        "arch": "noarch"
                    },
                    {
                        "name": "leapp-upgrade-el7toel8-deps",
                        "epoch": null,
                        "version": "0.21.0",
                        "release": "0.20250110143049225127.pr1325.45.g6acdd317.el7_9",
                        "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-7-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": "08498932-leapp-repository",
            "built_packages": "leapp-upgrade-el7toel8 0.21.0\nleapp-upgrade-el7toel8-deps 0.21.0",
            "id": 8498932,
            "mockchain_macros": {
                "copr_username": "@oamg",
                "copr_projectname": "leapp",
                "vendor": "Fedora Project COPR (@oamg/leapp)"
            }
        }
    ]
}
[2025-01-10 14:34:29,350][  INFO][PID:956776] Sending fedora-messaging bus message in build.end
[2025-01-10 14:34:29,373][  INFO][PID:956776] Compressing /var/lib/copr/public_html/results/@oamg/leapp/epel-7-x86_64/08498932-leapp-repository/builder-live.log by gzip
[2025-01-10 14:34:29,374][  INFO][PID:956776] Running command 'gzip /var/lib/copr/public_html/results/@oamg/leapp/epel-7-x86_64/08498932-leapp-repository/builder-live.log' as PID 975519
[2025-01-10 14:34:29,390][  INFO][PID:956776] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@oamg/leapp/epel-7-x86_64/08498932-leapp-repository/builder-live.log)
[2025-01-10 14:34:29,391][  INFO][PID:956776] Compressing /var/lib/copr/public_html/results/@oamg/leapp/epel-7-x86_64/08498932-leapp-repository/backend.log by gzip
[2025-01-10 14:34:29,392][  INFO][PID:956776] Running command 'gzip /var/lib/copr/public_html/results/@oamg/leapp/epel-7-x86_64/08498932-leapp-repository/backend.log' as PID 975522