[2024-12-19 17:39:33,969][  INFO][PID:930043] Marking build as starting
[2024-12-19 17:39:34,162][  INFO][PID:930043] Trying to allocate VM
[2024-12-19 17:39:40,208][  INFO][PID:930043] Allocated host ResallocHost, ticket_id=281320, hostname=2620:52:3:1:dead:beef:cafe:c1d4
[2024-12-19 17:39:40,209][  INFO][PID:930043] Allocating ssh connection to builder
[2024-12-19 17:39:40,209][  INFO][PID:930043] Checking that builder machine is OK
[2024-12-19 17:39:40,851][  INFO][PID:930043] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c1d4 '/usr/bin/test -f /etc/mock/fedora-rawhide-x86_64.cfg'
[2024-12-19 17:39:41,216][  INFO][PID:930043] Filling build.info file with builder info
[2024-12-19 17:39:41,218][  INFO][PID:930043] 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": "ksurma",
            "ended_on": null,
            "started_on": 1734629981.218044,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8418067-fedora-rawhide-x86_64",
            "build_id": 8418067,
            "package_name": "python-result",
            "package_version": "0.17.0-2",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@python/python3.14/python-result",
            "git_hash": "a804d28cf6286bfc89c4147d5abc85089ea022d0",
            "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--ksurma",
            "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": "08418067-python-result",
            "built_packages": "",
            "id": 8418067,
            "mockchain_macros": {
                "copr_username": "@python",
                "copr_projectname": "python3.14",
                "vendor": "Fedora Project COPR (@python/python3.14)"
            }
        }
    ]
}
[2024-12-19 17:39:41,299][  INFO][PID:930043] Sending fedora-messaging bus message in build.start
[2024-12-19 17:39:42,042][  INFO][PID:930043] Sending fedora-messaging bus message in chroot.start
[2024-12-19 17:39:42,061][  INFO][PID:930043] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8418067-fedora-rawhide-x86_64 --chroot fedora-rawhide-x86_64 --detached
[2024-12-19 17:39:42,615][  INFO][PID:930043] Downloading the builder-live.log file, attempt 1
[2024-12-19 17:39:42,616][  INFO][PID:930043] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c1d4 copr-rpmbuild-log
[2024-12-19 17:39:47,623][  INFO][PID:930043] Periodic builder liveness probe: alive
[2024-12-19 17:40:12,227][  INFO][PID:930043] Downloading results from builder
[2024-12-19 17:40:12,228][  INFO][PID:930043] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c1d4]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08418067-python-result started
[2024-12-19 17:40:12,229][  INFO][PID:930043] 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:c1d4]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08418067-python-result/ &> /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08418067-python-result/build-08418067.rsync.log
[2024-12-19 17:40:12,707][  INFO][PID:930043] rsyncing finished.
[2024-12-19 17:40:12,708][  INFO][PID:930043] Releasing VM back to pool
[2024-12-19 17:40:12,719][  INFO][PID:930043] Searching for 'success' file in resultdir
[2024-12-19 17:40:12,720][  INFO][PID:930043] Going to sign pkgs from source: 8418067-fedora-rawhide-x86_64 in chroot: /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64
[2024-12-19 17:40:12,721][  INFO][PID:930043] Calling '/bin/sign -u @python#python3.14@copr.fedorahosted.org -p' (attempt #1)
[2024-12-19 17:40:13,017][  INFO][PID:930043] 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/08418067-python-result/python3-result-0.17.0-2.fc42.noarch.rpm' (attempt #1)
[2024-12-19 17:40:13,816][  INFO][PID:930043] signed rpm: /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08418067-python-result/python3-result-0.17.0-2.fc42.noarch.rpm
[2024-12-19 17:40:13,817][  INFO][PID:930043] 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/08418067-python-result/python-result-0.17.0-2.fc42.src.rpm' (attempt #1)
[2024-12-19 17:40:14,360][  INFO][PID:930043] signed rpm: /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08418067-python-result/python-result-0.17.0-2.fc42.src.rpm
[2024-12-19 17:40:14,361][  INFO][PID:930043] Sign done
[2024-12-19 17:40:14,361][  INFO][PID:930043] Incremental createrepo run, adding 08418067-python-result into https://download.copr.fedorainfracloud.org/results/@python/python3.14/fedora-rawhide-x86_64, (auto-create-repo=True)
[2024-12-19 17:40:14,362][  INFO][PID:930043] Running command 'copr-repo --batched /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64 --add 08418067-python-result --no-appstream-metadata' as PID 933425
[2024-12-19 17:40:35,964][  INFO][PID:930043] Finished after 21 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64 --add 08418067-python-result --no-appstream-metadata)
[2024-12-19 17:40:35,965][  INFO][PID:930043] Getting build details
[2024-12-19 17:40:35,966][  INFO][PID:930043] Listing built binary packages in /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08418067-python-result
[2024-12-19 17:40:35,966][  INFO][PID:930043] Built packages:
['python3-result 0.17.0']
[2024-12-19 17:40:35,967][  INFO][PID:930043] build details: {'built_packages': 'python3-result 0.17.0'}
[2024-12-19 17:40:35,967][  INFO][PID:930043] Retrieving pubkey
[2024-12-19 17:40:35,967][  INFO][PID:930043] Calling '/bin/sign -u @python#python3.14@copr.fedorahosted.org -p' (attempt #1)
[2024-12-19 17:40:36,322][  INFO][PID:930043] Added pubkey for user @python project python3.14 into: /var/lib/copr/public_html/results/@python/python3.14/pubkey.gpg
[2024-12-19 17:40:36,323][  INFO][PID:930043] Finished build: id=8418067 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/@python/python3.14 chroot=fedora-rawhide-x86_64 
[2024-12-19 17:40:36,325][  INFO][PID:930043] Worker succeeded build, took 55.10736417770386
[2024-12-19 17:40:36,326][  INFO][PID:930043] 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": "ksurma",
            "ended_on": 1734630036.3254082,
            "started_on": 1734629981.218044,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8418067-fedora-rawhide-x86_64",
            "build_id": 8418067,
            "package_name": "python-result",
            "package_version": "0.17.0-2",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@python/python3.14/python-result",
            "git_hash": "a804d28cf6286bfc89c4147d5abc85089ea022d0",
            "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--ksurma",
            "results": {
                "packages": [
                    {
                        "name": "python3-result",
                        "epoch": null,
                        "version": "0.17.0",
                        "release": "2.fc42",
                        "arch": "noarch"
                    },
                    {
                        "name": "python-result",
                        "epoch": null,
                        "version": "0.17.0",
                        "release": "2.fc42",
                        "arch": "src"
                    }
                ]
            },
            "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": "08418067-python-result",
            "built_packages": "python3-result 0.17.0",
            "id": 8418067,
            "mockchain_macros": {
                "copr_username": "@python",
                "copr_projectname": "python3.14",
                "vendor": "Fedora Project COPR (@python/python3.14)"
            }
        }
    ]
}
[2024-12-19 17:40:36,526][  INFO][PID:930043] Sending fedora-messaging bus message in build.end
[2024-12-19 17:40:36,546][  INFO][PID:930043] Compressing /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08418067-python-result/builder-live.log by gzip
[2024-12-19 17:40:36,547][  INFO][PID:930043] Running command 'gzip /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08418067-python-result/builder-live.log' as PID 934840
[2024-12-19 17:40:36,553][  INFO][PID:930043] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08418067-python-result/builder-live.log)
[2024-12-19 17:40:36,554][  INFO][PID:930043] Compressing /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08418067-python-result/backend.log by gzip
[2024-12-19 17:40:36,555][  INFO][PID:930043] Running command 'gzip /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08418067-python-result/backend.log' as PID 934842