Skip to content
This repository has been archived by the owner on Jul 18, 2024. It is now read-only.

Publish e2eAIOK Docker TensorFlow #359

Publish e2eAIOK Docker TensorFlow

Publish e2eAIOK Docker TensorFlow #359

Triggered via workflow run December 17, 2023 00:02
@xuechendixuechendi
completed 23fe0da
Status Failure
Total duration 17m 37s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention
e2eaiok-release-docker
17m 25s
e2eaiok-release-docker
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
e2eaiok-release-docker
buildx failed with: ERROR: failed to solve: process "/bin/bash -c apt-get update -y && apt-get install -y git openssh-server gcc-8 g++-8 openssh-server openjdk-8-jdk sshpass && update-alternatives --install /usr/bin/gcc gcc /usr/bin/gcc-7 7 && update-alternatives --install /usr/bin/gcc gcc /usr/bin/gcc-8 8 && update-alternatives --install /usr/bin/g++ g++ /usr/bin/g++-7 7 && update-alternatives --install /usr/bin/g++ g++ /usr/bin/g++-8 8" did not complete successfully: exit code: 100
e2eaiok-release-docker
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/