[2024-10-23 07:57:21,439][  INFO][PID:2348604] Marking build as starting
[2024-10-23 07:57:21,648][  INFO][PID:2348604] Trying to allocate VM
[2024-10-23 07:57:24,692][  INFO][PID:2348604] Allocated host ResallocHost, ticket_id=5526189, hostname=2620:52:3:1:dead:beef:cafe:c118
[2024-10-23 07:57:24,693][  INFO][PID:2348604] Allocating ssh connection to builder
[2024-10-23 07:57:24,694][  INFO][PID:2348604] Checking that builder machine is OK
[2024-10-23 07:57:25,375][  INFO][PID:2348604] Running remote command: copr-builder-ready fedora-39-x86_64
[2024-10-23 07:57:25,751][  INFO][PID:2348604] Red Hat subscription not needed for fedora-39-x86_64
Builder is ready to be used

[2024-10-23 07:57:25,751][  INFO][PID:2348604] Filling build.info file with builder info
[2024-10-23 07:57:25,753][  INFO][PID:2348604] 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:2",
            "submitter": "https://src.fedoraproject.org/user/lbalhar",
            "ended_on": null,
            "started_on": 1729670245.7527878,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-39-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8168657-fedora-39-x86_64",
            "build_id": 8168657,
            "package_name": "python-pyproject-metadata",
            "package_version": "0.9.0-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@python/python3.12:pr:2/python-pyproject-metadata",
            "git_hash": "96242c62aa7ea6aabe23aa4b21de7b5ec7fadff3",
            "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:2",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@python/python3.12:pr:2",
            "result_dir": "08168657-python-pyproject-metadata",
            "built_packages": "",
            "id": 8168657,
            "mockchain_macros": {
                "copr_username": "@python",
                "copr_projectname": "python3.12",
                "vendor": "Fedora Project COPR (@python/python3.12)"
            }
        }
    ]
}
[2024-10-23 07:57:25,846][  INFO][PID:2348604] Sending fedora-messaging bus message in build.start
[2024-10-23 07:57:26,620][  INFO][PID:2348604] Sending fedora-messaging bus message in chroot.start
[2024-10-23 07:57:26,647][  INFO][PID:2348604] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8168657-fedora-39-x86_64 --chroot fedora-39-x86_64 --detached
[2024-10-23 07:57:27,326][  INFO][PID:2348604] Downloading the builder-live.log file, attempt 1
[2024-10-23 07:57:27,327][  INFO][PID:2348604] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c118 copr-rpmbuild-log
[2024-10-23 07:57:32,331][  INFO][PID:2348604] Periodic builder liveness probe: alive
[2024-10-23 07:59:30,388][  INFO][PID:2348604] Downloading results from builder
[2024-10-23 07:59:30,390][  INFO][PID:2348604] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c118]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@python/python3.12:pr:2/fedora-39-x86_64/08168657-python-pyproject-metadata started
[2024-10-23 07:59:30,391][  INFO][PID:2348604] 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:c118]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@python/python3.12:pr:2/fedora-39-x86_64/08168657-python-pyproject-metadata/ &> /var/lib/copr/public_html/results/@python/python3.12:pr:2/fedora-39-x86_64/08168657-python-pyproject-metadata/build-08168657.rsync.log
[2024-10-23 07:59:31,063][  INFO][PID:2348604] rsyncing finished.
[2024-10-23 07:59:31,064][  INFO][PID:2348604] Releasing VM back to pool
[2024-10-23 07:59:31,077][  INFO][PID:2348604] Searching for 'success' file in resultdir
[2024-10-23 07:59:31,078][  INFO][PID:2348604] Going to sign pkgs from source: 8168657-fedora-39-x86_64 in chroot: /var/lib/copr/public_html/results/@python/python3.12:pr:2/fedora-39-x86_64
[2024-10-23 07:59:31,079][  INFO][PID:2348604] Calling '/bin/sign -u @python#python3.12@copr.fedorahosted.org -p' (attempt #1)
[2024-10-23 07:59:31,407][  INFO][PID:2348604] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12:pr:2/fedora-39-x86_64/08168657-python-pyproject-metadata/python-pyproject-metadata-0.9.0-1.fc42.src.rpm' (attempt #1)
[2024-10-23 07:59:32,107][  INFO][PID:2348604] signed rpm: /var/lib/copr/public_html/results/@python/python3.12:pr:2/fedora-39-x86_64/08168657-python-pyproject-metadata/python-pyproject-metadata-0.9.0-1.fc42.src.rpm
[2024-10-23 07:59:32,107][  INFO][PID:2348604] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12:pr:2/fedora-39-x86_64/08168657-python-pyproject-metadata/python3-pyproject-metadata-0.9.0-1.fc42.noarch.rpm' (attempt #1)
[2024-10-23 07:59:32,882][  INFO][PID:2348604] signed rpm: /var/lib/copr/public_html/results/@python/python3.12:pr:2/fedora-39-x86_64/08168657-python-pyproject-metadata/python3-pyproject-metadata-0.9.0-1.fc42.noarch.rpm
[2024-10-23 07:59:32,882][  INFO][PID:2348604] Sign done
[2024-10-23 07:59:32,883][  INFO][PID:2348604] Incremental createrepo run, adding 08168657-python-pyproject-metadata into https://download.copr.fedorainfracloud.org/results/@python/python3.12/fedora-39-x86_64, (auto-create-repo=True)
[2024-10-23 07:59:32,885][  INFO][PID:2348604] Running command 'copr-repo --batched /var/lib/copr/public_html/results/@python/python3.12:pr:2/fedora-39-x86_64 --add 08168657-python-pyproject-metadata --no-appstream-metadata' as PID 2358459
[2024-10-23 07:59:34,264][  INFO][PID:2348604] Finished after 1 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/@python/python3.12:pr:2/fedora-39-x86_64 --add 08168657-python-pyproject-metadata --no-appstream-metadata)
[2024-10-23 07:59:34,265][  INFO][PID:2348604] Getting build details
[2024-10-23 07:59:34,266][  INFO][PID:2348604] Listing built binary packages in /var/lib/copr/public_html/results/@python/python3.12:pr:2/fedora-39-x86_64/08168657-python-pyproject-metadata
[2024-10-23 07:59:34,266][  INFO][PID:2348604] Built packages:
['python3-pyproject-metadata 0.9.0']
[2024-10-23 07:59:34,267][  INFO][PID:2348604] build details: {'built_packages': 'python3-pyproject-metadata 0.9.0'}
[2024-10-23 07:59:34,268][  INFO][PID:2348604] Retrieving pubkey
[2024-10-23 07:59:34,269][  INFO][PID:2348604] Calling '/bin/sign -u @python#python3.12@copr.fedorahosted.org -p' (attempt #1)
[2024-10-23 07:59:34,474][  INFO][PID:2348604] Added pubkey for user @python project python3.12 into: /var/lib/copr/public_html/results/@python/python3.12:pr:2/pubkey.gpg
[2024-10-23 07:59:34,475][  INFO][PID:2348604] Finished build: id=8168657 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/@python/python3.12:pr:2 chroot=fedora-39-x86_64 
[2024-10-23 07:59:34,480][  INFO][PID:2348604] Worker succeeded build, took 128.7275412082672
[2024-10-23 07:59:34,481][  INFO][PID:2348604] 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:2",
            "submitter": "https://src.fedoraproject.org/user/lbalhar",
            "ended_on": 1729670374.480329,
            "started_on": 1729670245.7527878,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-39-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8168657-fedora-39-x86_64",
            "build_id": 8168657,
            "package_name": "python-pyproject-metadata",
            "package_version": "0.9.0-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@python/python3.12:pr:2/python-pyproject-metadata",
            "git_hash": "96242c62aa7ea6aabe23aa4b21de7b5ec7fadff3",
            "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": "python-pyproject-metadata",
                        "epoch": null,
                        "version": "0.9.0",
                        "release": "1.fc42",
                        "arch": "src"
                    },
                    {
                        "name": "python3-pyproject-metadata",
                        "epoch": null,
                        "version": "0.9.0",
                        "release": "1.fc42",
                        "arch": "noarch"
                    }
                ]
            },
            "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:2",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@python/python3.12:pr:2",
            "result_dir": "08168657-python-pyproject-metadata",
            "built_packages": "python3-pyproject-metadata 0.9.0",
            "id": 8168657,
            "mockchain_macros": {
                "copr_username": "@python",
                "copr_projectname": "python3.12",
                "vendor": "Fedora Project COPR (@python/python3.12)"
            }
        }
    ]
}
[2024-10-23 07:59:34,552][  INFO][PID:2348604] Sending fedora-messaging bus message in build.end
[2024-10-23 07:59:34,581][  INFO][PID:2348604] Compressing /var/lib/copr/public_html/results/@python/python3.12:pr:2/fedora-39-x86_64/08168657-python-pyproject-metadata/builder-live.log by gzip
[2024-10-23 07:59:34,583][  INFO][PID:2348604] Running command 'gzip /var/lib/copr/public_html/results/@python/python3.12:pr:2/fedora-39-x86_64/08168657-python-pyproject-metadata/builder-live.log' as PID 2358743
[2024-10-23 07:59:34,589][  INFO][PID:2348604] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@python/python3.12:pr:2/fedora-39-x86_64/08168657-python-pyproject-metadata/builder-live.log)
[2024-10-23 07:59:34,589][  INFO][PID:2348604] Compressing /var/lib/copr/public_html/results/@python/python3.12:pr:2/fedora-39-x86_64/08168657-python-pyproject-metadata/backend.log by gzip
[2024-10-23 07:59:34,591][  INFO][PID:2348604] Running command 'gzip /var/lib/copr/public_html/results/@python/python3.12:pr:2/fedora-39-x86_64/08168657-python-pyproject-metadata/backend.log' as PID 2358744