Skip to content

Containers

Containers #898

Triggered via schedule February 1, 2025 06:12
Status Failure
Total duration 40m 37s
Artifacts

containers.yml

on: schedule
setup-matrix
2s
setup-matrix
Matrix: containers
Fit to window
Zoom out
Zoom in

Annotations

2 errors
rhel7
buildx failed with: ERROR: failed to solve: registry.access.redhat.com/ubi7/ubi: failed to resolve source metadata for registry.access.redhat.com/ubi7/ubi:latest: unexpected status from HEAD request to https://registry.access.redhat.com/v2/ubi7/ubi/manifests/latest: 503 Service Unavailable
clang20
buildx failed with: ERROR: failed to solve: process "/bin/sh -c export DEBIAN_FRONTEND=noninteractive && apt-get update -y && apt-get install -y gnupg && echo \"deb http://apt.llvm.org/jammy/ llvm-toolchain-jammy main\" > /etc/apt/sources.list.d/llvm.list && echo \"deb-src http://apt.llvm.org/jammy/ llvm-toolchain-jammy main\" >> /etc/apt/sources.list.d/llvm.list && curl -L https://apt.llvm.org/llvm-snapshot.gpg.key | apt-key add - && apt-get update -y && apt-get install -y clang-20 libc++abi-20-dev libc++-20-dev libomp-20-dev flang-20 && apt-get clean" did not complete successfully: exit code: 100