Skip to content

ugh!

ugh! #146

Triggered via push October 16, 2024 05:15
Status Failure
Total duration 1m 31s
Artifacts

java.yml

on: push
Matrix: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 19 warnings
yolks:java_17-g-thanos
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update -y && apt-get install -y apt-transport-https lsb-release ca-certificates wget git && apt-get upgrade -y && useradd -d /home/container -m container && chmod +x /entrypoint.sh && chown container /entrypoint.sh && wget -O /graalvm.tar.gz https://download.oracle.com/graalvm/17/latest/graalvm-jdk-17_linux-x64_bin.tar.gz && mkdir /graalvm && tar -xzf /graalvm.tar.gz -C /graalvm --strip-components=1 && chown -R container /graalvm && chmod +x /graalvm/bin/java && chmod -R 755 /graalvm && rm /graalvm.tar.gz && wget -O /etc/apt/trusted.gpg.d/php.gpg https://packages.sury.org/php/apt.gpg && echo \"deb https://packages.sury.org/php/ $(lsb_release -sc) main\" | tee /etc/apt/sources.list.d/php.list && apt-get update -y && apt-get install -y php8.1 && /bin/bash /composer_install.sh && rm /composer_install.sh && mkdir /thanos && chown container /thanos && cd /thanos && composer require aternos/thanos && apt-get remove -y apt-transport-https lsb-release ca-certificates wget git && apt-get autoremove -y && rm -rf /var/lib/apt/lists/*" did not complete successfully: exit code: 8
yolks:java_23-g-thanos
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update -y && apt-get install -y apt-transport-https lsb-release ca-certificates wget git && apt-get upgrade -y && useradd -d /home/container -m container && chmod +x /entrypoint.sh && chown container /entrypoint.sh && wget -O /graalvm.tar.gz https://download.oracle.com/graalvm/23/latest/graalvm-jdk-23_linux-x64_bin.tar.gz && /bin/bash /hash_check.sh 23 && rm /hash_check.sh && mkdir /graalvm && tar -xzf /graalvm.tar.gz -C /graalvm --strip-components=1 && chown -R container /graalvm && chmod +x /graalvm/bin/java && chmod -R 755 /graalvm && rm /graalvm.tar.gz && wget -O /etc/apt/trusted.gpg.d/php.gpg https://packages.sury.org/php/apt.gpg && echo \"deb https://packages.sury.org/php/ $(lsb_release -sc) main\" | tee /etc/apt/sources.list.d/php.list && apt-get update -y && apt-get install -y php8.1 && /bin/bash /composer_install.sh && rm /composer_install.sh && mkdir /thanos && chown container /thanos && cd /thanos && composer require aternos/thanos && apt-get remove -y apt-transport-https lsb-release ca-certificates wget git && apt-get autoremove -y && rm -rf /var/lib/apt/lists/*" did not complete successfully: exit code: 127
yolks:java_17-graalvm
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update -y && apt-get install -y curl && apt-get upgrade -y && rm -rf /var/lib/apt/lists/* && curl -o /graalvm.tar.gz -O https://download.oracle.com/graalvm/17/latest/graalvm-jdk-17_linux-x64_bin.tar.gz && mkdir /graalvm && tar -xzf /graalvm.tar.gz -C /graalvm --strip-components=1 && useradd -d /home/container -m container && chmod +x /entrypoint.sh && chown container /entrypoint.sh && chown -R container /graalvm && chmod +x /graalvm/bin/java && chmod -R 755 /graalvm && rm /graalvm.tar.gz" did not complete successfully: exit code: 2
yolks:java_17-graalvm-slim
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update -y && apt-get install -y curl && apt-get upgrade -y && rm -rf /var/lib/apt/lists/* && curl -o /graalvm.tar.gz -O https://download.oracle.com/graalvm/17/latest/graalvm-jdk-17_linux-x64_bin.tar.gz && mkdir /graalvm && tar -xzf /graalvm.tar.gz -C /graalvm --strip-components=1 && useradd -d /home/container -m container && chmod +x /entrypoint.sh && chown container /entrypoint.sh && chown -R container /graalvm && chmod +x /graalvm/bin/java && chmod -R 755 /graalvm && rm /graalvm.tar.gz && apt-get remove --purge -y curl" did not complete successfully: exit code: 2
yolks:java_17-g-thanos
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@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
yolks:java_23-g-thanos
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@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
yolks:java_17
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@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
yolks:java_17-graalvm
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@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
yolks:java_17-graalvm-slim
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@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
yolks:java_21
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@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
yolks:java_23
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@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
yolks:java_graalvm-EE
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@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
yolks:java_11
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@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
yolks:java_22
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@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
yolks:java_8
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@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
yolks:java_21-graalvm
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@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
yolks:java_21-graalvm-slim
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@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
yolks:java_22-graalvm-slim
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@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
yolks:java_22-graalvm
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@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
yolks:java_23-graalvm
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@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
yolks:java_23-graalvm-slim
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@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
yolks:java_21-g-thanos
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@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
yolks:java_22-g-thanos
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@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/