[2024-12-19 14:53:04,335][  INFO][PID:4015682] Marking build as starting
[2024-12-19 14:53:04,552][  INFO][PID:4015682] Trying to allocate VM
[2024-12-19 14:53:10,618][  INFO][PID:4015682] Allocated host ResallocHost, ticket_id=276917, hostname=18.210.11.6
[2024-12-19 14:53:10,619][  INFO][PID:4015682] Allocating ssh connection to builder
[2024-12-19 14:53:10,621][  INFO][PID:4015682] Checking that builder machine is OK
[2024-12-19 14:53:10,983][  INFO][PID:4015682] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@18.210.11.6 '/usr/bin/test -f /etc/mock/fedora-rawhide-x86_64.cfg'
[2024-12-19 14:53:11,205][  INFO][PID:4015682] Filling build.info file with builder info
[2024-12-19 14:53:11,207][  INFO][PID:4015682] 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": 1734619991.2073693,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8415860-fedora-rawhide-x86_64",
            "build_id": 8415860,
            "package_name": "ntpsec",
            "package_version": "1.2.3-8",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@python/python3.14/ntpsec",
            "git_hash": "5b3c6efd8b9f8052f45aa7d77841b97e65bce942",
            "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": "08415860-ntpsec",
            "built_packages": "",
            "id": 8415860,
            "mockchain_macros": {
                "copr_username": "@python",
                "copr_projectname": "python3.14",
                "vendor": "Fedora Project COPR (@python/python3.14)"
            }
        }
    ]
}
[2024-12-19 14:53:11,593][  INFO][PID:4015682] Sending fedora-messaging bus message in build.start
[2024-12-19 14:53:12,329][  INFO][PID:4015682] Sending fedora-messaging bus message in chroot.start
[2024-12-19 14:53:12,353][  INFO][PID:4015682] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8415860-fedora-rawhide-x86_64 --chroot fedora-rawhide-x86_64 --detached
[2024-12-19 14:53:12,719][  INFO][PID:4015682] Downloading the builder-live.log file, attempt 1
[2024-12-19 14:53:12,721][  INFO][PID:4015682] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@18.210.11.6 copr-rpmbuild-log
[2024-12-19 14:53:17,729][  INFO][PID:4015682] Periodic builder liveness probe: alive
[2024-12-19 14:53:50,439][  INFO][PID:4015682] Downloading results from builder
[2024-12-19 14:53:50,440][  INFO][PID:4015682] rsyncing of mockbuilder@18.210.11.6:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08415860-ntpsec started
[2024-12-19 14:53:50,444][  INFO][PID:4015682] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@18.210.11.6:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08415860-ntpsec/ &> /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08415860-ntpsec/build-08415860.rsync.log
[2024-12-19 14:53:50,811][  INFO][PID:4015682] rsyncing finished.
[2024-12-19 14:53:50,812][  INFO][PID:4015682] Releasing VM back to pool
[2024-12-19 14:53:50,829][  INFO][PID:4015682] Searching for 'success' file in resultdir
[2024-12-19 14:53:50,831][  INFO][PID:4015682] Going to sign pkgs from source: 8415860-fedora-rawhide-x86_64 in chroot: /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64
[2024-12-19 14:53:50,832][  INFO][PID:4015682] Calling '/bin/sign -u @python#python3.14@copr.fedorahosted.org -p' (attempt #1)
[2024-12-19 14:53:51,013][  INFO][PID:4015682] 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/08415860-ntpsec/ntpsec-1.2.3-8.fc42.src.rpm' (attempt #1)
[2024-12-19 14:53:51,767][  INFO][PID:4015682] signed rpm: /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08415860-ntpsec/ntpsec-1.2.3-8.fc42.src.rpm
[2024-12-19 14:53:51,768][  INFO][PID:4015682] 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/08415860-ntpsec/ntpsec-1.2.3-8.fc42.x86_64.rpm' (attempt #1)
[2024-12-19 14:53:52,702][  INFO][PID:4015682] signed rpm: /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08415860-ntpsec/ntpsec-1.2.3-8.fc42.x86_64.rpm
[2024-12-19 14:53:52,703][  INFO][PID:4015682] 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/08415860-ntpsec/ntpsec-debuginfo-1.2.3-8.fc42.x86_64.rpm' (attempt #1)
[2024-12-19 14:53:53,665][  INFO][PID:4015682] signed rpm: /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08415860-ntpsec/ntpsec-debuginfo-1.2.3-8.fc42.x86_64.rpm
[2024-12-19 14:53:53,666][  INFO][PID:4015682] 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/08415860-ntpsec/ntpsec-debugsource-1.2.3-8.fc42.x86_64.rpm' (attempt #1)
[2024-12-19 14:53:54,515][  INFO][PID:4015682] signed rpm: /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08415860-ntpsec/ntpsec-debugsource-1.2.3-8.fc42.x86_64.rpm
[2024-12-19 14:53:54,516][  INFO][PID:4015682] Sign done
[2024-12-19 14:53:54,517][  INFO][PID:4015682] Incremental createrepo run, adding 08415860-ntpsec into https://download.copr.fedorainfracloud.org/results/@python/python3.14/fedora-rawhide-x86_64, (auto-create-repo=True)
[2024-12-19 14:53:54,520][  INFO][PID:4015682] Running command 'copr-repo --batched /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64 --add 08415860-ntpsec --no-appstream-metadata' as PID 4022209
[2024-12-19 14:54:10,467][  INFO][PID:4015682] Finished after 15 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64 --add 08415860-ntpsec --no-appstream-metadata)
[2024-12-19 14:54:10,468][  INFO][PID:4015682] Getting build details
[2024-12-19 14:54:10,469][  INFO][PID:4015682] Listing built binary packages in /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08415860-ntpsec
[2024-12-19 14:54:10,469][  INFO][PID:4015682] Built packages:
['ntpsec 1.2.3', 'ntpsec-debuginfo 1.2.3', 'ntpsec-debugsource 1.2.3']
[2024-12-19 14:54:10,470][  INFO][PID:4015682] build details: {'built_packages': 'ntpsec 1.2.3\nntpsec-debuginfo 1.2.3\nntpsec-debugsource 1.2.3'}
[2024-12-19 14:54:10,471][  INFO][PID:4015682] Retrieving pubkey
[2024-12-19 14:54:10,471][  INFO][PID:4015682] Calling '/bin/sign -u @python#python3.14@copr.fedorahosted.org -p' (attempt #1)
[2024-12-19 14:54:10,703][  INFO][PID:4015682] Added pubkey for user @python project python3.14 into: /var/lib/copr/public_html/results/@python/python3.14/pubkey.gpg
[2024-12-19 14:54:10,704][  INFO][PID:4015682] Finished build: id=8415860 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/@python/python3.14 chroot=fedora-rawhide-x86_64 
[2024-12-19 14:54:10,706][  INFO][PID:4015682] Worker succeeded build, took 59.49899220466614
[2024-12-19 14:54:10,707][  INFO][PID:4015682] 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": 1734620050.7063615,
            "started_on": 1734619991.2073693,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8415860-fedora-rawhide-x86_64",
            "build_id": 8415860,
            "package_name": "ntpsec",
            "package_version": "1.2.3-8",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@python/python3.14/ntpsec",
            "git_hash": "5b3c6efd8b9f8052f45aa7d77841b97e65bce942",
            "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": "ntpsec",
                        "epoch": null,
                        "version": "1.2.3",
                        "release": "8.fc42",
                        "arch": "src"
                    },
                    {
                        "name": "ntpsec",
                        "epoch": null,
                        "version": "1.2.3",
                        "release": "8.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "ntpsec-debuginfo",
                        "epoch": null,
                        "version": "1.2.3",
                        "release": "8.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "ntpsec-debugsource",
                        "epoch": null,
                        "version": "1.2.3",
                        "release": "8.fc42",
                        "arch": "x86_64"
                    }
                ]
            },
            "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": "08415860-ntpsec",
            "built_packages": "ntpsec 1.2.3\nntpsec-debuginfo 1.2.3\nntpsec-debugsource 1.2.3",
            "id": 8415860,
            "mockchain_macros": {
                "copr_username": "@python",
                "copr_projectname": "python3.14",
                "vendor": "Fedora Project COPR (@python/python3.14)"
            }
        }
    ]
}
[2024-12-19 14:54:11,753][  INFO][PID:4015682] Sending fedora-messaging bus message in build.end
[2024-12-19 14:54:11,772][  INFO][PID:4015682] Compressing /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08415860-ntpsec/builder-live.log by gzip
[2024-12-19 14:54:11,774][  INFO][PID:4015682] Running command 'gzip /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08415860-ntpsec/builder-live.log' as PID 4023923
[2024-12-19 14:54:11,781][  INFO][PID:4015682] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08415860-ntpsec/builder-live.log)
[2024-12-19 14:54:11,782][  INFO][PID:4015682] Compressing /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08415860-ntpsec/backend.log by gzip
[2024-12-19 14:54:11,783][  INFO][PID:4015682] Running command 'gzip /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08415860-ntpsec/backend.log' as PID 4023925