[2025-03-11 07:23:29,951][  INFO][PID:3426359] Marking build as starting
[2025-03-11 07:23:30,021][  INFO][PID:3426359] Trying to allocate VM
[2025-03-11 07:23:33,073][  INFO][PID:3426359] Allocated host ResallocHost, ticket_id=1739056, hostname=2620:52:3:1:dead:beef:cafe:c190, name=copr_hv_x86_64_03_prod_01849608_20250311_064100
[2025-03-11 07:23:33,089][  INFO][PID:3426359] Allocating ssh connection to builder
[2025-03-11 07:23:33,094][  INFO][PID:3426359] Checking that builder machine is OK
[2025-03-11 07:23:33,600][  INFO][PID:3426359] Running remote command: copr-builder-ready fedora-rawhide-x86_64
[2025-03-11 07:23:33,910][  INFO][PID:3426359] Red Hat subscription not needed for fedora-rawhide-x86_64
Builder is ready to be used

[2025-03-11 07:23:33,910][  INFO][PID:3426359] Filling build.info file with builder info
[2025-03-11 07:23:33,912][  INFO][PID:3426359] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": true,
            "project_owner": "packit",
            "project_name": "containers-ramalama-917",
            "project_dirname": "containers-ramalama-917",
            "submitter": "packit",
            "ended_on": null,
            "started_on": 1741677813.911769,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8748912-fedora-rawhide-x86_64",
            "build_id": 8748912,
            "package_name": "python-ramalama",
            "package_version": "0.6.3-1.20250311072259727890.pr917.8.gf281ba6",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/packit/containers-ramalama-917/python-ramalama",
            "git_hash": "965dac841c768eaf380cbd5559ef952eb1ce7b2b",
            "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": "packit/containers-ramalama-917--packit",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": 0,
            "background": false,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/packit/containers-ramalama-917/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/packit/containers-ramalama-917",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/packit/containers-ramalama-917",
            "result_dir": "08748912-python-ramalama",
            "built_packages": "",
            "id": 8748912,
            "mockchain_macros": {
                "copr_username": "packit",
                "copr_projectname": "containers-ramalama-917",
                "vendor": "Fedora Project COPR (packit/containers-ramalama-917)"
            }
        }
    ]
}
[2025-03-11 07:23:33,945][  INFO][PID:3426359] Sending fedora-messaging bus message in build.start
[2025-03-11 07:23:34,892][  INFO][PID:3426359] Sending fedora-messaging bus message in chroot.start
[2025-03-11 07:23:34,910][  INFO][PID:3426359] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8748912-fedora-rawhide-x86_64 --chroot fedora-rawhide-x86_64 --detached
[2025-03-11 07:23:35,496][  INFO][PID:3426359] Downloading the builder-live.log file, attempt 1
[2025-03-11 07:23:35,498][  INFO][PID:3426359] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c190 copr-rpmbuild-log
[2025-03-11 07:23:40,502][  INFO][PID:3426359] Periodic builder liveness probe: alive
[2025-03-11 07:24:40,149][  INFO][PID:3426359] Downloading results from builder
[2025-03-11 07:24:40,150][  INFO][PID:3426359] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c190]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/packit/containers-ramalama-917/fedora-rawhide-x86_64/08748912-python-ramalama started
[2025-03-11 07:24:40,151][  INFO][PID:3426359] 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:c190]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/packit/containers-ramalama-917/fedora-rawhide-x86_64/08748912-python-ramalama/ &> /var/lib/copr/public_html/results/packit/containers-ramalama-917/fedora-rawhide-x86_64/08748912-python-ramalama/build-08748912.rsync.log
[2025-03-11 07:24:40,551][  INFO][PID:3426359] rsyncing finished.
[2025-03-11 07:24:40,551][  INFO][PID:3426359] Releasing VM back to pool
[2025-03-11 07:24:40,561][  INFO][PID:3426359] Searching for 'success' file in resultdir
[2025-03-11 07:24:40,562][ ERROR][PID:3426359] Build failed: Backend process error: No success file => build failure
[2025-03-11 07:24:40,562][  INFO][PID:3426359] Finished build: id=8748912 failed=True timeout=18000 destdir=/var/lib/copr/public_html/results/packit/containers-ramalama-917 chroot=fedora-rawhide-x86_64 
[2025-03-11 07:24:40,564][ ERROR][PID:3426359] Backend process error: No success file => build failure
[2025-03-11 07:24:40,565][  INFO][PID:3426359] Worker failed build, took 66.65323090553284
[2025-03-11 07:24:40,565][  INFO][PID:3426359] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": true,
            "project_owner": "packit",
            "project_name": "containers-ramalama-917",
            "project_dirname": "containers-ramalama-917",
            "submitter": "packit",
            "ended_on": 1741677880.5649998,
            "started_on": 1741677813.911769,
            "submitted_on": null,
            "status": 0,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8748912-fedora-rawhide-x86_64",
            "build_id": 8748912,
            "package_name": "python-ramalama",
            "package_version": "0.6.3-1.20250311072259727890.pr917.8.gf281ba6",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/packit/containers-ramalama-917/python-ramalama",
            "git_hash": "965dac841c768eaf380cbd5559ef952eb1ce7b2b",
            "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": "packit/containers-ramalama-917--packit",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": 0,
            "background": false,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/packit/containers-ramalama-917/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/packit/containers-ramalama-917",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/packit/containers-ramalama-917",
            "result_dir": "08748912-python-ramalama",
            "built_packages": "",
            "id": 8748912,
            "mockchain_macros": {
                "copr_username": "packit",
                "copr_projectname": "containers-ramalama-917",
                "vendor": "Fedora Project COPR (packit/containers-ramalama-917)"
            }
        }
    ]
}
[2025-03-11 07:24:40,590][  INFO][PID:3426359] Sending fedora-messaging bus message in build.end
[2025-03-11 07:24:40,614][  INFO][PID:3426359] Compressing /var/lib/copr/public_html/results/packit/containers-ramalama-917/fedora-rawhide-x86_64/08748912-python-ramalama/builder-live.log by gzip
[2025-03-11 07:24:40,615][  INFO][PID:3426359] Running command 'gzip /var/lib/copr/public_html/results/packit/containers-ramalama-917/fedora-rawhide-x86_64/08748912-python-ramalama/builder-live.log' as PID 3433651
[2025-03-11 07:24:40,620][  INFO][PID:3426359] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/packit/containers-ramalama-917/fedora-rawhide-x86_64/08748912-python-ramalama/builder-live.log)
[2025-03-11 07:24:40,621][  INFO][PID:3426359] Compressing /var/lib/copr/public_html/results/packit/containers-ramalama-917/fedora-rawhide-x86_64/08748912-python-ramalama/backend.log by gzip
[2025-03-11 07:24:40,622][  INFO][PID:3426359] Running command 'gzip /var/lib/copr/public_html/results/packit/containers-ramalama-917/fedora-rawhide-x86_64/08748912-python-ramalama/backend.log' as PID 3433652