Running vars check using Nix-based executor... Executing shared generators... Executing shared generator: openssh-ca + set -euo pipefail + PATH=/nix/store/y9w5zd1vichm0p4sp9rhdlv2j7yl7y1z-openssh-10.4p1/bin:/nix/store/p79fmimbb698sv4c135kbdwlhjcqpd3p-coreutils-9.11/bin + [[ ! -d /etc ]] + mkdir -p /etc + cat ++ id -g + cat ++ id -u ++ id -g + cat + ssh-keygen -t ed25519 -N '' -C '' -f /output/id_ed25519 Generating public/private ed25519 key pair. Your identification has been saved in /output/id_ed25519 Your public key has been saved in /output/id_ed25519.pub The key fingerprint is: SHA256:Ba9rVV7t2cgusR3lw3RBcddBc/wfrz2D+jWxpk0WOrc The key's randomart image is: +--[ED25519 256]--+ | . oOB| | o .O| | o . ..=| | o o oo*=| | S . o +*B| | o =..B| | o oo+@ | | . o@o+| | .oo Eo| +----[SHA256]-----+ ✓ Generated shared file: openssh-ca/id_ed25519 ✓ Generated shared file: openssh-ca/id_ed25519.pub ✓ Shared Generator openssh-ca completed ✓ Shared generators completed Processing machine: client Generator execution order: state-version Executing generator: state-version + set -euo pipefail + PATH=/nix/store/p79fmimbb698sv4c135kbdwlhjcqpd3p-coreutils-9.11/bin + [[ ! -d /etc ]] + mkdir -p /etc + cat ++ id -g + cat ++ id -u ++ id -g + cat + echo -n 26.11 ✓ Generated file: state-version/version ✓ Generator state-version completed ✓ Machine client completed Processing machine: server Generator execution order: openssh -> openssh-cert -> openssh-rsa -> sshd-root-key -> state-version Executing generator: openssh + set -euo pipefail + PATH=/nix/store/p79fmimbb698sv4c135kbdwlhjcqpd3p-coreutils-9.11/bin:/nix/store/y9w5zd1vichm0p4sp9rhdlv2j7yl7y1z-openssh-10.4p1/bin:/nix/store/p79fmimbb698sv4c135kbdwlhjcqpd3p-coreutils-9.11/bin + [[ ! -d /etc ]] + mkdir -p /etc + cat ++ id -g + cat ++ id -u ++ id -g + cat + ssh-keygen -t ed25519 -N '' -C '' -f /output/ssh.id_ed25519 Generating public/private ed25519 key pair. Your identification has been saved in /output/ssh.id_ed25519 Your public key has been saved in /output/ssh.id_ed25519.pub The key fingerprint is: SHA256:zOcsOeQtAefdXks2jQLsYUQNzvPfJrWuGeH79eRV8DM The key's randomart image is: +--[ED25519 256]--+ | .+o | | = . | | . . O . | | * + * = | | S + +.*E=| | o B ..*.==| | * + .o+.*| | + ==+| | +ooo| +----[SHA256]-----+ ✓ Generated file: openssh/ssh.id_ed25519 ✓ Generated file: openssh/ssh.id_ed25519.pub ✓ Generator openssh completed Executing generator: openssh-cert + set -euo pipefail + PATH=/nix/store/y9w5zd1vichm0p4sp9rhdlv2j7yl7y1z-openssh-10.4p1/bin:/nix/store/rjaclwgima9ssysv7v0h2hq46g8sikd4-jq-1.8.2-bin/bin:/nix/store/p79fmimbb698sv4c135kbdwlhjcqpd3p-coreutils-9.11/bin + [[ ! -d /etc ]] + mkdir -p /etc + cat ++ id -g + cat ++ id -u ++ id -g + cat + ssh-keygen -s /input/openssh-ca/id_ed25519 -I server -h -n server.clan,server.example.com /input/openssh/ssh.id_ed25519.pub + mv /input/openssh/ssh.id_ed25519-cert.pub /output/ssh.id_ed25519-cert.pub ✓ Generated file: openssh-cert/ssh.id_ed25519-cert.pub ✓ Generator openssh-cert completed Executing generator: openssh-rsa + set -euo pipefail + PATH=/nix/store/p79fmimbb698sv4c135kbdwlhjcqpd3p-coreutils-9.11/bin:/nix/store/y9w5zd1vichm0p4sp9rhdlv2j7yl7y1z-openssh-10.4p1/bin:/nix/store/p79fmimbb698sv4c135kbdwlhjcqpd3p-coreutils-9.11/bin + [[ ! -d /etc ]] + mkdir -p /etc + cat ++ id -g + cat ++ id -u ++ id -g + cat + ssh-keygen -t rsa -b 4096 -N '' -C '' -f /output/ssh.id_rsa Generating public/private rsa key pair. Your identification has been saved in /output/ssh.id_rsa Your public key has been saved in /output/ssh.id_rsa.pub The key fingerprint is: SHA256:M5snVNyt9sifjUxf1nFufLQhFcDkxzZ07kzjfaCMO4A The key's randomart image is: +---[RSA 4096]----+ | oo.o.| | . ..oo.o| | o ..oBo| | . . o o==+| | E S . =. +B| | . * + o.+B| | + + o o.O| | o . + Bo| | = o| +----[SHA256]-----+ ✓ Generated file: openssh-rsa/ssh.id_rsa ✓ Generated file: openssh-rsa/ssh.id_rsa.pub ✓ Generator openssh-rsa completed Executing generator: sshd-root-key + set -euo pipefail + PATH=/nix/store/y9w5zd1vichm0p4sp9rhdlv2j7yl7y1z-openssh-10.4p1/bin:/nix/store/p79fmimbb698sv4c135kbdwlhjcqpd3p-coreutils-9.11/bin + [[ ! -d /etc ]] + mkdir -p /etc + cat ++ id -g + cat ++ id -u ++ id -g + cat + ssh-keygen -t ed25519 -N '' -C root@server -f /output/id_ed25519 Generating public/private ed25519 key pair. Your identification has been saved in /output/id_ed25519 Your public key has been saved in /output/id_ed25519.pub The key fingerprint is: SHA256:/zUmD6+2LS+nAQmLdPG2l4xylK5ulvxi63hRBPPNhC4 root@server The key's randomart image is: +--[ED25519 256]--+ | +. .. | | =o= | | . oo* o | | . oE*o= . | | . SoB + | | .= o | | ..o. + + | | oO .+X.. | | .*++..=O= | +----[SHA256]-----+ ✓ Generated file: sshd-root-key/id_ed25519 ✓ Generated file: sshd-root-key/id_ed25519.pub ✓ Generator sshd-root-key completed Executing generator: state-version + set -euo pipefail + PATH=/nix/store/p79fmimbb698sv4c135kbdwlhjcqpd3p-coreutils-9.11/bin + [[ ! -d /etc ]] + mkdir -p /etc + cat ++ id -g + cat ++ id -u ++ id -g + cat + echo -n 26.11 ✓ Generated file: state-version/version ✓ Generator state-version completed ✓ Machine server completed ✓ All vars checks completed successfully