[2025-03-05 16:23:11,162][  INFO][PID:2768134] Marking build as starting
[2025-03-05 16:23:11,216][  INFO][PID:2768134] Trying to allocate VM
[2025-03-05 16:23:29,340][  INFO][PID:2768134] Allocated host ResallocHost, ticket_id=1655019, hostname=2620:52:3:1:dead:beef:cafe:c1d8, name=copr_hv_x86_64_04_prod_01698734_20250305_162127
[2025-03-05 16:23:29,341][  INFO][PID:2768134] Allocating ssh connection to builder
[2025-03-05 16:23:29,346][  INFO][PID:2768134] Checking that builder machine is OK
[2025-03-05 16:23:29,955][  INFO][PID:2768134] Running remote command: copr-builder-ready epel-9-x86_64
[2025-03-05 16:23:30,313][  INFO][PID:2768134] Checking Red Hat subscription (attempt #1)
Red Hat subscription active
Builder is ready to be used

[2025-03-05 16:23:30,314][  INFO][PID:2768134] Filling build.info file with builder info
[2025-03-05 16:23:30,316][  INFO][PID:2768134] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "packit",
            "project_name": "packit-packit-2541",
            "project_dirname": "packit-packit-2541",
            "submitter": "packit",
            "ended_on": null,
            "started_on": 1741191810.3165302,
            "submitted_on": null,
            "status": 3,
            "chroot": "epel-9-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8730363-epel-9-x86_64",
            "build_id": 8730363,
            "package_name": "packit",
            "package_version": "1.2.0.post1.dev6+g01c9b447-1.20250305162255219336.pr2541.6.g01c9b447",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/packit/packit-packit-2541/packit",
            "git_hash": "d3e74ece1c58a7256581524058bfccb526ab6980",
            "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/packit-packit-2541--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/packit-packit-2541/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/packit/packit-packit-2541",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/packit/packit-packit-2541",
            "result_dir": "08730363-packit",
            "built_packages": "",
            "id": 8730363,
            "mockchain_macros": {
                "copr_username": "packit",
                "copr_projectname": "packit-packit-2541",
                "vendor": "Fedora Project COPR (packit/packit-packit-2541)"
            }
        }
    ]
}
[2025-03-05 16:23:30,373][  INFO][PID:2768134] Sending fedora-messaging bus message in build.start
[2025-03-05 16:23:31,371][  INFO][PID:2768134] Sending fedora-messaging bus message in chroot.start
[2025-03-05 16:23:31,392][  INFO][PID:2768134] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8730363-epel-9-x86_64 --chroot epel-9-x86_64 --detached
[2025-03-05 16:23:31,973][  INFO][PID:2768134] Downloading the builder-live.log file, attempt 1
[2025-03-05 16:23:31,975][  INFO][PID:2768134] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c1d8 copr-rpmbuild-log
[2025-03-05 16:23:37,006][  INFO][PID:2768134] Periodic builder liveness probe: alive
[2025-03-05 16:25:50,601][  INFO][PID:2768134] Downloading results from builder
[2025-03-05 16:25:50,602][  INFO][PID:2768134] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c1d8]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/packit/packit-packit-2541/epel-9-x86_64/08730363-packit started
[2025-03-05 16:25:50,607][  INFO][PID:2768134] 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:c1d8]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/packit/packit-packit-2541/epel-9-x86_64/08730363-packit/ &> /var/lib/copr/public_html/results/packit/packit-packit-2541/epel-9-x86_64/08730363-packit/build-08730363.rsync.log
[2025-03-05 16:25:51,544][  INFO][PID:2768134] rsyncing finished.
[2025-03-05 16:25:51,545][  INFO][PID:2768134] Releasing VM back to pool
[2025-03-05 16:25:51,556][  INFO][PID:2768134] Searching for 'success' file in resultdir
[2025-03-05 16:25:51,556][  INFO][PID:2768134] Going to sign pkgs from source: 8730363-epel-9-x86_64 in chroot: /var/lib/copr/public_html/results/packit/packit-packit-2541/epel-9-x86_64
[2025-03-05 16:25:51,557][  INFO][PID:2768134] Calling '/bin/sign -u packit#packit-packit-2541@copr.fedorahosted.org -p' (attempt #1)
[2025-03-05 16:25:51,865][  INFO][PID:2768134] Calling '/bin/sign -4 -h sha256 -u packit#packit-packit-2541@copr.fedorahosted.org -r /var/lib/copr/public_html/results/packit/packit-packit-2541/epel-9-x86_64/08730363-packit/packit-1.2.0.post1.dev6+g01c9b447-1.20250305162255219336.pr2541.6.g01c9b447.el9.noarch.rpm' (attempt #1)
[2025-03-05 16:25:52,668][  INFO][PID:2768134] signed rpm: /var/lib/copr/public_html/results/packit/packit-packit-2541/epel-9-x86_64/08730363-packit/packit-1.2.0.post1.dev6+g01c9b447-1.20250305162255219336.pr2541.6.g01c9b447.el9.noarch.rpm
[2025-03-05 16:25:52,669][  INFO][PID:2768134] Calling '/bin/sign -4 -h sha256 -u packit#packit-packit-2541@copr.fedorahosted.org -r /var/lib/copr/public_html/results/packit/packit-packit-2541/epel-9-x86_64/08730363-packit/python3-packit-1.2.0.post1.dev6+g01c9b447-1.20250305162255219336.pr2541.6.g01c9b447.el9.noarch.rpm' (attempt #1)
[2025-03-05 16:25:53,458][  INFO][PID:2768134] signed rpm: /var/lib/copr/public_html/results/packit/packit-packit-2541/epel-9-x86_64/08730363-packit/python3-packit-1.2.0.post1.dev6+g01c9b447-1.20250305162255219336.pr2541.6.g01c9b447.el9.noarch.rpm
[2025-03-05 16:25:53,459][  INFO][PID:2768134] Calling '/bin/sign -4 -h sha256 -u packit#packit-packit-2541@copr.fedorahosted.org -r /var/lib/copr/public_html/results/packit/packit-packit-2541/epel-9-x86_64/08730363-packit/packit-1.2.0.post1.dev6+g01c9b447-1.20250305162255219336.pr2541.6.g01c9b447.el9.src.rpm' (attempt #1)
[2025-03-05 16:25:54,385][  INFO][PID:2768134] signed rpm: /var/lib/copr/public_html/results/packit/packit-packit-2541/epel-9-x86_64/08730363-packit/packit-1.2.0.post1.dev6+g01c9b447-1.20250305162255219336.pr2541.6.g01c9b447.el9.src.rpm
[2025-03-05 16:25:54,386][  INFO][PID:2768134] Sign done
[2025-03-05 16:25:54,386][  INFO][PID:2768134] Incremental createrepo run, adding 08730363-packit into https://download.copr.fedorainfracloud.org/results/packit/packit-packit-2541/epel-9-x86_64, (auto-create-repo=True)
[2025-03-05 16:25:54,388][  INFO][PID:2768134] Running command 'copr-repo --batched /var/lib/copr/public_html/results/packit/packit-packit-2541/epel-9-x86_64 --add 08730363-packit --no-appstream-metadata' as PID 2796724
[2025-03-05 16:25:55,207][  INFO][PID:2768134] Finished after 0 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/packit/packit-packit-2541/epel-9-x86_64 --add 08730363-packit --no-appstream-metadata)
[2025-03-05 16:25:55,208][  INFO][PID:2768134] Getting build details
[2025-03-05 16:25:55,209][  INFO][PID:2768134] Listing built binary packages in /var/lib/copr/public_html/results/packit/packit-packit-2541/epel-9-x86_64/08730363-packit
[2025-03-05 16:25:55,210][  INFO][PID:2768134] Built packages:
['packit 1.2.0.post1.dev6+g01c9b447', 'python3-packit 1.2.0.post1.dev6+g01c9b447']
[2025-03-05 16:25:55,210][  INFO][PID:2768134] build details: {'built_packages': 'packit 1.2.0.post1.dev6+g01c9b447\npython3-packit 1.2.0.post1.dev6+g01c9b447'}
[2025-03-05 16:25:55,211][  INFO][PID:2768134] Retrieving pubkey
[2025-03-05 16:25:55,211][  INFO][PID:2768134] Calling '/bin/sign -u packit#packit-packit-2541@copr.fedorahosted.org -p' (attempt #1)
[2025-03-05 16:25:55,515][  INFO][PID:2768134] Added pubkey for user packit project packit-packit-2541 into: /var/lib/copr/public_html/results/packit/packit-packit-2541/pubkey.gpg
[2025-03-05 16:25:55,516][  INFO][PID:2768134] Finished build: id=8730363 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/packit/packit-packit-2541 chroot=epel-9-x86_64 
[2025-03-05 16:25:55,518][  INFO][PID:2768134] Worker succeeded build, took 145.20203924179077
[2025-03-05 16:25:55,519][  INFO][PID:2768134] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "packit",
            "project_name": "packit-packit-2541",
            "project_dirname": "packit-packit-2541",
            "submitter": "packit",
            "ended_on": 1741191955.5185695,
            "started_on": 1741191810.3165302,
            "submitted_on": null,
            "status": 1,
            "chroot": "epel-9-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8730363-epel-9-x86_64",
            "build_id": 8730363,
            "package_name": "packit",
            "package_version": "1.2.0.post1.dev6+g01c9b447-1.20250305162255219336.pr2541.6.g01c9b447",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/packit/packit-packit-2541/packit",
            "git_hash": "d3e74ece1c58a7256581524058bfccb526ab6980",
            "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/packit-packit-2541--packit",
            "results": {
                "packages": [
                    {
                        "name": "packit",
                        "epoch": null,
                        "version": "1.2.0.post1.dev6+g01c9b447",
                        "release": "1.20250305162255219336.pr2541.6.g01c9b447.el9",
                        "arch": "src"
                    },
                    {
                        "name": "packit",
                        "epoch": null,
                        "version": "1.2.0.post1.dev6+g01c9b447",
                        "release": "1.20250305162255219336.pr2541.6.g01c9b447.el9",
                        "arch": "noarch"
                    },
                    {
                        "name": "python3-packit",
                        "epoch": null,
                        "version": "1.2.0.post1.dev6+g01c9b447",
                        "release": "1.20250305162255219336.pr2541.6.g01c9b447.el9",
                        "arch": "noarch"
                    }
                ]
            },
            "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/packit-packit-2541/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/packit/packit-packit-2541",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/packit/packit-packit-2541",
            "result_dir": "08730363-packit",
            "built_packages": "packit 1.2.0.post1.dev6+g01c9b447\npython3-packit 1.2.0.post1.dev6+g01c9b447",
            "id": 8730363,
            "mockchain_macros": {
                "copr_username": "packit",
                "copr_projectname": "packit-packit-2541",
                "vendor": "Fedora Project COPR (packit/packit-packit-2541)"
            }
        }
    ]
}
[2025-03-05 16:25:55,560][  INFO][PID:2768134] Sending fedora-messaging bus message in build.end
[2025-03-05 16:25:55,578][  INFO][PID:2768134] Compressing /var/lib/copr/public_html/results/packit/packit-packit-2541/epel-9-x86_64/08730363-packit/builder-live.log by gzip
[2025-03-05 16:25:55,579][  INFO][PID:2768134] Running command 'gzip /var/lib/copr/public_html/results/packit/packit-packit-2541/epel-9-x86_64/08730363-packit/builder-live.log' as PID 2797161
[2025-03-05 16:25:55,588][  INFO][PID:2768134] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/packit/packit-packit-2541/epel-9-x86_64/08730363-packit/builder-live.log)
[2025-03-05 16:25:55,589][  INFO][PID:2768134] Compressing /var/lib/copr/public_html/results/packit/packit-packit-2541/epel-9-x86_64/08730363-packit/backend.log by gzip
[2025-03-05 16:25:55,590][  INFO][PID:2768134] Running command 'gzip /var/lib/copr/public_html/results/packit/packit-packit-2541/epel-9-x86_64/08730363-packit/backend.log' as PID 2797163