[2024-12-19 16:42:24,519][  INFO][PID:575058] Marking build as starting
[2024-12-19 16:42:24,543][  INFO][PID:575058] Trying to allocate VM
[2024-12-19 16:42:27,627][  INFO][PID:575058] Allocated host ResallocHost, ticket_id=279643, hostname=2620:52:3:1:dead:beef:cafe:c196
[2024-12-19 16:42:27,628][  INFO][PID:575058] Allocating ssh connection to builder
[2024-12-19 16:42:27,628][  INFO][PID:575058] Checking that builder machine is OK
[2024-12-19 16:42:28,217][  INFO][PID:575058] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c196 '/usr/bin/test -f /etc/mock/fedora-rawhide-x86_64.cfg'
[2024-12-19 16:42:28,532][  INFO][PID:575058] Filling build.info file with builder info
[2024-12-19 16:42:28,534][  INFO][PID:575058] 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": 1734626548.5340824,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8417411-fedora-rawhide-x86_64",
            "build_id": 8417411,
            "package_name": "python-nmap",
            "package_version": "0.7.1-10",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@python/python3.14/python-nmap",
            "git_hash": "2093adb03c91e537e220a3a58072ed8e92d2f3fa",
            "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": "08417411-python-nmap",
            "built_packages": "",
            "id": 8417411,
            "mockchain_macros": {
                "copr_username": "@python",
                "copr_projectname": "python3.14",
                "vendor": "Fedora Project COPR (@python/python3.14)"
            }
        }
    ]
}
[2024-12-19 16:42:28,559][  INFO][PID:575058] Sending fedora-messaging bus message in build.start
[2024-12-19 16:42:29,182][  INFO][PID:575058] Sending fedora-messaging bus message in chroot.start
[2024-12-19 16:42:29,201][  INFO][PID:575058] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8417411-fedora-rawhide-x86_64 --chroot fedora-rawhide-x86_64 --detached
[2024-12-19 16:42:29,760][  INFO][PID:575058] Downloading the builder-live.log file, attempt 1
[2024-12-19 16:42:29,762][  INFO][PID:575058] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c196 copr-rpmbuild-log
[2024-12-19 16:42:34,771][  INFO][PID:575058] Periodic builder liveness probe: alive
[2024-12-19 16:43:14,782][  INFO][PID:575058] Downloading results from builder
[2024-12-19 16:43:14,783][  INFO][PID:575058] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c196]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08417411-python-nmap started
[2024-12-19 16:43:14,784][  INFO][PID:575058] 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:c196]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08417411-python-nmap/ &> /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08417411-python-nmap/build-08417411.rsync.log
[2024-12-19 16:43:15,189][  INFO][PID:575058] rsyncing finished.
[2024-12-19 16:43:15,190][  INFO][PID:575058] Releasing VM back to pool
[2024-12-19 16:43:15,200][  INFO][PID:575058] Searching for 'success' file in resultdir
[2024-12-19 16:43:15,200][  INFO][PID:575058] Going to sign pkgs from source: 8417411-fedora-rawhide-x86_64 in chroot: /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64
[2024-12-19 16:43:15,201][  INFO][PID:575058] Calling '/bin/sign -u @python#python3.14@copr.fedorahosted.org -p' (attempt #1)
[2024-12-19 16:43:15,494][  INFO][PID:575058] 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/08417411-python-nmap/python-nmap-0.7.1-10.fc42.src.rpm' (attempt #1)
[2024-12-19 16:43:16,137][  INFO][PID:575058] signed rpm: /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08417411-python-nmap/python-nmap-0.7.1-10.fc42.src.rpm
[2024-12-19 16:43:16,138][  INFO][PID:575058] 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/08417411-python-nmap/python3-nmap-0.7.1-10.fc42.noarch.rpm' (attempt #1)
[2024-12-19 16:43:16,916][  INFO][PID:575058] signed rpm: /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08417411-python-nmap/python3-nmap-0.7.1-10.fc42.noarch.rpm
[2024-12-19 16:43:16,917][  INFO][PID:575058] Sign done
[2024-12-19 16:43:16,918][  INFO][PID:575058] Incremental createrepo run, adding 08417411-python-nmap into https://download.copr.fedorainfracloud.org/results/@python/python3.14/fedora-rawhide-x86_64, (auto-create-repo=True)
[2024-12-19 16:43:16,919][  INFO][PID:575058] Running command 'copr-repo --batched /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64 --add 08417411-python-nmap --no-appstream-metadata' as PID 580120
[2024-12-19 16:43:36,993][  INFO][PID:575058] Finished after 20 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64 --add 08417411-python-nmap --no-appstream-metadata)
[2024-12-19 16:43:36,995][  INFO][PID:575058] Getting build details
[2024-12-19 16:43:36,995][  INFO][PID:575058] Listing built binary packages in /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08417411-python-nmap
[2024-12-19 16:43:36,995][  INFO][PID:575058] Built packages:
['python3-nmap 0.7.1']
[2024-12-19 16:43:36,996][  INFO][PID:575058] build details: {'built_packages': 'python3-nmap 0.7.1'}
[2024-12-19 16:43:36,996][  INFO][PID:575058] Retrieving pubkey
[2024-12-19 16:43:36,997][  INFO][PID:575058] Calling '/bin/sign -u @python#python3.14@copr.fedorahosted.org -p' (attempt #1)
[2024-12-19 16:43:37,169][  INFO][PID:575058] Added pubkey for user @python project python3.14 into: /var/lib/copr/public_html/results/@python/python3.14/pubkey.gpg
[2024-12-19 16:43:37,170][  INFO][PID:575058] Finished build: id=8417411 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/@python/python3.14 chroot=fedora-rawhide-x86_64 
[2024-12-19 16:43:37,172][  INFO][PID:575058] Worker succeeded build, took 68.63805150985718
[2024-12-19 16:43:37,172][  INFO][PID:575058] 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": 1734626617.172134,
            "started_on": 1734626548.5340824,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8417411-fedora-rawhide-x86_64",
            "build_id": 8417411,
            "package_name": "python-nmap",
            "package_version": "0.7.1-10",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@python/python3.14/python-nmap",
            "git_hash": "2093adb03c91e537e220a3a58072ed8e92d2f3fa",
            "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-nmap",
                        "epoch": null,
                        "version": "0.7.1",
                        "release": "10.fc42",
                        "arch": "src"
                    },
                    {
                        "name": "python3-nmap",
                        "epoch": null,
                        "version": "0.7.1",
                        "release": "10.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": "08417411-python-nmap",
            "built_packages": "python3-nmap 0.7.1",
            "id": 8417411,
            "mockchain_macros": {
                "copr_username": "@python",
                "copr_projectname": "python3.14",
                "vendor": "Fedora Project COPR (@python/python3.14)"
            }
        }
    ]
}
[2024-12-19 16:43:37,424][  INFO][PID:575058] Sending fedora-messaging bus message in build.end
[2024-12-19 16:43:37,442][  INFO][PID:575058] Compressing /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08417411-python-nmap/builder-live.log by gzip
[2024-12-19 16:43:37,443][  INFO][PID:575058] Running command 'gzip /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08417411-python-nmap/builder-live.log' as PID 582204
[2024-12-19 16:43:37,448][  INFO][PID:575058] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08417411-python-nmap/builder-live.log)
[2024-12-19 16:43:37,449][  INFO][PID:575058] Compressing /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08417411-python-nmap/backend.log by gzip
[2024-12-19 16:43:37,453][  INFO][PID:575058] Running command 'gzip /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08417411-python-nmap/backend.log' as PID 582205