[2025-03-15 01:06:43,335][  INFO][PID:3727403] Marking build as starting
[2025-03-15 01:06:44,223][  INFO][PID:3727403] Trying to allocate VM
[2025-03-15 01:06:50,270][  INFO][PID:3727403] Allocated host ResallocHost, ticket_id=1823480, hostname=2620:52:3:1:dead:beef:cafe:c20a, name=copr_hv_ppc64le_01_prod_01972518_20250314_232308
[2025-03-15 01:06:50,270][  INFO][PID:3727403] Allocating ssh connection to builder
[2025-03-15 01:06:50,271][  INFO][PID:3727403] Checking that builder machine is OK
[2025-03-15 01:06:50,990][  INFO][PID:3727403] Running remote command: copr-builder-ready fedora-42-ppc64le
[2025-03-15 01:06:51,430][  INFO][PID:3727403] Red Hat subscription not needed for fedora-42-ppc64le
Builder is ready to be used

[2025-03-15 01:06:51,431][  INFO][PID:3727403] Filling build.info file with builder info
[2025-03-15 01:06:51,432][  INFO][PID:3727403] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "rpmsoftwaremanagement",
            "project_name": "dnf-nightly",
            "project_dirname": "dnf-nightly",
            "submitter": "rpmsoftwaremanagement",
            "ended_on": null,
            "started_on": 1742000811.432699,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-42-ppc64le",
            "arch": "ppc64le",
            "buildroot_pkgs": [],
            "task_id": "8769902-fedora-42-ppc64le",
            "build_id": 8769902,
            "package_name": "libsolv",
            "package_version": "0.7.31-20250315010528.19.g2a8217d6",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/rpmsoftwaremanagement/dnf-nightly/libsolv",
            "git_hash": "ec90212a757daa64ead43a784a223c89c5f30945",
            "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": "rpmsoftwaremanagement/dnf-nightly--rpmsoftwaremanagement",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": false,
            "bootstrap": "off",
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/rpmsoftwaremanagement/dnf-nightly/fedora-42-ppc64le/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                }
            ],
            "tags": [
                "arch_ppc64le"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/rpmsoftwaremanagement/dnf-nightly",
            "result_dir": "08769902-libsolv",
            "built_packages": "",
            "id": 8769902,
            "mockchain_macros": {
                "copr_username": "rpmsoftwaremanagement",
                "copr_projectname": "dnf-nightly",
                "vendor": "Fedora Project COPR (rpmsoftwaremanagement/dnf-nightly)"
            }
        }
    ]
}
[2025-03-15 01:06:51,503][  INFO][PID:3727403] Sending fedora-messaging bus message in build.start
[2025-03-15 01:06:52,524][  INFO][PID:3727403] Sending fedora-messaging bus message in chroot.start
[2025-03-15 01:06:52,544][  INFO][PID:3727403] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8769902-fedora-42-ppc64le --chroot fedora-42-ppc64le --detached
[2025-03-15 01:06:53,249][  INFO][PID:3727403] Downloading the builder-live.log file, attempt 1
[2025-03-15 01:06:53,250][  INFO][PID:3727403] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c20a copr-rpmbuild-log
[2025-03-15 01:06:58,288][  INFO][PID:3727403] Periodic builder liveness probe: alive
[2025-03-15 01:10:22,080][  INFO][PID:3727403] Downloading results from builder
[2025-03-15 01:10:22,081][  INFO][PID:3727403] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c20a]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly/fedora-42-ppc64le/08769902-libsolv started
[2025-03-15 01:10:22,086][  INFO][PID:3727403] 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:c20a]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly/fedora-42-ppc64le/08769902-libsolv/ &> /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly/fedora-42-ppc64le/08769902-libsolv/build-08769902.rsync.log
[2025-03-15 01:10:22,691][  INFO][PID:3727403] rsyncing finished.
[2025-03-15 01:10:22,692][  INFO][PID:3727403] Releasing VM back to pool
[2025-03-15 01:10:22,703][  INFO][PID:3727403] Searching for 'success' file in resultdir
[2025-03-15 01:10:22,704][  INFO][PID:3727403] Going to sign pkgs from source: 8769902-fedora-42-ppc64le in chroot: /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly/fedora-42-ppc64le
[2025-03-15 01:10:22,705][  INFO][PID:3727403] Calling '/bin/sign -u rpmsoftwaremanagement#dnf-nightly@copr.fedorahosted.org -p' (attempt #1)
[2025-03-15 01:10:23,033][  INFO][PID:3727403] Calling '/bin/sign -4 -h sha256 -u rpmsoftwaremanagement#dnf-nightly@copr.fedorahosted.org -r /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly/fedora-42-ppc64le/08769902-libsolv/python3-solv-debuginfo-0.7.31-20250315010528.19.g2a8217d6.fc42.ppc64le.rpm' (attempt #1)
[2025-03-15 01:10:23,726][  INFO][PID:3727403] signed rpm: /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly/fedora-42-ppc64le/08769902-libsolv/python3-solv-debuginfo-0.7.31-20250315010528.19.g2a8217d6.fc42.ppc64le.rpm
[2025-03-15 01:10:23,727][  INFO][PID:3727403] Calling '/bin/sign -4 -h sha256 -u rpmsoftwaremanagement#dnf-nightly@copr.fedorahosted.org -r /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly/fedora-42-ppc64le/08769902-libsolv/libsolv-devel-0.7.31-20250315010528.19.g2a8217d6.fc42.ppc64le.rpm' (attempt #1)
[2025-03-15 01:10:24,271][  INFO][PID:3727403] signed rpm: /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly/fedora-42-ppc64le/08769902-libsolv/libsolv-devel-0.7.31-20250315010528.19.g2a8217d6.fc42.ppc64le.rpm
[2025-03-15 01:10:24,272][  INFO][PID:3727403] Calling '/bin/sign -4 -h sha256 -u rpmsoftwaremanagement#dnf-nightly@copr.fedorahosted.org -r /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly/fedora-42-ppc64le/08769902-libsolv/libsolv-0.7.31-20250315010528.19.g2a8217d6.fc42.ppc64le.rpm' (attempt #1)
[2025-03-15 01:10:24,826][  INFO][PID:3727403] signed rpm: /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly/fedora-42-ppc64le/08769902-libsolv/libsolv-0.7.31-20250315010528.19.g2a8217d6.fc42.ppc64le.rpm
[2025-03-15 01:10:24,827][  INFO][PID:3727403] Calling '/bin/sign -4 -h sha256 -u rpmsoftwaremanagement#dnf-nightly@copr.fedorahosted.org -r /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly/fedora-42-ppc64le/08769902-libsolv/ruby-solv-0.7.31-20250315010528.19.g2a8217d6.fc42.ppc64le.rpm' (attempt #1)
[2025-03-15 01:10:25,512][  INFO][PID:3727403] signed rpm: /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly/fedora-42-ppc64le/08769902-libsolv/ruby-solv-0.7.31-20250315010528.19.g2a8217d6.fc42.ppc64le.rpm
[2025-03-15 01:10:25,512][  INFO][PID:3727403] Calling '/bin/sign -4 -h sha256 -u rpmsoftwaremanagement#dnf-nightly@copr.fedorahosted.org -r /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly/fedora-42-ppc64le/08769902-libsolv/libsolv-tools-base-0.7.31-20250315010528.19.g2a8217d6.fc42.ppc64le.rpm' (attempt #1)
[2025-03-15 01:10:26,046][  INFO][PID:3727403] signed rpm: /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly/fedora-42-ppc64le/08769902-libsolv/libsolv-tools-base-0.7.31-20250315010528.19.g2a8217d6.fc42.ppc64le.rpm
[2025-03-15 01:10:26,047][  INFO][PID:3727403] Calling '/bin/sign -4 -h sha256 -u rpmsoftwaremanagement#dnf-nightly@copr.fedorahosted.org -r /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly/fedora-42-ppc64le/08769902-libsolv/libsolv-debuginfo-0.7.31-20250315010528.19.g2a8217d6.fc42.ppc64le.rpm' (attempt #1)
[2025-03-15 01:10:26,739][  INFO][PID:3727403] signed rpm: /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly/fedora-42-ppc64le/08769902-libsolv/libsolv-debuginfo-0.7.31-20250315010528.19.g2a8217d6.fc42.ppc64le.rpm
[2025-03-15 01:10:26,741][  INFO][PID:3727403] Calling '/bin/sign -4 -h sha256 -u rpmsoftwaremanagement#dnf-nightly@copr.fedorahosted.org -r /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly/fedora-42-ppc64le/08769902-libsolv/libsolv-debugsource-0.7.31-20250315010528.19.g2a8217d6.fc42.ppc64le.rpm' (attempt #1)
[2025-03-15 01:10:27,431][  INFO][PID:3727403] signed rpm: /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly/fedora-42-ppc64le/08769902-libsolv/libsolv-debugsource-0.7.31-20250315010528.19.g2a8217d6.fc42.ppc64le.rpm
[2025-03-15 01:10:27,432][  INFO][PID:3727403] Calling '/bin/sign -4 -h sha256 -u rpmsoftwaremanagement#dnf-nightly@copr.fedorahosted.org -r /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly/fedora-42-ppc64le/08769902-libsolv/perl-solv-0.7.31-20250315010528.19.g2a8217d6.fc42.ppc64le.rpm' (attempt #1)
[2025-03-15 01:10:27,974][  INFO][PID:3727403] signed rpm: /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly/fedora-42-ppc64le/08769902-libsolv/perl-solv-0.7.31-20250315010528.19.g2a8217d6.fc42.ppc64le.rpm
[2025-03-15 01:10:27,975][  INFO][PID:3727403] Calling '/bin/sign -4 -h sha256 -u rpmsoftwaremanagement#dnf-nightly@copr.fedorahosted.org -r /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly/fedora-42-ppc64le/08769902-libsolv/ruby-solv-debuginfo-0.7.31-20250315010528.19.g2a8217d6.fc42.ppc64le.rpm' (attempt #1)
[2025-03-15 01:10:28,663][  INFO][PID:3727403] signed rpm: /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly/fedora-42-ppc64le/08769902-libsolv/ruby-solv-debuginfo-0.7.31-20250315010528.19.g2a8217d6.fc42.ppc64le.rpm
[2025-03-15 01:10:28,663][  INFO][PID:3727403] Calling '/bin/sign -4 -h sha256 -u rpmsoftwaremanagement#dnf-nightly@copr.fedorahosted.org -r /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly/fedora-42-ppc64le/08769902-libsolv/libsolv-demo-0.7.31-20250315010528.19.g2a8217d6.fc42.ppc64le.rpm' (attempt #1)
[2025-03-15 01:10:29,347][  INFO][PID:3727403] signed rpm: /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly/fedora-42-ppc64le/08769902-libsolv/libsolv-demo-0.7.31-20250315010528.19.g2a8217d6.fc42.ppc64le.rpm
[2025-03-15 01:10:29,348][  INFO][PID:3727403] Calling '/bin/sign -4 -h sha256 -u rpmsoftwaremanagement#dnf-nightly@copr.fedorahosted.org -r /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly/fedora-42-ppc64le/08769902-libsolv/libsolv-0.7.31-20250315010528.19.g2a8217d6.fc42.src.rpm' (attempt #1)
[2025-03-15 01:10:29,906][  INFO][PID:3727403] signed rpm: /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly/fedora-42-ppc64le/08769902-libsolv/libsolv-0.7.31-20250315010528.19.g2a8217d6.fc42.src.rpm
[2025-03-15 01:10:29,907][  INFO][PID:3727403] Calling '/bin/sign -4 -h sha256 -u rpmsoftwaremanagement#dnf-nightly@copr.fedorahosted.org -r /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly/fedora-42-ppc64le/08769902-libsolv/python3-solv-0.7.31-20250315010528.19.g2a8217d6.fc42.ppc64le.rpm' (attempt #1)
[2025-03-15 01:10:30,590][  INFO][PID:3727403] signed rpm: /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly/fedora-42-ppc64le/08769902-libsolv/python3-solv-0.7.31-20250315010528.19.g2a8217d6.fc42.ppc64le.rpm
[2025-03-15 01:10:30,591][  INFO][PID:3727403] Calling '/bin/sign -4 -h sha256 -u rpmsoftwaremanagement#dnf-nightly@copr.fedorahosted.org -r /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly/fedora-42-ppc64le/08769902-libsolv/libsolv-tools-debuginfo-0.7.31-20250315010528.19.g2a8217d6.fc42.ppc64le.rpm' (attempt #1)
[2025-03-15 01:10:31,140][  INFO][PID:3727403] signed rpm: /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly/fedora-42-ppc64le/08769902-libsolv/libsolv-tools-debuginfo-0.7.31-20250315010528.19.g2a8217d6.fc42.ppc64le.rpm
[2025-03-15 01:10:31,141][  INFO][PID:3727403] Calling '/bin/sign -4 -h sha256 -u rpmsoftwaremanagement#dnf-nightly@copr.fedorahosted.org -r /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly/fedora-42-ppc64le/08769902-libsolv/perl-solv-debuginfo-0.7.31-20250315010528.19.g2a8217d6.fc42.ppc64le.rpm' (attempt #1)
[2025-03-15 01:10:31,556][  INFO][PID:3727403] signed rpm: /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly/fedora-42-ppc64le/08769902-libsolv/perl-solv-debuginfo-0.7.31-20250315010528.19.g2a8217d6.fc42.ppc64le.rpm
[2025-03-15 01:10:31,557][  INFO][PID:3727403] Calling '/bin/sign -4 -h sha256 -u rpmsoftwaremanagement#dnf-nightly@copr.fedorahosted.org -r /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly/fedora-42-ppc64le/08769902-libsolv/libsolv-tools-0.7.31-20250315010528.19.g2a8217d6.fc42.ppc64le.rpm' (attempt #1)
[2025-03-15 01:10:32,109][  INFO][PID:3727403] signed rpm: /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly/fedora-42-ppc64le/08769902-libsolv/libsolv-tools-0.7.31-20250315010528.19.g2a8217d6.fc42.ppc64le.rpm
[2025-03-15 01:10:32,109][  INFO][PID:3727403] Calling '/bin/sign -4 -h sha256 -u rpmsoftwaremanagement#dnf-nightly@copr.fedorahosted.org -r /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly/fedora-42-ppc64le/08769902-libsolv/libsolv-tools-base-debuginfo-0.7.31-20250315010528.19.g2a8217d6.fc42.ppc64le.rpm' (attempt #1)
[2025-03-15 01:10:32,667][  INFO][PID:3727403] signed rpm: /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly/fedora-42-ppc64le/08769902-libsolv/libsolv-tools-base-debuginfo-0.7.31-20250315010528.19.g2a8217d6.fc42.ppc64le.rpm
[2025-03-15 01:10:32,668][  INFO][PID:3727403] Calling '/bin/sign -4 -h sha256 -u rpmsoftwaremanagement#dnf-nightly@copr.fedorahosted.org -r /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly/fedora-42-ppc64le/08769902-libsolv/libsolv-demo-debuginfo-0.7.31-20250315010528.19.g2a8217d6.fc42.ppc64le.rpm' (attempt #1)
[2025-03-15 01:10:33,236][  INFO][PID:3727403] signed rpm: /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly/fedora-42-ppc64le/08769902-libsolv/libsolv-demo-debuginfo-0.7.31-20250315010528.19.g2a8217d6.fc42.ppc64le.rpm
[2025-03-15 01:10:33,237][  INFO][PID:3727403] Sign done
[2025-03-15 01:10:33,238][  INFO][PID:3727403] Incremental createrepo run, adding 08769902-libsolv into https://download.copr.fedorainfracloud.org/results/rpmsoftwaremanagement/dnf-nightly/fedora-42-ppc64le, (auto-create-repo=True)
[2025-03-15 01:10:33,243][  INFO][PID:3727403] Running command 'copr-repo --batched /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly/fedora-42-ppc64le --add 08769902-libsolv --no-appstream-metadata' as PID 3754453
[2025-03-15 01:10:34,945][  INFO][PID:3727403] Finished after 1 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly/fedora-42-ppc64le --add 08769902-libsolv --no-appstream-metadata)
[2025-03-15 01:10:34,946][  INFO][PID:3727403] Getting build details
[2025-03-15 01:10:34,946][  INFO][PID:3727403] Listing built binary packages in /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly/fedora-42-ppc64le/08769902-libsolv
[2025-03-15 01:10:34,947][  INFO][PID:3727403] Built packages:
['perl-solv 0.7.31', 'libsolv 0.7.31', 'libsolv-demo 0.7.31', 'libsolv-tools 0.7.31', 'python3-solv-debuginfo 0.7.31', 'libsolv-demo-debuginfo 0.7.31', 'libsolv-debugsource 0.7.31', 'libsolv-devel 0.7.31', 'python3-solv 0.7.31', 'ruby-solv 0.7.31', 'libsolv-debuginfo 0.7.31', 'ruby-solv-debuginfo 0.7.31', 'perl-solv-debuginfo 0.7.31', 'libsolv-tools-base-debuginfo 0.7.31', 'libsolv-tools-base 0.7.31', 'libsolv-tools-debuginfo 0.7.31']
[2025-03-15 01:10:34,948][  INFO][PID:3727403] build details: {'built_packages': 'perl-solv 0.7.31\nlibsolv 0.7.31\nlibsolv-demo 0.7.31\nlibsolv-tools 0.7.31\npython3-solv-debuginfo 0.7.31\nlibsolv-demo-debuginfo 0.7.31\nlibsolv-debugsource 0.7.31\nlibsolv-devel 0.7.31\npython3-solv 0.7.31\nruby-solv 0.7.31\nlibsolv-debuginfo 0.7.31\nruby-solv-debuginfo 0.7.31\nperl-solv-debuginfo 0.7.31\nlibsolv-tools-base-debuginfo 0.7.31\nlibsolv-tools-base 0.7.31\nlibsolv-tools-debuginfo 0.7.31'}
[2025-03-15 01:10:34,949][  INFO][PID:3727403] Retrieving pubkey
[2025-03-15 01:10:34,949][  INFO][PID:3727403] Calling '/bin/sign -u rpmsoftwaremanagement#dnf-nightly@copr.fedorahosted.org -p' (attempt #1)
[2025-03-15 01:10:35,125][  INFO][PID:3727403] Added pubkey for user rpmsoftwaremanagement project dnf-nightly into: /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly/pubkey.gpg
[2025-03-15 01:10:35,126][  INFO][PID:3727403] Finished build: id=8769902 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly chroot=fedora-42-ppc64le 
[2025-03-15 01:10:35,128][  INFO][PID:3727403] Worker succeeded build, took 223.69573187828064
[2025-03-15 01:10:35,129][  INFO][PID:3727403] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "rpmsoftwaremanagement",
            "project_name": "dnf-nightly",
            "project_dirname": "dnf-nightly",
            "submitter": "rpmsoftwaremanagement",
            "ended_on": 1742001035.1284308,
            "started_on": 1742000811.432699,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-42-ppc64le",
            "arch": "ppc64le",
            "buildroot_pkgs": [],
            "task_id": "8769902-fedora-42-ppc64le",
            "build_id": 8769902,
            "package_name": "libsolv",
            "package_version": "0.7.31-20250315010528.19.g2a8217d6",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/rpmsoftwaremanagement/dnf-nightly/libsolv",
            "git_hash": "ec90212a757daa64ead43a784a223c89c5f30945",
            "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": "rpmsoftwaremanagement/dnf-nightly--rpmsoftwaremanagement",
            "results": {
                "packages": [
                    {
                        "name": "perl-solv",
                        "epoch": null,
                        "version": "0.7.31",
                        "release": "20250315010528.19.g2a8217d6.fc42",
                        "arch": "ppc64le"
                    },
                    {
                        "name": "libsolv",
                        "epoch": null,
                        "version": "0.7.31",
                        "release": "20250315010528.19.g2a8217d6.fc42",
                        "arch": "ppc64le"
                    },
                    {
                        "name": "libsolv-demo",
                        "epoch": null,
                        "version": "0.7.31",
                        "release": "20250315010528.19.g2a8217d6.fc42",
                        "arch": "ppc64le"
                    },
                    {
                        "name": "libsolv-tools",
                        "epoch": null,
                        "version": "0.7.31",
                        "release": "20250315010528.19.g2a8217d6.fc42",
                        "arch": "ppc64le"
                    },
                    {
                        "name": "libsolv",
                        "epoch": null,
                        "version": "0.7.31",
                        "release": "20250315010528.19.g2a8217d6.fc42",
                        "arch": "src"
                    },
                    {
                        "name": "python3-solv-debuginfo",
                        "epoch": null,
                        "version": "0.7.31",
                        "release": "20250315010528.19.g2a8217d6.fc42",
                        "arch": "ppc64le"
                    },
                    {
                        "name": "libsolv-demo-debuginfo",
                        "epoch": null,
                        "version": "0.7.31",
                        "release": "20250315010528.19.g2a8217d6.fc42",
                        "arch": "ppc64le"
                    },
                    {
                        "name": "libsolv-debugsource",
                        "epoch": null,
                        "version": "0.7.31",
                        "release": "20250315010528.19.g2a8217d6.fc42",
                        "arch": "ppc64le"
                    },
                    {
                        "name": "libsolv-devel",
                        "epoch": null,
                        "version": "0.7.31",
                        "release": "20250315010528.19.g2a8217d6.fc42",
                        "arch": "ppc64le"
                    },
                    {
                        "name": "python3-solv",
                        "epoch": null,
                        "version": "0.7.31",
                        "release": "20250315010528.19.g2a8217d6.fc42",
                        "arch": "ppc64le"
                    },
                    {
                        "name": "ruby-solv",
                        "epoch": null,
                        "version": "0.7.31",
                        "release": "20250315010528.19.g2a8217d6.fc42",
                        "arch": "ppc64le"
                    },
                    {
                        "name": "libsolv-debuginfo",
                        "epoch": null,
                        "version": "0.7.31",
                        "release": "20250315010528.19.g2a8217d6.fc42",
                        "arch": "ppc64le"
                    },
                    {
                        "name": "ruby-solv-debuginfo",
                        "epoch": null,
                        "version": "0.7.31",
                        "release": "20250315010528.19.g2a8217d6.fc42",
                        "arch": "ppc64le"
                    },
                    {
                        "name": "perl-solv-debuginfo",
                        "epoch": null,
                        "version": "0.7.31",
                        "release": "20250315010528.19.g2a8217d6.fc42",
                        "arch": "ppc64le"
                    },
                    {
                        "name": "libsolv-tools-base-debuginfo",
                        "epoch": null,
                        "version": "0.7.31",
                        "release": "20250315010528.19.g2a8217d6.fc42",
                        "arch": "ppc64le"
                    },
                    {
                        "name": "libsolv-tools-base",
                        "epoch": null,
                        "version": "0.7.31",
                        "release": "20250315010528.19.g2a8217d6.fc42",
                        "arch": "ppc64le"
                    },
                    {
                        "name": "libsolv-tools-debuginfo",
                        "epoch": null,
                        "version": "0.7.31",
                        "release": "20250315010528.19.g2a8217d6.fc42",
                        "arch": "ppc64le"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": false,
            "bootstrap": "off",
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/rpmsoftwaremanagement/dnf-nightly/fedora-42-ppc64le/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                }
            ],
            "tags": [
                "arch_ppc64le"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/rpmsoftwaremanagement/dnf-nightly",
            "result_dir": "08769902-libsolv",
            "built_packages": "perl-solv 0.7.31\nlibsolv 0.7.31\nlibsolv-demo 0.7.31\nlibsolv-tools 0.7.31\npython3-solv-debuginfo 0.7.31\nlibsolv-demo-debuginfo 0.7.31\nlibsolv-debugsource 0.7.31\nlibsolv-devel 0.7.31\npython3-solv 0.7.31\nruby-solv 0.7.31\nlibsolv-debuginfo 0.7.31\nruby-solv-debuginfo 0.7.31\nperl-solv-debuginfo 0.7.31\nlibsolv-tools-base-debuginfo 0.7.31\nlibsolv-tools-base 0.7.31\nlibsolv-tools-debuginfo 0.7.31",
            "id": 8769902,
            "mockchain_macros": {
                "copr_username": "rpmsoftwaremanagement",
                "copr_projectname": "dnf-nightly",
                "vendor": "Fedora Project COPR (rpmsoftwaremanagement/dnf-nightly)"
            }
        }
    ]
}
[2025-03-15 01:10:35,203][  INFO][PID:3727403] Sending fedora-messaging bus message in build.end
[2025-03-15 01:10:35,226][  INFO][PID:3727403] Compressing /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly/fedora-42-ppc64le/08769902-libsolv/builder-live.log by gzip
[2025-03-15 01:10:35,228][  INFO][PID:3727403] Running command 'gzip /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly/fedora-42-ppc64le/08769902-libsolv/builder-live.log' as PID 3754688
[2025-03-15 01:10:35,241][  INFO][PID:3727403] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly/fedora-42-ppc64le/08769902-libsolv/builder-live.log)
[2025-03-15 01:10:35,242][  INFO][PID:3727403] Compressing /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly/fedora-42-ppc64le/08769902-libsolv/backend.log by gzip
[2025-03-15 01:10:35,244][  INFO][PID:3727403] Running command 'gzip /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly/fedora-42-ppc64le/08769902-libsolv/backend.log' as PID 3754699