[2025-01-10 16:10:39,040][  INFO][PID:1575616] Marking build as starting
[2025-01-10 16:10:39,079][  INFO][PID:1575616] Trying to allocate VM
[2025-01-10 16:10:42,146][  INFO][PID:1575616] Allocated host ResallocHost, ticket_id=615165, hostname=52.207.255.199
[2025-01-10 16:10:42,147][  INFO][PID:1575616] Allocating ssh connection to builder
[2025-01-10 16:10:42,148][  INFO][PID:1575616] Checking that builder machine is OK
[2025-01-10 16:10:42,497][  INFO][PID:1575616] Running remote command: copr-builder-ready fedora-40-x86_64
[2025-01-10 16:10:42,730][  INFO][PID:1575616] Red Hat subscription not needed for fedora-40-x86_64
Builder is ready to be used

[2025-01-10 16:10:42,732][  INFO][PID:1575616] Filling build.info file with builder info
[2025-01-10 16:10:42,734][  INFO][PID:1575616] 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": 1736525442.734329,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-40-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8499229-fedora-40-x86_64",
            "build_id": 8499229,
            "package_name": "python-bento-lib",
            "package_version": "12.3.0-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@copr/PyPI/python-bento-lib",
            "git_hash": "2e41201e4f6b6d866abbbd0603f6970adbcbe15f",
            "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": "08499229-python-bento-lib",
            "built_packages": "",
            "id": 8499229,
            "mockchain_macros": {
                "copr_username": "@copr",
                "copr_projectname": "PyPI",
                "vendor": "Fedora Project COPR (@copr/PyPI)"
            }
        }
    ]
}
[2025-01-10 16:10:42,774][  INFO][PID:1575616] Sending fedora-messaging bus message in build.start
[2025-01-10 16:10:43,568][  INFO][PID:1575616] Sending fedora-messaging bus message in chroot.start
[2025-01-10 16:10:43,597][  INFO][PID:1575616] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8499229-fedora-40-x86_64 --chroot fedora-40-x86_64 --detached
[2025-01-10 16:10:43,971][  INFO][PID:1575616] Downloading the builder-live.log file, attempt 1
[2025-01-10 16:10:43,973][  INFO][PID:1575616] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@52.207.255.199 copr-rpmbuild-log
[2025-01-10 16:10:48,981][  INFO][PID:1575616] Periodic builder liveness probe: alive
[2025-01-10 16:11:59,808][  INFO][PID:1575616] Downloading results from builder
[2025-01-10 16:11:59,810][  INFO][PID:1575616] rsyncing of mockbuilder@52.207.255.199:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64/08499229-python-bento-lib started
[2025-01-10 16:11:59,811][  INFO][PID:1575616] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@52.207.255.199:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64/08499229-python-bento-lib/ &> /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64/08499229-python-bento-lib/build-08499229.rsync.log
[2025-01-10 16:12:00,066][  INFO][PID:1575616] rsyncing finished.
[2025-01-10 16:12:00,067][  INFO][PID:1575616] Releasing VM back to pool
[2025-01-10 16:12:00,085][  INFO][PID:1575616] Searching for 'success' file in resultdir
[2025-01-10 16:12:00,086][ ERROR][PID:1575616] Build failed: Backend process error: No success file => build failure
[2025-01-10 16:12:00,086][  INFO][PID:1575616] Finished build: id=8499229 failed=True timeout=18000 destdir=/var/lib/copr/public_html/results/@copr/PyPI chroot=fedora-40-x86_64 
[2025-01-10 16:12:00,089][ ERROR][PID:1575616] Backend process error: No success file => build failure
[2025-01-10 16:12:00,090][  INFO][PID:1575616] Worker failed build, took 77.35587072372437
[2025-01-10 16:12:00,090][  INFO][PID:1575616] 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": 1736525520.0901997,
            "started_on": 1736525442.734329,
            "submitted_on": null,
            "status": 0,
            "chroot": "fedora-40-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8499229-fedora-40-x86_64",
            "build_id": 8499229,
            "package_name": "python-bento-lib",
            "package_version": "12.3.0-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@copr/PyPI/python-bento-lib",
            "git_hash": "2e41201e4f6b6d866abbbd0603f6970adbcbe15f",
            "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": "08499229-python-bento-lib",
            "built_packages": "",
            "id": 8499229,
            "mockchain_macros": {
                "copr_username": "@copr",
                "copr_projectname": "PyPI",
                "vendor": "Fedora Project COPR (@copr/PyPI)"
            }
        }
    ]
}
[2025-01-10 16:12:00,126][  INFO][PID:1575616] Sending fedora-messaging bus message in build.end
[2025-01-10 16:12:00,159][  INFO][PID:1575616] Compressing /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64/08499229-python-bento-lib/builder-live.log by gzip
[2025-01-10 16:12:00,163][  INFO][PID:1575616] Running command 'gzip /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64/08499229-python-bento-lib/builder-live.log' as PID 1583303
[2025-01-10 16:12:00,170][  INFO][PID:1575616] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64/08499229-python-bento-lib/builder-live.log)
[2025-01-10 16:12:00,171][  INFO][PID:1575616] Compressing /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64/08499229-python-bento-lib/backend.log by gzip