[2024-12-21 07:53:13,950][  INFO][PID:3822856] Marking build as starting
[2024-12-21 07:53:13,988][  INFO][PID:3822856] Trying to allocate VM
[2024-12-21 07:54:22,082][  INFO][PID:3822856] Allocated host ResallocHost, ticket_id=324382, hostname=13.121.80.146
[2024-12-21 07:54:22,083][  INFO][PID:3822856] Allocating ssh connection to builder
[2024-12-21 07:54:22,083][  INFO][PID:3822856] Checking that builder machine is OK
[2024-12-21 07:54:23,363][  INFO][PID:3822856] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@13.121.80.146 '/usr/bin/test -f /etc/mock/fedora-41-s390x.cfg'
[2024-12-21 07:54:24,579][  INFO][PID:3822856] Filling build.info file with builder info
[2024-12-21 07:54:24,581][  INFO][PID:3822856] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "psimovec",
            "project_name": "openblas-0.3.23",
            "project_dirname": "openblas-0.3.23:pr:3",
            "submitter": "https://src.fedoraproject.org/user/gui1ty",
            "ended_on": null,
            "started_on": 1734767664.5809214,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-41-s390x",
            "arch": "s390x",
            "buildroot_pkgs": [],
            "task_id": "8427999-fedora-41-s390x",
            "build_id": 8427999,
            "package_name": "python-gradunwarp",
            "package_version": "1.2.2-7",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/psimovec/openblas-0.3.23:pr:3/python-gradunwarp",
            "git_hash": "1541760c92ee18f21f327d5ac22e679ff65cf471",
            "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": "psimovec/openblas-0.3.23--https://src.fedoraproject.org/user/gui1ty",
            "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/psimovec/openblas-0.3.23/fedora-41-s390x/",
                    "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_s390x"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/psimovec/openblas-0.3.23:pr:3",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/psimovec/openblas-0.3.23:pr:3",
            "result_dir": "08427999-python-gradunwarp",
            "built_packages": "",
            "id": 8427999,
            "mockchain_macros": {
                "copr_username": "psimovec",
                "copr_projectname": "openblas-0.3.23",
                "vendor": "Fedora Project COPR (psimovec/openblas-0.3.23)"
            }
        }
    ]
}
[2024-12-21 07:54:24,760][  INFO][PID:3822856] Sending fedora-messaging bus message in build.start
[2024-12-21 07:54:25,342][  INFO][PID:3822856] Sending fedora-messaging bus message in chroot.start
[2024-12-21 07:54:25,362][  INFO][PID:3822856] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8427999-fedora-41-s390x --chroot fedora-41-s390x --detached
[2024-12-21 07:54:26,894][  INFO][PID:3822856] Downloading the builder-live.log file, attempt 1
[2024-12-21 07:54:26,896][  INFO][PID:3822856] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@13.121.80.146 copr-rpmbuild-log
[2024-12-21 07:54:31,900][  INFO][PID:3822856] Periodic builder liveness probe: alive
[2024-12-21 07:56:29,129][  INFO][PID:3822856] Downloading results from builder
[2024-12-21 07:56:29,130][  INFO][PID:3822856] rsyncing of mockbuilder@13.121.80.146:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/psimovec/openblas-0.3.23:pr:3/fedora-41-s390x/08427999-python-gradunwarp started
[2024-12-21 07:56:29,131][  INFO][PID:3822856] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@13.121.80.146:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/psimovec/openblas-0.3.23:pr:3/fedora-41-s390x/08427999-python-gradunwarp/ &> /var/lib/copr/public_html/results/psimovec/openblas-0.3.23:pr:3/fedora-41-s390x/08427999-python-gradunwarp/build-08427999.rsync.log
[2024-12-21 07:56:32,695][  INFO][PID:3822856] rsyncing finished.
[2024-12-21 07:56:32,696][  INFO][PID:3822856] Releasing VM back to pool
[2024-12-21 07:56:32,705][  INFO][PID:3822856] Searching for 'success' file in resultdir
[2024-12-21 07:56:32,706][  INFO][PID:3822856] Going to sign pkgs from source: 8427999-fedora-41-s390x in chroot: /var/lib/copr/public_html/results/psimovec/openblas-0.3.23:pr:3/fedora-41-s390x
[2024-12-21 07:56:32,706][  INFO][PID:3822856] Calling '/bin/sign -u psimovec#openblas-0.3.23@copr.fedorahosted.org -p' (attempt #1)
[2024-12-21 07:56:32,876][  INFO][PID:3822856] Calling '/bin/sign -4 -h sha256 -u psimovec#openblas-0.3.23@copr.fedorahosted.org -r /var/lib/copr/public_html/results/psimovec/openblas-0.3.23:pr:3/fedora-41-s390x/08427999-python-gradunwarp/python-gradunwarp-1.2.2-7.fc42.src.rpm' (attempt #1)
[2024-12-21 07:56:34,538][  INFO][PID:3822856] signed rpm: /var/lib/copr/public_html/results/psimovec/openblas-0.3.23:pr:3/fedora-41-s390x/08427999-python-gradunwarp/python-gradunwarp-1.2.2-7.fc42.src.rpm
[2024-12-21 07:56:34,539][  INFO][PID:3822856] Calling '/bin/sign -4 -h sha256 -u psimovec#openblas-0.3.23@copr.fedorahosted.org -r /var/lib/copr/public_html/results/psimovec/openblas-0.3.23:pr:3/fedora-41-s390x/08427999-python-gradunwarp/python3-gradunwarp-1.2.2-7.fc42.noarch.rpm' (attempt #1)
[2024-12-21 07:56:36,028][  INFO][PID:3822856] signed rpm: /var/lib/copr/public_html/results/psimovec/openblas-0.3.23:pr:3/fedora-41-s390x/08427999-python-gradunwarp/python3-gradunwarp-1.2.2-7.fc42.noarch.rpm
[2024-12-21 07:56:36,029][  INFO][PID:3822856] Sign done
[2024-12-21 07:56:36,029][  INFO][PID:3822856] Incremental createrepo run, adding 08427999-python-gradunwarp into https://download.copr.fedorainfracloud.org/results/psimovec/openblas-0.3.23/fedora-41-s390x, (auto-create-repo=True)
[2024-12-21 07:56:36,031][  INFO][PID:3822856] Running command 'copr-repo --batched /var/lib/copr/public_html/results/psimovec/openblas-0.3.23:pr:3/fedora-41-s390x --add 08427999-python-gradunwarp --no-appstream-metadata' as PID 3830144
[2024-12-21 07:56:37,900][  INFO][PID:3822856] Finished after 1 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/psimovec/openblas-0.3.23:pr:3/fedora-41-s390x --add 08427999-python-gradunwarp --no-appstream-metadata)
[2024-12-21 07:56:37,901][  INFO][PID:3822856] Getting build details
[2024-12-21 07:56:37,901][  INFO][PID:3822856] Listing built binary packages in /var/lib/copr/public_html/results/psimovec/openblas-0.3.23:pr:3/fedora-41-s390x/08427999-python-gradunwarp
[2024-12-21 07:56:37,901][  INFO][PID:3822856] Built packages:
['python3-gradunwarp 1.2.2']
[2024-12-21 07:56:37,902][  INFO][PID:3822856] build details: {'built_packages': 'python3-gradunwarp 1.2.2'}
[2024-12-21 07:56:37,902][  INFO][PID:3822856] Retrieving pubkey
[2024-12-21 07:56:37,903][  INFO][PID:3822856] Calling '/bin/sign -u psimovec#openblas-0.3.23@copr.fedorahosted.org -p' (attempt #1)
[2024-12-21 07:56:38,223][  INFO][PID:3822856] Added pubkey for user psimovec project openblas-0.3.23 into: /var/lib/copr/public_html/results/psimovec/openblas-0.3.23:pr:3/pubkey.gpg
[2024-12-21 07:56:38,224][  INFO][PID:3822856] Finished build: id=8427999 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/psimovec/openblas-0.3.23:pr:3 chroot=fedora-41-s390x 
[2024-12-21 07:56:38,225][  INFO][PID:3822856] Worker succeeded build, took 133.64486050605774
[2024-12-21 07:56:38,226][  INFO][PID:3822856] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "psimovec",
            "project_name": "openblas-0.3.23",
            "project_dirname": "openblas-0.3.23:pr:3",
            "submitter": "https://src.fedoraproject.org/user/gui1ty",
            "ended_on": 1734767798.225782,
            "started_on": 1734767664.5809214,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-41-s390x",
            "arch": "s390x",
            "buildroot_pkgs": [],
            "task_id": "8427999-fedora-41-s390x",
            "build_id": 8427999,
            "package_name": "python-gradunwarp",
            "package_version": "1.2.2-7",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/psimovec/openblas-0.3.23:pr:3/python-gradunwarp",
            "git_hash": "1541760c92ee18f21f327d5ac22e679ff65cf471",
            "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": "psimovec/openblas-0.3.23--https://src.fedoraproject.org/user/gui1ty",
            "results": {
                "packages": [
                    {
                        "name": "python-gradunwarp",
                        "epoch": null,
                        "version": "1.2.2",
                        "release": "7.fc42",
                        "arch": "src"
                    },
                    {
                        "name": "python3-gradunwarp",
                        "epoch": null,
                        "version": "1.2.2",
                        "release": "7.fc42",
                        "arch": "noarch"
                    }
                ]
            },
            "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/psimovec/openblas-0.3.23/fedora-41-s390x/",
                    "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_s390x"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/psimovec/openblas-0.3.23:pr:3",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/psimovec/openblas-0.3.23:pr:3",
            "result_dir": "08427999-python-gradunwarp",
            "built_packages": "python3-gradunwarp 1.2.2",
            "id": 8427999,
            "mockchain_macros": {
                "copr_username": "psimovec",
                "copr_projectname": "openblas-0.3.23",
                "vendor": "Fedora Project COPR (psimovec/openblas-0.3.23)"
            }
        }
    ]
}
[2024-12-21 07:56:38,314][  INFO][PID:3822856] Sending fedora-messaging bus message in build.end
[2024-12-21 07:56:38,330][  INFO][PID:3822856] Compressing /var/lib/copr/public_html/results/psimovec/openblas-0.3.23:pr:3/fedora-41-s390x/08427999-python-gradunwarp/builder-live.log by gzip
[2024-12-21 07:56:38,331][  INFO][PID:3822856] Running command 'gzip /var/lib/copr/public_html/results/psimovec/openblas-0.3.23:pr:3/fedora-41-s390x/08427999-python-gradunwarp/builder-live.log' as PID 3830281
[2024-12-21 07:56:38,336][  INFO][PID:3822856] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/psimovec/openblas-0.3.23:pr:3/fedora-41-s390x/08427999-python-gradunwarp/builder-live.log)
[2024-12-21 07:56:38,337][  INFO][PID:3822856] Compressing /var/lib/copr/public_html/results/psimovec/openblas-0.3.23:pr:3/fedora-41-s390x/08427999-python-gradunwarp/backend.log by gzip
[2024-12-21 07:56:38,338][  INFO][PID:3822856] Running command 'gzip /var/lib/copr/public_html/results/psimovec/openblas-0.3.23:pr:3/fedora-41-s390x/08427999-python-gradunwarp/backend.log' as PID 3830282