Skip to content

Remove deprecated distutils #2298

Remove deprecated distutils

Remove deprecated distutils #2298

Triggered via pull request December 9, 2024 13:44
Status Failure
Total duration 3m 15s
Artifacts 11

docker-build.yml

on: pull_request
Matrix: build-cuda
Matrix: build-pl
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 12 warnings
build-cuda (3.11, 2.2.2, 12.1.0)
buildx failed with: ERROR: failed to solve: process "/bin/bash -c apt-get update && apt-get install -y wget && apt-get update -qq --fix-missing && NCCL_VER=$(dpkg -s libnccl2 | grep '^Version:' | awk -F ' ' '{print $2}' | awk -F '-' '{print $1}' | grep -ve '^\\s*$') && CUDA_VERSION_MM=${CUDA_VERSION%.*} && TO_INSTALL_NCCL=$(echo -e \"$MAX_ALLOWED_NCCL\\n$NCCL_VER\" | sort -V | head -n1)-1+cuda${CUDA_VERSION_MM} && apt-get install -y --no-install-recommends --allow-downgrades --allow-change-held-packages build-essential pkg-config cmake git wget curl unzip ca-certificates software-properties-common libopenmpi-dev openmpi-bin ssh ninja-build libnccl2=$TO_INSTALL_NCCL libnccl-dev=$TO_INSTALL_NCCL && add-apt-repository ppa:deadsnakes/ppa && apt-get install -y python${PYTHON_VERSION} python${PYTHON_VERSION}-setuptools python${PYTHON_VERSION}-dev && update-alternatives --install /usr/bin/python${PYTHON_VERSION%%.*} python${PYTHON_VERSION%%.*} /usr/bin/python${PYTHON_VERSION} 1 && update-alternatives --install /usr/bin/python python /usr/bin/python${PYTHON_VERSION} 1 && apt-get autoremove -y && apt-get clean && rm -rf /root/.cache && rm -rf /var/lib/apt/lists/*" did not complete successfully: exit code: 100
build-cuda (3.11, 2.4.1, 12.1.0)
buildx failed with: ERROR: failed to solve: process "/bin/bash -c apt-get update && apt-get install -y wget && apt-get update -qq --fix-missing && NCCL_VER=$(dpkg -s libnccl2 | grep '^Version:' | awk -F ' ' '{print $2}' | awk -F '-' '{print $1}' | grep -ve '^\\s*$') && CUDA_VERSION_MM=${CUDA_VERSION%.*} && TO_INSTALL_NCCL=$(echo -e \"$MAX_ALLOWED_NCCL\\n$NCCL_VER\" | sort -V | head -n1)-1+cuda${CUDA_VERSION_MM} && apt-get install -y --no-install-recommends --allow-downgrades --allow-change-held-packages build-essential pkg-config cmake git wget curl unzip ca-certificates software-properties-common libopenmpi-dev openmpi-bin ssh ninja-build libnccl2=$TO_INSTALL_NCCL libnccl-dev=$TO_INSTALL_NCCL && add-apt-repository ppa:deadsnakes/ppa && apt-get install -y python${PYTHON_VERSION} python${PYTHON_VERSION}-setuptools python${PYTHON_VERSION}-dev && update-alternatives --install /usr/bin/python${PYTHON_VERSION%%.*} python${PYTHON_VERSION%%.*} /usr/bin/python${PYTHON_VERSION} 1 && update-alternatives --install /usr/bin/python python /usr/bin/python${PYTHON_VERSION} 1 && apt-get autoremove -y && apt-get clean && rm -rf /root/.cache && rm -rf /var/lib/apt/lists/*" did not complete successfully: exit code: 100
build-cuda (3.11, 2.3.1, 12.1.0)
buildx failed with: ERROR: failed to solve: process "/bin/bash -c apt-get update && apt-get install -y wget && apt-get update -qq --fix-missing && NCCL_VER=$(dpkg -s libnccl2 | grep '^Version:' | awk -F ' ' '{print $2}' | awk -F '-' '{print $1}' | grep -ve '^\\s*$') && CUDA_VERSION_MM=${CUDA_VERSION%.*} && TO_INSTALL_NCCL=$(echo -e \"$MAX_ALLOWED_NCCL\\n$NCCL_VER\" | sort -V | head -n1)-1+cuda${CUDA_VERSION_MM} && apt-get install -y --no-install-recommends --allow-downgrades --allow-change-held-packages build-essential pkg-config cmake git wget curl unzip ca-certificates software-properties-common libopenmpi-dev openmpi-bin ssh ninja-build libnccl2=$TO_INSTALL_NCCL libnccl-dev=$TO_INSTALL_NCCL && add-apt-repository ppa:deadsnakes/ppa && apt-get install -y python${PYTHON_VERSION} python${PYTHON_VERSION}-setuptools python${PYTHON_VERSION}-dev && update-alternatives --install /usr/bin/python${PYTHON_VERSION%%.*} python${PYTHON_VERSION%%.*} /usr/bin/python${PYTHON_VERSION} 1 && update-alternatives --install /usr/bin/python python /usr/bin/python${PYTHON_VERSION} 1 && apt-get autoremove -y && apt-get clean && rm -rf /root/.cache && rm -rf /var/lib/apt/lists/*" did not complete successfully: exit code: 100
build-cuda (3.12, 2.5.1, 12.1.0)
buildx failed with: ERROR: failed to solve: process "/bin/bash -c apt-get update && apt-get install -y wget && apt-get update -qq --fix-missing && NCCL_VER=$(dpkg -s libnccl2 | grep '^Version:' | awk -F ' ' '{print $2}' | awk -F '-' '{print $1}' | grep -ve '^\\s*$') && CUDA_VERSION_MM=${CUDA_VERSION%.*} && TO_INSTALL_NCCL=$(echo -e \"$MAX_ALLOWED_NCCL\\n$NCCL_VER\" | sort -V | head -n1)-1+cuda${CUDA_VERSION_MM} && apt-get install -y --no-install-recommends --allow-downgrades --allow-change-held-packages build-essential pkg-config cmake git wget curl unzip ca-certificates software-properties-common libopenmpi-dev openmpi-bin ssh ninja-build libnccl2=$TO_INSTALL_NCCL libnccl-dev=$TO_INSTALL_NCCL && add-apt-repository ppa:deadsnakes/ppa && apt-get install -y python${PYTHON_VERSION} python${PYTHON_VERSION}-setuptools python${PYTHON_VERSION}-dev && update-alternatives --install /usr/bin/python${PYTHON_VERSION%%.*} python${PYTHON_VERSION%%.*} /usr/bin/python${PYTHON_VERSION} 1 && update-alternatives --install /usr/bin/python python /usr/bin/python${PYTHON_VERSION} 1 && apt-get autoremove -y && apt-get clean && rm -rf /root/.cache && rm -rf /var/lib/apt/lists/*" did not complete successfully: exit code: 100
build-cuda (3.10, 2.1.2, 12.1.0)
buildx failed with: ERROR: failed to solve: process "/bin/bash -c apt-get update && apt-get install -y wget && apt-get update -qq --fix-missing && NCCL_VER=$(dpkg -s libnccl2 | grep '^Version:' | awk -F ' ' '{print $2}' | awk -F '-' '{print $1}' | grep -ve '^\\s*$') && CUDA_VERSION_MM=${CUDA_VERSION%.*} && TO_INSTALL_NCCL=$(echo -e \"$MAX_ALLOWED_NCCL\\n$NCCL_VER\" | sort -V | head -n1)-1+cuda${CUDA_VERSION_MM} && apt-get install -y --no-install-recommends --allow-downgrades --allow-change-held-packages build-essential pkg-config cmake git wget curl unzip ca-certificates software-properties-common libopenmpi-dev openmpi-bin ssh ninja-build libnccl2=$TO_INSTALL_NCCL libnccl-dev=$TO_INSTALL_NCCL && add-apt-repository ppa:deadsnakes/ppa && apt-get install -y python${PYTHON_VERSION} python${PYTHON_VERSION}-setuptools python${PYTHON_VERSION}-dev && update-alternatives --install /usr/bin/python${PYTHON_VERSION%%.*} python${PYTHON_VERSION%%.*} /usr/bin/python${PYTHON_VERSION} 1 && update-alternatives --install /usr/bin/python python /usr/bin/python${PYTHON_VERSION} 1 && apt-get autoremove -y && apt-get clean && rm -rf /root/.cache && rm -rf /var/lib/apt/lists/*" did not complete successfully: exit code: 100
build-NGC
buildx failed with: ERROR: failed to solve: failed to register layer: write /usr/lib/libcudf.so: no space left on device
build-cuda (3.11, 2.2.2, 12.1.0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build-cuda (3.11, 2.4.1, 12.1.0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build-cuda (3.11, 2.3.1, 12.1.0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build-cuda (3.12, 2.5.1, 12.1.0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build-cuda (3.10, 2.1.2, 12.1.0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build-pl (3.10, 2.1, 12.1.0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build-pl (3.11, 2.3, 12.1.0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build-pl (3.12, 2.5, 12.1.0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build-pl (3.11, 2.2, 12.1.0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build-pl (3.11, 2.4, 12.1.0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build-NGC
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build-NGC
You are running out of disk space. The runner will stop working when the machine runs out of disk space. Free space left: 0 MB

Artifacts

Produced during runtime
Name Size
Lightning-AI~pytorch-lightning~6TH1K3.dockerbuild
58.4 KB
Lightning-AI~pytorch-lightning~86AD2A.dockerbuild
58.7 KB
Lightning-AI~pytorch-lightning~9BLR9L.dockerbuild
43.5 KB
Lightning-AI~pytorch-lightning~A7PVQ5.dockerbuild
42.5 KB
Lightning-AI~pytorch-lightning~HGE3Y3.dockerbuild
43.4 KB
Lightning-AI~pytorch-lightning~I0POL3.dockerbuild
43.5 KB
Lightning-AI~pytorch-lightning~IMO5PK.dockerbuild
43.5 KB
Lightning-AI~pytorch-lightning~JUTHND.dockerbuild
58.2 KB
Lightning-AI~pytorch-lightning~MV93AR.dockerbuild
21.5 KB
Lightning-AI~pytorch-lightning~NE1JAS.dockerbuild
58.3 KB
Lightning-AI~pytorch-lightning~ZGWADH.dockerbuild
58.9 KB