[2025-01-15 18:34:29,301][  INFO][PID:82006] Marking build as starting
[2025-01-15 18:34:29,357][  INFO][PID:82006] Trying to allocate VM
[2025-01-15 18:34:32,421][  INFO][PID:82006] Allocated host ResallocHost, ticket_id=690812, hostname=2620:52:3:1:dead:beef:cafe:c14b, name=copr_hv_x86_64_02_prod_00573172_20250115_182419
[2025-01-15 18:34:32,422][  INFO][PID:82006] Allocating ssh connection to builder
[2025-01-15 18:34:32,422][  INFO][PID:82006] Checking that builder machine is OK
[2025-01-15 18:34:33,035][  INFO][PID:82006] Running remote command: copr-builder-ready fedora-rawhide-x86_64
[2025-01-15 18:34:33,439][  INFO][PID:82006] Red Hat subscription not needed for fedora-rawhide-x86_64
Builder is ready to be used

[2025-01-15 18:34:33,440][  INFO][PID:82006] Filling build.info file with builder info
[2025-01-15 18:34:33,442][  INFO][PID:82006] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "@python",
            "project_name": "python3.14",
            "project_dirname": "python3.14",
            "submitter": "https://src.fedoraproject.org/user/jjames",
            "ended_on": null,
            "started_on": 1736966073.4421382,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8516939-fedora-rawhide-x86_64",
            "build_id": 8516939,
            "package_name": "python-sphinx-design",
            "package_version": "0.6.1-3",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@python/python3.14/python-sphinx-design",
            "git_hash": "bea7aaff3bb676764883fe97a1f1a20a1daa0499",
            "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": "@python/python3.14--https://src.fedoraproject.org/user/jjames",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": 0,
            "background": true,
            "bootstrap": "off",
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": 9,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/@python/python3.14/fedora-rawhide-x86_64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": 9
                },
                {
                    "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/@python/python3.14",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@python/python3.14",
            "result_dir": "08516939-python-sphinx-design",
            "built_packages": "",
            "id": 8516939,
            "mockchain_macros": {
                "copr_username": "@python",
                "copr_projectname": "python3.14",
                "vendor": "Fedora Project COPR (@python/python3.14)"
            }
        }
    ]
}
[2025-01-15 18:34:33,492][  INFO][PID:82006] Sending fedora-messaging bus message in build.start
[2025-01-15 18:34:34,258][  INFO][PID:82006] Sending fedora-messaging bus message in chroot.start
[2025-01-15 18:34:34,286][  INFO][PID:82006] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8516939-fedora-rawhide-x86_64 --chroot fedora-rawhide-x86_64 --detached
[2025-01-15 18:34:34,849][  INFO][PID:82006] Downloading the builder-live.log file, attempt 1
[2025-01-15 18:34:34,850][  INFO][PID:82006] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c14b copr-rpmbuild-log
[2025-01-15 18:34:39,854][  INFO][PID:82006] Periodic builder liveness probe: alive
[2025-01-15 18:36:11,919][  INFO][PID:82006] Downloading results from builder
[2025-01-15 18:36:11,919][  INFO][PID:82006] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c14b]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08516939-python-sphinx-design started
[2025-01-15 18:36:11,920][  INFO][PID:82006] 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:c14b]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08516939-python-sphinx-design/ &> /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08516939-python-sphinx-design/build-08516939.rsync.log
[2025-01-15 18:36:12,409][  INFO][PID:82006] rsyncing finished.
[2025-01-15 18:36:12,410][  INFO][PID:82006] Releasing VM back to pool
[2025-01-15 18:36:12,425][  INFO][PID:82006] Searching for 'success' file in resultdir
[2025-01-15 18:36:12,426][  INFO][PID:82006] Going to sign pkgs from source: 8516939-fedora-rawhide-x86_64 in chroot: /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64
[2025-01-15 18:36:12,426][  INFO][PID:82006] Calling '/bin/sign -u @python#python3.14@copr.fedorahosted.org -p' (attempt #1)
[2025-01-15 18:36:12,601][  INFO][PID:82006] Calling '/bin/sign -4 -h sha256 -u @python#python3.14@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08516939-python-sphinx-design/python-sphinx-design-0.6.1-3.fc42.src.rpm' (attempt #1)
[2025-01-15 18:36:13,439][  INFO][PID:82006] signed rpm: /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08516939-python-sphinx-design/python-sphinx-design-0.6.1-3.fc42.src.rpm
[2025-01-15 18:36:13,440][  INFO][PID:82006] Calling '/bin/sign -4 -h sha256 -u @python#python3.14@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08516939-python-sphinx-design/python3-sphinx-design-0.6.1-3.fc42.noarch.rpm' (attempt #1)
[2025-01-15 18:36:14,260][  INFO][PID:82006] signed rpm: /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08516939-python-sphinx-design/python3-sphinx-design-0.6.1-3.fc42.noarch.rpm
[2025-01-15 18:36:14,261][  INFO][PID:82006] Calling '/bin/sign -4 -h sha256 -u @python#python3.14@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08516939-python-sphinx-design/python-sphinx-design-doc-0.6.1-3.fc42.noarch.rpm' (attempt #1)
[2025-01-15 18:36:14,926][  INFO][PID:82006] signed rpm: /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08516939-python-sphinx-design/python-sphinx-design-doc-0.6.1-3.fc42.noarch.rpm
[2025-01-15 18:36:14,927][  INFO][PID:82006] Sign done
[2025-01-15 18:36:14,927][  INFO][PID:82006] Incremental createrepo run, adding 08516939-python-sphinx-design into https://download.copr.fedorainfracloud.org/results/@python/python3.14/fedora-rawhide-x86_64, (auto-create-repo=True)
[2025-01-15 18:36:14,929][  INFO][PID:82006] Running command 'copr-repo --batched /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64 --add 08516939-python-sphinx-design --no-appstream-metadata' as PID 91248
[2025-01-15 18:36:29,833][  INFO][PID:82006] Finished after 14 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64 --add 08516939-python-sphinx-design --no-appstream-metadata)
[2025-01-15 18:36:29,834][  INFO][PID:82006] Getting build details
[2025-01-15 18:36:29,835][  INFO][PID:82006] Listing built binary packages in /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08516939-python-sphinx-design
[2025-01-15 18:36:29,835][  INFO][PID:82006] Built packages:
['python3-sphinx-design 0.6.1', 'python-sphinx-design-doc 0.6.1']
[2025-01-15 18:36:29,835][  INFO][PID:82006] build details: {'built_packages': 'python3-sphinx-design 0.6.1\npython-sphinx-design-doc 0.6.1'}
[2025-01-15 18:36:29,836][  INFO][PID:82006] Retrieving pubkey
[2025-01-15 18:36:29,836][  INFO][PID:82006] Calling '/bin/sign -u @python#python3.14@copr.fedorahosted.org -p' (attempt #1)
[2025-01-15 18:36:30,008][  INFO][PID:82006] Added pubkey for user @python project python3.14 into: /var/lib/copr/public_html/results/@python/python3.14/pubkey.gpg
[2025-01-15 18:36:30,009][  INFO][PID:82006] Finished build: id=8516939 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/@python/python3.14 chroot=fedora-rawhide-x86_64 
[2025-01-15 18:36:30,012][  INFO][PID:82006] Worker succeeded build, took 116.56986498832703
[2025-01-15 18:36:30,012][  INFO][PID:82006] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "@python",
            "project_name": "python3.14",
            "project_dirname": "python3.14",
            "submitter": "https://src.fedoraproject.org/user/jjames",
            "ended_on": 1736966190.0120032,
            "started_on": 1736966073.4421382,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8516939-fedora-rawhide-x86_64",
            "build_id": 8516939,
            "package_name": "python-sphinx-design",
            "package_version": "0.6.1-3",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@python/python3.14/python-sphinx-design",
            "git_hash": "bea7aaff3bb676764883fe97a1f1a20a1daa0499",
            "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": "@python/python3.14--https://src.fedoraproject.org/user/jjames",
            "results": {
                "packages": [
                    {
                        "name": "python3-sphinx-design",
                        "epoch": null,
                        "version": "0.6.1",
                        "release": "3.fc42",
                        "arch": "noarch"
                    },
                    {
                        "name": "python-sphinx-design",
                        "epoch": null,
                        "version": "0.6.1",
                        "release": "3.fc42",
                        "arch": "src"
                    },
                    {
                        "name": "python-sphinx-design-doc",
                        "epoch": null,
                        "version": "0.6.1",
                        "release": "3.fc42",
                        "arch": "noarch"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": 0,
            "background": true,
            "bootstrap": "off",
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": 9,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/@python/python3.14/fedora-rawhide-x86_64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": 9
                },
                {
                    "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/@python/python3.14",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@python/python3.14",
            "result_dir": "08516939-python-sphinx-design",
            "built_packages": "python3-sphinx-design 0.6.1\npython-sphinx-design-doc 0.6.1",
            "id": 8516939,
            "mockchain_macros": {
                "copr_username": "@python",
                "copr_projectname": "python3.14",
                "vendor": "Fedora Project COPR (@python/python3.14)"
            }
        }
    ]
}
[2025-01-15 18:36:30,052][  INFO][PID:82006] Sending fedora-messaging bus message in build.end
[2025-01-15 18:36:30,073][  INFO][PID:82006] Compressing /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08516939-python-sphinx-design/builder-live.log by gzip
[2025-01-15 18:36:30,074][  INFO][PID:82006] Running command 'gzip /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08516939-python-sphinx-design/builder-live.log' as PID 92533
[2025-01-15 18:36:30,080][  INFO][PID:82006] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08516939-python-sphinx-design/builder-live.log)
[2025-01-15 18:36:30,081][  INFO][PID:82006] Compressing /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08516939-python-sphinx-design/backend.log by gzip
[2025-01-15 18:36:30,082][  INFO][PID:82006] Running command 'gzip /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08516939-python-sphinx-design/backend.log' as PID 92534