Skip to content

Release docker img #1059

Release docker img

Release docker img #1059

Triggered via pull request October 1, 2024 09:34
Status Failure
Total duration 30m 39s
Billable time 1h 2m
Artifacts

docker.yaml

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

Annotations

3 errors and 1 warning
docker-build (2.4.0_cu124, mosaicml/pytorch:2.4.0_cu124-python3.11-ubuntu20.04, [all], 901e5d2)
buildx failed with: ERROR: failed to solve: process "/bin/bash -c if [ \"$KEEP_FOUNDRY\" != \"true\" ]; then echo \"Uninstalling llm-foundry...\" && pip uninstall -y llm-foundry && echo \"llm-foundry uninstalled.\" && echo \"Removing /llm-foundry directory...\" && rm -rf /llm-foundry && echo \"Directory /llm-foundry removed.\" && else echo \"KEEP_FOUNDRY is set to true, not uninstalling llm-foundry.\" && fi" did not complete successfully: exit code: 1
docker-build (2.4.0_cu124_aws, mosaicml/pytorch:2.4.0_cu124-python3.11-ubuntu20.04-aws, [all], 90...
The job was canceled because "_2_4_0_cu124_mosaicml_pyt" failed.
docker-build (2.4.0_cu124_aws, mosaicml/pytorch:2.4.0_cu124-python3.11-ubuntu20.04-aws, [all], 90...
buildx failed with: ERROR: failed to solve: process "/bin/bash -c if [ \"$KEEP_FOUNDRY\" != \"true\" ]; then echo \"Uninstalling llm-foundry...\" && pip uninstall -y llm-foundry && echo \"llm-foundry uninstalled.\" && echo \"Removing /llm-foundry directory...\" && rm -rf /llm-foundry && echo \"Directory /llm-foundry removed.\" && else echo \"KEEP_FOUNDRY is set to true, not uninstalling llm-foundry.\" && fi" did not complete successfully: exit code: 1
docker-build (2.4.0_cu124, mosaicml/pytorch:2.4.0_cu124-python3.11-ubuntu20.04, [all], 901e5d2)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/login-action@v2, 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/