[2025-01-23 18:14:53,659][  INFO][PID:1097261] Marking build as starting
[2025-01-23 18:14:53,718][  INFO][PID:1097261] Trying to allocate VM
[2025-01-23 18:14:56,799][  INFO][PID:1097261] Allocated host ResallocHost, ticket_id=898230, hostname=2620:52:3:1:dead:beef:cafe:c1d4, name=copr_hv_x86_64_04_prod_00803795_20250123_180430
[2025-01-23 18:14:56,800][  INFO][PID:1097261] Allocating ssh connection to builder
[2025-01-23 18:14:56,801][  INFO][PID:1097261] Checking that builder machine is OK
[2025-01-23 18:14:57,130][  INFO][PID:1097261] Running remote command: copr-builder-ready fedora-rawhide-x86_64
[2025-01-23 18:14:57,527][  INFO][PID:1097261] Red Hat subscription not needed for fedora-rawhide-x86_64
Builder is ready to be used

[2025-01-23 18:14:57,527][  INFO][PID:1097261] Filling build.info file with builder info
[2025-01-23 18:14:57,536][  INFO][PID:1097261] 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": 1737656097.5359623,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8564222-fedora-rawhide-x86_64",
            "build_id": 8564222,
            "package_name": "python-cybrid-api-id-python",
            "package_version": "0.123.162-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@copr/PyPI/python-cybrid-api-id-python",
            "git_hash": "236436e735ef15a3024419c9c40575f39851c7c5",
            "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-rawhide-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": "08564222-python-cybrid-api-id-python",
            "built_packages": "",
            "id": 8564222,
            "mockchain_macros": {
                "copr_username": "@copr",
                "copr_projectname": "PyPI",
                "vendor": "Fedora Project COPR (@copr/PyPI)"
            }
        }
    ]
}
[2025-01-23 18:14:57,575][  INFO][PID:1097261] Sending fedora-messaging bus message in build.start
[2025-01-23 18:14:58,302][  INFO][PID:1097261] Sending fedora-messaging bus message in chroot.start
[2025-01-23 18:14:58,320][  INFO][PID:1097261] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8564222-fedora-rawhide-x86_64 --chroot fedora-rawhide-x86_64 --detached
[2025-01-23 18:14:58,860][  INFO][PID:1097261] Downloading the builder-live.log file, attempt 1
[2025-01-23 18:14:58,861][  INFO][PID:1097261] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c1d4 copr-rpmbuild-log
[2025-01-23 18:15:03,868][  INFO][PID:1097261] Periodic builder liveness probe: alive
[2025-01-23 18:15:42,118][  INFO][PID:1097261] Downloading results from builder
[2025-01-23 18:15:42,119][  INFO][PID:1097261] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c1d4]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/08564222-python-cybrid-api-id-python started
[2025-01-23 18:15:42,120][  INFO][PID:1097261] 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:c1d4]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/08564222-python-cybrid-api-id-python/ &> /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/08564222-python-cybrid-api-id-python/build-08564222.rsync.log
[2025-01-23 18:15:42,562][  INFO][PID:1097261] rsyncing finished.
[2025-01-23 18:15:42,564][  INFO][PID:1097261] Releasing VM back to pool
[2025-01-23 18:15:42,580][  INFO][PID:1097261] Searching for 'success' file in resultdir
[2025-01-23 18:15:42,580][  INFO][PID:1097261] Going to sign pkgs from source: 8564222-fedora-rawhide-x86_64 in chroot: /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64
[2025-01-23 18:15:42,581][  INFO][PID:1097261] Calling '/bin/sign -u @copr#PyPI@copr.fedorahosted.org -p' (attempt #1)
[2025-01-23 18:15:42,750][  INFO][PID:1097261] Calling '/bin/sign -4 -h sha256 -u @copr#PyPI@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/08564222-python-cybrid-api-id-python/python-cybrid-api-id-python-0.123.162-1.fc42.src.rpm' (attempt #1)
[2025-01-23 18:15:43,419][  INFO][PID:1097261] signed rpm: /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/08564222-python-cybrid-api-id-python/python-cybrid-api-id-python-0.123.162-1.fc42.src.rpm
[2025-01-23 18:15:43,420][  INFO][PID:1097261] Calling '/bin/sign -4 -h sha256 -u @copr#PyPI@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/08564222-python-cybrid-api-id-python/python3-cybrid-api-id-python-0.123.162-1.fc42.noarch.rpm' (attempt #1)
[2025-01-23 18:15:43,973][  INFO][PID:1097261] signed rpm: /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/08564222-python-cybrid-api-id-python/python3-cybrid-api-id-python-0.123.162-1.fc42.noarch.rpm
[2025-01-23 18:15:43,976][  INFO][PID:1097261] Sign done
[2025-01-23 18:15:43,977][  INFO][PID:1097261] Incremental createrepo run, adding 08564222-python-cybrid-api-id-python into https://download.copr.fedorainfracloud.org/results/@copr/PyPI/fedora-rawhide-x86_64, (auto-create-repo=True)
[2025-01-23 18:15:43,980][  INFO][PID:1097261] Running command 'copr-repo --batched /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64 --add 08564222-python-cybrid-api-id-python --no-appstream-metadata' as PID 1105132
[2025-01-23 18:17:46,346][  INFO][PID:1097261] Finished after 122 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64 --add 08564222-python-cybrid-api-id-python --no-appstream-metadata)
[2025-01-23 18:17:46,348][  INFO][PID:1097261] Getting build details
[2025-01-23 18:17:46,349][  INFO][PID:1097261] Listing built binary packages in /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/08564222-python-cybrid-api-id-python
[2025-01-23 18:17:46,349][  INFO][PID:1097261] Built packages:
['python3-cybrid-api-id-python 0.123.162']
[2025-01-23 18:17:46,351][  INFO][PID:1097261] build details: {'built_packages': 'python3-cybrid-api-id-python 0.123.162'}
[2025-01-23 18:17:46,352][  INFO][PID:1097261] Retrieving pubkey
[2025-01-23 18:17:46,353][  INFO][PID:1097261] Calling '/bin/sign -u @copr#PyPI@copr.fedorahosted.org -p' (attempt #1)
[2025-01-23 18:17:46,535][  INFO][PID:1097261] Added pubkey for user @copr project PyPI into: /var/lib/copr/public_html/results/@copr/PyPI/pubkey.gpg
[2025-01-23 18:17:46,541][  INFO][PID:1097261] Finished build: id=8564222 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/@copr/PyPI chroot=fedora-rawhide-x86_64 
[2025-01-23 18:17:46,548][  INFO][PID:1097261] Worker succeeded build, took 169.01230597496033
[2025-01-23 18:17:46,550][  INFO][PID:1097261] 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": 1737656266.5482683,
            "started_on": 1737656097.5359623,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8564222-fedora-rawhide-x86_64",
            "build_id": 8564222,
            "package_name": "python-cybrid-api-id-python",
            "package_version": "0.123.162-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@copr/PyPI/python-cybrid-api-id-python",
            "git_hash": "236436e735ef15a3024419c9c40575f39851c7c5",
            "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-cybrid-api-id-python",
                        "epoch": null,
                        "version": "0.123.162",
                        "release": "1.fc42",
                        "arch": "noarch"
                    },
                    {
                        "name": "python-cybrid-api-id-python",
                        "epoch": null,
                        "version": "0.123.162",
                        "release": "1.fc42",
                        "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-rawhide-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": "08564222-python-cybrid-api-id-python",
            "built_packages": "python3-cybrid-api-id-python 0.123.162",
            "id": 8564222,
            "mockchain_macros": {
                "copr_username": "@copr",
                "copr_projectname": "PyPI",
                "vendor": "Fedora Project COPR (@copr/PyPI)"
            }
        }
    ]
}
[2025-01-23 18:17:46,597][  INFO][PID:1097261] Sending fedora-messaging bus message in build.end
[2025-01-23 18:17:46,622][  INFO][PID:1097261] Compressing /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/08564222-python-cybrid-api-id-python/builder-live.log by gzip
[2025-01-23 18:17:46,623][  INFO][PID:1097261] Running command 'gzip /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/08564222-python-cybrid-api-id-python/builder-live.log' as PID 1118837
[2025-01-23 18:17:46,630][  INFO][PID:1097261] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/08564222-python-cybrid-api-id-python/builder-live.log)
[2025-01-23 18:17:46,633][  INFO][PID:1097261] Compressing /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/08564222-python-cybrid-api-id-python/backend.log by gzip
[2025-01-23 18:17:46,635][  INFO][PID:1097261] Running command 'gzip /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/08564222-python-cybrid-api-id-python/backend.log' as PID 1118839