[2025-01-08 02:20:41,289][  INFO][PID:518913] Marking build as starting
[2025-01-08 02:20:41,339][  INFO][PID:518913] Trying to allocate VM
[2025-01-08 02:20:44,398][  INFO][PID:518913] Allocated host ResallocHost, ticket_id=555346, hostname=2620:52:3:1:dead:beef:cafe:c189
[2025-01-08 02:20:44,399][  INFO][PID:518913] Allocating ssh connection to builder
[2025-01-08 02:20:44,399][  INFO][PID:518913] Checking that builder machine is OK
[2025-01-08 02:20:44,957][  INFO][PID:518913] Running remote command: copr-builder-ready fedora-40-x86_64
[2025-01-08 02:20:45,299][  INFO][PID:518913] Red Hat subscription not needed for fedora-40-x86_64
Builder is ready to be used

[2025-01-08 02:20:45,300][  INFO][PID:518913] Filling build.info file with builder info
[2025-01-08 02:20:45,302][  INFO][PID:518913] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "@python",
            "project_name": "python3.12",
            "project_dirname": "python3.12",
            "submitter": "https://src.fedoraproject.org/user/mtasaka",
            "ended_on": null,
            "started_on": 1736302845.3025012,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-40-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8483563-fedora-40-x86_64",
            "build_id": 8483563,
            "package_name": "openbabel",
            "package_version": "3.1.1-30",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@python/python3.12/openbabel",
            "git_hash": "8224ab7d617b51ee3c47eef812e0c9846d9635fd",
            "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": "@python/python3.12--https://src.fedoraproject.org/user/mtasaka",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": true,
            "bootstrap": "off",
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/@python/python3.12/fedora-40-x86_64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                },
                {
                    "baseurl": "http://kojipkgs.fedoraproject.org/repos/rawhide/latest/$basearch/",
                    "id": "http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch",
                    "name": "Additional repo http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch"
                }
            ],
            "tags": [
                "arch_x86_64"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/@python/python3.12",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@python/python3.12",
            "result_dir": "08483563-openbabel",
            "built_packages": "",
            "id": 8483563,
            "mockchain_macros": {
                "copr_username": "@python",
                "copr_projectname": "python3.12",
                "vendor": "Fedora Project COPR (@python/python3.12)"
            }
        }
    ]
}
[2025-01-08 02:20:45,331][  INFO][PID:518913] Sending fedora-messaging bus message in build.start
[2025-01-08 02:20:45,997][  INFO][PID:518913] Sending fedora-messaging bus message in chroot.start
[2025-01-08 02:20:46,015][  INFO][PID:518913] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8483563-fedora-40-x86_64 --chroot fedora-40-x86_64 --detached
[2025-01-08 02:20:46,552][  INFO][PID:518913] Downloading the builder-live.log file, attempt 1
[2025-01-08 02:20:46,554][  INFO][PID:518913] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c189 copr-rpmbuild-log
[2025-01-08 02:20:51,558][  INFO][PID:518913] Periodic builder liveness probe: alive
[2025-01-08 02:30:51,655][  INFO][PID:518913] Periodic builder liveness probe: alive
[2025-01-08 02:39:07,851][  INFO][PID:518913] Downloading results from builder
[2025-01-08 02:39:07,852][  INFO][PID:518913] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c189]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/08483563-openbabel started
[2025-01-08 02:39:07,853][  INFO][PID:518913] 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:c189]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/08483563-openbabel/ &> /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/08483563-openbabel/build-08483563.rsync.log
[2025-01-08 02:39:09,591][  INFO][PID:518913] rsyncing finished.
[2025-01-08 02:39:09,591][  INFO][PID:518913] Releasing VM back to pool
[2025-01-08 02:39:09,601][  INFO][PID:518913] Searching for 'success' file in resultdir
[2025-01-08 02:39:09,602][  INFO][PID:518913] Going to sign pkgs from source: 8483563-fedora-40-x86_64 in chroot: /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64
[2025-01-08 02:39:09,603][  INFO][PID:518913] Calling '/bin/sign -u @python#python3.12@copr.fedorahosted.org -p' (attempt #1)
[2025-01-08 02:39:09,907][  INFO][PID:518913] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/08483563-openbabel/ruby-openbabel-debuginfo-3.1.1-30.fc42.x86_64.rpm' (attempt #1)
[2025-01-08 02:39:10,617][  INFO][PID:518913] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/08483563-openbabel/ruby-openbabel-debuginfo-3.1.1-30.fc42.x86_64.rpm
[2025-01-08 02:39:10,618][  INFO][PID:518913] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/08483563-openbabel/openbabel-devel-3.1.1-30.fc42.x86_64.rpm' (attempt #1)
[2025-01-08 02:39:11,094][  INFO][PID:518913] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/08483563-openbabel/openbabel-devel-3.1.1-30.fc42.x86_64.rpm
[2025-01-08 02:39:11,094][  INFO][PID:518913] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/08483563-openbabel/openbabel-libs-debuginfo-3.1.1-30.fc42.x86_64.rpm' (attempt #1)
[2025-01-08 02:39:12,395][  INFO][PID:518913] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/08483563-openbabel/openbabel-libs-debuginfo-3.1.1-30.fc42.x86_64.rpm
[2025-01-08 02:39:12,396][  INFO][PID:518913] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/08483563-openbabel/perl-openbabel-debuginfo-3.1.1-30.fc42.x86_64.rpm' (attempt #1)
[2025-01-08 02:39:13,049][  INFO][PID:518913] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/08483563-openbabel/perl-openbabel-debuginfo-3.1.1-30.fc42.x86_64.rpm
[2025-01-08 02:39:13,050][  INFO][PID:518913] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/08483563-openbabel/openbabel-doc-3.1.1-30.fc42.noarch.rpm' (attempt #1)
[2025-01-08 02:39:13,771][  INFO][PID:518913] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/08483563-openbabel/openbabel-doc-3.1.1-30.fc42.noarch.rpm
[2025-01-08 02:39:13,771][  INFO][PID:518913] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/08483563-openbabel/ruby-openbabel-3.1.1-30.fc42.x86_64.rpm' (attempt #1)
[2025-01-08 02:39:14,503][  INFO][PID:518913] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/08483563-openbabel/ruby-openbabel-3.1.1-30.fc42.x86_64.rpm
[2025-01-08 02:39:14,504][  INFO][PID:518913] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/08483563-openbabel/openbabel-libs-3.1.1-30.fc42.x86_64.rpm' (attempt #1)
[2025-01-08 02:39:15,169][  INFO][PID:518913] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/08483563-openbabel/openbabel-libs-3.1.1-30.fc42.x86_64.rpm
[2025-01-08 02:39:15,169][  INFO][PID:518913] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/08483563-openbabel/openbabel-debugsource-3.1.1-30.fc42.x86_64.rpm' (attempt #1)
[2025-01-08 02:39:15,939][  INFO][PID:518913] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/08483563-openbabel/openbabel-debugsource-3.1.1-30.fc42.x86_64.rpm
[2025-01-08 02:39:15,939][  INFO][PID:518913] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/08483563-openbabel/openbabel-debuginfo-3.1.1-30.fc42.x86_64.rpm' (attempt #1)
[2025-01-08 02:39:16,813][  INFO][PID:518913] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/08483563-openbabel/openbabel-debuginfo-3.1.1-30.fc42.x86_64.rpm
[2025-01-08 02:39:16,813][  INFO][PID:518913] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/08483563-openbabel/openbabel-gui-debuginfo-3.1.1-30.fc42.x86_64.rpm' (attempt #1)
[2025-01-08 02:39:17,537][  INFO][PID:518913] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/08483563-openbabel/openbabel-gui-debuginfo-3.1.1-30.fc42.x86_64.rpm
[2025-01-08 02:39:17,538][  INFO][PID:518913] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/08483563-openbabel/perl-openbabel-3.1.1-30.fc42.x86_64.rpm' (attempt #1)
[2025-01-08 02:39:18,143][  INFO][PID:518913] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/08483563-openbabel/perl-openbabel-3.1.1-30.fc42.x86_64.rpm
[2025-01-08 02:39:18,144][  INFO][PID:518913] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/08483563-openbabel/openbabel-gui-3.1.1-30.fc42.x86_64.rpm' (attempt #1)
[2025-01-08 02:39:18,862][  INFO][PID:518913] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/08483563-openbabel/openbabel-gui-3.1.1-30.fc42.x86_64.rpm
[2025-01-08 02:39:18,862][  INFO][PID:518913] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/08483563-openbabel/openbabel-3.1.1-30.fc42.src.rpm' (attempt #1)
[2025-01-08 02:39:20,353][  INFO][PID:518913] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/08483563-openbabel/openbabel-3.1.1-30.fc42.src.rpm
[2025-01-08 02:39:20,354][  INFO][PID:518913] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/08483563-openbabel/python3-openbabel-3.1.1-30.fc42.x86_64.rpm' (attempt #1)
[2025-01-08 02:39:20,948][  INFO][PID:518913] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/08483563-openbabel/python3-openbabel-3.1.1-30.fc42.x86_64.rpm
[2025-01-08 02:39:20,949][  INFO][PID:518913] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/08483563-openbabel/openbabel-3.1.1-30.fc42.x86_64.rpm' (attempt #1)
[2025-01-08 02:39:21,669][  INFO][PID:518913] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/08483563-openbabel/openbabel-3.1.1-30.fc42.x86_64.rpm
[2025-01-08 02:39:21,670][  INFO][PID:518913] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/08483563-openbabel/python3-openbabel-debuginfo-3.1.1-30.fc42.x86_64.rpm' (attempt #1)
[2025-01-08 02:39:22,348][  INFO][PID:518913] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/08483563-openbabel/python3-openbabel-debuginfo-3.1.1-30.fc42.x86_64.rpm
[2025-01-08 02:39:22,349][  INFO][PID:518913] Sign done
[2025-01-08 02:39:22,350][  INFO][PID:518913] Incremental createrepo run, adding 08483563-openbabel into https://download.copr.fedorainfracloud.org/results/@python/python3.12/fedora-40-x86_64, (auto-create-repo=True)
[2025-01-08 02:39:22,352][  INFO][PID:518913] Running command 'copr-repo --batched /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64 --add 08483563-openbabel --no-appstream-metadata' as PID 587577
[2025-01-08 02:39:31,880][  INFO][PID:518913] Finished after 9 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64 --add 08483563-openbabel --no-appstream-metadata)
[2025-01-08 02:39:31,881][  INFO][PID:518913] Getting build details
[2025-01-08 02:39:31,882][  INFO][PID:518913] Listing built binary packages in /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/08483563-openbabel
[2025-01-08 02:39:31,882][  INFO][PID:518913] Built packages:
['openbabel-libs-debuginfo 3.1.1', 'ruby-openbabel-debuginfo 3.1.1', 'openbabel 3.1.1', 'perl-openbabel 3.1.1', 'openbabel-doc 3.1.1', 'openbabel-libs 3.1.1', 'openbabel-gui-debuginfo 3.1.1', 'python3-openbabel-debuginfo 3.1.1', 'openbabel-debuginfo 3.1.1', 'openbabel-gui 3.1.1', 'ruby-openbabel 3.1.1', 'openbabel-devel 3.1.1', 'perl-openbabel-debuginfo 3.1.1', 'openbabel-debugsource 3.1.1', 'python3-openbabel 3.1.1']
[2025-01-08 02:39:31,883][  INFO][PID:518913] build details: {'built_packages': 'openbabel-libs-debuginfo 3.1.1\nruby-openbabel-debuginfo 3.1.1\nopenbabel 3.1.1\nperl-openbabel 3.1.1\nopenbabel-doc 3.1.1\nopenbabel-libs 3.1.1\nopenbabel-gui-debuginfo 3.1.1\npython3-openbabel-debuginfo 3.1.1\nopenbabel-debuginfo 3.1.1\nopenbabel-gui 3.1.1\nruby-openbabel 3.1.1\nopenbabel-devel 3.1.1\nperl-openbabel-debuginfo 3.1.1\nopenbabel-debugsource 3.1.1\npython3-openbabel 3.1.1'}
[2025-01-08 02:39:31,883][  INFO][PID:518913] Retrieving pubkey
[2025-01-08 02:39:31,883][  INFO][PID:518913] Calling '/bin/sign -u @python#python3.12@copr.fedorahosted.org -p' (attempt #1)
[2025-01-08 02:39:32,063][  INFO][PID:518913] Added pubkey for user @python project python3.12 into: /var/lib/copr/public_html/results/@python/python3.12/pubkey.gpg
[2025-01-08 02:39:32,063][  INFO][PID:518913] Finished build: id=8483563 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/@python/python3.12 chroot=fedora-40-x86_64 
[2025-01-08 02:39:32,066][  INFO][PID:518913] Worker succeeded build, took 1126.7634682655334
[2025-01-08 02:39:32,066][  INFO][PID:518913] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "@python",
            "project_name": "python3.12",
            "project_dirname": "python3.12",
            "submitter": "https://src.fedoraproject.org/user/mtasaka",
            "ended_on": 1736303972.0659695,
            "started_on": 1736302845.3025012,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-40-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8483563-fedora-40-x86_64",
            "build_id": 8483563,
            "package_name": "openbabel",
            "package_version": "3.1.1-30",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@python/python3.12/openbabel",
            "git_hash": "8224ab7d617b51ee3c47eef812e0c9846d9635fd",
            "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": "@python/python3.12--https://src.fedoraproject.org/user/mtasaka",
            "results": {
                "packages": [
                    {
                        "name": "openbabel-libs-debuginfo",
                        "epoch": null,
                        "version": "3.1.1",
                        "release": "30.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "ruby-openbabel-debuginfo",
                        "epoch": null,
                        "version": "3.1.1",
                        "release": "30.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "openbabel",
                        "epoch": null,
                        "version": "3.1.1",
                        "release": "30.fc42",
                        "arch": "src"
                    },
                    {
                        "name": "openbabel",
                        "epoch": null,
                        "version": "3.1.1",
                        "release": "30.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "perl-openbabel",
                        "epoch": null,
                        "version": "3.1.1",
                        "release": "30.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "openbabel-doc",
                        "epoch": null,
                        "version": "3.1.1",
                        "release": "30.fc42",
                        "arch": "noarch"
                    },
                    {
                        "name": "openbabel-libs",
                        "epoch": null,
                        "version": "3.1.1",
                        "release": "30.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "openbabel-gui-debuginfo",
                        "epoch": null,
                        "version": "3.1.1",
                        "release": "30.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "python3-openbabel-debuginfo",
                        "epoch": null,
                        "version": "3.1.1",
                        "release": "30.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "openbabel-debuginfo",
                        "epoch": null,
                        "version": "3.1.1",
                        "release": "30.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "openbabel-gui",
                        "epoch": null,
                        "version": "3.1.1",
                        "release": "30.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "ruby-openbabel",
                        "epoch": null,
                        "version": "3.1.1",
                        "release": "30.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "openbabel-devel",
                        "epoch": null,
                        "version": "3.1.1",
                        "release": "30.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "perl-openbabel-debuginfo",
                        "epoch": null,
                        "version": "3.1.1",
                        "release": "30.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "openbabel-debugsource",
                        "epoch": null,
                        "version": "3.1.1",
                        "release": "30.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "python3-openbabel",
                        "epoch": null,
                        "version": "3.1.1",
                        "release": "30.fc42",
                        "arch": "x86_64"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": true,
            "bootstrap": "off",
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/@python/python3.12/fedora-40-x86_64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                },
                {
                    "baseurl": "http://kojipkgs.fedoraproject.org/repos/rawhide/latest/$basearch/",
                    "id": "http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch",
                    "name": "Additional repo http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch"
                }
            ],
            "tags": [
                "arch_x86_64"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/@python/python3.12",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@python/python3.12",
            "result_dir": "08483563-openbabel",
            "built_packages": "openbabel-libs-debuginfo 3.1.1\nruby-openbabel-debuginfo 3.1.1\nopenbabel 3.1.1\nperl-openbabel 3.1.1\nopenbabel-doc 3.1.1\nopenbabel-libs 3.1.1\nopenbabel-gui-debuginfo 3.1.1\npython3-openbabel-debuginfo 3.1.1\nopenbabel-debuginfo 3.1.1\nopenbabel-gui 3.1.1\nruby-openbabel 3.1.1\nopenbabel-devel 3.1.1\nperl-openbabel-debuginfo 3.1.1\nopenbabel-debugsource 3.1.1\npython3-openbabel 3.1.1",
            "id": 8483563,
            "mockchain_macros": {
                "copr_username": "@python",
                "copr_projectname": "python3.12",
                "vendor": "Fedora Project COPR (@python/python3.12)"
            }
        }
    ]
}
[2025-01-08 02:39:32,105][  INFO][PID:518913] Sending fedora-messaging bus message in build.end
[2025-01-08 02:39:32,127][  INFO][PID:518913] Compressing /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/08483563-openbabel/builder-live.log by gzip
[2025-01-08 02:39:32,128][  INFO][PID:518913] Running command 'gzip /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/08483563-openbabel/builder-live.log' as PID 589364
[2025-01-08 02:39:32,232][  INFO][PID:518913] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/08483563-openbabel/builder-live.log)
[2025-01-08 02:39:32,234][  INFO][PID:518913] Compressing /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/08483563-openbabel/backend.log by gzip