[2024-09-04 21:44:54,060][  INFO][PID:3804549] Marking build as starting
[2024-09-04 21:44:54,365][  INFO][PID:3804549] Trying to allocate VM
[2024-09-04 21:46:42,714][  INFO][PID:3804549] Allocated host ResallocHost, ticket_id=4728376, hostname=2620:52:3:1:dead:beef:cafe:c1ce
[2024-09-04 21:46:42,715][  INFO][PID:3804549] Allocating ssh connection to builder
[2024-09-04 21:46:42,716][  INFO][PID:3804549] Checking that builder machine is OK
[2024-09-04 21:46:43,369][  INFO][PID:3804549] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c1ce '/usr/bin/test -f /etc/mock/fedora-rawhide-x86_64.cfg'
[2024-09-04 21:46:43,746][  INFO][PID:3804549] Filling build.info file with builder info
[2024-09-04 21:46:43,755][  INFO][PID:3804549] 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.12",
            "project_dirname": "python3.12",
            "submitter": "https://src.fedoraproject.org/user/msuchy",
            "ended_on": null,
            "started_on": 1725486403.755383,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "7980326-fedora-rawhide-x86_64",
            "build_id": 7980326,
            "package_name": "python-cli-helpers",
            "package_version": "2.3.1-4",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@python/python3.12/python-cli-helpers",
            "git_hash": "0c370cefa16756bdf6c0649d7160b3e5d48af138",
            "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.12--https://src.fedoraproject.org/user/msuchy",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "background": true,
            "bootstrap": "off",
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/@python/python3.12/fedora-rawhide-x86_64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                },
                {
                    "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.12",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@python/python3.12",
            "result_dir": "07980326-python-cli-helpers",
            "built_packages": "",
            "id": 7980326,
            "mockchain_macros": {
                "copr_username": "@python",
                "copr_projectname": "python3.12",
                "vendor": "Fedora Project COPR (@python/python3.12)"
            }
        }
    ]
}
[2024-09-04 21:46:43,929][  INFO][PID:3804549] Sending fedora-messaging bus message in build.start
[2024-09-04 21:46:48,081][  INFO][PID:3804549] Sending fedora-messaging bus message in chroot.start
[2024-09-04 21:46:48,156][  INFO][PID:3804549] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/7980326-fedora-rawhide-x86_64 --chroot fedora-rawhide-x86_64 --detached
[2024-09-04 21:46:48,883][  INFO][PID:3804549] Downloading the builder-live.log file, attempt 1
[2024-09-04 21:46:48,901][  INFO][PID:3804549] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c1ce copr-rpmbuild-log
[2024-09-04 21:46:53,964][  INFO][PID:3804549] Status: False
[2024-09-04 21:47:13,421][  INFO][PID:3804549] Downloading results from builder
[2024-09-04 21:47:13,422][  INFO][PID:3804549] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c1ce]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64/07980326-python-cli-helpers started
[2024-09-04 21:47:13,423][  INFO][PID:3804549] 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:c1ce]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64/07980326-python-cli-helpers/ &> /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64/07980326-python-cli-helpers/build-07980326.rsync.log
[2024-09-04 21:47:14,084][  INFO][PID:3804549] rsyncing finished.
[2024-09-04 21:47:14,085][  INFO][PID:3804549] Releasing VM back to pool
[2024-09-04 21:47:14,127][  INFO][PID:3804549] Searching for 'success' file in resultdir
[2024-09-04 21:47:14,130][  INFO][PID:3804549] Going to sign pkgs from source: 7980326-fedora-rawhide-x86_64 in chroot: /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64
[2024-09-04 21:47:14,135][  INFO][PID:3804549] Calling '/bin/sign -u @python#python3.12@copr.fedorahosted.org -p' (attempt #1)
[2024-09-04 21:47:14,458][  INFO][PID:3804549] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64/07980326-python-cli-helpers/python3-cli-helpers-2.3.1-4.fc42.noarch.rpm' (attempt #1)
[2024-09-04 21:47:15,350][  INFO][PID:3804549] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64/07980326-python-cli-helpers/python3-cli-helpers-2.3.1-4.fc42.noarch.rpm
[2024-09-04 21:47:15,351][  INFO][PID:3804549] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64/07980326-python-cli-helpers/python-cli-helpers-2.3.1-4.fc42.src.rpm' (attempt #1)
[2024-09-04 21:47:16,231][  INFO][PID:3804549] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64/07980326-python-cli-helpers/python-cli-helpers-2.3.1-4.fc42.src.rpm
[2024-09-04 21:47:16,232][  INFO][PID:3804549] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64/07980326-python-cli-helpers/python3-cli-helpers+styles-2.3.1-4.fc42.noarch.rpm' (attempt #1)
[2024-09-04 21:47:17,093][  INFO][PID:3804549] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64/07980326-python-cli-helpers/python3-cli-helpers+styles-2.3.1-4.fc42.noarch.rpm
[2024-09-04 21:47:17,094][  INFO][PID:3804549] Sign done
[2024-09-04 21:47:17,096][  INFO][PID:3804549] Incremental createrepo run, adding 07980326-python-cli-helpers into https://download.copr.fedorainfracloud.org/results/@python/python3.12/fedora-rawhide-x86_64, (auto-create-repo=True)
[2024-09-04 21:47:17,108][  INFO][PID:3804549] Running command 'copr-repo --batched /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64 --add 07980326-python-cli-helpers --no-appstream-metadata' as PID 3824878
[2024-09-04 21:47:48,996][  INFO][PID:3804549] Finished after 31 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64 --add 07980326-python-cli-helpers --no-appstream-metadata)
[2024-09-04 21:47:48,997][  INFO][PID:3804549] Getting build details
[2024-09-04 21:47:49,003][  INFO][PID:3804549] Listing built binary packages in /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64/07980326-python-cli-helpers
[2024-09-04 21:47:49,005][  INFO][PID:3804549] Built packages:
['python3-cli-helpers+styles 2.3.1', 'python3-cli-helpers 2.3.1']
[2024-09-04 21:47:49,007][  INFO][PID:3804549] build details: {'built_packages': 'python3-cli-helpers+styles 2.3.1\npython3-cli-helpers 2.3.1'}
[2024-09-04 21:47:49,010][  INFO][PID:3804549] Retrieving pubkey
[2024-09-04 21:47:49,015][  INFO][PID:3804549] Calling '/bin/sign -u @python#python3.12@copr.fedorahosted.org -p' (attempt #1)
[2024-09-04 21:47:49,327][  INFO][PID:3804549] Added pubkey for user @python project python3.12 into: /var/lib/copr/public_html/results/@python/python3.12/pubkey.gpg
[2024-09-04 21:47:49,329][  INFO][PID:3804549] Finished build: id=7980326 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/@python/python3.12 chroot=fedora-rawhide-x86_64 
[2024-09-04 21:47:49,338][  INFO][PID:3804549] Worker succeeded build, took 65.5833911895752
[2024-09-04 21:47:49,340][  INFO][PID:3804549] 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.12",
            "project_dirname": "python3.12",
            "submitter": "https://src.fedoraproject.org/user/msuchy",
            "ended_on": 1725486469.3387742,
            "started_on": 1725486403.755383,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "7980326-fedora-rawhide-x86_64",
            "build_id": 7980326,
            "package_name": "python-cli-helpers",
            "package_version": "2.3.1-4",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@python/python3.12/python-cli-helpers",
            "git_hash": "0c370cefa16756bdf6c0649d7160b3e5d48af138",
            "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.12--https://src.fedoraproject.org/user/msuchy",
            "results": {
                "packages": [
                    {
                        "name": "python3-cli-helpers+styles",
                        "epoch": null,
                        "version": "2.3.1",
                        "release": "4.fc42",
                        "arch": "noarch"
                    },
                    {
                        "name": "python3-cli-helpers",
                        "epoch": null,
                        "version": "2.3.1",
                        "release": "4.fc42",
                        "arch": "noarch"
                    },
                    {
                        "name": "python-cli-helpers",
                        "epoch": null,
                        "version": "2.3.1",
                        "release": "4.fc42",
                        "arch": "src"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "background": true,
            "bootstrap": "off",
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/@python/python3.12/fedora-rawhide-x86_64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                },
                {
                    "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.12",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@python/python3.12",
            "result_dir": "07980326-python-cli-helpers",
            "built_packages": "python3-cli-helpers+styles 2.3.1\npython3-cli-helpers 2.3.1",
            "id": 7980326,
            "mockchain_macros": {
                "copr_username": "@python",
                "copr_projectname": "python3.12",
                "vendor": "Fedora Project COPR (@python/python3.12)"
            }
        }
    ]
}
[2024-09-04 21:47:49,495][  INFO][PID:3804549] Sending fedora-messaging bus message in build.end
[2024-09-04 21:47:49,525][  INFO][PID:3804549] Compressing /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64/07980326-python-cli-helpers/builder-live.log by gzip
[2024-09-04 21:47:49,535][  INFO][PID:3804549] Running command 'gzip /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64/07980326-python-cli-helpers/builder-live.log' as PID 3830852
[2024-09-04 21:47:49,538][  INFO][PID:3804549] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64/07980326-python-cli-helpers/builder-live.log)
[2024-09-04 21:47:49,539][  INFO][PID:3804549] Compressing /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64/07980326-python-cli-helpers/backend.log by gzip