Skip to content

v3.16.99-rc3

v3.16.99-rc3 #53

Triggered via release September 25, 2024 10:34
@speed47speed47
published v3.16.99-rc3
Status Failure
Total duration 2m 45s
Artifacts

dockerhub.yml

on: release
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
main
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt update -y && DEBIAN_FRONTEND=noninteractive apt-get dist-upgrade -y && /opt/bastion/bin/admin/packages-check.sh -i -d -s && /opt/bastion/bin/admin/install-ttyrec.sh -d && /opt/bastion/bin/admin/install-yubico-piv-checker.sh -d && /opt/bastion/bin/admin/install-mkhash-helper.sh -d && rm -rf /var/cache/apt && echo \"en_US.UTF-8 UTF-8\" >> /etc/locale.gen && locale-gen && sed -i -re 's=system\\(\\);=unix-stream(\"/dev/log\");=' /etc/syslog-ng/syslog-ng.conf && sed -i -re 's/^\"accountUidMax\":.+/\"accountUidMax\": 9999,/;s/^\"ttyrecGroupIdOffset\":.+/\"ttyrecGroupIdOffset\": 10000,/' /opt/bastion/etc/bastion/bastion.conf.dist && /opt/bastion/bin/admin/install --new-install" did not complete successfully: exit code: 1
main
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/