Skip to content

Release AIO image

Release AIO image #388

Manually triggered January 15, 2025 16:24
Status Failure
Total duration 1m 46s
Artifacts

dockerhub-release-aio.yml

on: workflow_dispatch
settings
9s
settings
Matrix: build_image
merge_manifest
0s
merge_manifest
publish_to_fly
0s
publish_to_fly
publish  /  mirror
publish / mirror
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
build_image (self-hosted, X64, amd64)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c mkdir /etc/apt/keyrings && curl -fsSL -o /etc/apt/keyrings/salt-archive-keyring-2023-arm.gpg https://repo.saltproject.io/salt/py3/ubuntu/20.04/arm64/SALT-PROJECT-GPG-PUBKEY-2023.gpg && echo \"deb [signed-by=/etc/apt/keyrings/salt-archive-keyring-2023-arm.gpg arch=arm64] https://repo.saltproject.io/salt/py3/ubuntu/20.04/arm64/$SALT_VERSION focal main\" | tee /etc/apt/sources.list.d/salt.list && curl -fsSL -o /etc/apt/keyrings/salt-archive-keyring-2023-amd.gpg https://repo.saltproject.io/salt/py3/ubuntu/20.04/amd64/SALT-PROJECT-GPG-PUBKEY-2023.gpg && echo \"deb [signed-by=/etc/apt/keyrings/salt-archive-keyring-2023-amd.gpg arch=amd64] https://repo.saltproject.io/salt/py3/ubuntu/20.04/amd64/$SALT_VERSION focal main\" | tee -a /etc/apt/sources.list.d/salt.list && apt-get clean && apt-get update && apt-get install -y salt-minion" did not complete successfully: exit code: 6
build_image (arm-runner, arm64)
The job was canceled because "self-hosted_X64_amd64" failed.
build_image (arm-runner, arm64)
The operation was canceled.
settings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636