Skip to content

Add back sshpass

Add back sshpass #69

Triggered via push April 20, 2024 15:28
Status Failure
Total duration 1m 46s
Artifacts

dockerimage.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 3 warnings
build
buildx failed with: ERROR: failed to solve: process "/bin/sh -c ln -snf /usr/share/zoneinfo/US/Pacific /etc/localtime && apt update && apt install -y zsh mariadb-client postgresql-client dnsutils netcat jq sshpass neovim curl awscli gnupg openjdk-21-jre-headless tcpdump rclone sysstat sudo && curl -fsSL https://pkgs.k8s.io/core:/stable:/v1.29/deb/Release.key | sudo gpg --dearmor -o /etc/apt/keyrings/kubernetes-apt-keyring.gpg && echo 'deb [signed-by=/etc/apt/keyrings/kubernetes-apt-keyring.gpg] https://pkgs.k8s.io/core:/stable:/v1.29/deb/ /' | tee /etc/apt/sources.list.d/kubernetes.list && apt update && apt install -y kubectl && curl -LO https://apache.osuosl.org/kafka/$KAFKA_VERSION/kafka_2.13-$KAFKA_VERSION.tgz && tar xzvf kafka_2.13-$KAFKA_VERSION.tgz && mv kafka_2.13-$KAFKA_VERSION /opt/kafka && rm -rf kafka_2.13-$KAFKA_VERSION.tgz && rm -rf /var/lib/apt/lists/* && rm -rf /var/lib/dpkg/info/* && echo \"set editing-mode vi\" | tee -a /etc/inputrc && echo \"set keymap vi\" | tee -a /etc/inputrc && useradd -u 5000 -m ubuntu && echo \"ubuntu ALL=(ALL) NOPASSWD: ALL\" | tee /etc/sudoers.d/ubuntu-root" did not complete successfully: exit code: 2
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/login-action@v2, docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build
Unexpected input(s) 'dockerfile', valid inputs are ['add-hosts', 'allow', 'attests', 'build-args', 'build-contexts', 'builder', 'cache-from', 'cache-to', 'cgroup-parent', 'context', 'file', 'labels', 'load', 'network', 'no-cache', 'no-cache-filters', 'outputs', 'platforms', 'provenance', 'pull', 'push', 'sbom', 'secrets', 'secret-files', 'shm-size', 'ssh', 'tags', 'target', 'ulimit', 'github-token']
build
Unexpected input(s) 'dockerfile', valid inputs are ['add-hosts', 'allow', 'attests', 'build-args', 'build-contexts', 'builder', 'cache-from', 'cache-to', 'cgroup-parent', 'context', 'file', 'labels', 'load', 'network', 'no-cache', 'no-cache-filters', 'outputs', 'platforms', 'provenance', 'pull', 'push', 'sbom', 'secrets', 'secret-files', 'shm-size', 'ssh', 'tags', 'target', 'ulimit', 'github-token']