Security updates 2024/09 #417
Triggered via pull request
September 4, 2024 20:10
Status
Failure
Total duration
1h 36m 42s
Billable time
2h 13m
Artifacts
–
build-bake.yaml
on: pull_request
Setup
4s
Base Images
10m 42s
Connect
10m 17s
Connect Content Init
1m 12s
Content Images
48m 27s
Package Manager
6m 34s
R Session Complete
27s
Workbench
11m 18s
Workbench for Google Cloud Workstations
23m 41s
Workbench for Microsoft Azure ML
15m 32s
Annotations
3 errors
R Session Complete
Error response from daemon: Get "https://registry-1.docker.io/v2/": received unexpected HTTP status: 502 Bad Gateway
|
Workbench for Microsoft Azure ML
buildx bake failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c RUN /opt/python/\"${PYTHON_VERSION_JUPYTER}\"/bin/python -m venv /opt/python/jupyter && /opt/python/jupyter/bin/pip install jupyterlab~=4.2.4 notebook pwb_jupyterlab~=1.0 && /opt/python/jupyter/bin/jupyter kernelspec remove python3 -f && /opt/python/jupyter/bin/pip uninstall -y ipykernel && ln -s /opt/python/jupyter/bin/jupyter /usr/local/bin/jupyter && /opt/python/${PYTHON_VERSION}/bin/pip install ipykernel virtualenv && /opt/python/${PYTHON_VERSION}/bin/python -m ipykernel install --name py${PYTHON_VERSION} --display-name \"Python ${PYTHON_VERSION}\" && /opt/python/${PYTHON_VERSION_ALT}/bin/pip install ipykernel virtualenv && /opt/python/${PYTHON_VERSION_ALT}/bin/python -m ipykernel install --name py${PYTHON_VERSION_ALT} --display-name \"Python ${PYTHON_VERSION_ALT}\"" did not complete successfully: exit code: 127
|
Workbench for Google Cloud Workstations
Process completed with exit code 1.
|