Build base compilers docker images #347
docker-bases.yml
on: workflow_dispatch
Matrix: deploy-cpu-bases
Matrix: deploy-nvidia-bases
oneapi-base
0s
amd-base
0s
Matrix: cpu-base-manifest
Matrix: nvidia-base-manifest
Annotations
3 errors
|
nvidia-bases-arm64
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/bash -c set -e; arch=\"$(uname -m)\"; case \"$arch\" in x86_64) nvplat=amd64 ;; aarch64|arm64) nvplat=arm64 ;; *) echo \"Unsupported architecture: $arch\" >&2; exit 1 ;; esac; if [ \"$ver\" = \"nvhpc\" ]; then apt-get install -y -q --allow-unauthenticated \"$ver\"; else IFS=- set -- \"$ver\"; year=\"$2\"; minor=\"$3\"; if [ \"$year\" -ge 24 ] && [ \"$minor\" -ge 7 ]; then minor=\"${minor}-0\"; fi; wget \"https://developer.download.nvidia.com/hpc-sdk/ubuntu/${nvplat}/nvhpc_${year}.${minor}_${nvplat}.deb\"; apt-get install --allow-unauthenticated -y -q \"./nvhpc_${year}.${minor}_${nvplat}.deb\"; fi" did not complete successfully: exit code: 8
|
|
nvidia-bases-amd64
The strategy configuration was canceled because "deploy-nvidia-bases.arm64" failed
|
|
nvidia-bases-amd64
buildx failed with: ERROR: failed to solve: process "/bin/bash -c set -e; arch=\"$(uname -m)\"; case \"$arch\" in x86_64) nvplat=amd64 ;; aarch64|arm64) nvplat=arm64 ;; *) echo \"Unsupported architecture: $arch\" >&2; exit 1 ;; esac; if [ \"$ver\" = \"nvhpc\" ]; then apt-get install -y -q --allow-unauthenticated \"$ver\"; else IFS=- set -- \"$ver\"; year=\"$2\"; minor=\"$3\"; if [ \"$year\" -ge 24 ] && [ \"$minor\" -ge 7 ]; then minor=\"${minor}-0\"; fi; wget \"https://developer.download.nvidia.com/hpc-sdk/ubuntu/${nvplat}/nvhpc_${year}.${minor}_${nvplat}.deb\"; apt-get install --allow-unauthenticated -y -q \"./nvhpc_${year}.${minor}_${nvplat}.deb\"; fi" did not complete successfully: exit code: 8
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
devitocodes~devito~4OPX07.dockerbuild
Expired
|
48.8 KB |
sha256:ca475741d781a68f836cae3ab3f5a842b6850cc3ae89c94e65f8f93c9ca8ddc6
|
|
|
devitocodes~devito~8LGBSN.dockerbuild
Expired
|
48.5 KB |
sha256:ba69a4e1d9a9635943be91e20b1cfe1ae8ad617b5c6a55dccb72e5e1d4401fcd
|
|