chore(ci): only install runtime libs needed on arm64 #7593
image.yml
on: push
Matrix: core-image-build
Matrix: gh-runner
Matrix: hipblas-jobs
Annotations
21 errors and 4 warnings
|
gh-runner (cublas, 13, 0, linux/arm64, auto, -nvidia-l4t-arm64-cuda-13, ubuntu:24.04, ubuntu-24.0... / reusable_image-build
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c <<EOT bash\n if ( [ \"${BUILD_TYPE}\" = \"cublas\" ] || [ \"${BUILD_TYPE}\" = \"l4t\" ] ) && [ \"${SKIP_DRIVERS}\" = \"false\" ]; then\n apt-get update && \\\n apt-get install -y --no-install-recommends \\\n software-properties-common pciutils\n if [ \"amd64\" = \"$TARGETARCH\" ]; then\n curl -O https://developer.download.nvidia.com/compute/cuda/repos/ubuntu${UBUNTU_VERSION}/x86_64/cuda-keyring_1.1-1_all.deb\n fi\n if [ \"arm64\" = \"$TARGETARCH\" ]; then\n if [ \"${CUDA_MAJOR_VERSION}\" = \"13\" ]; then\n curl -O https://developer.download.nvidia.com/compute/cuda/repos/ubuntu${UBUNTU_VERSION}/sbsa/cuda-keyring_1.1-1_all.deb\n else\n curl -O https://developer.download.nvidia.com/compute/cuda/repos/ubuntu${UBUNTU_VERSION}/arm64/cuda-keyring_1.1-1_all.deb\n fi\n fi\n dpkg -i cuda-keyring_1.1-1_all.deb && \\\n rm -f cuda-keyring_1.1-1_all.deb && \\\n apt-get update && \\\n apt-get install -y --no-install-recommends \\\n cuda-nvcc-${CUDA_MAJOR_VERSION}-${CUDA_MINOR_VERSION} \\\n libcufft-dev-${CUDA_MAJOR_VERSION}-${CUDA_MINOR_VERSION} \\\n libcurand-dev-${CUDA_MAJOR_VERSION}-${CUDA_MINOR_VERSION} \\\n libcublas-dev-${CUDA_MAJOR_VERSION}-${CUDA_MINOR_VERSION} \\\n libcusparse-dev-${CUDA_MAJOR_VERSION}-${CUDA_MINOR_VERSION} \\\n libcusolver-dev-${CUDA_MAJOR_VERSION}-${CUDA_MINOR_VERSION}\n if [ \"${CUDA_MAJOR_VERSION}\" = \"13\" ] && [ \"arm64\" = \"$TARGETARCH\" ]; then\n apt-get install -y --no-install-recommends \\\n libcufile-${CUDA_MAJOR_VERSION}-${CUDA_MINOR_VERSION} libcudnn9-cuda-${CUDA_MAJOR_VERSION} cuda-cupti-${CUDA_MAJOR_VERSION}-${CUDA_MINOR_VERSION} libnvjitlink-${CUDA_MAJOR_VERSION}-${CUDA_MINOR_VERSION} \\\n fi\n apt-get clean && \\\n rm -rf /var/lib/apt/lists/* && \\\n echo \"nvidia-cuda-${CUDA_MAJOR_VERSION}\" > /run/localai/capability\n fi\nEOT" did not complete successfully: exit code: 2
|
|
gh-runner (cublas, 12, 0, linux/arm64, auto, -nvidia-l4t-arm64, nvcr.io/nvidia/l4t-jetpack:r36.4.... / reusable_image-build
The strategy configuration was canceled because "gh-runner.cublas_13_0_linux_arm64_a" failed
|
|
|
|
core-image-build (cublas, 12, 0, linux/amd64, auto, -gpu-nvidia-cuda-12, ubuntu-latest, ubuntu:22... / reusable_image-build
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c <<EOT bash\n if ( [ \"${BUILD_TYPE}\" = \"cublas\" ] || [ \"${BUILD_TYPE}\" = \"l4t\" ] ) && [ \"${SKIP_DRIVERS}\" = \"false\" ]; then\n apt-get update && \\\n apt-get install -y --no-install-recommends \\\n software-properties-common pciutils\n if [ \"amd64\" = \"$TARGETARCH\" ]; then\n curl -O https://developer.download.nvidia.com/compute/cuda/repos/ubuntu${UBUNTU_VERSION}/x86_64/cuda-keyring_1.1-1_all.deb\n fi\n if [ \"arm64\" = \"$TARGETARCH\" ]; then\n if [ \"${CUDA_MAJOR_VERSION}\" = \"13\" ]; then\n curl -O https://developer.download.nvidia.com/compute/cuda/repos/ubuntu${UBUNTU_VERSION}/sbsa/cuda-keyring_1.1-1_all.deb\n else\n curl -O https://developer.download.nvidia.com/compute/cuda/repos/ubuntu${UBUNTU_VERSION}/arm64/cuda-keyring_1.1-1_all.deb\n fi\n fi\n dpkg -i cuda-keyring_1.1-1_all.deb && \\\n rm -f cuda-keyring_1.1-1_all.deb && \\\n apt-get update && \\\n apt-get install -y --no-install-recommends \\\n cuda-nvcc-${CUDA_MAJOR_VERSION}-${CUDA_MINOR_VERSION} \\\n libcufft-dev-${CUDA_MAJOR_VERSION}-${CUDA_MINOR_VERSION} \\\n libcurand-dev-${CUDA_MAJOR_VERSION}-${CUDA_MINOR_VERSION} \\\n libcublas-dev-${CUDA_MAJOR_VERSION}-${CUDA_MINOR_VERSION} \\\n libcusparse-dev-${CUDA_MAJOR_VERSION}-${CUDA_MINOR_VERSION} \\\n libcusolver-dev-${CUDA_MAJOR_VERSION}-${CUDA_MINOR_VERSION}\n if [ \"${CUDA_MAJOR_VERSION}\" = \"13\" ] && [ \"arm64\" = \"$TARGETARCH\" ]; then\n apt-get install -y --no-install-recommends \\\n libcufile-${CUDA_MAJOR_VERSION}-${CUDA_MINOR_VERSION} libcudnn9-cuda-${CUDA_MAJOR_VERSION} cuda-cupti-${CUDA_MAJOR_VERSION}-${CUDA_MINOR_VERSION} libnvjitlink-${CUDA_MAJOR_VERSION}-${CUDA_MINOR_VERSION} \\\n fi\n apt-get clean && \\\n rm -rf /var/lib/apt/lists/* && \\\n echo \"nvidia-cuda-${CUDA_MAJOR_VERSION}\" > /run/localai/capability\n fi\nEOT" did not complete successfully: exit code: 2
|
|
core-image-build (cublas, 13, 0, linux/amd64, auto, -gpu-nvidia-cuda-13, ubuntu-latest, ubuntu:22... / reusable_image-build
The strategy configuration was canceled because "core-image-build.cublas_12_0_linux_amd64_a" failed
|
|
|
|
core-image-build (linux/amd64,linux/arm64, auto, ubuntu:22.04, ubuntu-latest, -aio-cpu, --jobs=4 ... / reusable_image-build
The strategy configuration was canceled because "core-image-build.cublas_12_0_linux_amd64_a" failed
|
|
|
|
core-image-build (intel, linux/amd64, auto, quay.io/go-skynet/intel-oneapi-base:latest, ubuntu:22... / reusable_image-build
The strategy configuration was canceled because "core-image-build.cublas_12_0_linux_amd64_a" failed
|
|
|
|
core-image-build (vulkan, linux/amd64, auto, -gpu-vulkan, ubuntu-latest, ubuntu:22.04, false, --j... / reusable_image-build
The strategy configuration was canceled because "core-image-build.cublas_12_0_linux_amd64_a" failed
|
|
|
|
core-image-build (cublas, 11, 7, linux/amd64, auto, -gpu-nvidia-cuda-11, ubuntu-latest, ubuntu:22... / reusable_image-build
The strategy configuration was canceled because "core-image-build.cublas_12_0_linux_amd64_a" failed
|
|
|
|
hipblas-jobs (hipblas, linux/amd64, auto, -gpu-hipblas, rocm/dev-ubuntu-22.04:6.4.3, ubuntu:22.04... / reusable_image-build
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c <<EOT bash\n if ( [ \"${BUILD_TYPE}\" = \"cublas\" ] || [ \"${BUILD_TYPE}\" = \"l4t\" ] ) && [ \"${SKIP_DRIVERS}\" = \"false\" ]; then\n apt-get update && \\\n apt-get install -y --no-install-recommends \\\n software-properties-common pciutils\n if [ \"amd64\" = \"$TARGETARCH\" ]; then\n curl -O https://developer.download.nvidia.com/compute/cuda/repos/ubuntu${UBUNTU_VERSION}/x86_64/cuda-keyring_1.1-1_all.deb\n fi\n if [ \"arm64\" = \"$TARGETARCH\" ]; then\n if [ \"${CUDA_MAJOR_VERSION}\" = \"13\" ]; then\n curl -O https://developer.download.nvidia.com/compute/cuda/repos/ubuntu${UBUNTU_VERSION}/sbsa/cuda-keyring_1.1-1_all.deb\n else\n curl -O https://developer.download.nvidia.com/compute/cuda/repos/ubuntu${UBUNTU_VERSION}/arm64/cuda-keyring_1.1-1_all.deb\n fi\n fi\n dpkg -i cuda-keyring_1.1-1_all.deb && \\\n rm -f cuda-keyring_1.1-1_all.deb && \\\n apt-get update && \\\n apt-get install -y --no-install-recommends \\\n cuda-nvcc-${CUDA_MAJOR_VERSION}-${CUDA_MINOR_VERSION} \\\n libcufft-dev-${CUDA_MAJOR_VERSION}-${CUDA_MINOR_VERSION} \\\n libcurand-dev-${CUDA_MAJOR_VERSION}-${CUDA_MINOR_VERSION} \\\n libcublas-dev-${CUDA_MAJOR_VERSION}-${CUDA_MINOR_VERSION} \\\n libcusparse-dev-${CUDA_MAJOR_VERSION}-${CUDA_MINOR_VERSION} \\\n libcusolver-dev-${CUDA_MAJOR_VERSION}-${CUDA_MINOR_VERSION}\n if [ \"${CUDA_MAJOR_VERSION}\" = \"13\" ] && [ \"arm64\" = \"$TARGETARCH\" ]; then\n apt-get install -y --no-install-recommends \\\n libcufile-${CUDA_MAJOR_VERSION}-${CUDA_MINOR_VERSION} libcudnn9-cuda-${CUDA_MAJOR_VERSION} cuda-cupti-${CUDA_MAJOR_VERSION}-${CUDA_MINOR_VERSION} libnvjitlink-${CUDA_MAJOR_VERSION}-${CUDA_MINOR_VERSION} \\\n fi\n apt-get clean && \\\n rm -rf /var/lib/apt/lists/* && \\\n echo \"nvidia-cuda-${CUDA_MAJOR_VERSION}\" > /run/localai/capability\n fi\nEOT" did not complete successfully: exit code: 2
|
|
build container images
The strategy configuration was canceled because "core-image-build.cublas_12_0_linux_amd64_a" failed
|
|
build container images
The strategy configuration was canceled because "core-image-build.cublas_12_0_linux_amd64_a" failed
|
|
build container images
The strategy configuration was canceled because "core-image-build.cublas_12_0_linux_amd64_a" failed
|
|
build container images
The strategy configuration was canceled because "core-image-build.cublas_12_0_linux_amd64_a" failed
|
|
build container images
The strategy configuration was canceled because "core-image-build.cublas_12_0_linux_amd64_a" failed
|
|
build container images
The strategy configuration was canceled because "gh-runner.cublas_13_0_linux_arm64_a" failed
|
|
core-image-build (cublas, 11, 7, linux/amd64, auto, -gpu-nvidia-cuda-11, ubuntu-latest, ubuntu:22... / reusable_image-build
Back off 24.111 seconds before retry.
|
|
core-image-build (cublas, 11, 7, linux/amd64, auto, -gpu-nvidia-cuda-11, ubuntu-latest, ubuntu:22... / reusable_image-build
Failed to download action 'https://api.github.com/repos/docker/login-action/tarball/5e57cd118135c172c3672efd75eb46360885c0ef'. Error: Response status code does not indicate success: 401 (Unauthorized). 7405:2A74CF:483CAEA:14413E18:69304592
|
|
hipblas-jobs (hipblas, linux/amd64, auto, -gpu-hipblas, rocm/dev-ubuntu-22.04:6.4.3, ubuntu:22.04... / reusable_image-build
Back off 25.123 seconds before retry.
|
|
hipblas-jobs (hipblas, linux/amd64, auto, -gpu-hipblas, rocm/dev-ubuntu-22.04:6.4.3, ubuntu:22.04... / reusable_image-build
Failed to download action 'https://api.github.com/repos/docker/login-action/tarball/5e57cd118135c172c3672efd75eb46360885c0ef'. Error: Response status code does not indicate success: 401 (Unauthorized). 5045:18499D:45CCC88:4756E01:69304594
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
mudler~LocalAI~ITTRLZ.dockerbuild
Expired
|
56.3 KB |
sha256:8655b317865e0511268c287feb5e026fc4974e0f15e8c4e247a37a7f84240434
|
|
|
mudler~LocalAI~N5ZLVR.dockerbuild
Expired
|
51.7 KB |
sha256:e26411c13f9c79f9ae4e6f7150308485bf1ad8026a47f32e71a2968022a547f9
|
|
|
mudler~LocalAI~VAAXFN.dockerbuild
Expired
|
53.8 KB |
sha256:ab0372c085f9485c6a7f5341787f5a0c01e0a3b67b43b73baa366936e852fc17
|
|