[2024-09-19 21:52:10,015][  INFO][PID:404481] Marking build as starting
[2024-09-19 21:52:10,136][  INFO][PID:404481] Trying to allocate VM
[2024-09-19 21:52:16,197][  INFO][PID:404481] Allocated host ResallocHost, ticket_id=4964041, hostname=52.87.166.1
[2024-09-19 21:52:16,199][  INFO][PID:404481] Allocating ssh connection to builder
[2024-09-19 21:52:16,200][  INFO][PID:404481] Checking that builder machine is OK
[2024-09-19 21:52:16,607][  INFO][PID:404481] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@52.87.166.1 '/usr/bin/test -f /etc/mock/fedora-rawhide-x86_64.cfg'
[2024-09-19 21:52:16,874][  INFO][PID:404481] Filling build.info file with builder info
[2024-09-19 21:52:16,878][  INFO][PID:404481] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": null,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "churchyard",
            "project_name": "setuptools-74",
            "project_dirname": "setuptools-74:custom:isolated",
            "submitter": "churchyard",
            "ended_on": null,
            "started_on": 1726782736.8778188,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8036447-fedora-rawhide-x86_64",
            "build_id": 8036447,
            "package_name": "python-cvxopt",
            "package_version": "1.3.2-7",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/churchyard/setuptools-74:custom:isolated/python-cvxopt",
            "git_hash": "03f6afd56fef0cc3c7123393009f8c2c013bf98b",
            "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": "churchyard/setuptools-74--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/churchyard/setuptools-74/fedora-rawhide-x86_64/",
                    "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_x86_64"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/churchyard/setuptools-74:custom:isolated",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/churchyard/setuptools-74:custom:isolated",
            "result_dir": "08036447-python-cvxopt",
            "built_packages": "",
            "id": 8036447,
            "mockchain_macros": {
                "copr_username": "churchyard",
                "copr_projectname": "setuptools-74",
                "vendor": "Fedora Project COPR (churchyard/setuptools-74)"
            }
        }
    ]
}
[2024-09-19 21:52:17,010][  INFO][PID:404481] Sending fedora-messaging bus message in build.start
[2024-09-19 21:52:18,670][  INFO][PID:404481] Sending fedora-messaging bus message in chroot.start
[2024-09-19 21:52:18,730][  INFO][PID:404481] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8036447-fedora-rawhide-x86_64 --chroot fedora-rawhide-x86_64 --detached
[2024-09-19 21:52:19,208][  INFO][PID:404481] Downloading the builder-live.log file, attempt 1
[2024-09-19 21:52:19,210][  INFO][PID:404481] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@52.87.166.1 copr-rpmbuild-log
[2024-09-19 21:52:24,219][  INFO][PID:404481] Status: False
[2024-09-19 21:54:38,764][  INFO][PID:404481] Downloading results from builder
[2024-09-19 21:54:38,765][  INFO][PID:404481] rsyncing of mockbuilder@52.87.166.1:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/churchyard/setuptools-74:custom:isolated/fedora-rawhide-x86_64/08036447-python-cvxopt started
[2024-09-19 21:54:38,766][  INFO][PID:404481] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@52.87.166.1:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/churchyard/setuptools-74:custom:isolated/fedora-rawhide-x86_64/08036447-python-cvxopt/ &> /var/lib/copr/public_html/results/churchyard/setuptools-74:custom:isolated/fedora-rawhide-x86_64/08036447-python-cvxopt/build-08036447.rsync.log
[2024-09-19 21:54:39,091][  INFO][PID:404481] rsyncing finished.
[2024-09-19 21:54:39,091][  INFO][PID:404481] Releasing VM back to pool
[2024-09-19 21:54:39,110][  INFO][PID:404481] Searching for 'success' file in resultdir
[2024-09-19 21:54:39,110][  INFO][PID:404481] Going to sign pkgs from source: 8036447-fedora-rawhide-x86_64 in chroot: /var/lib/copr/public_html/results/churchyard/setuptools-74:custom:isolated/fedora-rawhide-x86_64
[2024-09-19 21:54:39,111][  INFO][PID:404481] Calling '/bin/sign -u churchyard#setuptools-74@copr.fedorahosted.org -p' (attempt #1)
[2024-09-19 21:54:39,292][  INFO][PID:404481] Calling '/bin/sign -4 -h sha256 -u churchyard#setuptools-74@copr.fedorahosted.org -r /var/lib/copr/public_html/results/churchyard/setuptools-74:custom:isolated/fedora-rawhide-x86_64/08036447-python-cvxopt/python-cvxopt-examples-1.3.2-7.fc42.noarch.rpm' (attempt #1)
[2024-09-19 21:54:40,094][  INFO][PID:404481] signed rpm: /var/lib/copr/public_html/results/churchyard/setuptools-74:custom:isolated/fedora-rawhide-x86_64/08036447-python-cvxopt/python-cvxopt-examples-1.3.2-7.fc42.noarch.rpm
[2024-09-19 21:54:40,094][  INFO][PID:404481] Calling '/bin/sign -4 -h sha256 -u churchyard#setuptools-74@copr.fedorahosted.org -r /var/lib/copr/public_html/results/churchyard/setuptools-74:custom:isolated/fedora-rawhide-x86_64/08036447-python-cvxopt/python3-cvxopt-1.3.2-7.fc42.x86_64.rpm' (attempt #1)
[2024-09-19 21:54:40,799][  INFO][PID:404481] signed rpm: /var/lib/copr/public_html/results/churchyard/setuptools-74:custom:isolated/fedora-rawhide-x86_64/08036447-python-cvxopt/python3-cvxopt-1.3.2-7.fc42.x86_64.rpm
[2024-09-19 21:54:40,800][  INFO][PID:404481] Calling '/bin/sign -4 -h sha256 -u churchyard#setuptools-74@copr.fedorahosted.org -r /var/lib/copr/public_html/results/churchyard/setuptools-74:custom:isolated/fedora-rawhide-x86_64/08036447-python-cvxopt/python-cvxopt-doc-1.3.2-7.fc42.x86_64.rpm' (attempt #1)
[2024-09-19 21:54:41,525][  INFO][PID:404481] signed rpm: /var/lib/copr/public_html/results/churchyard/setuptools-74:custom:isolated/fedora-rawhide-x86_64/08036447-python-cvxopt/python-cvxopt-doc-1.3.2-7.fc42.x86_64.rpm
[2024-09-19 21:54:41,532][  INFO][PID:404481] Calling '/bin/sign -4 -h sha256 -u churchyard#setuptools-74@copr.fedorahosted.org -r /var/lib/copr/public_html/results/churchyard/setuptools-74:custom:isolated/fedora-rawhide-x86_64/08036447-python-cvxopt/python-cvxopt-1.3.2-7.fc42.src.rpm' (attempt #1)
[2024-09-19 21:54:42,400][  INFO][PID:404481] signed rpm: /var/lib/copr/public_html/results/churchyard/setuptools-74:custom:isolated/fedora-rawhide-x86_64/08036447-python-cvxopt/python-cvxopt-1.3.2-7.fc42.src.rpm
[2024-09-19 21:54:42,404][  INFO][PID:404481] Calling '/bin/sign -4 -h sha256 -u churchyard#setuptools-74@copr.fedorahosted.org -r /var/lib/copr/public_html/results/churchyard/setuptools-74:custom:isolated/fedora-rawhide-x86_64/08036447-python-cvxopt/python-cvxopt-debugsource-1.3.2-7.fc42.x86_64.rpm' (attempt #1)
[2024-09-19 21:54:43,088][  INFO][PID:404481] signed rpm: /var/lib/copr/public_html/results/churchyard/setuptools-74:custom:isolated/fedora-rawhide-x86_64/08036447-python-cvxopt/python-cvxopt-debugsource-1.3.2-7.fc42.x86_64.rpm
[2024-09-19 21:54:43,089][  INFO][PID:404481] Calling '/bin/sign -4 -h sha256 -u churchyard#setuptools-74@copr.fedorahosted.org -r /var/lib/copr/public_html/results/churchyard/setuptools-74:custom:isolated/fedora-rawhide-x86_64/08036447-python-cvxopt/python3-cvxopt-debuginfo-1.3.2-7.fc42.x86_64.rpm' (attempt #1)
[2024-09-19 21:54:44,049][  INFO][PID:404481] signed rpm: /var/lib/copr/public_html/results/churchyard/setuptools-74:custom:isolated/fedora-rawhide-x86_64/08036447-python-cvxopt/python3-cvxopt-debuginfo-1.3.2-7.fc42.x86_64.rpm
[2024-09-19 21:54:44,050][  INFO][PID:404481] Sign done
[2024-09-19 21:54:44,050][  INFO][PID:404481] Incremental createrepo run, adding 08036447-python-cvxopt into https://download.copr.fedorainfracloud.org/results/churchyard/setuptools-74/fedora-rawhide-x86_64, (auto-create-repo=True)
[2024-09-19 21:54:44,053][  INFO][PID:404481] Running command 'copr-repo --batched /var/lib/copr/public_html/results/churchyard/setuptools-74:custom:isolated/fedora-rawhide-x86_64 --add 08036447-python-cvxopt --no-appstream-metadata' as PID 426457
[2024-09-19 21:55:30,785][  INFO][PID:404481] Finished after 46 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/churchyard/setuptools-74:custom:isolated/fedora-rawhide-x86_64 --add 08036447-python-cvxopt --no-appstream-metadata)
[2024-09-19 21:55:30,786][  INFO][PID:404481] Getting build details
[2024-09-19 21:55:30,787][  INFO][PID:404481] Listing built binary packages in /var/lib/copr/public_html/results/churchyard/setuptools-74:custom:isolated/fedora-rawhide-x86_64/08036447-python-cvxopt
[2024-09-19 21:55:30,788][  INFO][PID:404481] Built packages:
['python-cvxopt-examples 1.3.2', 'python-cvxopt-debugsource 1.3.2', 'python3-cvxopt-debuginfo 1.3.2', 'python3-cvxopt 1.3.2', 'python-cvxopt-doc 1.3.2']
[2024-09-19 21:55:30,789][  INFO][PID:404481] build details: {'built_packages': 'python-cvxopt-examples 1.3.2\npython-cvxopt-debugsource 1.3.2\npython3-cvxopt-debuginfo 1.3.2\npython3-cvxopt 1.3.2\npython-cvxopt-doc 1.3.2'}
[2024-09-19 21:55:30,789][  INFO][PID:404481] Retrieving pubkey
[2024-09-19 21:55:30,790][  INFO][PID:404481] Calling '/bin/sign -u churchyard#setuptools-74@copr.fedorahosted.org -p' (attempt #1)
[2024-09-19 21:55:31,014][  INFO][PID:404481] Added pubkey for user churchyard project setuptools-74 into: /var/lib/copr/public_html/results/churchyard/setuptools-74:custom:isolated/pubkey.gpg
[2024-09-19 21:55:31,015][  INFO][PID:404481] Finished build: id=8036447 failed=False timeout=None destdir=/var/lib/copr/public_html/results/churchyard/setuptools-74:custom:isolated chroot=fedora-rawhide-x86_64 
[2024-09-19 21:55:31,020][  INFO][PID:404481] Worker succeeded build, took 194.14293122291565
[2024-09-19 21:55:31,022][  INFO][PID:404481] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": null,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "churchyard",
            "project_name": "setuptools-74",
            "project_dirname": "setuptools-74:custom:isolated",
            "submitter": "churchyard",
            "ended_on": 1726782931.02075,
            "started_on": 1726782736.8778188,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8036447-fedora-rawhide-x86_64",
            "build_id": 8036447,
            "package_name": "python-cvxopt",
            "package_version": "1.3.2-7",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/churchyard/setuptools-74:custom:isolated/python-cvxopt",
            "git_hash": "03f6afd56fef0cc3c7123393009f8c2c013bf98b",
            "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": "churchyard/setuptools-74--churchyard",
            "results": {
                "packages": [
                    {
                        "name": "python-cvxopt-examples",
                        "epoch": null,
                        "version": "1.3.2",
                        "release": "7.fc42",
                        "arch": "noarch"
                    },
                    {
                        "name": "python-cvxopt-debugsource",
                        "epoch": null,
                        "version": "1.3.2",
                        "release": "7.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "python3-cvxopt-debuginfo",
                        "epoch": null,
                        "version": "1.3.2",
                        "release": "7.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "python-cvxopt",
                        "epoch": null,
                        "version": "1.3.2",
                        "release": "7.fc42",
                        "arch": "src"
                    },
                    {
                        "name": "python3-cvxopt",
                        "epoch": null,
                        "version": "1.3.2",
                        "release": "7.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "python-cvxopt-doc",
                        "epoch": null,
                        "version": "1.3.2",
                        "release": "7.fc42",
                        "arch": "x86_64"
                    }
                ]
            },
            "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/churchyard/setuptools-74/fedora-rawhide-x86_64/",
                    "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_x86_64"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/churchyard/setuptools-74:custom:isolated",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/churchyard/setuptools-74:custom:isolated",
            "result_dir": "08036447-python-cvxopt",
            "built_packages": "python-cvxopt-examples 1.3.2\npython-cvxopt-debugsource 1.3.2\npython3-cvxopt-debuginfo 1.3.2\npython3-cvxopt 1.3.2\npython-cvxopt-doc 1.3.2",
            "id": 8036447,
            "mockchain_macros": {
                "copr_username": "churchyard",
                "copr_projectname": "setuptools-74",
                "vendor": "Fedora Project COPR (churchyard/setuptools-74)"
            }
        }
    ]
}
[2024-09-19 21:55:31,138][  INFO][PID:404481] Sending fedora-messaging bus message in build.end
[2024-09-19 21:55:31,177][  INFO][PID:404481] Compressing /var/lib/copr/public_html/results/churchyard/setuptools-74:custom:isolated/fedora-rawhide-x86_64/08036447-python-cvxopt/builder-live.log by gzip
[2024-09-19 21:55:31,181][  INFO][PID:404481] Running command 'gzip /var/lib/copr/public_html/results/churchyard/setuptools-74:custom:isolated/fedora-rawhide-x86_64/08036447-python-cvxopt/builder-live.log' as PID 435872
[2024-09-19 21:55:31,216][  INFO][PID:404481] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/churchyard/setuptools-74:custom:isolated/fedora-rawhide-x86_64/08036447-python-cvxopt/builder-live.log)
[2024-09-19 21:55:31,217][  INFO][PID:404481] Compressing /var/lib/copr/public_html/results/churchyard/setuptools-74:custom:isolated/fedora-rawhide-x86_64/08036447-python-cvxopt/backend.log by gzip
[2024-09-19 21:55:31,220][  INFO][PID:404481] Running command 'gzip /var/lib/copr/public_html/results/churchyard/setuptools-74:custom:isolated/fedora-rawhide-x86_64/08036447-python-cvxopt/backend.log' as PID 435891