[2024-11-11 13:19:39,827][  INFO][PID:2334350] Marking build as starting
[2024-11-11 13:19:39,938][  INFO][PID:2334350] Trying to allocate VM
[2024-11-11 13:21:28,115][  INFO][PID:2334350] Allocated host ResallocHost, ticket_id=5809972, hostname=2620:52:3:1:dead:beef:cafe:c1c8
[2024-11-11 13:21:28,116][  INFO][PID:2334350] Allocating ssh connection to builder
[2024-11-11 13:21:28,116][  INFO][PID:2334350] Checking that builder machine is OK
[2024-11-11 13:21:28,723][  INFO][PID:2334350] Running remote command: copr-builder-ready fedora-39-x86_64
[2024-11-11 13:21:29,077][  INFO][PID:2334350] Red Hat subscription not needed for fedora-39-x86_64
Builder is ready to be used

[2024-11-11 13:21:29,078][  INFO][PID:2334350] Filling build.info file with builder info
[2024-11-11 13:21:29,079][  INFO][PID:2334350] 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:pr:3",
            "submitter": "https://src.fedoraproject.org/user/lbalhar",
            "ended_on": null,
            "started_on": 1731331289.0792742,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-39-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8241152-fedora-39-x86_64",
            "build_id": 8241152,
            "package_name": "python-boolean.py",
            "package_version": "4.0-12",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@python/python3.12:pr:3/python-boolean.py",
            "git_hash": "0eda28811e0a17dcaf3ee17a30936d53616c24a1",
            "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/lbalhar",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": 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-39-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:pr:3",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@python/python3.12:pr:3",
            "result_dir": "08241152-python-boolean.py",
            "built_packages": "",
            "id": 8241152,
            "mockchain_macros": {
                "copr_username": "@python",
                "copr_projectname": "python3.12",
                "vendor": "Fedora Project COPR (@python/python3.12)"
            }
        }
    ]
}
[2024-11-11 13:21:29,141][  INFO][PID:2334350] Sending fedora-messaging bus message in build.start
[2024-11-11 13:21:30,044][  INFO][PID:2334350] Sending fedora-messaging bus message in chroot.start
[2024-11-11 13:21:30,082][  INFO][PID:2334350] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8241152-fedora-39-x86_64 --chroot fedora-39-x86_64 --detached
[2024-11-11 13:21:30,702][  INFO][PID:2334350] Downloading the builder-live.log file, attempt 1
[2024-11-11 13:21:30,704][  INFO][PID:2334350] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c1c8 copr-rpmbuild-log
[2024-11-11 13:21:35,711][  INFO][PID:2334350] Periodic builder liveness probe: alive
[2024-11-11 13:23:06,692][  INFO][PID:2334350] Downloading results from builder
[2024-11-11 13:23:06,692][  INFO][PID:2334350] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c1c8]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@python/python3.12:pr:3/fedora-39-x86_64/08241152-python-boolean.py started
[2024-11-11 13:23:06,693][  INFO][PID:2334350] 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:c1c8]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@python/python3.12:pr:3/fedora-39-x86_64/08241152-python-boolean.py/ &> /var/lib/copr/public_html/results/@python/python3.12:pr:3/fedora-39-x86_64/08241152-python-boolean.py/build-08241152.rsync.log
[2024-11-11 13:23:07,110][  INFO][PID:2334350] rsyncing finished.
[2024-11-11 13:23:07,111][  INFO][PID:2334350] Releasing VM back to pool
[2024-11-11 13:23:07,120][  INFO][PID:2334350] Searching for 'success' file in resultdir
[2024-11-11 13:23:07,121][  INFO][PID:2334350] Going to sign pkgs from source: 8241152-fedora-39-x86_64 in chroot: /var/lib/copr/public_html/results/@python/python3.12:pr:3/fedora-39-x86_64
[2024-11-11 13:23:07,122][  INFO][PID:2334350] Calling '/bin/sign -u @python#python3.12@copr.fedorahosted.org -p' (attempt #1)
[2024-11-11 13:23:07,440][  INFO][PID:2334350] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12:pr:3/fedora-39-x86_64/08241152-python-boolean.py/python3-boolean.py-4.0-12.fc42.noarch.rpm' (attempt #1)
[2024-11-11 13:23:08,335][  INFO][PID:2334350] signed rpm: /var/lib/copr/public_html/results/@python/python3.12:pr:3/fedora-39-x86_64/08241152-python-boolean.py/python3-boolean.py-4.0-12.fc42.noarch.rpm
[2024-11-11 13:23:08,336][  INFO][PID:2334350] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12:pr:3/fedora-39-x86_64/08241152-python-boolean.py/python-boolean.py-4.0-12.fc42.src.rpm' (attempt #1)
[2024-11-11 13:23:09,222][  INFO][PID:2334350] signed rpm: /var/lib/copr/public_html/results/@python/python3.12:pr:3/fedora-39-x86_64/08241152-python-boolean.py/python-boolean.py-4.0-12.fc42.src.rpm
[2024-11-11 13:23:09,222][  INFO][PID:2334350] Sign done
[2024-11-11 13:23:09,223][  INFO][PID:2334350] Incremental createrepo run, adding 08241152-python-boolean.py into https://download.copr.fedorainfracloud.org/results/@python/python3.12/fedora-39-x86_64, (auto-create-repo=True)
[2024-11-11 13:23:09,224][  INFO][PID:2334350] Running command 'copr-repo --batched /var/lib/copr/public_html/results/@python/python3.12:pr:3/fedora-39-x86_64 --add 08241152-python-boolean.py --no-appstream-metadata' as PID 2360094
[2024-11-11 13:23:10,460][  INFO][PID:2334350] Finished after 1 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/@python/python3.12:pr:3/fedora-39-x86_64 --add 08241152-python-boolean.py --no-appstream-metadata)
[2024-11-11 13:23:10,461][  INFO][PID:2334350] Getting build details
[2024-11-11 13:23:10,462][  INFO][PID:2334350] Listing built binary packages in /var/lib/copr/public_html/results/@python/python3.12:pr:3/fedora-39-x86_64/08241152-python-boolean.py
[2024-11-11 13:23:10,462][  INFO][PID:2334350] Built packages:
['python3-boolean.py 4.0']
[2024-11-11 13:23:10,462][  INFO][PID:2334350] build details: {'built_packages': 'python3-boolean.py 4.0'}
[2024-11-11 13:23:10,463][  INFO][PID:2334350] Retrieving pubkey
[2024-11-11 13:23:10,463][  INFO][PID:2334350] Calling '/bin/sign -u @python#python3.12@copr.fedorahosted.org -p' (attempt #1)
[2024-11-11 13:23:10,785][  INFO][PID:2334350] Added pubkey for user @python project python3.12 into: /var/lib/copr/public_html/results/@python/python3.12:pr:3/pubkey.gpg
[2024-11-11 13:23:10,786][  INFO][PID:2334350] Finished build: id=8241152 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/@python/python3.12:pr:3 chroot=fedora-39-x86_64 
[2024-11-11 13:23:10,788][  INFO][PID:2334350] Worker succeeded build, took 101.70895791053772
[2024-11-11 13:23:10,789][  INFO][PID:2334350] 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:pr:3",
            "submitter": "https://src.fedoraproject.org/user/lbalhar",
            "ended_on": 1731331390.788232,
            "started_on": 1731331289.0792742,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-39-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8241152-fedora-39-x86_64",
            "build_id": 8241152,
            "package_name": "python-boolean.py",
            "package_version": "4.0-12",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@python/python3.12:pr:3/python-boolean.py",
            "git_hash": "0eda28811e0a17dcaf3ee17a30936d53616c24a1",
            "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/lbalhar",
            "results": {
                "packages": [
                    {
                        "name": "python3-boolean.py",
                        "epoch": null,
                        "version": "4.0",
                        "release": "12.fc42",
                        "arch": "noarch"
                    },
                    {
                        "name": "python-boolean.py",
                        "epoch": null,
                        "version": "4.0",
                        "release": "12.fc42",
                        "arch": "src"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": 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-39-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:pr:3",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@python/python3.12:pr:3",
            "result_dir": "08241152-python-boolean.py",
            "built_packages": "python3-boolean.py 4.0",
            "id": 8241152,
            "mockchain_macros": {
                "copr_username": "@python",
                "copr_projectname": "python3.12",
                "vendor": "Fedora Project COPR (@python/python3.12)"
            }
        }
    ]
}
[2024-11-11 13:23:10,871][  INFO][PID:2334350] Sending fedora-messaging bus message in build.end
[2024-11-11 13:23:10,900][  INFO][PID:2334350] Compressing /var/lib/copr/public_html/results/@python/python3.12:pr:3/fedora-39-x86_64/08241152-python-boolean.py/builder-live.log by gzip
[2024-11-11 13:23:10,901][  INFO][PID:2334350] Running command 'gzip /var/lib/copr/public_html/results/@python/python3.12:pr:3/fedora-39-x86_64/08241152-python-boolean.py/builder-live.log' as PID 2360213
[2024-11-11 13:23:10,906][  INFO][PID:2334350] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@python/python3.12:pr:3/fedora-39-x86_64/08241152-python-boolean.py/builder-live.log)
[2024-11-11 13:23:10,907][  INFO][PID:2334350] Compressing /var/lib/copr/public_html/results/@python/python3.12:pr:3/fedora-39-x86_64/08241152-python-boolean.py/backend.log by gzip
[2024-11-11 13:23:10,908][  INFO][PID:2334350] Running command 'gzip /var/lib/copr/public_html/results/@python/python3.12:pr:3/fedora-39-x86_64/08241152-python-boolean.py/backend.log' as PID 2360214