[2025-03-13 21:07:52,715][  INFO][PID:3132573] Marking build as starting
[2025-03-13 21:07:52,763][  INFO][PID:3132573] Trying to allocate VM
[2025-03-13 21:07:55,798][  INFO][PID:3132573] Allocated host ResallocHost, ticket_id=1805423, hostname=2620:52:3:1:dead:beef:cafe:c191, name=copr_hv_x86_64_03_prod_01941650_20250313_204648
[2025-03-13 21:07:55,799][  INFO][PID:3132573] Allocating ssh connection to builder
[2025-03-13 21:07:55,800][  INFO][PID:3132573] Checking that builder machine is OK
[2025-03-13 21:07:56,377][  INFO][PID:3132573] Running remote command: copr-builder-ready fedora-rawhide-x86_64
[2025-03-13 21:07:56,720][  INFO][PID:3132573] Red Hat subscription not needed for fedora-rawhide-x86_64
Builder is ready to be used

[2025-03-13 21:07:56,720][  INFO][PID:3132573] Filling build.info file with builder info
[2025-03-13 21:07:56,729][  INFO][PID:3132573] 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": 1741900076.7290494,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8766534-fedora-rawhide-x86_64",
            "build_id": 8766534,
            "package_name": "python-boto3",
            "package_version": "1.37.12-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@copr/PyPI/python-boto3",
            "git_hash": "1e4c07333798dbf648f27cb5bf7d1fd3b4a53090",
            "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": "08766534-python-boto3",
            "built_packages": "",
            "id": 8766534,
            "mockchain_macros": {
                "copr_username": "@copr",
                "copr_projectname": "PyPI",
                "vendor": "Fedora Project COPR (@copr/PyPI)"
            }
        }
    ]
}
[2025-03-13 21:07:56,779][  INFO][PID:3132573] Sending fedora-messaging bus message in build.start
[2025-03-13 21:07:57,521][  INFO][PID:3132573] Sending fedora-messaging bus message in chroot.start
[2025-03-13 21:07:57,538][  INFO][PID:3132573] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8766534-fedora-rawhide-x86_64 --chroot fedora-rawhide-x86_64 --detached
[2025-03-13 21:07:58,072][  INFO][PID:3132573] Downloading the builder-live.log file, attempt 1
[2025-03-13 21:07:58,074][  INFO][PID:3132573] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c191 copr-rpmbuild-log
[2025-03-13 21:08:03,126][  INFO][PID:3132573] Periodic builder liveness probe: alive
[2025-03-13 21:10:01,826][  INFO][PID:3132573] Downloading results from builder
[2025-03-13 21:10:01,826][  INFO][PID:3132573] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c191]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/08766534-python-boto3 started
[2025-03-13 21:10:01,829][  INFO][PID:3132573] 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:c191]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/08766534-python-boto3/ &> /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/08766534-python-boto3/build-08766534.rsync.log
[2025-03-13 21:10:02,246][  INFO][PID:3132573] rsyncing finished.
[2025-03-13 21:10:02,247][  INFO][PID:3132573] Releasing VM back to pool
[2025-03-13 21:10:02,295][  INFO][PID:3132573] Searching for 'success' file in resultdir
[2025-03-13 21:10:02,295][ ERROR][PID:3132573] Build failed: Backend process error: No success file => build failure
[2025-03-13 21:10:02,296][  INFO][PID:3132573] Finished build: id=8766534 failed=True timeout=18000 destdir=/var/lib/copr/public_html/results/@copr/PyPI chroot=fedora-rawhide-x86_64 
[2025-03-13 21:10:02,298][ ERROR][PID:3132573] Backend process error: No success file => build failure
[2025-03-13 21:10:02,298][  INFO][PID:3132573] Worker failed build, took 125.56982922554016
[2025-03-13 21:10:02,299][  INFO][PID:3132573] 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": 1741900202.2988787,
            "started_on": 1741900076.7290494,
            "submitted_on": null,
            "status": 0,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8766534-fedora-rawhide-x86_64",
            "build_id": 8766534,
            "package_name": "python-boto3",
            "package_version": "1.37.12-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@copr/PyPI/python-boto3",
            "git_hash": "1e4c07333798dbf648f27cb5bf7d1fd3b4a53090",
            "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": "08766534-python-boto3",
            "built_packages": "",
            "id": 8766534,
            "mockchain_macros": {
                "copr_username": "@copr",
                "copr_projectname": "PyPI",
                "vendor": "Fedora Project COPR (@copr/PyPI)"
            }
        }
    ]
}
[2025-03-13 21:10:02,334][  INFO][PID:3132573] Sending fedora-messaging bus message in build.end
[2025-03-13 21:10:02,351][  INFO][PID:3132573] Compressing /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/08766534-python-boto3/builder-live.log by gzip
[2025-03-13 21:10:02,353][  INFO][PID:3132573] Running command 'gzip /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/08766534-python-boto3/builder-live.log' as PID 3148919
[2025-03-13 21:10:02,357][  INFO][PID:3132573] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/08766534-python-boto3/builder-live.log)
[2025-03-13 21:10:02,358][  INFO][PID:3132573] Compressing /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/08766534-python-boto3/backend.log by gzip
[2025-03-13 21:10:02,360][  INFO][PID:3132573] Running command 'gzip /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/08766534-python-boto3/backend.log' as PID 3148923