container-test-run-dyndns
default.checks.aarch64-linux.dyndns
· build #416
· raw
1additionally exposed symbols:2 server,3 start_all, machines, driver, Machine, wait_for_signal4Starting server567<<< NixOS Stage 2 >>>89booting system configuration /nix/store/74r77dxkphwl1q6q7y24ajr0l7y3w7g4-nixos-system-server-test10running activation script...11setting up /etc...122: host0@if3: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN mode DEFAULT group default qlen 100013 link/ether be:aa:dd:39:86:e7 brd ff:ff:ff:ff:ff:ff link-netnsid 014setting up age secrets...15starting systemd...16systemd 260.2 running in system mode (+PAM +AUDIT -SELINUX +APPARMOR +IMA +IPE +SMACK +SECCOMP +GCRYPT -GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 +KMOD +LIBCRYPTSETUP +LIBCRYPTSETUP_PLUGINS +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK -BTF -XKBCOMMON +UTMP +LIBARCHIVE)17Detected virtualization systemd-nspawn.18Detected architecture arm64.19Detected first boot.20Initializing machine ID from container UUID.21Applying preset policy.22Populated /etc with preset unit settings.23Queued start job for default target Multi-User System.24252627<<< Welcome to NixOS test (aarch64) - console >>>28+ systemd-run /bin/sh -c '/nix/store/hlc4nqfx0l06f6p7z7lmd77qcwszi7wc-coreutils-9.11/bin/sleep 999999999 && echo 1df49717-56e6-443c-8975-3d09ec03d751'29Running as unit: run-p341-i96494348.service; invocation ID: c23c86246e3d49ce8ceb0085bc84c4f230To attach to container server run on the same machine that runs the test:31 sudo nsenter --user --target $(\pgrep -f '^/bin/sh.*1df49717-56e6-443c-8975-3d09ec03d751') --mount --uts --ipc --net --pid --cgroup /bin/sh -c bash 3233To inject external network and continue test, run:34sudo /nix/store/d6kq2phq0zy5invmkfgg8h35zxaf13s9-python3-3.13.15/bin/python3.13 /nix/store/hvjpsqwpzj163wzy0fhlnf8iwgcwfzr9-test-driver-0.0.1/lib/python3.13/site-packages/test_driver/inject_network.py 1df49717-56e6-443c-8975-3d09ec03d75135+ systemctl --no-pager show multi-user.target36+ systemctl --no-pager show nginx.service37server: waiting for success: nc -z localhost 8038+ nc -z localhost 8039Connection to localhost (::1) 80 port [tcp/http] succeeded!40(finished: waiting for success: nc -z localhost 80, in 0.01 seconds)41server: waiting for success: nc -z localhost 44342+ nc -z localhost 44343Connection to localhost (::1) 443 port [tcp/https] succeeded!44(finished: waiting for success: nc -z localhost 443, in 0.01 seconds)45+ test -d /var/lib/dyndns46+ /nix/store/l6s5j2zrzgwikr9wgm0bk2n6v9iscdwp-nginx-1.30.4/bin/nginx -t47nginx: the configuration file /nix/store/l6s5j2zrzgwikr9wgm0bk2n6v9iscdwp-nginx-1.30.4/conf/nginx.conf syntax is ok48nginx: configuration file /nix/store/l6s5j2zrzgwikr9wgm0bk2n6v9iscdwp-nginx-1.30.4/conf/nginx.conf test is successful49All tests passed!50