nixbot

builds

succeeded vars-check-service-machine-id aarch64-linux.machine-id · build #212 · raw

1Running vars check using Nix-based executor...2Processing machine: server3Generator execution order: machine-id -> state-version4Executing generator: machine-id5+ set -euo pipefail6+ PATH=/nix/store/p79fmimbb698sv4c135kbdwlhjcqpd3p-coreutils-9.11/bin:/nix/store/21cakhvvk291d2r27aqim6djdw0zlkik-bash-interactive-5.3p15/bin:/nix/store/p79fmimbb698sv4c135kbdwlhjcqpd3p-coreutils-9.11/bin7+ [[ ! -d /etc ]]8+ mkdir -p /etc9+ cat10++ id -g11+ cat12++ id -u13++ id -g14+ cat15++ bash /nix/store/8if30lq4favbxgvvqypgz19q223gr5rl-uuid4.sh16+ uuid=1bc764d4-a788-4d33-b54d-3ff9d346283a17++ echo -n 1bc764d4-a788-4d33-b54d-3ff9d346283a18++ tr -d -19+ uuid_no_hyphens=1bc764d4a7884d33b54d3ff9d346283a20+ echo -n 1bc764d4a7884d33b54d3ff9d346283a21✓ Generated file: machine-id/machineId22✓ Generator machine-id completed23Executing generator: state-version24+ set -euo pipefail25+ PATH=/nix/store/p79fmimbb698sv4c135kbdwlhjcqpd3p-coreutils-9.11/bin26+ [[ ! -d /etc ]]27+ mkdir -p /etc28+ cat29++ id -g30+ cat31++ id -u32++ id -g33+ cat34+ echo -n 26.1135✓ Generated file: state-version/version36✓ Generator state-version completed37✓ Machine server completed38✓ All vars checks completed successfully