[2025-01-16 08:08:47,140][  INFO][PID:3861814] Marking build as starting
[2025-01-16 08:08:47,185][  INFO][PID:3861814] Trying to allocate VM
[2025-01-16 08:08:50,240][  INFO][PID:3861814] Allocated host ResallocHost, ticket_id=700376, hostname=2620:52:3:1:dead:beef:cafe:c117, name=copr_hv_x86_64_01_prod_00588308_20250116_075238
[2025-01-16 08:08:50,241][  INFO][PID:3861814] Allocating ssh connection to builder
[2025-01-16 08:08:50,241][  INFO][PID:3861814] Checking that builder machine is OK
[2025-01-16 08:08:50,822][  INFO][PID:3861814] Running remote command: copr-builder-ready epel-9-x86_64
[2025-01-16 08:08:51,218][  INFO][PID:3861814] Checking Red Hat subscription (attempt #1)
Red Hat subscription active
Builder is ready to be used

[2025-01-16 08:08:51,219][  INFO][PID:3861814] Filling build.info file with builder info
[2025-01-16 08:08:51,220][  INFO][PID:3861814] 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": 1737014931.2202084,
            "submitted_on": null,
            "status": 3,
            "chroot": "epel-9-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8518888-epel-9-x86_64",
            "build_id": 8518888,
            "package_name": "python-govee-ble",
            "package_version": "0.41.0-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@copr/PyPI/python-govee-ble",
            "git_hash": "07df46b0e9fd59ac6f55da4cb71c7adda2a1edf7",
            "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/epel-9-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": "08518888-python-govee-ble",
            "built_packages": "",
            "id": 8518888,
            "mockchain_macros": {
                "copr_username": "@copr",
                "copr_projectname": "PyPI",
                "vendor": "Fedora Project COPR (@copr/PyPI)"
            }
        }
    ]
}
[2025-01-16 08:08:51,249][  INFO][PID:3861814] Sending fedora-messaging bus message in build.start
[2025-01-16 08:08:51,861][  INFO][PID:3861814] Sending fedora-messaging bus message in chroot.start
[2025-01-16 08:08:51,880][  INFO][PID:3861814] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8518888-epel-9-x86_64 --chroot epel-9-x86_64 --detached
[2025-01-16 08:08:52,484][  INFO][PID:3861814] Downloading the builder-live.log file, attempt 1
[2025-01-16 08:08:52,485][  INFO][PID:3861814] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c117 copr-rpmbuild-log
[2025-01-16 08:08:57,494][  INFO][PID:3861814] Periodic builder liveness probe: alive
[2025-01-16 08:11:52,169][  INFO][PID:3861814] Downloading results from builder
[2025-01-16 08:11:52,170][  INFO][PID:3861814] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c117]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/08518888-python-govee-ble started
[2025-01-16 08:11:52,171][  INFO][PID:3861814] 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:c117]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/08518888-python-govee-ble/ &> /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/08518888-python-govee-ble/build-08518888.rsync.log
[2025-01-16 08:11:52,550][  INFO][PID:3861814] rsyncing finished.
[2025-01-16 08:11:52,550][  INFO][PID:3861814] Releasing VM back to pool
[2025-01-16 08:11:52,560][  INFO][PID:3861814] Searching for 'success' file in resultdir
[2025-01-16 08:11:52,561][ ERROR][PID:3861814] Build failed: Backend process error: No success file => build failure
[2025-01-16 08:11:52,561][  INFO][PID:3861814] Finished build: id=8518888 failed=True timeout=18000 destdir=/var/lib/copr/public_html/results/@copr/PyPI chroot=epel-9-x86_64 
[2025-01-16 08:11:52,563][ ERROR][PID:3861814] Backend process error: No success file => build failure
[2025-01-16 08:11:52,563][  INFO][PID:3861814] Worker failed build, took 181.3437511920929
[2025-01-16 08:11:52,564][  INFO][PID:3861814] 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": 1737015112.5639596,
            "started_on": 1737014931.2202084,
            "submitted_on": null,
            "status": 0,
            "chroot": "epel-9-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8518888-epel-9-x86_64",
            "build_id": 8518888,
            "package_name": "python-govee-ble",
            "package_version": "0.41.0-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@copr/PyPI/python-govee-ble",
            "git_hash": "07df46b0e9fd59ac6f55da4cb71c7adda2a1edf7",
            "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/epel-9-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": "08518888-python-govee-ble",
            "built_packages": "",
            "id": 8518888,
            "mockchain_macros": {
                "copr_username": "@copr",
                "copr_projectname": "PyPI",
                "vendor": "Fedora Project COPR (@copr/PyPI)"
            }
        }
    ]
}
[2025-01-16 08:11:52,594][  INFO][PID:3861814] Sending fedora-messaging bus message in build.end
[2025-01-16 08:11:52,614][  INFO][PID:3861814] Compressing /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/08518888-python-govee-ble/builder-live.log by gzip
[2025-01-16 08:11:52,615][  INFO][PID:3861814] Running command 'gzip /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/08518888-python-govee-ble/builder-live.log' as PID 3881261
[2025-01-16 08:11:52,621][  INFO][PID:3861814] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/08518888-python-govee-ble/builder-live.log)
[2025-01-16 08:11:52,622][  INFO][PID:3861814] Compressing /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/08518888-python-govee-ble/backend.log by gzip
[2025-01-16 08:11:52,623][  INFO][PID:3861814] Running command 'gzip /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/08518888-python-govee-ble/backend.log' as PID 3881265