[2024-12-19 07:42:08,505][  INFO][PID:1639760] Marking build as starting
[2024-12-19 07:42:08,648][  INFO][PID:1639760] Trying to allocate VM
[2024-12-19 07:42:14,778][  INFO][PID:1639760] Allocated host ResallocHost, ticket_id=269045, hostname=3.89.226.210
[2024-12-19 07:42:14,779][  INFO][PID:1639760] Allocating ssh connection to builder
[2024-12-19 07:42:14,779][  INFO][PID:1639760] Checking that builder machine is OK
[2024-12-19 07:42:15,142][  INFO][PID:1639760] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@3.89.226.210 '/usr/bin/test -f /etc/mock/fedora-rawhide-i386.cfg'
[2024-12-19 07:42:15,357][  INFO][PID:1639760] Filling build.info file with builder info
[2024-12-19 07:42:15,358][  INFO][PID:1639760] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "kkleine",
            "project_name": "python-nanobind",
            "project_dirname": "python-nanobind",
            "submitter": "https://api.github.com/users/kwk",
            "ended_on": null,
            "started_on": 1734594135.358414,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-rawhide-i386",
            "arch": "i386",
            "buildroot_pkgs": [],
            "task_id": "8414746-fedora-rawhide-i386",
            "build_id": 8414746,
            "package_name": "python-nanobind",
            "package_version": "2.4.0-9",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/kkleine/python-nanobind/python-nanobind",
            "git_hash": "726d011b0515231ac332bed28da212730e091e22",
            "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": "kkleine/python-nanobind--https://api.github.com/users/kwk",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": 0,
            "background": true,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/kkleine/python-nanobind/fedora-rawhide-i386/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                }
            ],
            "tags": [
                "arch_i386"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/kkleine/python-nanobind",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/kkleine/python-nanobind",
            "result_dir": "08414746-python-nanobind",
            "built_packages": "",
            "id": 8414746,
            "mockchain_macros": {
                "copr_username": "kkleine",
                "copr_projectname": "python-nanobind",
                "vendor": "Fedora Project COPR (kkleine/python-nanobind)"
            }
        }
    ]
}
[2024-12-19 07:42:15,395][  INFO][PID:1639760] Sending fedora-messaging bus message in build.start
[2024-12-19 07:42:16,039][  INFO][PID:1639760] Sending fedora-messaging bus message in chroot.start
[2024-12-19 07:42:16,056][  INFO][PID:1639760] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8414746-fedora-rawhide-i386 --chroot fedora-rawhide-i386 --detached
[2024-12-19 07:42:16,441][  INFO][PID:1639760] Downloading the builder-live.log file, attempt 1
[2024-12-19 07:42:16,443][  INFO][PID:1639760] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@3.89.226.210 copr-rpmbuild-log
[2024-12-19 07:42:21,447][  INFO][PID:1639760] Periodic builder liveness probe: alive
[2024-12-19 07:43:36,284][  INFO][PID:1639760] Downloading results from builder
[2024-12-19 07:43:36,285][  INFO][PID:1639760] rsyncing of mockbuilder@3.89.226.210:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/kkleine/python-nanobind/fedora-rawhide-i386/08414746-python-nanobind started
[2024-12-19 07:43:36,286][  INFO][PID:1639760] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@3.89.226.210:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/kkleine/python-nanobind/fedora-rawhide-i386/08414746-python-nanobind/ &> /var/lib/copr/public_html/results/kkleine/python-nanobind/fedora-rawhide-i386/08414746-python-nanobind/build-08414746.rsync.log
[2024-12-19 07:43:36,525][  INFO][PID:1639760] rsyncing finished.
[2024-12-19 07:43:36,525][  INFO][PID:1639760] Releasing VM back to pool
[2024-12-19 07:43:36,538][  INFO][PID:1639760] Searching for 'success' file in resultdir
[2024-12-19 07:43:36,539][  INFO][PID:1639760] Going to sign pkgs from source: 8414746-fedora-rawhide-i386 in chroot: /var/lib/copr/public_html/results/kkleine/python-nanobind/fedora-rawhide-i386
[2024-12-19 07:43:36,539][  INFO][PID:1639760] Calling '/bin/sign -u kkleine#python-nanobind@copr.fedorahosted.org -p' (attempt #1)
[2024-12-19 07:43:36,832][  INFO][PID:1639760] Calling '/bin/sign -4 -h sha256 -u kkleine#python-nanobind@copr.fedorahosted.org -r /var/lib/copr/public_html/results/kkleine/python-nanobind/fedora-rawhide-i386/08414746-python-nanobind/python-nanobind-2.4.0-9.fc42.src.rpm' (attempt #1)
[2024-12-19 07:43:37,615][  INFO][PID:1639760] signed rpm: /var/lib/copr/public_html/results/kkleine/python-nanobind/fedora-rawhide-i386/08414746-python-nanobind/python-nanobind-2.4.0-9.fc42.src.rpm
[2024-12-19 07:43:37,616][  INFO][PID:1639760] Calling '/bin/sign -4 -h sha256 -u kkleine#python-nanobind@copr.fedorahosted.org -r /var/lib/copr/public_html/results/kkleine/python-nanobind/fedora-rawhide-i386/08414746-python-nanobind/python3-nanobind-2.4.0-9.fc42.noarch.rpm' (attempt #1)
[2024-12-19 07:43:38,513][  INFO][PID:1639760] signed rpm: /var/lib/copr/public_html/results/kkleine/python-nanobind/fedora-rawhide-i386/08414746-python-nanobind/python3-nanobind-2.4.0-9.fc42.noarch.rpm
[2024-12-19 07:43:38,514][  INFO][PID:1639760] Calling '/bin/sign -4 -h sha256 -u kkleine#python-nanobind@copr.fedorahosted.org -r /var/lib/copr/public_html/results/kkleine/python-nanobind/fedora-rawhide-i386/08414746-python-nanobind/python3-nanobind-devel-2.4.0-9.fc42.noarch.rpm' (attempt #1)
[2024-12-19 07:43:39,404][  INFO][PID:1639760] signed rpm: /var/lib/copr/public_html/results/kkleine/python-nanobind/fedora-rawhide-i386/08414746-python-nanobind/python3-nanobind-devel-2.4.0-9.fc42.noarch.rpm
[2024-12-19 07:43:39,404][  INFO][PID:1639760] Sign done
[2024-12-19 07:43:39,405][  INFO][PID:1639760] Incremental createrepo run, adding 08414746-python-nanobind into https://download.copr.fedorainfracloud.org/results/kkleine/python-nanobind/fedora-rawhide-i386, (auto-create-repo=True)
[2024-12-19 07:43:39,406][  INFO][PID:1639760] Running command 'copr-repo --batched /var/lib/copr/public_html/results/kkleine/python-nanobind/fedora-rawhide-i386 --add 08414746-python-nanobind --no-appstream-metadata' as PID 1641896
[2024-12-19 07:43:40,117][  INFO][PID:1639760] Finished after 0 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/kkleine/python-nanobind/fedora-rawhide-i386 --add 08414746-python-nanobind --no-appstream-metadata)
[2024-12-19 07:43:40,118][  INFO][PID:1639760] Getting build details
[2024-12-19 07:43:40,119][  INFO][PID:1639760] Listing built binary packages in /var/lib/copr/public_html/results/kkleine/python-nanobind/fedora-rawhide-i386/08414746-python-nanobind
[2024-12-19 07:43:40,119][  INFO][PID:1639760] Built packages:
['python3-nanobind 2.4.0', 'python3-nanobind-devel 2.4.0']
[2024-12-19 07:43:40,120][  INFO][PID:1639760] build details: {'built_packages': 'python3-nanobind 2.4.0\npython3-nanobind-devel 2.4.0'}
[2024-12-19 07:43:40,120][  INFO][PID:1639760] Retrieving pubkey
[2024-12-19 07:43:40,121][  INFO][PID:1639760] Calling '/bin/sign -u kkleine#python-nanobind@copr.fedorahosted.org -p' (attempt #1)
[2024-12-19 07:43:40,414][  INFO][PID:1639760] Added pubkey for user kkleine project python-nanobind into: /var/lib/copr/public_html/results/kkleine/python-nanobind/pubkey.gpg
[2024-12-19 07:43:40,415][  INFO][PID:1639760] Finished build: id=8414746 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/kkleine/python-nanobind chroot=fedora-rawhide-i386 
[2024-12-19 07:43:40,417][  INFO][PID:1639760] Worker succeeded build, took 85.0586462020874
[2024-12-19 07:43:40,417][  INFO][PID:1639760] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "kkleine",
            "project_name": "python-nanobind",
            "project_dirname": "python-nanobind",
            "submitter": "https://api.github.com/users/kwk",
            "ended_on": 1734594220.4170601,
            "started_on": 1734594135.358414,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-rawhide-i386",
            "arch": "i386",
            "buildroot_pkgs": [],
            "task_id": "8414746-fedora-rawhide-i386",
            "build_id": 8414746,
            "package_name": "python-nanobind",
            "package_version": "2.4.0-9",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/kkleine/python-nanobind/python-nanobind",
            "git_hash": "726d011b0515231ac332bed28da212730e091e22",
            "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": "kkleine/python-nanobind--https://api.github.com/users/kwk",
            "results": {
                "packages": [
                    {
                        "name": "python-nanobind",
                        "epoch": null,
                        "version": "2.4.0",
                        "release": "9.fc42",
                        "arch": "src"
                    },
                    {
                        "name": "python3-nanobind",
                        "epoch": null,
                        "version": "2.4.0",
                        "release": "9.fc42",
                        "arch": "noarch"
                    },
                    {
                        "name": "python3-nanobind-devel",
                        "epoch": null,
                        "version": "2.4.0",
                        "release": "9.fc42",
                        "arch": "noarch"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": 0,
            "background": true,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/kkleine/python-nanobind/fedora-rawhide-i386/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                }
            ],
            "tags": [
                "arch_i386"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/kkleine/python-nanobind",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/kkleine/python-nanobind",
            "result_dir": "08414746-python-nanobind",
            "built_packages": "python3-nanobind 2.4.0\npython3-nanobind-devel 2.4.0",
            "id": 8414746,
            "mockchain_macros": {
                "copr_username": "kkleine",
                "copr_projectname": "python-nanobind",
                "vendor": "Fedora Project COPR (kkleine/python-nanobind)"
            }
        }
    ]
}
[2024-12-19 07:43:40,554][  INFO][PID:1639760] Sending fedora-messaging bus message in build.end
[2024-12-19 07:43:40,576][  INFO][PID:1639760] Compressing /var/lib/copr/public_html/results/kkleine/python-nanobind/fedora-rawhide-i386/08414746-python-nanobind/builder-live.log by gzip
[2024-12-19 07:43:40,577][  INFO][PID:1639760] Running command 'gzip /var/lib/copr/public_html/results/kkleine/python-nanobind/fedora-rawhide-i386/08414746-python-nanobind/builder-live.log' as PID 1641939
[2024-12-19 07:43:40,584][  INFO][PID:1639760] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/kkleine/python-nanobind/fedora-rawhide-i386/08414746-python-nanobind/builder-live.log)
[2024-12-19 07:43:40,585][  INFO][PID:1639760] Compressing /var/lib/copr/public_html/results/kkleine/python-nanobind/fedora-rawhide-i386/08414746-python-nanobind/backend.log by gzip
[2024-12-19 07:43:40,586][  INFO][PID:1639760] Running command 'gzip /var/lib/copr/public_html/results/kkleine/python-nanobind/fedora-rawhide-i386/08414746-python-nanobind/backend.log' as PID 1641941