Running vars check using Nix-based executor... Processing machine: server Generator execution order: mycelium -> state-version Executing generator: mycelium + set -euo pipefail + PATH=/nix/store/74d60721q72kz7r12jvb5hrx1q10wk02-mycelium-0.7.10/bin:/nix/store/85k56vdxxb75xmgvxj4zhaawyafkchwh-coreutils-9.11/bin:/nix/store/hrr6n4qkb2j2rqh7a1jda0yc9gpa8h4d-jq-1.8.2-bin/bin:/nix/store/85k56vdxxb75xmgvxj4zhaawyafkchwh-coreutils-9.11/bin + [[ ! -d /etc ]] + mkdir -p /etc + cat ++ id -g + cat ++ id -u ++ id -g + cat + timeout 5 mycelium --key-file /output/key 2026-08-29T20:04:27.195390Z WARN myceliumd_common: Node key file "/output/key" not found, generating new keys 2026-08-29T20:04:27.197498Z INFO mycelium: Router created. Pubkey: f7e65c3c04d4ab3c6ae907f7138321ee55a04b32cdb155701f21cee514757a27 2026-08-29T20:04:27.199530Z INFO mycelium: Started peer manager 2026-08-29T20:04:27.199688Z INFO mycelium::peer_manager: Bound multicast discovery interface bind_address=[::]:9650 2026-08-29T20:04:27.199737Z ERROR mycelium::tun::linux: Could not create tun device named "mycelium", make sure the name is not yet in use, and you have sufficient privileges to create a network device 2026-08-29T20:04:27.199988Z WARN mycelium::router: Update processor task exitted Error: Os { code: 2, kind: NotFound, message: "No such file or directory" } + : + mycelium inspect --key-file /output/key --json + jq -r .publicKey + mycelium inspect --key-file /output/key --json + jq -r .address ✓ Generated file: mycelium/ip ✓ Generated file: mycelium/key ✓ Generated file: mycelium/pubkey ✓ Generator mycelium completed Executing generator: state-version + set -euo pipefail + PATH=/nix/store/85k56vdxxb75xmgvxj4zhaawyafkchwh-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