[2025-03-10 10:23:26,375][  INFO][PID:4075191] Marking build as starting
[2025-03-10 10:23:26,463][  INFO][PID:4075191] Trying to allocate VM
[2025-03-10 10:23:39,690][  INFO][PID:4075191] Allocated host ResallocHost, ticket_id=1723574, hostname=2620:52:3:1:dead:beef:cafe:c28d, name=copr_p09_01_prod_01819988_20250310_101609
[2025-03-10 10:23:39,690][  INFO][PID:4075191] Allocating ssh connection to builder
[2025-03-10 10:23:39,691][  INFO][PID:4075191] Checking that builder machine is OK
[2025-03-10 10:23:40,507][  INFO][PID:4075191] Running remote command: copr-builder-ready centos-stream-8-ppc64le
[2025-03-10 10:23:40,932][  INFO][PID:4075191] Red Hat subscription not needed for centos-stream-8-ppc64le
Builder is ready to be used

[2025-03-10 10:23:40,934][  INFO][PID:4075191] Filling build.info file with builder info
[2025-03-10 10:23:40,935][  INFO][PID:4075191] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "@yggdrasil",
            "project_name": "latest",
            "project_dirname": "latest",
            "submitter": "https://api.github.com/users/pkoprda",
            "ended_on": null,
            "started_on": 1741602220.935195,
            "submitted_on": null,
            "status": 3,
            "chroot": "centos-stream-8-ppc64le",
            "arch": "ppc64le",
            "buildroot_pkgs": [],
            "task_id": "8746058-centos-stream-8-ppc64le",
            "build_id": 8746058,
            "package_name": "insights-client",
            "package_version": "3.2.0.git.661.c69dfce6-0",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@yggdrasil/latest/insights-client",
            "git_hash": "4b7c451dc4907fa00b0a4d0000fcddfc7299d41c",
            "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": "@yggdrasil/latest--https://api.github.com/users/pkoprda",
            "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/@yggdrasil/latest/centos-stream-8-ppc64le/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                }
            ],
            "tags": [
                "arch_ppc64le"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/@yggdrasil/latest",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@yggdrasil/latest",
            "result_dir": "08746058-insights-client",
            "built_packages": "",
            "id": 8746058,
            "mockchain_macros": {
                "copr_username": "@yggdrasil",
                "copr_projectname": "latest",
                "vendor": "Fedora Project COPR (@yggdrasil/latest)"
            }
        }
    ]
}
[2025-03-10 10:23:41,029][  INFO][PID:4075191] Sending fedora-messaging bus message in build.start
[2025-03-10 10:23:42,917][  INFO][PID:4075191] Sending fedora-messaging bus message in chroot.start
[2025-03-10 10:23:42,958][  INFO][PID:4075191] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8746058-centos-stream-8-ppc64le --chroot centos-stream-8-ppc64le --detached
[2025-03-10 10:23:43,717][  INFO][PID:4075191] Downloading the builder-live.log file, attempt 1
[2025-03-10 10:23:43,724][  INFO][PID:4075191] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c28d copr-rpmbuild-log
[2025-03-10 10:23:48,748][  INFO][PID:4075191] Periodic builder liveness probe: alive
[2025-03-10 10:25:46,362][  INFO][PID:4075191] Downloading results from builder
[2025-03-10 10:25:46,363][  INFO][PID:4075191] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c28d]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@yggdrasil/latest/centos-stream-8-ppc64le/08746058-insights-client started
[2025-03-10 10:25:46,365][  INFO][PID:4075191] 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:c28d]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@yggdrasil/latest/centos-stream-8-ppc64le/08746058-insights-client/ &> /var/lib/copr/public_html/results/@yggdrasil/latest/centos-stream-8-ppc64le/08746058-insights-client/build-08746058.rsync.log
[2025-03-10 10:25:46,956][  INFO][PID:4075191] rsyncing finished.
[2025-03-10 10:25:46,957][  INFO][PID:4075191] Releasing VM back to pool
[2025-03-10 10:25:46,973][  INFO][PID:4075191] Searching for 'success' file in resultdir
[2025-03-10 10:25:46,973][  INFO][PID:4075191] Going to sign pkgs from source: 8746058-centos-stream-8-ppc64le in chroot: /var/lib/copr/public_html/results/@yggdrasil/latest/centos-stream-8-ppc64le
[2025-03-10 10:25:46,974][  INFO][PID:4075191] Calling '/bin/sign -u @yggdrasil#latest@copr.fedorahosted.org -p' (attempt #1)
[2025-03-10 10:25:47,148][  INFO][PID:4075191] Calling '/bin/sign -4 -h sha256 -u @yggdrasil#latest@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@yggdrasil/latest/centos-stream-8-ppc64le/08746058-insights-client/insights-client-3.2.0.git.661.c69dfce6-0.el8.src.rpm' (attempt #1)
[2025-03-10 10:25:47,828][  INFO][PID:4075191] signed rpm: /var/lib/copr/public_html/results/@yggdrasil/latest/centos-stream-8-ppc64le/08746058-insights-client/insights-client-3.2.0.git.661.c69dfce6-0.el8.src.rpm
[2025-03-10 10:25:47,829][  INFO][PID:4075191] Calling '/bin/sign -4 -h sha256 -u @yggdrasil#latest@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@yggdrasil/latest/centos-stream-8-ppc64le/08746058-insights-client/insights-client-3.2.0.git.661.c69dfce6-0.el8.noarch.rpm' (attempt #1)
[2025-03-10 10:25:48,355][  INFO][PID:4075191] signed rpm: /var/lib/copr/public_html/results/@yggdrasil/latest/centos-stream-8-ppc64le/08746058-insights-client/insights-client-3.2.0.git.661.c69dfce6-0.el8.noarch.rpm
[2025-03-10 10:25:48,357][  INFO][PID:4075191] Sign done
[2025-03-10 10:25:48,357][  INFO][PID:4075191] Incremental createrepo run, adding 08746058-insights-client into https://download.copr.fedorainfracloud.org/results/@yggdrasil/latest/centos-stream-8-ppc64le, (auto-create-repo=True)
[2025-03-10 10:25:48,359][  INFO][PID:4075191] Running command 'copr-repo --batched /var/lib/copr/public_html/results/@yggdrasil/latest/centos-stream-8-ppc64le --add 08746058-insights-client --no-appstream-metadata' as PID 4101865
[2025-03-10 10:25:50,163][  INFO][PID:4075191] Finished after 1 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/@yggdrasil/latest/centos-stream-8-ppc64le --add 08746058-insights-client --no-appstream-metadata)
[2025-03-10 10:25:50,164][  INFO][PID:4075191] Getting build details
[2025-03-10 10:25:50,165][  INFO][PID:4075191] Listing built binary packages in /var/lib/copr/public_html/results/@yggdrasil/latest/centos-stream-8-ppc64le/08746058-insights-client
[2025-03-10 10:25:50,167][  INFO][PID:4075191] Built packages:
['insights-client 3.2.0.git.661.c69dfce6']
[2025-03-10 10:25:50,169][  INFO][PID:4075191] build details: {'built_packages': 'insights-client 3.2.0.git.661.c69dfce6'}
[2025-03-10 10:25:50,170][  INFO][PID:4075191] Retrieving pubkey
[2025-03-10 10:25:50,177][  INFO][PID:4075191] Calling '/bin/sign -u @yggdrasil#latest@copr.fedorahosted.org -p' (attempt #1)
[2025-03-10 10:25:50,383][  INFO][PID:4075191] Added pubkey for user @yggdrasil project latest into: /var/lib/copr/public_html/results/@yggdrasil/latest/pubkey.gpg
[2025-03-10 10:25:50,385][  INFO][PID:4075191] Finished build: id=8746058 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/@yggdrasil/latest chroot=centos-stream-8-ppc64le 
[2025-03-10 10:25:50,392][  INFO][PID:4075191] Worker succeeded build, took 129.45731496810913
[2025-03-10 10:25:50,397][  INFO][PID:4075191] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "@yggdrasil",
            "project_name": "latest",
            "project_dirname": "latest",
            "submitter": "https://api.github.com/users/pkoprda",
            "ended_on": 1741602350.39251,
            "started_on": 1741602220.935195,
            "submitted_on": null,
            "status": 1,
            "chroot": "centos-stream-8-ppc64le",
            "arch": "ppc64le",
            "buildroot_pkgs": [],
            "task_id": "8746058-centos-stream-8-ppc64le",
            "build_id": 8746058,
            "package_name": "insights-client",
            "package_version": "3.2.0.git.661.c69dfce6-0",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@yggdrasil/latest/insights-client",
            "git_hash": "4b7c451dc4907fa00b0a4d0000fcddfc7299d41c",
            "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": "@yggdrasil/latest--https://api.github.com/users/pkoprda",
            "results": {
                "packages": [
                    {
                        "name": "insights-client",
                        "epoch": null,
                        "version": "3.2.0.git.661.c69dfce6",
                        "release": "0.el8",
                        "arch": "noarch"
                    },
                    {
                        "name": "insights-client",
                        "epoch": null,
                        "version": "3.2.0.git.661.c69dfce6",
                        "release": "0.el8",
                        "arch": "src"
                    }
                ]
            },
            "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/@yggdrasil/latest/centos-stream-8-ppc64le/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                }
            ],
            "tags": [
                "arch_ppc64le"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/@yggdrasil/latest",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@yggdrasil/latest",
            "result_dir": "08746058-insights-client",
            "built_packages": "insights-client 3.2.0.git.661.c69dfce6",
            "id": 8746058,
            "mockchain_macros": {
                "copr_username": "@yggdrasil",
                "copr_projectname": "latest",
                "vendor": "Fedora Project COPR (@yggdrasil/latest)"
            }
        }
    ]
}
[2025-03-10 10:25:50,509][  INFO][PID:4075191] Sending fedora-messaging bus message in build.end
[2025-03-10 10:25:50,579][  INFO][PID:4075191] Compressing /var/lib/copr/public_html/results/@yggdrasil/latest/centos-stream-8-ppc64le/08746058-insights-client/builder-live.log by gzip
[2025-03-10 10:25:50,581][  INFO][PID:4075191] Running command 'gzip /var/lib/copr/public_html/results/@yggdrasil/latest/centos-stream-8-ppc64le/08746058-insights-client/builder-live.log' as PID 4102367
[2025-03-10 10:25:50,592][  INFO][PID:4075191] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@yggdrasil/latest/centos-stream-8-ppc64le/08746058-insights-client/builder-live.log)
[2025-03-10 10:25:50,594][  INFO][PID:4075191] Compressing /var/lib/copr/public_html/results/@yggdrasil/latest/centos-stream-8-ppc64le/08746058-insights-client/backend.log by gzip