-
Notifications
You must be signed in to change notification settings - Fork 45
Open
Description
Builder roles fail by timing out while waiting for the compose to finish, although the compose has already finished several minutes ago. The builder roles are running in ec2 rhel9.2 instance.
json output from vm, shows finished:
{
"method": "GET",
"path": "/compose/finished",
"status": 200,
"body": {
"finished": [
{
"blueprint": "rhde",
"compose_type": "edge-container",
"id": "01d2e66b-96bc-4477-8978-4d27e16e417f",
"image_size": 0,
"job_created": 1692152909.3148224,
"job_finished": 1692153570.499627,
"job_started": 1692152909.3239973,
"queue_status": "FINISHED",
"version": "0.0.1"
}
]
}
},
Run never progresses past the wait_compose.py / Wait for compose to finish task.
TASK [infra.osbuild.builder : Wait for compose to finish] **********************
task path: /runner/requirements_collections/ansible_collections/infra/osbuild/roles/builder/tasks/main.yml:121
--- no useful info ---
Metadata
Metadata
Assignees
Labels
No labels