[2024-06-09 01:22:41,749][  INFO][PID:2980489] Marking build as starting
[2024-06-09 01:22:41,976][  INFO][PID:2980489] Trying to allocate VM
[2024-06-09 01:26:00,280][  INFO][PID:2980489] Allocated host ResallocHost, ticket_id=3207805, hostname=3.90.203.98
[2024-06-09 01:26:00,285][  INFO][PID:2980489] Allocating ssh connection to builder
[2024-06-09 01:26:00,287][  INFO][PID:2980489] Checking that builder machine is OK
[2024-06-09 01:26:00,789][  INFO][PID:2980489] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@3.90.203.98 '/usr/bin/test -f /etc/mock/fedora-39-aarch64.cfg'
[2024-06-09 01:26:01,055][  INFO][PID:2980489] Filling build.info file with builder info
[2024-06-09 01:26:01,056][  INFO][PID:2980489] 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/churchyard",
            "ended_on": null,
            "started_on": 1717896361.0564883,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-39-aarch64",
            "arch": "aarch64",
            "buildroot_pkgs": [],
            "task_id": "7573260-fedora-39-aarch64",
            "build_id": 7573260,
            "package_name": "python-pywt",
            "package_version": "1.3.0-8",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/psimovec/scipy-1.8.3/python-pywt",
            "git_hash": "bea22bd7b8ee782bdc39e69aaa9225e03c57ceb9",
            "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/churchyard",
            "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-aarch64/",
                    "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_aarch64"
            ],
            "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": "07573260-python-pywt",
            "built_packages": "",
            "id": 7573260,
            "mockchain_macros": {
                "copr_username": "psimovec",
                "copr_projectname": "scipy-1.8.3",
                "vendor": "Fedora Project COPR (psimovec/scipy-1.8.3)"
            }
        }
    ]
}
[2024-06-09 01:26:01,207][  INFO][PID:2980489] Sending fedora-messaging bus message in build.start
[2024-06-09 01:26:03,116][  INFO][PID:2980489] Sending fedora-messaging bus message in chroot.start
[2024-06-09 01:26:03,850][  INFO][PID:2980489] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/7573260-fedora-39-aarch64 --chroot fedora-39-aarch64 --detached
[2024-06-09 01:26:04,367][  INFO][PID:2980489] Downloading the builder-live.log file, attempt 1
[2024-06-09 01:26:04,372][  INFO][PID:2980489] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@3.90.203.98 copr-rpmbuild-log
[2024-06-09 01:26:09,452][  INFO][PID:2980489] Status: False
[2024-06-09 01:31:23,014][  INFO][PID:2980489] Downloading results from builder
[2024-06-09 01:31:23,057][  INFO][PID:2980489] rsyncing of mockbuilder@3.90.203.98:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/psimovec/scipy-1.8.3/fedora-39-aarch64/07573260-python-pywt started
[2024-06-09 01:31:23,068][  INFO][PID:2980489] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@3.90.203.98:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/psimovec/scipy-1.8.3/fedora-39-aarch64/07573260-python-pywt/ &> /var/lib/copr/public_html/results/psimovec/scipy-1.8.3/fedora-39-aarch64/07573260-python-pywt/build-07573260.rsync.log
[2024-06-09 01:31:23,723][  INFO][PID:2980489] rsyncing finished.
[2024-06-09 01:31:23,724][  INFO][PID:2980489] Releasing VM back to pool
[2024-06-09 01:31:23,801][  INFO][PID:2980489] Searching for 'success' file in resultdir
[2024-06-09 01:31:23,804][  INFO][PID:2980489] Going to sign pkgs from source: 7573260-fedora-39-aarch64 in chroot: /var/lib/copr/public_html/results/psimovec/scipy-1.8.3/fedora-39-aarch64
[2024-06-09 01:31:23,805][  INFO][PID:2980489] Calling '/bin/sign -u psimovec#scipy-1.8.3@copr.fedorahosted.org -p' (attempt #1)
[2024-06-09 01:31:24,022][  INFO][PID:2980489] 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-aarch64/07573260-python-pywt/python3-pywt-1.3.0-8.fc41.aarch64.rpm' (attempt #1)
[2024-06-09 01:31:24,934][  INFO][PID:2980489] signed rpm: /var/lib/copr/public_html/results/psimovec/scipy-1.8.3/fedora-39-aarch64/07573260-python-pywt/python3-pywt-1.3.0-8.fc41.aarch64.rpm
[2024-06-09 01:31:24,937][  INFO][PID:2980489] 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-aarch64/07573260-python-pywt/python-pywt-1.3.0-8.fc41.src.rpm' (attempt #1)
[2024-06-09 01:31:25,887][  INFO][PID:2980489] signed rpm: /var/lib/copr/public_html/results/psimovec/scipy-1.8.3/fedora-39-aarch64/07573260-python-pywt/python-pywt-1.3.0-8.fc41.src.rpm
[2024-06-09 01:31:25,888][  INFO][PID:2980489] 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-aarch64/07573260-python-pywt/python-pywt-debugsource-1.3.0-8.fc41.aarch64.rpm' (attempt #1)
[2024-06-09 01:31:26,409][  INFO][PID:2980489] signed rpm: /var/lib/copr/public_html/results/psimovec/scipy-1.8.3/fedora-39-aarch64/07573260-python-pywt/python-pywt-debugsource-1.3.0-8.fc41.aarch64.rpm
[2024-06-09 01:31:26,411][  INFO][PID:2980489] 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-aarch64/07573260-python-pywt/python3-pywt-debuginfo-1.3.0-8.fc41.aarch64.rpm' (attempt #1)
[2024-06-09 01:31:27,194][  INFO][PID:2980489] signed rpm: /var/lib/copr/public_html/results/psimovec/scipy-1.8.3/fedora-39-aarch64/07573260-python-pywt/python3-pywt-debuginfo-1.3.0-8.fc41.aarch64.rpm
[2024-06-09 01:31:27,195][  INFO][PID:2980489] 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-aarch64/07573260-python-pywt/python-pywt-doc-1.3.0-8.fc41.aarch64.rpm' (attempt #1)
[2024-06-09 01:31:28,228][  INFO][PID:2980489] signed rpm: /var/lib/copr/public_html/results/psimovec/scipy-1.8.3/fedora-39-aarch64/07573260-python-pywt/python-pywt-doc-1.3.0-8.fc41.aarch64.rpm
[2024-06-09 01:31:28,229][  INFO][PID:2980489] Sign done
[2024-06-09 01:31:28,230][  INFO][PID:2980489] Incremental createrepo run, adding 07573260-python-pywt into https://download.copr.fedorainfracloud.org/results/psimovec/scipy-1.8.3/fedora-39-aarch64, (auto-create-repo=True)
[2024-06-09 01:31:28,232][  INFO][PID:2980489] Running command 'copr-repo --batched /var/lib/copr/public_html/results/psimovec/scipy-1.8.3/fedora-39-aarch64 --add 07573260-python-pywt --no-appstream-metadata' as PID 3045145
[2024-06-09 01:31:32,835][  INFO][PID:2980489] Finished after 4 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/psimovec/scipy-1.8.3/fedora-39-aarch64 --add 07573260-python-pywt --no-appstream-metadata)
[2024-06-09 01:31:32,836][  INFO][PID:2980489] Getting build details
[2024-06-09 01:31:32,836][  INFO][PID:2980489] Listing built binary packages in /var/lib/copr/public_html/results/psimovec/scipy-1.8.3/fedora-39-aarch64/07573260-python-pywt
[2024-06-09 01:31:32,837][  INFO][PID:2980489] Built packages:
['python3-pywt-debuginfo 1.3.0', 'python3-pywt 1.3.0', 'python-pywt-debugsource 1.3.0', 'python-pywt-doc 1.3.0']
[2024-06-09 01:31:32,837][  INFO][PID:2980489] build details: {'built_packages': 'python3-pywt-debuginfo 1.3.0\npython3-pywt 1.3.0\npython-pywt-debugsource 1.3.0\npython-pywt-doc 1.3.0'}
[2024-06-09 01:31:32,838][  INFO][PID:2980489] Retrieving pubkey
[2024-06-09 01:31:32,838][  INFO][PID:2980489] Calling '/bin/sign -u psimovec#scipy-1.8.3@copr.fedorahosted.org -p' (attempt #1)
[2024-06-09 01:31:33,020][  INFO][PID:2980489] 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-09 01:31:33,021][  INFO][PID:2980489] Finished build: id=7573260 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/psimovec/scipy-1.8.3 chroot=fedora-39-aarch64 
[2024-06-09 01:31:33,023][  INFO][PID:2980489] Worker succeeded build, took 331.9672758579254
[2024-06-09 01:31:33,025][  INFO][PID:2980489] 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/churchyard",
            "ended_on": 1717896693.0237641,
            "started_on": 1717896361.0564883,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-39-aarch64",
            "arch": "aarch64",
            "buildroot_pkgs": [],
            "task_id": "7573260-fedora-39-aarch64",
            "build_id": 7573260,
            "package_name": "python-pywt",
            "package_version": "1.3.0-8",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/psimovec/scipy-1.8.3/python-pywt",
            "git_hash": "bea22bd7b8ee782bdc39e69aaa9225e03c57ceb9",
            "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/churchyard",
            "results": {
                "packages": [
                    {
                        "name": "python-pywt",
                        "epoch": null,
                        "version": "1.3.0",
                        "release": "8.fc41",
                        "arch": "src"
                    },
                    {
                        "name": "python3-pywt-debuginfo",
                        "epoch": null,
                        "version": "1.3.0",
                        "release": "8.fc41",
                        "arch": "aarch64"
                    },
                    {
                        "name": "python3-pywt",
                        "epoch": null,
                        "version": "1.3.0",
                        "release": "8.fc41",
                        "arch": "aarch64"
                    },
                    {
                        "name": "python-pywt-debugsource",
                        "epoch": null,
                        "version": "1.3.0",
                        "release": "8.fc41",
                        "arch": "aarch64"
                    },
                    {
                        "name": "python-pywt-doc",
                        "epoch": null,
                        "version": "1.3.0",
                        "release": "8.fc41",
                        "arch": "aarch64"
                    }
                ]
            },
            "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-aarch64/",
                    "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_aarch64"
            ],
            "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": "07573260-python-pywt",
            "built_packages": "python3-pywt-debuginfo 1.3.0\npython3-pywt 1.3.0\npython-pywt-debugsource 1.3.0\npython-pywt-doc 1.3.0",
            "id": 7573260,
            "mockchain_macros": {
                "copr_username": "psimovec",
                "copr_projectname": "scipy-1.8.3",
                "vendor": "Fedora Project COPR (psimovec/scipy-1.8.3)"
            }
        }
    ]
}
[2024-06-09 01:31:33,115][  INFO][PID:2980489] Sending fedora-messaging bus message in build.end
[2024-06-09 01:31:33,532][  INFO][PID:2980489] Compressing /var/lib/copr/public_html/results/psimovec/scipy-1.8.3/fedora-39-aarch64/07573260-python-pywt/builder-live.log by gzip
[2024-06-09 01:31:33,535][  INFO][PID:2980489] Running command 'gzip /var/lib/copr/public_html/results/psimovec/scipy-1.8.3/fedora-39-aarch64/07573260-python-pywt/builder-live.log' as PID 3045801
[2024-06-09 01:31:33,573][  INFO][PID:2980489] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/psimovec/scipy-1.8.3/fedora-39-aarch64/07573260-python-pywt/builder-live.log)
[2024-06-09 01:31:33,574][  INFO][PID:2980489] Compressing /var/lib/copr/public_html/results/psimovec/scipy-1.8.3/fedora-39-aarch64/07573260-python-pywt/backend.log by gzip
[2024-06-09 01:31:33,578][  INFO][PID:2980489] Running command 'gzip /var/lib/copr/public_html/results/psimovec/scipy-1.8.3/fedora-39-aarch64/07573260-python-pywt/backend.log' as PID 3045803