[2024-11-25 14:22:54,212][  INFO][PID:2035249] Marking build as starting
[2024-11-25 14:22:54,279][  INFO][PID:2035249] Trying to allocate VM
[2024-11-25 14:22:57,335][  INFO][PID:2035249] Allocated host ResallocHost, ticket_id=6061112, hostname=2620:52:3:1:dead:beef:cafe:c11b
[2024-11-25 14:22:57,336][  INFO][PID:2035249] Allocating ssh connection to builder
[2024-11-25 14:22:57,337][  INFO][PID:2035249] Checking that builder machine is OK
[2024-11-25 14:22:57,913][  INFO][PID:2035249] Running remote command: copr-builder-ready fedora-41-x86_64
[2024-11-25 14:22:58,241][  INFO][PID:2035249] Red Hat subscription not needed for fedora-41-x86_64
Builder is ready to be used

[2024-11-25 14:22:58,242][  INFO][PID:2035249] Filling build.info file with builder info
[2024-11-25 14:22:58,243][  INFO][PID:2035249] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "thrnciar",
            "project_name": "pytest-8.2.2",
            "project_dirname": "pytest-8.2.2",
            "submitter": "https://src.fedoraproject.org/user/martinpitt",
            "ended_on": null,
            "started_on": 1732544578.2430148,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-41-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8311200-fedora-41-x86_64",
            "build_id": 8311200,
            "package_name": "cockpit",
            "package_version": "329.1-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/thrnciar/pytest-8.2.2/cockpit",
            "git_hash": "c69bc0e6dc70e4526d37d657c2936c3132cb9fd2",
            "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": "thrnciar/pytest-8.2.2--https://src.fedoraproject.org/user/martinpitt",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": true,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/thrnciar/pytest-8.2.2/fedora-41-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/thrnciar/pytest-8.2.2",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/thrnciar/pytest-8.2.2",
            "result_dir": "08311200-cockpit",
            "built_packages": "",
            "id": 8311200,
            "mockchain_macros": {
                "copr_username": "thrnciar",
                "copr_projectname": "pytest-8.2.2",
                "vendor": "Fedora Project COPR (thrnciar/pytest-8.2.2)"
            }
        }
    ]
}
[2024-11-25 14:22:58,307][  INFO][PID:2035249] Sending fedora-messaging bus message in build.start
[2024-11-25 14:22:59,085][  INFO][PID:2035249] Sending fedora-messaging bus message in chroot.start
[2024-11-25 14:22:59,106][  INFO][PID:2035249] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8311200-fedora-41-x86_64 --chroot fedora-41-x86_64 --detached
[2024-11-25 14:22:59,711][  INFO][PID:2035249] Downloading the builder-live.log file, attempt 1
[2024-11-25 14:22:59,713][  INFO][PID:2035249] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c11b copr-rpmbuild-log
[2024-11-25 14:23:04,717][  INFO][PID:2035249] Periodic builder liveness probe: alive
[2024-11-25 14:25:37,930][  INFO][PID:2035249] Downloading results from builder
[2024-11-25 14:25:37,931][  INFO][PID:2035249] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c11b]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/thrnciar/pytest-8.2.2/fedora-41-x86_64/08311200-cockpit started
[2024-11-25 14:25:37,932][  INFO][PID:2035249] 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:c11b]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/thrnciar/pytest-8.2.2/fedora-41-x86_64/08311200-cockpit/ &> /var/lib/copr/public_html/results/thrnciar/pytest-8.2.2/fedora-41-x86_64/08311200-cockpit/build-08311200.rsync.log
[2024-11-25 14:25:38,605][  INFO][PID:2035249] rsyncing finished.
[2024-11-25 14:25:38,606][  INFO][PID:2035249] Releasing VM back to pool
[2024-11-25 14:25:38,616][  INFO][PID:2035249] Searching for 'success' file in resultdir
[2024-11-25 14:25:38,616][  INFO][PID:2035249] Going to sign pkgs from source: 8311200-fedora-41-x86_64 in chroot: /var/lib/copr/public_html/results/thrnciar/pytest-8.2.2/fedora-41-x86_64
[2024-11-25 14:25:38,617][  INFO][PID:2035249] Calling '/bin/sign -u thrnciar#pytest-8.2.2@copr.fedorahosted.org -p' (attempt #1)
[2024-11-25 14:25:38,799][  INFO][PID:2035249] Calling '/bin/sign -4 -h sha256 -u thrnciar#pytest-8.2.2@copr.fedorahosted.org -r /var/lib/copr/public_html/results/thrnciar/pytest-8.2.2/fedora-41-x86_64/08311200-cockpit/cockpit-doc-329.1-1.fc41.noarch.rpm' (attempt #1)
[2024-11-25 14:25:39,370][  INFO][PID:2035249] signed rpm: /var/lib/copr/public_html/results/thrnciar/pytest-8.2.2/fedora-41-x86_64/08311200-cockpit/cockpit-doc-329.1-1.fc41.noarch.rpm
[2024-11-25 14:25:39,371][  INFO][PID:2035249] Calling '/bin/sign -4 -h sha256 -u thrnciar#pytest-8.2.2@copr.fedorahosted.org -r /var/lib/copr/public_html/results/thrnciar/pytest-8.2.2/fedora-41-x86_64/08311200-cockpit/cockpit-329.1-1.fc41.x86_64.rpm' (attempt #1)
[2024-11-25 14:25:40,197][  INFO][PID:2035249] signed rpm: /var/lib/copr/public_html/results/thrnciar/pytest-8.2.2/fedora-41-x86_64/08311200-cockpit/cockpit-329.1-1.fc41.x86_64.rpm
[2024-11-25 14:25:40,198][  INFO][PID:2035249] Calling '/bin/sign -4 -h sha256 -u thrnciar#pytest-8.2.2@copr.fedorahosted.org -r /var/lib/copr/public_html/results/thrnciar/pytest-8.2.2/fedora-41-x86_64/08311200-cockpit/cockpit-sosreport-329.1-1.fc41.noarch.rpm' (attempt #1)
[2024-11-25 14:25:41,171][  INFO][PID:2035249] signed rpm: /var/lib/copr/public_html/results/thrnciar/pytest-8.2.2/fedora-41-x86_64/08311200-cockpit/cockpit-sosreport-329.1-1.fc41.noarch.rpm
[2024-11-25 14:25:41,172][  INFO][PID:2035249] Calling '/bin/sign -4 -h sha256 -u thrnciar#pytest-8.2.2@copr.fedorahosted.org -r /var/lib/copr/public_html/results/thrnciar/pytest-8.2.2/fedora-41-x86_64/08311200-cockpit/cockpit-packagekit-329.1-1.fc41.noarch.rpm' (attempt #1)
[2024-11-25 14:25:41,858][  INFO][PID:2035249] signed rpm: /var/lib/copr/public_html/results/thrnciar/pytest-8.2.2/fedora-41-x86_64/08311200-cockpit/cockpit-packagekit-329.1-1.fc41.noarch.rpm
[2024-11-25 14:25:41,858][  INFO][PID:2035249] Calling '/bin/sign -4 -h sha256 -u thrnciar#pytest-8.2.2@copr.fedorahosted.org -r /var/lib/copr/public_html/results/thrnciar/pytest-8.2.2/fedora-41-x86_64/08311200-cockpit/cockpit-bridge-329.1-1.fc41.x86_64.rpm' (attempt #1)
[2024-11-25 14:25:42,710][  INFO][PID:2035249] signed rpm: /var/lib/copr/public_html/results/thrnciar/pytest-8.2.2/fedora-41-x86_64/08311200-cockpit/cockpit-bridge-329.1-1.fc41.x86_64.rpm
[2024-11-25 14:25:42,711][  INFO][PID:2035249] Calling '/bin/sign -4 -h sha256 -u thrnciar#pytest-8.2.2@copr.fedorahosted.org -r /var/lib/copr/public_html/results/thrnciar/pytest-8.2.2/fedora-41-x86_64/08311200-cockpit/cockpit-debuginfo-329.1-1.fc41.x86_64.rpm' (attempt #1)
[2024-11-25 14:25:43,682][  INFO][PID:2035249] signed rpm: /var/lib/copr/public_html/results/thrnciar/pytest-8.2.2/fedora-41-x86_64/08311200-cockpit/cockpit-debuginfo-329.1-1.fc41.x86_64.rpm
[2024-11-25 14:25:43,683][  INFO][PID:2035249] Calling '/bin/sign -4 -h sha256 -u thrnciar#pytest-8.2.2@copr.fedorahosted.org -r /var/lib/copr/public_html/results/thrnciar/pytest-8.2.2/fedora-41-x86_64/08311200-cockpit/cockpit-selinux-329.1-1.fc41.noarch.rpm' (attempt #1)
[2024-11-25 14:25:44,226][  INFO][PID:2035249] signed rpm: /var/lib/copr/public_html/results/thrnciar/pytest-8.2.2/fedora-41-x86_64/08311200-cockpit/cockpit-selinux-329.1-1.fc41.noarch.rpm
[2024-11-25 14:25:44,227][  INFO][PID:2035249] Calling '/bin/sign -4 -h sha256 -u thrnciar#pytest-8.2.2@copr.fedorahosted.org -r /var/lib/copr/public_html/results/thrnciar/pytest-8.2.2/fedora-41-x86_64/08311200-cockpit/cockpit-system-329.1-1.fc41.noarch.rpm' (attempt #1)
[2024-11-25 14:25:44,989][  INFO][PID:2035249] signed rpm: /var/lib/copr/public_html/results/thrnciar/pytest-8.2.2/fedora-41-x86_64/08311200-cockpit/cockpit-system-329.1-1.fc41.noarch.rpm
[2024-11-25 14:25:44,990][  INFO][PID:2035249] Calling '/bin/sign -4 -h sha256 -u thrnciar#pytest-8.2.2@copr.fedorahosted.org -r /var/lib/copr/public_html/results/thrnciar/pytest-8.2.2/fedora-41-x86_64/08311200-cockpit/cockpit-ws-329.1-1.fc41.x86_64.rpm' (attempt #1)
[2024-11-25 14:25:45,701][  INFO][PID:2035249] signed rpm: /var/lib/copr/public_html/results/thrnciar/pytest-8.2.2/fedora-41-x86_64/08311200-cockpit/cockpit-ws-329.1-1.fc41.x86_64.rpm
[2024-11-25 14:25:45,703][  INFO][PID:2035249] Calling '/bin/sign -4 -h sha256 -u thrnciar#pytest-8.2.2@copr.fedorahosted.org -r /var/lib/copr/public_html/results/thrnciar/pytest-8.2.2/fedora-41-x86_64/08311200-cockpit/cockpit-debugsource-329.1-1.fc41.x86_64.rpm' (attempt #1)
[2024-11-25 14:25:46,545][  INFO][PID:2035249] signed rpm: /var/lib/copr/public_html/results/thrnciar/pytest-8.2.2/fedora-41-x86_64/08311200-cockpit/cockpit-debugsource-329.1-1.fc41.x86_64.rpm
[2024-11-25 14:25:46,545][  INFO][PID:2035249] Calling '/bin/sign -4 -h sha256 -u thrnciar#pytest-8.2.2@copr.fedorahosted.org -r /var/lib/copr/public_html/results/thrnciar/pytest-8.2.2/fedora-41-x86_64/08311200-cockpit/cockpit-kdump-329.1-1.fc41.noarch.rpm' (attempt #1)
[2024-11-25 14:25:47,365][  INFO][PID:2035249] signed rpm: /var/lib/copr/public_html/results/thrnciar/pytest-8.2.2/fedora-41-x86_64/08311200-cockpit/cockpit-kdump-329.1-1.fc41.noarch.rpm
[2024-11-25 14:25:47,366][  INFO][PID:2035249] Calling '/bin/sign -4 -h sha256 -u thrnciar#pytest-8.2.2@copr.fedorahosted.org -r /var/lib/copr/public_html/results/thrnciar/pytest-8.2.2/fedora-41-x86_64/08311200-cockpit/cockpit-329.1-1.fc41.src.rpm' (attempt #1)
[2024-11-25 14:25:48,495][  INFO][PID:2035249] signed rpm: /var/lib/copr/public_html/results/thrnciar/pytest-8.2.2/fedora-41-x86_64/08311200-cockpit/cockpit-329.1-1.fc41.src.rpm
[2024-11-25 14:25:48,496][  INFO][PID:2035249] Calling '/bin/sign -4 -h sha256 -u thrnciar#pytest-8.2.2@copr.fedorahosted.org -r /var/lib/copr/public_html/results/thrnciar/pytest-8.2.2/fedora-41-x86_64/08311200-cockpit/cockpit-networkmanager-329.1-1.fc41.noarch.rpm' (attempt #1)
[2024-11-25 14:25:49,304][  INFO][PID:2035249] signed rpm: /var/lib/copr/public_html/results/thrnciar/pytest-8.2.2/fedora-41-x86_64/08311200-cockpit/cockpit-networkmanager-329.1-1.fc41.noarch.rpm
[2024-11-25 14:25:49,305][  INFO][PID:2035249] Calling '/bin/sign -4 -h sha256 -u thrnciar#pytest-8.2.2@copr.fedorahosted.org -r /var/lib/copr/public_html/results/thrnciar/pytest-8.2.2/fedora-41-x86_64/08311200-cockpit/cockpit-tests-329.1-1.fc41.x86_64.rpm' (attempt #1)
[2024-11-25 14:25:50,144][  INFO][PID:2035249] signed rpm: /var/lib/copr/public_html/results/thrnciar/pytest-8.2.2/fedora-41-x86_64/08311200-cockpit/cockpit-tests-329.1-1.fc41.x86_64.rpm
[2024-11-25 14:25:50,145][  INFO][PID:2035249] Calling '/bin/sign -4 -h sha256 -u thrnciar#pytest-8.2.2@copr.fedorahosted.org -r /var/lib/copr/public_html/results/thrnciar/pytest-8.2.2/fedora-41-x86_64/08311200-cockpit/cockpit-storaged-329.1-1.fc41.noarch.rpm' (attempt #1)
[2024-11-25 14:25:50,847][  INFO][PID:2035249] signed rpm: /var/lib/copr/public_html/results/thrnciar/pytest-8.2.2/fedora-41-x86_64/08311200-cockpit/cockpit-storaged-329.1-1.fc41.noarch.rpm
[2024-11-25 14:25:50,848][  INFO][PID:2035249] Sign done
[2024-11-25 14:25:50,848][  INFO][PID:2035249] Incremental createrepo run, adding 08311200-cockpit into https://download.copr.fedorainfracloud.org/results/thrnciar/pytest-8.2.2/fedora-41-x86_64, (auto-create-repo=True)
[2024-11-25 14:25:50,849][  INFO][PID:2035249] Running command 'copr-repo --batched /var/lib/copr/public_html/results/thrnciar/pytest-8.2.2/fedora-41-x86_64 --add 08311200-cockpit --no-appstream-metadata' as PID 2050664
[2024-11-25 14:25:55,522][  INFO][PID:2035249] Finished after 4 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/thrnciar/pytest-8.2.2/fedora-41-x86_64 --add 08311200-cockpit --no-appstream-metadata)
[2024-11-25 14:25:55,523][  INFO][PID:2035249] Getting build details
[2024-11-25 14:25:55,524][  INFO][PID:2035249] Listing built binary packages in /var/lib/copr/public_html/results/thrnciar/pytest-8.2.2/fedora-41-x86_64/08311200-cockpit
[2024-11-25 14:25:55,524][  INFO][PID:2035249] Built packages:
['cockpit-tests 329.1', 'cockpit-doc 329.1', 'cockpit-system 329.1', 'cockpit-networkmanager 329.1', 'cockpit-ws 329.1', 'cockpit-debuginfo 329.1', 'cockpit-packagekit 329.1', 'cockpit-bridge 329.1', 'cockpit-sosreport 329.1', 'cockpit-selinux 329.1', 'cockpit-storaged 329.1', 'cockpit 329.1', 'cockpit-kdump 329.1', 'cockpit-debugsource 329.1']
[2024-11-25 14:25:55,525][  INFO][PID:2035249] build details: {'built_packages': 'cockpit-tests 329.1\ncockpit-doc 329.1\ncockpit-system 329.1\ncockpit-networkmanager 329.1\ncockpit-ws 329.1\ncockpit-debuginfo 329.1\ncockpit-packagekit 329.1\ncockpit-bridge 329.1\ncockpit-sosreport 329.1\ncockpit-selinux 329.1\ncockpit-storaged 329.1\ncockpit 329.1\ncockpit-kdump 329.1\ncockpit-debugsource 329.1'}
[2024-11-25 14:25:55,525][  INFO][PID:2035249] Retrieving pubkey
[2024-11-25 14:25:55,526][  INFO][PID:2035249] Calling '/bin/sign -u thrnciar#pytest-8.2.2@copr.fedorahosted.org -p' (attempt #1)
[2024-11-25 14:25:55,847][  INFO][PID:2035249] Added pubkey for user thrnciar project pytest-8.2.2 into: /var/lib/copr/public_html/results/thrnciar/pytest-8.2.2/pubkey.gpg
[2024-11-25 14:25:55,848][  INFO][PID:2035249] Finished build: id=8311200 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/thrnciar/pytest-8.2.2 chroot=fedora-41-x86_64 
[2024-11-25 14:25:55,850][  INFO][PID:2035249] Worker succeeded build, took 177.60731506347656
[2024-11-25 14:25:55,851][  INFO][PID:2035249] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "thrnciar",
            "project_name": "pytest-8.2.2",
            "project_dirname": "pytest-8.2.2",
            "submitter": "https://src.fedoraproject.org/user/martinpitt",
            "ended_on": 1732544755.8503299,
            "started_on": 1732544578.2430148,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-41-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8311200-fedora-41-x86_64",
            "build_id": 8311200,
            "package_name": "cockpit",
            "package_version": "329.1-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/thrnciar/pytest-8.2.2/cockpit",
            "git_hash": "c69bc0e6dc70e4526d37d657c2936c3132cb9fd2",
            "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": "thrnciar/pytest-8.2.2--https://src.fedoraproject.org/user/martinpitt",
            "results": {
                "packages": [
                    {
                        "name": "cockpit-tests",
                        "epoch": null,
                        "version": "329.1",
                        "release": "1.fc41",
                        "arch": "x86_64"
                    },
                    {
                        "name": "cockpit-doc",
                        "epoch": null,
                        "version": "329.1",
                        "release": "1.fc41",
                        "arch": "noarch"
                    },
                    {
                        "name": "cockpit-system",
                        "epoch": null,
                        "version": "329.1",
                        "release": "1.fc41",
                        "arch": "noarch"
                    },
                    {
                        "name": "cockpit",
                        "epoch": null,
                        "version": "329.1",
                        "release": "1.fc41",
                        "arch": "src"
                    },
                    {
                        "name": "cockpit-networkmanager",
                        "epoch": null,
                        "version": "329.1",
                        "release": "1.fc41",
                        "arch": "noarch"
                    },
                    {
                        "name": "cockpit-ws",
                        "epoch": null,
                        "version": "329.1",
                        "release": "1.fc41",
                        "arch": "x86_64"
                    },
                    {
                        "name": "cockpit-debuginfo",
                        "epoch": null,
                        "version": "329.1",
                        "release": "1.fc41",
                        "arch": "x86_64"
                    },
                    {
                        "name": "cockpit-packagekit",
                        "epoch": null,
                        "version": "329.1",
                        "release": "1.fc41",
                        "arch": "noarch"
                    },
                    {
                        "name": "cockpit-bridge",
                        "epoch": null,
                        "version": "329.1",
                        "release": "1.fc41",
                        "arch": "x86_64"
                    },
                    {
                        "name": "cockpit-sosreport",
                        "epoch": null,
                        "version": "329.1",
                        "release": "1.fc41",
                        "arch": "noarch"
                    },
                    {
                        "name": "cockpit-selinux",
                        "epoch": null,
                        "version": "329.1",
                        "release": "1.fc41",
                        "arch": "noarch"
                    },
                    {
                        "name": "cockpit-storaged",
                        "epoch": null,
                        "version": "329.1",
                        "release": "1.fc41",
                        "arch": "noarch"
                    },
                    {
                        "name": "cockpit",
                        "epoch": null,
                        "version": "329.1",
                        "release": "1.fc41",
                        "arch": "x86_64"
                    },
                    {
                        "name": "cockpit-kdump",
                        "epoch": null,
                        "version": "329.1",
                        "release": "1.fc41",
                        "arch": "noarch"
                    },
                    {
                        "name": "cockpit-debugsource",
                        "epoch": null,
                        "version": "329.1",
                        "release": "1.fc41",
                        "arch": "x86_64"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": true,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/thrnciar/pytest-8.2.2/fedora-41-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/thrnciar/pytest-8.2.2",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/thrnciar/pytest-8.2.2",
            "result_dir": "08311200-cockpit",
            "built_packages": "cockpit-tests 329.1\ncockpit-doc 329.1\ncockpit-system 329.1\ncockpit-networkmanager 329.1\ncockpit-ws 329.1\ncockpit-debuginfo 329.1\ncockpit-packagekit 329.1\ncockpit-bridge 329.1\ncockpit-sosreport 329.1\ncockpit-selinux 329.1\ncockpit-storaged 329.1\ncockpit 329.1\ncockpit-kdump 329.1\ncockpit-debugsource 329.1",
            "id": 8311200,
            "mockchain_macros": {
                "copr_username": "thrnciar",
                "copr_projectname": "pytest-8.2.2",
                "vendor": "Fedora Project COPR (thrnciar/pytest-8.2.2)"
            }
        }
    ]
}
[2024-11-25 14:25:55,923][  INFO][PID:2035249] Sending fedora-messaging bus message in build.end
[2024-11-25 14:25:55,942][  INFO][PID:2035249] Compressing /var/lib/copr/public_html/results/thrnciar/pytest-8.2.2/fedora-41-x86_64/08311200-cockpit/builder-live.log by gzip
[2024-11-25 14:25:55,943][  INFO][PID:2035249] Running command 'gzip /var/lib/copr/public_html/results/thrnciar/pytest-8.2.2/fedora-41-x86_64/08311200-cockpit/builder-live.log' as PID 2051076
[2024-11-25 14:25:55,954][  INFO][PID:2035249] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/thrnciar/pytest-8.2.2/fedora-41-x86_64/08311200-cockpit/builder-live.log)
[2024-11-25 14:25:55,955][  INFO][PID:2035249] Compressing /var/lib/copr/public_html/results/thrnciar/pytest-8.2.2/fedora-41-x86_64/08311200-cockpit/backend.log by gzip
[2024-11-25 14:25:55,956][  INFO][PID:2035249] Running command 'gzip /var/lib/copr/public_html/results/thrnciar/pytest-8.2.2/fedora-41-x86_64/08311200-cockpit/backend.log' as PID 2051078