[2024-12-19 17:35:44,801][  INFO][PID:909607] Marking build as starting
[2024-12-19 17:35:44,922][  INFO][PID:909607] Trying to allocate VM
[2024-12-19 17:35:50,970][  INFO][PID:909607] Allocated host ResallocHost, ticket_id=281222, hostname=2620:52:3:1:dead:beef:cafe:c149
[2024-12-19 17:35:50,971][  INFO][PID:909607] Allocating ssh connection to builder
[2024-12-19 17:35:50,972][  INFO][PID:909607] Checking that builder machine is OK
[2024-12-19 17:35:51,593][  INFO][PID:909607] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c149 '/usr/bin/test -f /etc/mock/fedora-rawhide-x86_64.cfg'
[2024-12-19 17:35:51,909][  INFO][PID:909607] Filling build.info file with builder info
[2024-12-19 17:35:51,911][  INFO][PID:909607] 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": 1734629751.9110196,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8418023-fedora-rawhide-x86_64",
            "build_id": 8418023,
            "package_name": "python-readme-renderer",
            "package_version": "44.0-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@python/python3.14/python-readme-renderer",
            "git_hash": "8d52f36f4f1b15871561175360831e37d648beee",
            "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": "08418023-python-readme-renderer",
            "built_packages": "",
            "id": 8418023,
            "mockchain_macros": {
                "copr_username": "@python",
                "copr_projectname": "python3.14",
                "vendor": "Fedora Project COPR (@python/python3.14)"
            }
        }
    ]
}
[2024-12-19 17:35:52,060][  INFO][PID:909607] Sending fedora-messaging bus message in build.start
[2024-12-19 17:35:52,767][  INFO][PID:909607] Sending fedora-messaging bus message in chroot.start
[2024-12-19 17:35:52,789][  INFO][PID:909607] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8418023-fedora-rawhide-x86_64 --chroot fedora-rawhide-x86_64 --detached
[2024-12-19 17:35:53,348][  INFO][PID:909607] Downloading the builder-live.log file, attempt 1
[2024-12-19 17:35:53,350][  INFO][PID:909607] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c149 copr-rpmbuild-log
[2024-12-19 17:35:58,386][  INFO][PID:909607] Periodic builder liveness probe: alive
[2024-12-19 17:36:32,716][  INFO][PID:909607] Downloading results from builder
[2024-12-19 17:36:32,717][  INFO][PID:909607] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c149]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08418023-python-readme-renderer started
[2024-12-19 17:36:32,717][  INFO][PID:909607] 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:c149]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08418023-python-readme-renderer/ &> /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08418023-python-readme-renderer/build-08418023.rsync.log
[2024-12-19 17:36:33,145][  INFO][PID:909607] rsyncing finished.
[2024-12-19 17:36:33,146][  INFO][PID:909607] Releasing VM back to pool
[2024-12-19 17:36:33,160][  INFO][PID:909607] Searching for 'success' file in resultdir
[2024-12-19 17:36:33,160][  INFO][PID:909607] Going to sign pkgs from source: 8418023-fedora-rawhide-x86_64 in chroot: /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64
[2024-12-19 17:36:33,161][  INFO][PID:909607] Calling '/bin/sign -u @python#python3.14@copr.fedorahosted.org -p' (attempt #1)
[2024-12-19 17:36:33,453][  INFO][PID:909607] 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/08418023-python-readme-renderer/python-readme-renderer-44.0-1.fc42.src.rpm' (attempt #1)
[2024-12-19 17:36:34,337][  INFO][PID:909607] signed rpm: /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08418023-python-readme-renderer/python-readme-renderer-44.0-1.fc42.src.rpm
[2024-12-19 17:36:34,337][  INFO][PID:909607] 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/08418023-python-readme-renderer/python3-readme-renderer-44.0-1.fc42.noarch.rpm' (attempt #1)
[2024-12-19 17:36:35,479][  INFO][PID:909607] signed rpm: /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08418023-python-readme-renderer/python3-readme-renderer-44.0-1.fc42.noarch.rpm
[2024-12-19 17:36:35,479][  INFO][PID:909607] 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/08418023-python-readme-renderer/python3-readme-renderer+md-44.0-1.fc42.noarch.rpm' (attempt #1)
[2024-12-19 17:36:36,361][  INFO][PID:909607] signed rpm: /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08418023-python-readme-renderer/python3-readme-renderer+md-44.0-1.fc42.noarch.rpm
[2024-12-19 17:36:36,361][  INFO][PID:909607] Sign done
[2024-12-19 17:36:36,362][  INFO][PID:909607] Incremental createrepo run, adding 08418023-python-readme-renderer into https://download.copr.fedorainfracloud.org/results/@python/python3.14/fedora-rawhide-x86_64, (auto-create-repo=True)
[2024-12-19 17:36:36,364][  INFO][PID:909607] Running command 'copr-repo --batched /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64 --add 08418023-python-readme-renderer --no-appstream-metadata' as PID 914704
[2024-12-19 17:36:51,325][  INFO][PID:909607] 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 08418023-python-readme-renderer --no-appstream-metadata)
[2024-12-19 17:36:51,326][  INFO][PID:909607] Getting build details
[2024-12-19 17:36:51,326][  INFO][PID:909607] Listing built binary packages in /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08418023-python-readme-renderer
[2024-12-19 17:36:51,326][  INFO][PID:909607] Built packages:
['python3-readme-renderer+md 44.0', 'python3-readme-renderer 44.0']
[2024-12-19 17:36:51,327][  INFO][PID:909607] build details: {'built_packages': 'python3-readme-renderer+md 44.0\npython3-readme-renderer 44.0'}
[2024-12-19 17:36:51,327][  INFO][PID:909607] Retrieving pubkey
[2024-12-19 17:36:51,328][  INFO][PID:909607] Calling '/bin/sign -u @python#python3.14@copr.fedorahosted.org -p' (attempt #1)
[2024-12-19 17:36:51,619][  INFO][PID:909607] Added pubkey for user @python project python3.14 into: /var/lib/copr/public_html/results/@python/python3.14/pubkey.gpg
[2024-12-19 17:36:51,620][  INFO][PID:909607] Finished build: id=8418023 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/@python/python3.14 chroot=fedora-rawhide-x86_64 
[2024-12-19 17:36:51,622][  INFO][PID:909607] Worker succeeded build, took 59.7111611366272
[2024-12-19 17:36:51,622][  INFO][PID:909607] 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": 1734629811.6221807,
            "started_on": 1734629751.9110196,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8418023-fedora-rawhide-x86_64",
            "build_id": 8418023,
            "package_name": "python-readme-renderer",
            "package_version": "44.0-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@python/python3.14/python-readme-renderer",
            "git_hash": "8d52f36f4f1b15871561175360831e37d648beee",
            "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": "python-readme-renderer",
                        "epoch": null,
                        "version": "44.0",
                        "release": "1.fc42",
                        "arch": "src"
                    },
                    {
                        "name": "python3-readme-renderer+md",
                        "epoch": null,
                        "version": "44.0",
                        "release": "1.fc42",
                        "arch": "noarch"
                    },
                    {
                        "name": "python3-readme-renderer",
                        "epoch": null,
                        "version": "44.0",
                        "release": "1.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": "08418023-python-readme-renderer",
            "built_packages": "python3-readme-renderer+md 44.0\npython3-readme-renderer 44.0",
            "id": 8418023,
            "mockchain_macros": {
                "copr_username": "@python",
                "copr_projectname": "python3.14",
                "vendor": "Fedora Project COPR (@python/python3.14)"
            }
        }
    ]
}
[2024-12-19 17:36:51,743][  INFO][PID:909607] Sending fedora-messaging bus message in build.end
[2024-12-19 17:36:51,763][  INFO][PID:909607] Compressing /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08418023-python-readme-renderer/builder-live.log by gzip
[2024-12-19 17:36:51,764][  INFO][PID:909607] Running command 'gzip /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08418023-python-readme-renderer/builder-live.log' as PID 916740
[2024-12-19 17:36:51,770][  INFO][PID:909607] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08418023-python-readme-renderer/builder-live.log)
[2024-12-19 17:36:51,771][  INFO][PID:909607] Compressing /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08418023-python-readme-renderer/backend.log by gzip
[2024-12-19 17:36:51,772][  INFO][PID:909607] Running command 'gzip /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08418023-python-readme-renderer/backend.log' as PID 916741