Skip to content

Sign the generated BOMs #22

Sign the generated BOMs

Sign the generated BOMs #22

Triggered via push May 14, 2025 01:58
Status Cancelled
Total duration 9m 58s
Artifacts

build-images.yml

on: push
Matrix: images
Fit to window
Zoom out
Zoom in

Annotations

21 errors
images (python310, opensuse) / image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -e; ARCH_NAME=\"$(rpm --eval '%{_arch}')\"; url=; case \"${ARCH_NAME##*-}\" in 'x86_64') OS_ARCH_SUFFIX=''; GOBIN_VERSION='amd64'; ;; 'aarch64') OS_ARCH_SUFFIX='-aarch64'; GOBIN_VERSION='arm64'; ;; *) echo >&2 \"error: unsupported architecture: '$ARCH_NAME'\"; exit 1 ;; esac && zypper refresh && zypper --non-interactive update && zypper --non-interactive install -l --no-recommends gcc13 gcc13-c++ gcc13-fortran python310 python310-devel python310-pip findutils java-24-openjdk-devel bzip2 git-core wget zip unzip make gawk nodejs22 npm22 nodejs22-devel libxml2-devel && update-alternatives --install /usr/bin/cc cc /usr/bin/gcc-13 10 && update-alternatives --install /usr/bin/gcc gcc /usr/bin/gcc-13 10 && update-alternatives --install /usr/bin/g++ g++ /usr/bin/g++-13 10 && update-alternatives --install /usr/bin/gfortran gfortran /usr/bin/gfortran-13 10 && update-alternatives --install /usr/bin/python python /usr/bin/python3.10 10 && update-alternatives --install /usr/bin/python3 python3 /usr/bin/python3.10 10 && mkdir /opt/pypi && python -m pip install --no-cache-dir --upgrade setuptools==77.0.3 pip virtualenv && python -m pip install --no-cache-dir --upgrade poetry pipenv uv --target /opt/pypi && curl -LO \"https://dl.google.com/go/go${GO_VERSION}.linux-${GOBIN_VERSION}.tar.gz\" && tar -C /usr/local -xzf go${GO_VERSION}.linux-${GOBIN_VERSION}.tar.gz && rm go${GO_VERSION}.linux-${GOBIN_VERSION}.tar.gz && go telemetry off && npm install -g npm && npm install -g node-gyp corepack && npx node-gyp install && node -v && npm -v && poetry --version && pipenv --version && gcc --version && curl -L --output /usr/bin/bazel https://github.com/bazelbuild/bazelisk/releases/latest/download/bazelisk-linux-${GOBIN_VERSION} && chmod +x /usr/bin/bazel && bazel --version && zypper clean -a" did not complete successfully: exit code: 104
images (python39, opensuse) / image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -e; ARCH_NAME=\"$(rpm --eval '%{_arch}')\"; url=; case \"${ARCH_NAME##*-}\" in 'x86_64') OS_ARCH_SUFFIX=''; GOBIN_VERSION='amd64'; ;; 'aarch64') OS_ARCH_SUFFIX='-aarch64'; GOBIN_VERSION='arm64'; ;; *) echo >&2 \"error: unsupported architecture: '$ARCH_NAME'\"; exit 1 ;; esac && zypper refresh && zypper --non-interactive update && zypper --non-interactive install -l --no-recommends gcc13 gcc13-c++ gcc13-fortran python39 python39-devel python39-pip findutils java-24-openjdk-devel bzip2 git-core wget zip unzip make gawk nodejs22 npm22 nodejs22-devel libxml2-devel && update-alternatives --install /usr/bin/gcc gcc /usr/bin/gcc-13 10 && update-alternatives --install /usr/bin/g++ g++ /usr/bin/g++-13 10 && update-alternatives --install /usr/bin/gfortran gfortran /usr/bin/gfortran-13 10 && update-alternatives --install /usr/bin/python python /usr/bin/python3.9 10 && update-alternatives --install /usr/bin/python3 python3 /usr/bin/python3.9 10 && mkdir /opt/pypi && python -m pip install --no-cache-dir --upgrade setuptools pip virtualenv && python -m pip install --no-cache-dir --upgrade poetry pipenv uv --target /opt/pypi && npm install -g npm && node -v && npm -v && npm install -g corepack && poetry --version && pipenv --version && gcc --version && curl -L --output /usr/bin/bazel https://github.com/bazelbuild/bazelisk/releases/latest/download/bazelisk-linux-${GOBIN_VERSION} && chmod +x /usr/bin/bazel && bazel --version && zypper clean -a" did not complete successfully: exit code: 104
images (ruby26, debian, macos-hosted, true) / image
Process completed with exit code 1.
images (python36) / image
The run was canceled by @prabhu.
images (python36) / image
The operation was canceled.
images (python312, lang, cdxgen-python) / image
The run was canceled by @prabhu.
images (python312, lang, cdxgen-python) / image
The operation was canceled.
images (python311) / image
The run was canceled by @prabhu.
images (python311) / image
The operation was canceled.
images (dotnet9, debian) / image
The run was canceled by @prabhu.
images (dotnet9, debian) / image
The operation was canceled.
images (dotnet8, debian) / image
The run was canceled by @prabhu.
images (dotnet8, debian) / image
The operation was canceled.
images (dotnet6, debian) / image
The run was canceled by @prabhu.
images (dotnet6, debian) / image
The operation was canceled.
images (ruby25, true, true, sle) / image
The run was canceled by @prabhu.
images (ruby25, true, true, sle) / image
The operation was canceled.
images (java8, temurin) / image
The run was canceled by @prabhu.
images (java8, temurin) / image
The operation was canceled.
images (java21, temurin) / image
The run was canceled by @prabhu.
images (java21, temurin) / image
The operation was canceled.