[2024-06-08 23:17:51,765][  INFO][PID:2140736] Marking build as starting
[2024-06-08 23:17:51,841][  INFO][PID:2140736] Trying to allocate VM
[2024-06-08 23:20:10,000][  INFO][PID:2140736] Allocated host ResallocHost, ticket_id=3203990, hostname=169.63.96.152
[2024-06-08 23:20:10,001][  INFO][PID:2140736] Allocating ssh connection to builder
[2024-06-08 23:20:10,002][  INFO][PID:2140736] Checking that builder machine is OK
[2024-06-08 23:20:10,519][  INFO][PID:2140736] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@169.63.96.152 '/usr/bin/test -f /etc/mock/fedora-39-s390x.cfg'
[2024-06-08 23:20:10,834][  INFO][PID:2140736] Filling build.info file with builder info
[2024-06-08 23:20:10,836][  INFO][PID:2140736] 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": "scipy-1.8.3",
            "project_dirname": "scipy-1.8.3",
            "submitter": "https://src.fedoraproject.org/user/ksurma",
            "ended_on": null,
            "started_on": 1717888810.8362572,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-39-s390x",
            "arch": "s390x",
            "buildroot_pkgs": [],
            "task_id": "7570356-fedora-39-s390x",
            "build_id": 7570356,
            "package_name": "python-mutatormath",
            "package_version": "3.0.1-13",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/psimovec/scipy-1.8.3/python-mutatormath",
            "git_hash": "1b4806c813a3d621d58161e02a101322f433e87b",
            "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/scipy-1.8.3--https://src.fedoraproject.org/user/ksurma",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "background": true,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/psimovec/scipy-1.8.3/fedora-39-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/scipy-1.8.3",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/psimovec/scipy-1.8.3",
            "result_dir": "07570356-python-mutatormath",
            "built_packages": "",
            "id": 7570356,
            "mockchain_macros": {
                "copr_username": "psimovec",
                "copr_projectname": "scipy-1.8.3",
                "vendor": "Fedora Project COPR (psimovec/scipy-1.8.3)"
            }
        }
    ]
}
[2024-06-08 23:20:10,912][  INFO][PID:2140736] Sending fedora-messaging bus message in build.start
[2024-06-08 23:20:11,777][  INFO][PID:2140736] Sending fedora-messaging bus message in chroot.start
[2024-06-08 23:20:11,808][  INFO][PID:2140736] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/7570356-fedora-39-s390x --chroot fedora-39-s390x --detached
[2024-06-08 23:20:12,344][  INFO][PID:2140736] Downloading the builder-live.log file, attempt 1
[2024-06-08 23:20:12,354][  INFO][PID:2140736] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@169.63.96.152 copr-rpmbuild-log
[2024-06-08 23:20:17,354][  INFO][PID:2140736] Status: False
[2024-06-08 23:24:21,712][  INFO][PID:2140736] Downloading results from builder
[2024-06-08 23:24:21,712][  INFO][PID:2140736] rsyncing of mockbuilder@169.63.96.152:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/psimovec/scipy-1.8.3/fedora-39-s390x/07570356-python-mutatormath started
[2024-06-08 23:24:21,714][  INFO][PID:2140736] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@169.63.96.152:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/psimovec/scipy-1.8.3/fedora-39-s390x/07570356-python-mutatormath/ &> /var/lib/copr/public_html/results/psimovec/scipy-1.8.3/fedora-39-s390x/07570356-python-mutatormath/build-07570356.rsync.log
[2024-06-08 23:24:22,105][  INFO][PID:2140736] rsyncing finished.
[2024-06-08 23:24:22,106][  INFO][PID:2140736] Releasing VM back to pool
[2024-06-08 23:24:22,124][  INFO][PID:2140736] Searching for 'success' file in resultdir
[2024-06-08 23:24:22,125][  INFO][PID:2140736] Going to sign pkgs from source: 7570356-fedora-39-s390x in chroot: /var/lib/copr/public_html/results/psimovec/scipy-1.8.3/fedora-39-s390x
[2024-06-08 23:24:22,126][  INFO][PID:2140736] Calling '/bin/sign -u psimovec#scipy-1.8.3@copr.fedorahosted.org -p' (attempt #1)
[2024-06-08 23:24:22,307][  INFO][PID:2140736] Calling '/bin/sign -4 -h sha256 -u psimovec#scipy-1.8.3@copr.fedorahosted.org -r /var/lib/copr/public_html/results/psimovec/scipy-1.8.3/fedora-39-s390x/07570356-python-mutatormath/python-mutatormath-3.0.1-13.fc41.src.rpm' (attempt #1)
[2024-06-08 23:24:22,951][  INFO][PID:2140736] signed rpm: /var/lib/copr/public_html/results/psimovec/scipy-1.8.3/fedora-39-s390x/07570356-python-mutatormath/python-mutatormath-3.0.1-13.fc41.src.rpm
[2024-06-08 23:24:22,951][  INFO][PID:2140736] Calling '/bin/sign -4 -h sha256 -u psimovec#scipy-1.8.3@copr.fedorahosted.org -r /var/lib/copr/public_html/results/psimovec/scipy-1.8.3/fedora-39-s390x/07570356-python-mutatormath/python3-mutatormath-3.0.1-13.fc41.noarch.rpm' (attempt #1)
[2024-06-08 23:24:23,578][  INFO][PID:2140736] signed rpm: /var/lib/copr/public_html/results/psimovec/scipy-1.8.3/fedora-39-s390x/07570356-python-mutatormath/python3-mutatormath-3.0.1-13.fc41.noarch.rpm
[2024-06-08 23:24:23,578][  INFO][PID:2140736] Sign done
[2024-06-08 23:24:23,579][  INFO][PID:2140736] Incremental createrepo run, adding 07570356-python-mutatormath into https://download.copr.fedorainfracloud.org/results/psimovec/scipy-1.8.3/fedora-39-s390x, (auto-create-repo=True)
[2024-06-08 23:24:23,580][  INFO][PID:2140736] Running command 'copr-repo --batched /var/lib/copr/public_html/results/psimovec/scipy-1.8.3/fedora-39-s390x --add 07570356-python-mutatormath --no-appstream-metadata' as PID 2174020
[2024-06-08 23:24:25,893][  INFO][PID:2140736] Finished after 2 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/psimovec/scipy-1.8.3/fedora-39-s390x --add 07570356-python-mutatormath --no-appstream-metadata)
[2024-06-08 23:24:25,894][  INFO][PID:2140736] Getting build details
[2024-06-08 23:24:25,894][  INFO][PID:2140736] Listing built binary packages in /var/lib/copr/public_html/results/psimovec/scipy-1.8.3/fedora-39-s390x/07570356-python-mutatormath
[2024-06-08 23:24:25,895][  INFO][PID:2140736] Built packages:
['python3-mutatormath 3.0.1']
[2024-06-08 23:24:25,895][  INFO][PID:2140736] build details: {'built_packages': 'python3-mutatormath 3.0.1'}
[2024-06-08 23:24:25,896][  INFO][PID:2140736] Retrieving pubkey
[2024-06-08 23:24:25,896][  INFO][PID:2140736] Calling '/bin/sign -u psimovec#scipy-1.8.3@copr.fedorahosted.org -p' (attempt #1)
[2024-06-08 23:24:26,193][  INFO][PID:2140736] Added pubkey for user psimovec project scipy-1.8.3 into: /var/lib/copr/public_html/results/psimovec/scipy-1.8.3/pubkey.gpg
[2024-06-08 23:24:26,194][  INFO][PID:2140736] Finished build: id=7570356 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/psimovec/scipy-1.8.3 chroot=fedora-39-s390x 
[2024-06-08 23:24:26,198][  INFO][PID:2140736] Worker succeeded build, took 255.3620421886444
[2024-06-08 23:24:26,199][  INFO][PID:2140736] 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": "scipy-1.8.3",
            "project_dirname": "scipy-1.8.3",
            "submitter": "https://src.fedoraproject.org/user/ksurma",
            "ended_on": 1717889066.1982994,
            "started_on": 1717888810.8362572,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-39-s390x",
            "arch": "s390x",
            "buildroot_pkgs": [],
            "task_id": "7570356-fedora-39-s390x",
            "build_id": 7570356,
            "package_name": "python-mutatormath",
            "package_version": "3.0.1-13",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/psimovec/scipy-1.8.3/python-mutatormath",
            "git_hash": "1b4806c813a3d621d58161e02a101322f433e87b",
            "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/scipy-1.8.3--https://src.fedoraproject.org/user/ksurma",
            "results": {
                "packages": [
                    {
                        "name": "python-mutatormath",
                        "epoch": null,
                        "version": "3.0.1",
                        "release": "13.fc41",
                        "arch": "src"
                    },
                    {
                        "name": "python3-mutatormath",
                        "epoch": null,
                        "version": "3.0.1",
                        "release": "13.fc41",
                        "arch": "noarch"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "background": true,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/psimovec/scipy-1.8.3/fedora-39-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/scipy-1.8.3",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/psimovec/scipy-1.8.3",
            "result_dir": "07570356-python-mutatormath",
            "built_packages": "python3-mutatormath 3.0.1",
            "id": 7570356,
            "mockchain_macros": {
                "copr_username": "psimovec",
                "copr_projectname": "scipy-1.8.3",
                "vendor": "Fedora Project COPR (psimovec/scipy-1.8.3)"
            }
        }
    ]
}
[2024-06-08 23:24:26,289][  INFO][PID:2140736] Sending fedora-messaging bus message in build.end
[2024-06-08 23:24:26,329][  INFO][PID:2140736] Compressing /var/lib/copr/public_html/results/psimovec/scipy-1.8.3/fedora-39-s390x/07570356-python-mutatormath/builder-live.log by gzip
[2024-06-08 23:24:26,340][  INFO][PID:2140736] Running command 'gzip /var/lib/copr/public_html/results/psimovec/scipy-1.8.3/fedora-39-s390x/07570356-python-mutatormath/builder-live.log' as PID 2174186
[2024-06-08 23:24:26,354][  INFO][PID:2140736] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/psimovec/scipy-1.8.3/fedora-39-s390x/07570356-python-mutatormath/builder-live.log)
[2024-06-08 23:24:26,356][  INFO][PID:2140736] Compressing /var/lib/copr/public_html/results/psimovec/scipy-1.8.3/fedora-39-s390x/07570356-python-mutatormath/backend.log by gzip
[2024-06-08 23:24:26,367][  INFO][PID:2140736] Running command 'gzip /var/lib/copr/public_html/results/psimovec/scipy-1.8.3/fedora-39-s390x/07570356-python-mutatormath/backend.log' as PID 2174188