Skip to content

Add jupyterlab-jhub-apps #525

Add jupyterlab-jhub-apps

Add jupyterlab-jhub-apps #525

Triggered via push October 29, 2024 08:43
Status Failure
Total duration 4m 48s
Artifacts
Matrix: Build Docker Images
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 1 warning
Build Docker Images (jupyterlab, cpu)
buildx failed with: ERROR: failed to solve: process "/bin/bash -c if [ \"${SKIP_CONDA_SOLVE}\" != \"no\" ];then ENV_FILE=/opt/jupyterlab/conda-linux-64.lock ; else ENV_FILE=/opt/jupyterlab/environment.yaml ; fi ; /opt/scripts/install-conda-environment.sh \"${ENV_FILE}\" 'true'" did not complete successfully: exit code: 1
Build Docker Images (jupyterhub, cpu)
The job was canceled because "jupyterlab_cpu" failed.
Build Docker Images (jupyterhub, cpu)
The operation was canceled.
Build Docker Images (jupyterlab, gpu)
The job was canceled because "jupyterlab_cpu" failed.
Build Docker Images (jupyterlab, gpu)
buildx failed with: ERROR: failed to solve: process "/bin/bash -c if [ \"${SKIP_CONDA_SOLVE}\" != \"no\" ];then ENV_FILE=/opt/jupyterlab/conda-linux-64.lock ; else ENV_FILE=/opt/jupyterlab/environment.yaml ; fi ; /opt/scripts/install-conda-environment.sh \"${ENV_FILE}\" 'true'" did not complete successfully: exit code: 1
Build Docker Images (workflow-controller, cpu)
The job was canceled because "jupyterlab_cpu" failed.
Build Docker Images (workflow-controller, cpu)
The operation was canceled.
Build Docker Images (dask-worker, gpu)
The job was canceled because "jupyterlab_cpu" failed.
Build Docker Images (dask-worker, gpu)
The operation was canceled.
Build Docker Images (dask-worker, cpu)
The job was canceled because "jupyterlab_cpu" failed.
Build Docker Images (dask-worker, cpu)
The operation was canceled.
Build Docker Images (jupyterlab, cpu)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, docker/setup-buildx-action@v2, docker/login-action@v2, docker/metadata-action@v4, docker/build-push-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/