Skip to content

update base image for all labs images #141

update base image for all labs images

update base image for all labs images #141

Triggered via push August 30, 2024 11:51
Status Cancelled
Total duration 19m 26s
Artifacts

build_images.yml

on: push
detect-changes
2s
detect-changes
Matrix: build-and-push-images
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 7 warnings
build-and-push-images (fulp) / build-push
buildx failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c set -eux && SWIPL_VER=9.1.10 && SWIPL_CHECKSUM=16c0d014510f5e0c3b427d2842cac89fea0d4c136caabbeb698d578ee8126870 && BUILD_DEPS='make cmake ninja-build gcc g++ wget git autoconf libarchive-dev libgmp-dev libossp-uuid-dev libxext-dev libice-dev libjpeg-dev libxinerama-dev libxft-dev libxpm-dev libxt-dev libpcre2-dev ncurses-dev libreadline-dev libedit-dev libssl-dev zlib1g-dev libdb-dev unixodbc-dev libgoogle-perftools-dev libyaml-dev' && apt-get update && apt-get install -y --no-install-recommends $BUILD_DEPS && rm -rf /var/lib/apt/lists/* && mkdir /tmp/src && cd /tmp/src && wget -q https://www.swi-prolog.org/download/devel/src/swipl-$SWIPL_VER.tar.gz && echo \"$SWIPL_CHECKSUM swipl-$SWIPL_VER.tar.gz\" >> swipl-$SWIPL_VER.tar.gz-CHECKSUM && sha256sum -c swipl-$SWIPL_VER.tar.gz-CHECKSUM && tar -xzf swipl-$SWIPL_VER.tar.gz && mkdir swipl-$SWIPL_VER/build && cd swipl-$SWIPL_VER/build && cmake -DCMAKE_BUILD_TYPE=PGO -DSWIPL_PACKAGES_X=OFF \t -DSWIPL_PACKAGES_JAVA=OFF \t -DCMAKE_INSTALL_PREFIX=/usr -DSPM_ENABLE_TCMALLOC=OFF .. && make && make install && rm -rf /tmp/src" did not complete successfully: exit code: 8
build-and-push-images (deepml) / build-push
FailFast: cancelling since parallel instance has failed
build-and-push-images (deepml) / build-push
The operation was canceled.
build-and-push-images (grader) / build-push
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, docker/setup-buildx-action@15c905b16b06416d2086efa066dd8e3a35cc7f98, docker/login-action@v2, docker/metadata-action@v4, docker/build-push-action@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-and-push-images (java) / build-push
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, docker/setup-buildx-action@15c905b16b06416d2086efa066dd8e3a35cc7f98, docker/login-action@v2, docker/metadata-action@v4, docker/build-push-action@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-and-push-images (compilerbau) / build-push
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, docker/setup-buildx-action@15c905b16b06416d2086efa066dd8e3a35cc7f98, docker/login-action@v2, docker/metadata-action@v4, docker/build-push-action@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-and-push-images (eml) / build-push
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, docker/setup-buildx-action@15c905b16b06416d2086efa066dd8e3a35cc7f98, docker/login-action@v2, docker/metadata-action@v4, docker/build-push-action@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-and-push-images (PKI) / build-push
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, docker/setup-buildx-action@15c905b16b06416d2086efa066dd8e3a35cc7f98, docker/login-action@v2, docker/metadata-action@v4, docker/build-push-action@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-and-push-images (skriptsprachen) / build-push
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, docker/setup-buildx-action@15c905b16b06416d2086efa066dd8e3a35cc7f98, docker/login-action@v2, docker/metadata-action@v4, docker/build-push-action@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-and-push-images (fulp) / build-push
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, docker/setup-buildx-action@15c905b16b06416d2086efa066dd8e3a35cc7f98, docker/login-action@v2, docker/metadata-action@v4, docker/build-push-action@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/