[2025-03-26 17:37:04,169][  INFO][PID:3499083] Marking build as starting
[2025-03-26 17:37:04,339][  INFO][PID:3499083] Trying to allocate VM: ResallocHost, ticket_id=2057648, requested_tags=['copr_builder', 'arch_ppc64le']
[2025-03-26 17:37:10,387][  INFO][PID:3499083] Allocated host ResallocHost, ticket_id=2057648, hostname=2620:52:3:1:dead:beef:cafe:c213, name=copr_hv_ppc64le_01_prod_02347737_20250326_164547, requested_tags=['copr_builder', 'arch_ppc64le']
[2025-03-26 17:37:10,388][  INFO][PID:3499083] Allocating ssh connection to builder
[2025-03-26 17:37:10,389][  INFO][PID:3499083] Checking that builder machine is OK
[2025-03-26 17:37:11,401][  INFO][PID:3499083] Running remote command: copr-builder-ready fedora-40-ppc64le
[2025-03-26 17:37:11,846][  INFO][PID:3499083] Red Hat subscription not needed for fedora-40-ppc64le
Builder is ready to be used

[2025-03-26 17:37:11,846][  INFO][PID:3499083] Filling build.info file with builder info
[2025-03-26 17:37:11,848][  INFO][PID:3499083] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": true,
            "project_owner": "rhcontainerbot",
            "project_name": "podman-next",
            "project_dirname": "podman-next",
            "submitter": "packit",
            "ended_on": null,
            "started_on": 1743010631.8479393,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-40-ppc64le",
            "arch": "ppc64le",
            "buildroot_pkgs": [],
            "task_id": "8824017-fedora-40-ppc64le",
            "build_id": 8824017,
            "package_name": "qm",
            "package_version": "101:0.7.4-1.20250326173614753345.main.11.ge6c664d",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/rhcontainerbot/podman-next/qm",
            "git_hash": "23a3ce2022f6795e928ad59acd62551b6fcc2770",
            "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": "rhcontainerbot/podman-next--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/rhcontainerbot/podman-next/fedora-40-ppc64le/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                }
            ],
            "tags": [
                "arch_ppc64le"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/rhcontainerbot/podman-next",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/rhcontainerbot/podman-next",
            "result_dir": "08824017-qm",
            "built_packages": "",
            "id": 8824017,
            "mockchain_macros": {
                "copr_username": "rhcontainerbot",
                "copr_projectname": "podman-next",
                "vendor": "Fedora Project COPR (rhcontainerbot/podman-next)"
            }
        }
    ]
}
[2025-03-26 17:37:11,899][  INFO][PID:3499083] Sending fedora-messaging bus message in build.start
[2025-03-26 17:37:12,678][  INFO][PID:3499083] Sending fedora-messaging bus message in chroot.start
[2025-03-26 17:37:12,702][  INFO][PID:3499083] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8824017-fedora-40-ppc64le --chroot fedora-40-ppc64le --detached
[2025-03-26 17:37:13,645][  INFO][PID:3499083] Downloading the builder-live.log file, attempt 1
[2025-03-26 17:37:13,646][  INFO][PID:3499083] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c213 copr-rpmbuild-log
[2025-03-26 17:37:18,687][  INFO][PID:3499083] Periodic builder liveness probe: alive
[2025-03-26 17:39:41,340][  INFO][PID:3499083] Downloading results from builder
[2025-03-26 17:39:41,341][  INFO][PID:3499083] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c213]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/rhcontainerbot/podman-next/fedora-40-ppc64le/08824017-qm started
[2025-03-26 17:39:41,343][  INFO][PID:3499083] 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:c213]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/rhcontainerbot/podman-next/fedora-40-ppc64le/08824017-qm/ &> /var/lib/copr/public_html/results/rhcontainerbot/podman-next/fedora-40-ppc64le/08824017-qm/build-08824017.rsync.log
[2025-03-26 17:39:42,051][  INFO][PID:3499083] rsyncing finished.
[2025-03-26 17:39:42,052][  INFO][PID:3499083] Releasing VM back to pool
[2025-03-26 17:39:42,062][  INFO][PID:3499083] Searching for 'success' file in resultdir
[2025-03-26 17:39:42,063][  INFO][PID:3499083] Going to sign pkgs from source: 8824017-fedora-40-ppc64le in chroot: /var/lib/copr/public_html/results/rhcontainerbot/podman-next/fedora-40-ppc64le
[2025-03-26 17:39:42,064][  INFO][PID:3499083] Calling '/bin/sign -u rhcontainerbot#podman-next@copr.fedorahosted.org -p' (attempt #1)
[2025-03-26 17:39:42,370][  INFO][PID:3499083] Calling '/bin/sign -4 -h sha256 -u rhcontainerbot#podman-next@copr.fedorahosted.org -r /var/lib/copr/public_html/results/rhcontainerbot/podman-next/fedora-40-ppc64le/08824017-qm/qm-0.7.4-1.20250326173614753345.main.11.ge6c664d.fc40.noarch.rpm' (attempt #1)
[2025-03-26 17:39:42,949][  INFO][PID:3499083] signed rpm: /var/lib/copr/public_html/results/rhcontainerbot/podman-next/fedora-40-ppc64le/08824017-qm/qm-0.7.4-1.20250326173614753345.main.11.ge6c664d.fc40.noarch.rpm
[2025-03-26 17:39:42,949][  INFO][PID:3499083] Calling '/bin/sign -4 -h sha256 -u rhcontainerbot#podman-next@copr.fedorahosted.org -r /var/lib/copr/public_html/results/rhcontainerbot/podman-next/fedora-40-ppc64le/08824017-qm/qm-0.7.4-1.20250326173614753345.main.11.ge6c664d.fc40.src.rpm' (attempt #1)
[2025-03-26 17:39:43,693][  INFO][PID:3499083] signed rpm: /var/lib/copr/public_html/results/rhcontainerbot/podman-next/fedora-40-ppc64le/08824017-qm/qm-0.7.4-1.20250326173614753345.main.11.ge6c664d.fc40.src.rpm
[2025-03-26 17:39:43,695][  INFO][PID:3499083] Sign done
[2025-03-26 17:39:43,696][  INFO][PID:3499083] Incremental createrepo run, adding 08824017-qm into https://download.copr.fedorainfracloud.org/results/rhcontainerbot/podman-next/fedora-40-ppc64le, (auto-create-repo=True)
[2025-03-26 17:39:43,697][  INFO][PID:3499083] Running command 'copr-repo --batched /var/lib/copr/public_html/results/rhcontainerbot/podman-next/fedora-40-ppc64le --add 08824017-qm --no-appstream-metadata' as PID 3518174
[2025-03-26 17:39:44,911][  INFO][PID:3499083] Finished after 1 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/rhcontainerbot/podman-next/fedora-40-ppc64le --add 08824017-qm --no-appstream-metadata)
[2025-03-26 17:39:44,912][  INFO][PID:3499083] Getting build details
[2025-03-26 17:39:44,912][  INFO][PID:3499083] Listing built binary packages in /var/lib/copr/public_html/results/rhcontainerbot/podman-next/fedora-40-ppc64le/08824017-qm
[2025-03-26 17:39:44,913][  INFO][PID:3499083] Built packages:
['qm 0.7.4']
[2025-03-26 17:39:44,913][  INFO][PID:3499083] build details: {'built_packages': 'qm 0.7.4'}
[2025-03-26 17:39:44,914][  INFO][PID:3499083] Retrieving pubkey
[2025-03-26 17:39:44,914][  INFO][PID:3499083] Calling '/bin/sign -u rhcontainerbot#podman-next@copr.fedorahosted.org -p' (attempt #1)
[2025-03-26 17:39:45,225][  INFO][PID:3499083] Added pubkey for user rhcontainerbot project podman-next into: /var/lib/copr/public_html/results/rhcontainerbot/podman-next/pubkey.gpg
[2025-03-26 17:39:45,226][  INFO][PID:3499083] Finished build: id=8824017 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/rhcontainerbot/podman-next chroot=fedora-40-ppc64le 
[2025-03-26 17:39:45,227][  INFO][PID:3499083] Worker succeeded build, took 153.37983417510986
[2025-03-26 17:39:45,228][  INFO][PID:3499083] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": true,
            "project_owner": "rhcontainerbot",
            "project_name": "podman-next",
            "project_dirname": "podman-next",
            "submitter": "packit",
            "ended_on": 1743010785.2277734,
            "started_on": 1743010631.8479393,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-40-ppc64le",
            "arch": "ppc64le",
            "buildroot_pkgs": [],
            "task_id": "8824017-fedora-40-ppc64le",
            "build_id": 8824017,
            "package_name": "qm",
            "package_version": "101:0.7.4-1.20250326173614753345.main.11.ge6c664d",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/rhcontainerbot/podman-next/qm",
            "git_hash": "23a3ce2022f6795e928ad59acd62551b6fcc2770",
            "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": "rhcontainerbot/podman-next--packit",
            "results": {
                "packages": [
                    {
                        "name": "qm",
                        "epoch": 101,
                        "version": "0.7.4",
                        "release": "1.20250326173614753345.main.11.ge6c664d.fc40",
                        "arch": "src"
                    },
                    {
                        "name": "qm",
                        "epoch": 101,
                        "version": "0.7.4",
                        "release": "1.20250326173614753345.main.11.ge6c664d.fc40",
                        "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/rhcontainerbot/podman-next/fedora-40-ppc64le/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                }
            ],
            "tags": [
                "arch_ppc64le"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/rhcontainerbot/podman-next",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/rhcontainerbot/podman-next",
            "result_dir": "08824017-qm",
            "built_packages": "qm 0.7.4",
            "id": 8824017,
            "mockchain_macros": {
                "copr_username": "rhcontainerbot",
                "copr_projectname": "podman-next",
                "vendor": "Fedora Project COPR (rhcontainerbot/podman-next)"
            }
        }
    ]
}
[2025-03-26 17:39:45,282][  INFO][PID:3499083] Sending fedora-messaging bus message in build.end
[2025-03-26 17:39:45,300][  INFO][PID:3499083] Compressing /var/lib/copr/public_html/results/rhcontainerbot/podman-next/fedora-40-ppc64le/08824017-qm/builder-live.log by gzip
[2025-03-26 17:39:45,301][  INFO][PID:3499083] Running command 'gzip /var/lib/copr/public_html/results/rhcontainerbot/podman-next/fedora-40-ppc64le/08824017-qm/builder-live.log' as PID 3518316
[2025-03-26 17:39:45,307][  INFO][PID:3499083] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/rhcontainerbot/podman-next/fedora-40-ppc64le/08824017-qm/builder-live.log)
[2025-03-26 17:39:45,307][  INFO][PID:3499083] Compressing /var/lib/copr/public_html/results/rhcontainerbot/podman-next/fedora-40-ppc64le/08824017-qm/backend.log by gzip
[2025-03-26 17:39:45,308][  INFO][PID:3499083] Running command 'gzip /var/lib/copr/public_html/results/rhcontainerbot/podman-next/fedora-40-ppc64le/08824017-qm/backend.log' as PID 3518317