[2025-05-28 08:43:36,628][ INFO][PID:15534] Marking build as starting [2025-05-28 08:43:37,319][ INFO][PID:15534] Trying to allocate VM: ResallocHost, ticket_id=3206761, requested_tags=['copr_builder', 'arch_x86_64'] [2025-05-28 08:45:06,022][ INFO][PID:15534] Allocated host ResallocHost, ticket_id=3206761, hostname=2620:52:3:1:dead:beef:cafe:c1d4, name=copr_hv_x86_64_04_prod_04374652_20250528_083559, requested_tags=['copr_builder', 'arch_x86_64'] [2025-05-28 08:45:06,025][ INFO][PID:15534] Allocating ssh connection to builder [2025-05-28 08:45:06,032][ INFO][PID:15534] Checking that builder machine is OK [2025-05-28 08:45:06,821][ INFO][PID:15534] Running remote command: copr-builder-ready srpm-builds [2025-05-28 08:45:09,287][ INFO][PID:15534] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-05-28 08:45:09,289][ INFO][PID:15534] Filling build.info file with builder info [2025-05-28 08:45:09,296][ INFO][PID:15534] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "packit", "project_name": "osbuild-osbuild-composer-4716", "project_dirname": "osbuild-osbuild-composer-4716", "submitter": "packit", "ended_on": null, "started_on": 1748421909.2953427, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9095064", "build_id": 9095064, "package_name": null, "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"\\n#!/bin/sh\\n\\ngit config --global user.email \\\"hello@packit.dev\\\"\\ngit config --global user.name \\\"Packit\\\"\\nresultdir=$PWD\\npackit -d prepare-sources --result-dir \\\"$resultdir\\\" --pr-id 4716 --merge-pr --target-branch main --job-config-index 3 --merged-ref 'main' --no-create-symlinks https://github.com/osbuild/osbuild-composer\\n\\n\", \"chroot\": \"fedora-42-x86_64\", \"builddeps\": \"packit\", \"resultdir\": null, \"repos\": \"copr://packit/packit-stable\"}", "pkg_name": null, "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": null, "uses_devel_repo": null, "sandbox": "packit/osbuild-osbuild-composer-4716--packit", "results": null, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "background": false, "repos": [ { "baseurl": "https://download.copr.fedorainfracloud.org/results/packit/packit-stable/fedora-42-x86_64/", "id": "copr_packit_packit_stable", "name": "Additional repo copr_packit_packit_stable" } ], "destdir": "/var/lib/copr/public_html/results/packit/osbuild-osbuild-composer-4716", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/packit/osbuild-osbuild-composer-4716", "result_dir": "09095064", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9095064, "mockchain_macros": { "copr_username": "packit", "copr_projectname": "osbuild-osbuild-composer-4716", "vendor": "Fedora Project COPR (packit/osbuild-osbuild-composer-4716)" } } ] } [2025-05-28 08:45:09,324][ INFO][PID:15534] Sending fedora-messaging bus message in build.start [2025-05-28 08:45:13,821][ INFO][PID:15534] Sending fedora-messaging bus message in chroot.start [2025-05-28 08:45:14,223][ INFO][PID:15534] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9095064 --detached [2025-05-28 08:45:14,942][ INFO][PID:15534] Downloading the builder-live.log file, attempt 1 [2025-05-28 08:45:14,955][ INFO][PID:15534] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c1d4 copr-rpmbuild-log [2025-05-28 08:45:20,045][ INFO][PID:15534] Periodic builder liveness probe: alive [2025-05-28 08:47:10,899][ INFO][PID:15534] Cancel request succeeded out: PID 11836 not found err: Warning: Permanently added '2620:52:3:1:dead:beef:cafe:c1d4' (ED25519) to the list of known hosts. [2025-05-28 08:47:10,902][ ERROR][PID:15534] Build was canceled [2025-05-28 08:47:10,909][ INFO][PID:15534] Releasing VM back to pool [2025-05-28 08:47:11,037][WARNING][PID:15534] Switching not-finished job state to 'failed' [2025-05-28 08:47:11,039][ INFO][PID:15534] Worker failed build, took 121.74058151245117 [2025-05-28 08:47:11,044][ INFO][PID:15534] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "packit", "project_name": "osbuild-osbuild-composer-4716", "project_dirname": "osbuild-osbuild-composer-4716", "submitter": "packit", "ended_on": 1748422031.0359242, "started_on": 1748421909.2953427, "submitted_on": null, "status": 0, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9095064", "build_id": 9095064, "package_name": null, "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"\\n#!/bin/sh\\n\\ngit config --global user.email \\\"hello@packit.dev\\\"\\ngit config --global user.name \\\"Packit\\\"\\nresultdir=$PWD\\npackit -d prepare-sources --result-dir \\\"$resultdir\\\" --pr-id 4716 --merge-pr --target-branch main --job-config-index 3 --merged-ref 'main' --no-create-symlinks https://github.com/osbuild/osbuild-composer\\n\\n\", \"chroot\": \"fedora-42-x86_64\", \"builddeps\": \"packit\", \"resultdir\": null, \"repos\": \"copr://packit/packit-stable\"}", "pkg_name": null, "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": null, "uses_devel_repo": null, "sandbox": "packit/osbuild-osbuild-composer-4716--packit", "results": null, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "background": false, "repos": [ { "baseurl": "https://download.copr.fedorainfracloud.org/results/packit/packit-stable/fedora-42-x86_64/", "id": "copr_packit_packit_stable", "name": "Additional repo copr_packit_packit_stable" } ], "destdir": "/var/lib/copr/public_html/results/packit/osbuild-osbuild-composer-4716", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/packit/osbuild-osbuild-composer-4716", "result_dir": "09095064", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9095064, "mockchain_macros": { "copr_username": "packit", "copr_projectname": "osbuild-osbuild-composer-4716", "vendor": "Fedora Project COPR (packit/osbuild-osbuild-composer-4716)" } } ] } [2025-05-28 08:47:11,101][ INFO][PID:15534] Sending fedora-messaging bus message in build.end [2025-05-28 08:47:11,729][ INFO][PID:15534] Compressing /var/lib/copr/public_html/results/packit/osbuild-osbuild-composer-4716/srpm-builds/09095064/builder-live.log by gzip [2025-05-28 08:47:11,739][ INFO][PID:15534] Running command 'gzip /var/lib/copr/public_html/results/packit/osbuild-osbuild-composer-4716/srpm-builds/09095064/builder-live.log' as PID 48535 [2025-05-28 08:47:11,893][ INFO][PID:15534] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/packit/osbuild-osbuild-composer-4716/srpm-builds/09095064/builder-live.log) [2025-05-28 08:47:11,907][ INFO][PID:15534] Compressing /var/lib/copr/public_html/results/packit/osbuild-osbuild-composer-4716/srpm-builds/09095064/backend.log by gzip