Release - Build, Test, and Push #502
build-bake.yaml
on: schedule
Setup
3s
Base Images
9m 48s
Connect
10m 58s
Connect Content Init
2m 21s
Content Images
38m 23s
Package Manager
7m 40s
R Session Complete
11m 14s
Workbench
12m 43s
Workbench for Google Cloud Workstations
28m 49s
Workbench for Microsoft Azure ML
18m 33s
Annotations
10 errors
Connect Content Init
Path does not exist: container.sarif
|
Package Manager
Path does not exist: container.sarif
|
Base Images
Path does not exist: container.sarif
|
Connect
Path does not exist: container.sarif
|
R Session Complete
Path does not exist: container.sarif
|
Workbench
Path does not exist: container.sarif
|
Workbench for Microsoft Azure ML
buildx bake failed with: ERROR: target workbench-for-microsoft-azure-ml-ubuntu2204-2024-09-0-375-pro3: failed to solve: process "/bin/bash -o pipefail -c /opt/python/${PYTHON_VERSION}/bin/python3 -m pip install -r /tmp/py_packages.txt && /opt/python/${PYTHON_VERSION}/bin/python3 -m pip cache purge && /opt/python/${PYTHON_VERSION_ALT}/bin/python3 -m pip install -r /tmp/py_packages.txt && /opt/python/${PYTHON_VERSION_ALT}/bin/python3 -m pip cache purge && rm /tmp/py_packages.txt" did not complete successfully: exit code: 1
|
Workbench for Google Cloud Workstations
Path does not exist: container.sarif
|
Content Images
Path does not exist: container.sarif
|
Content Images
buildx bake failed with: ERROR: target content-pro-r4-1-3-py3-10-11-ubuntu2204: failed to solve: process "/bin/bash -o pipefail -c apt-get update && apt-get install -y --no-install-recommends wget && rm -rf /var/lib/apt/lists/* && curl -fsSL \"https://yihui.org/tinytex/install-bin-unix.sh\" | sh && /root/.TinyTeX/bin/*/tlmgr path remove && mv /root/.TinyTeX/ /opt/TinyTeX && /opt/TinyTeX/bin/*/tlmgr option sys_bin /usr/local/bin && /opt/TinyTeX/bin/*/tlmgr path add && rm -rf /var/lib/apt/lists/*" did not complete successfully: exit code: 56
|