[2025-01-15 06:07:35,934][  INFO][PID:329548] Marking build as starting
[2025-01-15 06:07:35,963][  INFO][PID:329548] Trying to allocate VM
[2025-01-15 06:07:39,038][  INFO][PID:329548] Allocated host ResallocHost, ticket_id=682049, hostname=2620:52:3:1:dead:beef:cafe:c1d3, name=copr_hv_x86_64_04_prod_00562493_20250115_055153
[2025-01-15 06:07:39,039][  INFO][PID:329548] Allocating ssh connection to builder
[2025-01-15 06:07:39,040][  INFO][PID:329548] Checking that builder machine is OK
[2025-01-15 06:07:39,626][  INFO][PID:329548] Running remote command: copr-builder-ready epel-9-x86_64
[2025-01-15 06:07:40,029][  INFO][PID:329548] Checking Red Hat subscription (attempt #1)
Red Hat subscription active
Builder is ready to be used

[2025-01-15 06:07:40,030][  INFO][PID:329548] Filling build.info file with builder info
[2025-01-15 06:07:40,031][  INFO][PID:329548] 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": 1736921260.0312085,
            "submitted_on": null,
            "status": 3,
            "chroot": "epel-9-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8514914-epel-9-x86_64",
            "build_id": 8514914,
            "package_name": "python-fgo-api-types",
            "package_version": "2025.1.15.5.1.43-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@copr/PyPI/python-fgo-api-types",
            "git_hash": "1e2e0a9009de07ee59e33a38e1ebf5e9e30ae3fd",
            "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": "08514914-python-fgo-api-types",
            "built_packages": "",
            "id": 8514914,
            "mockchain_macros": {
                "copr_username": "@copr",
                "copr_projectname": "PyPI",
                "vendor": "Fedora Project COPR (@copr/PyPI)"
            }
        }
    ]
}
[2025-01-15 06:07:40,066][  INFO][PID:329548] Sending fedora-messaging bus message in build.start
[2025-01-15 06:07:40,619][  INFO][PID:329548] Sending fedora-messaging bus message in chroot.start
[2025-01-15 06:07:40,635][  INFO][PID:329548] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8514914-epel-9-x86_64 --chroot epel-9-x86_64 --detached
[2025-01-15 06:07:41,240][  INFO][PID:329548] Downloading the builder-live.log file, attempt 1
[2025-01-15 06:07:41,241][  INFO][PID:329548] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c1d3 copr-rpmbuild-log
[2025-01-15 06:07:46,246][  INFO][PID:329548] Periodic builder liveness probe: alive
[2025-01-15 06:10:46,092][  INFO][PID:329548] Downloading results from builder
[2025-01-15 06:10:46,093][  INFO][PID:329548] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c1d3]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/08514914-python-fgo-api-types started
[2025-01-15 06:10:46,094][  INFO][PID:329548] 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:c1d3]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/08514914-python-fgo-api-types/ &> /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/08514914-python-fgo-api-types/build-08514914.rsync.log
[2025-01-15 06:10:46,484][  INFO][PID:329548] rsyncing finished.
[2025-01-15 06:10:46,485][  INFO][PID:329548] Releasing VM back to pool
[2025-01-15 06:10:46,494][  INFO][PID:329548] Searching for 'success' file in resultdir
[2025-01-15 06:10:46,495][ ERROR][PID:329548] Build failed: Backend process error: No success file => build failure
[2025-01-15 06:10:46,496][  INFO][PID:329548] Finished build: id=8514914 failed=True timeout=18000 destdir=/var/lib/copr/public_html/results/@copr/PyPI chroot=epel-9-x86_64 
[2025-01-15 06:10:46,498][ ERROR][PID:329548] Backend process error: No success file => build failure
[2025-01-15 06:10:46,499][  INFO][PID:329548] Worker failed build, took 186.4677770137787
[2025-01-15 06:10:46,500][  INFO][PID:329548] 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": 1736921446.4989855,
            "started_on": 1736921260.0312085,
            "submitted_on": null,
            "status": 0,
            "chroot": "epel-9-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8514914-epel-9-x86_64",
            "build_id": 8514914,
            "package_name": "python-fgo-api-types",
            "package_version": "2025.1.15.5.1.43-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@copr/PyPI/python-fgo-api-types",
            "git_hash": "1e2e0a9009de07ee59e33a38e1ebf5e9e30ae3fd",
            "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": "08514914-python-fgo-api-types",
            "built_packages": "",
            "id": 8514914,
            "mockchain_macros": {
                "copr_username": "@copr",
                "copr_projectname": "PyPI",
                "vendor": "Fedora Project COPR (@copr/PyPI)"
            }
        }
    ]
}
[2025-01-15 06:10:46,539][  INFO][PID:329548] Sending fedora-messaging bus message in build.end
[2025-01-15 06:10:46,558][  INFO][PID:329548] Compressing /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/08514914-python-fgo-api-types/builder-live.log by gzip
[2025-01-15 06:10:46,559][  INFO][PID:329548] Running command 'gzip /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/08514914-python-fgo-api-types/builder-live.log' as PID 340360
[2025-01-15 06:10:46,565][  INFO][PID:329548] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/08514914-python-fgo-api-types/builder-live.log)
[2025-01-15 06:10:46,566][  INFO][PID:329548] Compressing /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/08514914-python-fgo-api-types/backend.log by gzip
[2025-01-15 06:10:46,567][  INFO][PID:329548] Running command 'gzip /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/08514914-python-fgo-api-types/backend.log' as PID 340361