Build, test, and push images #108
docker.yml
on: schedule
cuda12-ubuntu20_04
/
build-test-upload
9m 46s
base-gpu-notebook-cuda11
/
build-test-upload
6m 5s
base-gpu-notebook-cuda12
/
build-test-upload
8m 39s
k8s-hub-2-0-0
/
build-test-upload
1m 30s
k8s-hub-3-0-0
/
build-test-upload
53s
k8s-hub-3-2-1
/
build-test-upload
1m 37s
cuda12-ros-noetic
/
build-test-upload
nlp-notebook-cuda11
/
build-test-upload
12m 56s
nlp-notebook-cuda12
/
build-test-upload
12m 21s
geo-notebook-cuda12
/
build-test-upload
7m 9s
Annotations
1 error and 11 warnings
cuda12-ubuntu20_04 / build-test-upload
buildx failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c apt update -y -qq && apt install -y apt-utils libgl1-mesa-dev vim htop curl software-properties-common && apt install -y cmake gnupg libncurses5-dev libncursesw5-dev git sox zip tmux && add-apt-repository ppa:flexiondotorg/nvtop && apt install -y nvtop && apt-get -y -qq install dbus-x11 xfce4 xfce4-panel xfce4-session xfce4-settings xfce4-terminal xorg xubuntu-icon-theme fonts-dejavu libgtk2.0-0 gfortran && wget -O /tmp/firefox.tar.bz2 \"https://download.mozilla.org/?product=firefox-latest&os=linux64&lang=en-US\" && tar -xjf /tmp/firefox.tar.bz2 -C /opt/ && ln -s /opt/firefox/firefox /usr/bin/firefox && rm /tmp/firefox.tar.bz2 && apt -y -qq remove xfce4-screensaver && update-alternatives --config x-terminal-emulator && chown -R \"$NB_UID\":\"$NB_GID\" \"$HOME\" && wget -q -O- https://packagecloud.io/dcommander/turbovnc/gpgkey | gpg --dearmor >/etc/apt/trusted.gpg.d/TurboVNC.gpg && wget -O /etc/apt/sources.list.d/TurboVNC.list https://raw.githubusercontent.com/TurboVNC/repo/main/TurboVNC.list && apt update -y && apt -y -qq install turbovnc && curl -fOL https://github.com/coder/code-server/releases/download/v$CODE_VERSION/code-server_${CODE_VERSION}_amd64.deb && dpkg -i code-server_${CODE_VERSION}_amd64.deb && rm -f code-server_${CODE_VERSION}_amd64.deb && apt clean && rm -rf /var/lib/apt/lists/* && find /usr/lib/code-server -type f -name '*.js.map' -delete && npm cache clean --force" did not complete successfully: exit code: 28
|
k8s-hub-3-0-0 / build-test-upload
'before' field is missing in event payload - changes will be detected from last commit
|
k8s-hub-2-0-0 / build-test-upload
'before' field is missing in event payload - changes will be detected from last commit
|
k8s-hub-3-2-1 / build-test-upload
'before' field is missing in event payload - changes will be detected from last commit
|
base-gpu-notebook-cuda11 / build-test-upload
'before' field is missing in event payload - changes will be detected from last commit
|
base-gpu-notebook-cuda12 / build-test-upload
'before' field is missing in event payload - changes will be detected from last commit
|
cuda12-ubuntu20_04 / build-test-upload
'before' field is missing in event payload - changes will be detected from last commit
|
ml-notebook-cuda11 / build-test-upload
'before' field is missing in event payload - changes will be detected from last commit
|
ml-notebook-cuda12 / build-test-upload
'before' field is missing in event payload - changes will be detected from last commit
|
geo-notebook-cuda12 / build-test-upload
'before' field is missing in event payload - changes will be detected from last commit
|
nlp-notebook-cuda11 / build-test-upload
'before' field is missing in event payload - changes will be detected from last commit
|
nlp-notebook-cuda12 / build-test-upload
'before' field is missing in event payload - changes will be detected from last commit
|