nixbot

builds

succeeded vars-check-sshd default.checks.aarch64-linux.sshd-no-ca · build #416 · raw

1Running vars check using Nix-based executor...2Processing machine: client3Generator execution order: state-version4Executing generator: state-version5+ set -euo pipefail6+ PATH=/nix/store/hlc4nqfx0l06f6p7z7lmd77qcwszi7wc-coreutils-9.11/bin7+ [[ ! -d /etc ]]8+ mkdir -p /etc9+ cat10++ id -g11+ cat12++ id -u13++ id -g14+ cat15+ echo -n 26.0516✓ Generated file: state-version/version17✓ Generator state-version completed18✓ Machine client completed19Processing machine: server20Generator execution order: openssh -> state-version21Executing generator: openssh22+ set -euo pipefail23+ PATH=/nix/store/hlc4nqfx0l06f6p7z7lmd77qcwszi7wc-coreutils-9.11/bin:/nix/store/98xy2rz5g35c07x8is0l73rmgvkwqmmj-openssh-10.5p1/bin:/nix/store/hlc4nqfx0l06f6p7z7lmd77qcwszi7wc-coreutils-9.11/bin24+ [[ ! -d /etc ]]25+ mkdir -p /etc26+ cat27++ id -g28+ cat29++ id -u30++ id -g31+ cat32+ ssh-keygen -t ed25519 -N '' -C '' -f /output/ssh.id_ed2551933Generating public/private ed25519 key pair.34Your identification has been saved in /output/ssh.id_ed2551935Your public key has been saved in /output/ssh.id_ed25519.pub36The key fingerprint is:37SHA256:n/q/CwfgL5UGUGxcH6gXb8zxi/JTQK77PdVryyIUS8Q 38The key's randomart image is:39+--[ED25519 256]--+40| .+..o.. |41| .+ oEo. |42| .o..B.o |43| ..o.+B . |44| S.*ooo ..|45| =o=. o o|46| . *+.. ..|47| o.+oooo |48| ...o*+++.|49+----[SHA256]-----+50✓ Generated file: openssh/ssh.id_ed2551951✓ Generated file: openssh/ssh.id_ed25519.pub52✓ Generator openssh completed53Executing generator: state-version54+ set -euo pipefail55+ PATH=/nix/store/hlc4nqfx0l06f6p7z7lmd77qcwszi7wc-coreutils-9.11/bin56+ [[ ! -d /etc ]]57+ mkdir -p /etc58+ cat59++ id -g60+ cat61++ id -u62++ id -g63+ cat64+ echo -n 26.0565✓ Generated file: state-version/version66✓ Generator state-version completed67✓ Machine server completed68✓ All vars checks completed successfully