[2024-11-29 20:10:09,075][  INFO][PID:1808256] Marking build as starting
[2024-11-29 20:10:09,153][  INFO][PID:1808256] Trying to allocate VM
[2024-11-29 20:10:12,256][  INFO][PID:1808256] Allocated host ResallocHost, ticket_id=6135165, hostname=2620:52:3:1:dead:beef:cafe:c198
[2024-11-29 20:10:12,257][  INFO][PID:1808256] Allocating ssh connection to builder
[2024-11-29 20:10:12,257][  INFO][PID:1808256] Checking that builder machine is OK
[2024-11-29 20:10:12,914][  INFO][PID:1808256] Running remote command: copr-builder-ready fedora-40-x86_64
[2024-11-29 20:10:13,244][  INFO][PID:1808256] Red Hat subscription not needed for fedora-40-x86_64
Builder is ready to be used

[2024-11-29 20:10:13,244][  INFO][PID:1808256] Filling build.info file with builder info
[2024-11-29 20:10:13,246][  INFO][PID:1808256] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "@copr",
            "project_name": "PyPI",
            "project_dirname": "PyPI",
            "submitter": "ksurma",
            "ended_on": null,
            "started_on": 1732911013.2458744,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-40-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8327778-fedora-40-x86_64",
            "build_id": 8327778,
            "package_name": "python-setupinit",
            "package_version": "0.0.5-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@copr/PyPI/python-setupinit",
            "git_hash": "d7683461cce3eeaf457895e4dbd04b8bda77d297",
            "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": "@copr/PyPI--ksurma",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": true,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/@copr/PyPI/fedora-40-x86_64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                }
            ],
            "tags": [
                "arch_x86_64"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/@copr/PyPI",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@copr/PyPI",
            "result_dir": "08327778-python-setupinit",
            "built_packages": "",
            "id": 8327778,
            "mockchain_macros": {
                "copr_username": "@copr",
                "copr_projectname": "PyPI",
                "vendor": "Fedora Project COPR (@copr/PyPI)"
            }
        }
    ]
}
[2024-11-29 20:10:13,317][  INFO][PID:1808256] Sending fedora-messaging bus message in build.start
[2024-11-29 20:10:14,078][  INFO][PID:1808256] Sending fedora-messaging bus message in chroot.start
[2024-11-29 20:10:14,100][  INFO][PID:1808256] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8327778-fedora-40-x86_64 --chroot fedora-40-x86_64 --detached
[2024-11-29 20:10:14,779][  INFO][PID:1808256] Downloading the builder-live.log file, attempt 1
[2024-11-29 20:10:14,781][  INFO][PID:1808256] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c198 copr-rpmbuild-log
[2024-11-29 20:10:19,789][  INFO][PID:1808256] Periodic builder liveness probe: alive
[2024-11-29 20:12:18,399][  INFO][PID:1808256] Downloading results from builder
[2024-11-29 20:12:18,400][  INFO][PID:1808256] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c198]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64/08327778-python-setupinit started
[2024-11-29 20:12:18,406][  INFO][PID:1808256] 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:c198]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64/08327778-python-setupinit/ &> /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64/08327778-python-setupinit/build-08327778.rsync.log
[2024-11-29 20:12:19,837][  INFO][PID:1808256] rsyncing finished.
[2024-11-29 20:12:19,838][  INFO][PID:1808256] Releasing VM back to pool
[2024-11-29 20:12:19,852][  INFO][PID:1808256] Searching for 'success' file in resultdir
[2024-11-29 20:12:19,853][  INFO][PID:1808256] Going to sign pkgs from source: 8327778-fedora-40-x86_64 in chroot: /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64
[2024-11-29 20:12:19,854][  INFO][PID:1808256] Calling '/bin/sign -u @copr#PyPI@copr.fedorahosted.org -p' (attempt #1)
[2024-11-29 20:12:20,160][  INFO][PID:1808256] Calling '/bin/sign -4 -h sha256 -u @copr#PyPI@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64/08327778-python-setupinit/python-setupinit-0.0.5-1.fc40.src.rpm' (attempt #1)
[2024-11-29 20:12:20,978][  INFO][PID:1808256] signed rpm: /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64/08327778-python-setupinit/python-setupinit-0.0.5-1.fc40.src.rpm
[2024-11-29 20:12:20,979][  INFO][PID:1808256] Calling '/bin/sign -4 -h sha256 -u @copr#PyPI@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64/08327778-python-setupinit/python3-setupinit-0.0.5-1.fc40.noarch.rpm' (attempt #1)
[2024-11-29 20:12:21,803][  INFO][PID:1808256] signed rpm: /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64/08327778-python-setupinit/python3-setupinit-0.0.5-1.fc40.noarch.rpm
[2024-11-29 20:12:21,804][  INFO][PID:1808256] Sign done
[2024-11-29 20:12:21,804][  INFO][PID:1808256] Incremental createrepo run, adding 08327778-python-setupinit into https://download.copr.fedorainfracloud.org/results/@copr/PyPI/fedora-40-x86_64, (auto-create-repo=True)
[2024-11-29 20:12:21,806][  INFO][PID:1808256] Running command 'copr-repo --batched /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64 --add 08327778-python-setupinit --no-appstream-metadata' as PID 1819964
[2024-11-29 20:14:09,221][  INFO][PID:1808256] Finished after 107 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64 --add 08327778-python-setupinit --no-appstream-metadata)
[2024-11-29 20:14:09,222][  INFO][PID:1808256] Getting build details
[2024-11-29 20:14:09,223][  INFO][PID:1808256] Listing built binary packages in /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64/08327778-python-setupinit
[2024-11-29 20:14:09,224][  INFO][PID:1808256] Built packages:
['python3-setupinit 0.0.5']
[2024-11-29 20:14:09,224][  INFO][PID:1808256] build details: {'built_packages': 'python3-setupinit 0.0.5'}
[2024-11-29 20:14:09,225][  INFO][PID:1808256] Retrieving pubkey
[2024-11-29 20:14:09,226][  INFO][PID:1808256] Calling '/bin/sign -u @copr#PyPI@copr.fedorahosted.org -p' (attempt #1)
[2024-11-29 20:14:09,538][  INFO][PID:1808256] Added pubkey for user @copr project PyPI into: /var/lib/copr/public_html/results/@copr/PyPI/pubkey.gpg
[2024-11-29 20:14:09,540][  INFO][PID:1808256] Finished build: id=8327778 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/@copr/PyPI chroot=fedora-40-x86_64 
[2024-11-29 20:14:09,545][  INFO][PID:1808256] Worker succeeded build, took 236.2992901802063
[2024-11-29 20:14:09,546][  INFO][PID:1808256] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "@copr",
            "project_name": "PyPI",
            "project_dirname": "PyPI",
            "submitter": "ksurma",
            "ended_on": 1732911249.5451646,
            "started_on": 1732911013.2458744,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-40-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8327778-fedora-40-x86_64",
            "build_id": 8327778,
            "package_name": "python-setupinit",
            "package_version": "0.0.5-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@copr/PyPI/python-setupinit",
            "git_hash": "d7683461cce3eeaf457895e4dbd04b8bda77d297",
            "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": "@copr/PyPI--ksurma",
            "results": {
                "packages": [
                    {
                        "name": "python3-setupinit",
                        "epoch": null,
                        "version": "0.0.5",
                        "release": "1.fc40",
                        "arch": "noarch"
                    },
                    {
                        "name": "python-setupinit",
                        "epoch": null,
                        "version": "0.0.5",
                        "release": "1.fc40",
                        "arch": "src"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": true,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/@copr/PyPI/fedora-40-x86_64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                }
            ],
            "tags": [
                "arch_x86_64"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/@copr/PyPI",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@copr/PyPI",
            "result_dir": "08327778-python-setupinit",
            "built_packages": "python3-setupinit 0.0.5",
            "id": 8327778,
            "mockchain_macros": {
                "copr_username": "@copr",
                "copr_projectname": "PyPI",
                "vendor": "Fedora Project COPR (@copr/PyPI)"
            }
        }
    ]
}
[2024-11-29 20:14:09,623][  INFO][PID:1808256] Sending fedora-messaging bus message in build.end
[2024-11-29 20:14:09,647][  INFO][PID:1808256] Compressing /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64/08327778-python-setupinit/builder-live.log by gzip
[2024-11-29 20:14:09,648][  INFO][PID:1808256] Running command 'gzip /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64/08327778-python-setupinit/builder-live.log' as PID 1834825
[2024-11-29 20:14:09,656][  INFO][PID:1808256] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64/08327778-python-setupinit/builder-live.log)
[2024-11-29 20:14:09,657][  INFO][PID:1808256] Compressing /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64/08327778-python-setupinit/backend.log by gzip