tribuchet: building on jamie Machine state will be reset. To keep it, pass --keep-machine-state start all VLans (finished: start all VLans, in 0.00 seconds) Test will time out and terminate in 600.0 seconds run the VM test script machine: waiting for unit nix-daemon.socket machine: waiting for the VM to finish booting machine: starting vm machine: QEMU running (pid 45) machine # Disk image does not exist, creating the virtualisation disk image... machine # Formatting '/build/vm-state-machine/tmp.SKIjMYbOeh', fmt=raw size=1073741824 machine # mke2fs 1.47.4 (6-Mar-2025) machine # Discarding device blocks: 0/262144 done machine # Creating filesystem with 262144 4k blocks and 65536 inodes machine # Filesystem UUID: 772325c5-5fd0-4b80-b631-0ff8a0921823 machine # Superblock backups stored on blocks: machine # 32768, 98304, 163840, 229376 machine # machine # Allocating group tables: 0/8 done machine # Writing inode tables: 0/8 done machine # Creating journal (8192 blocks): done machine # Writing superblocks and filesystem accounting information: 0/8 done machine # machine # Virtualisation disk image created. machine # KVM: entry failed, hardware error 0xffffffff machine # EAX=00000000 EBX=00000000 ECX=00000000 EDX=00a10f11 machine # ESI=00000000 EDI=00000000 EBP=00000000 ESP=00000000 machine # EIP=0000fff0 EFL=00000002 [-------] CPL=0 II=0 A20=1 SMM=0 HLT=0 machine # ES =0000 00000000 0000ffff 00009300 machine # CS =f000 ffff0000 0000ffff 00009b00 machine # SS =0000 00000000 0000ffff 00009300 machine # DS =0000 00000000 0000ffff 00009300 machine # FS =0000 00000000 0000ffff 00009300 machine # GS =0000 00000000 0000ffff 00009300 machine # LDT=0000 00000000 0000ffff 00008200 machine # TR =0000 00000000 0000ffff 00008b00 machine # GDT= 00000000 0000ffff machine # IDT= 00000000 0000ffff machine # CR0=60000010 CR2=00000000 CR3=00000000 CR4=00000000 machine # DR0=0000000000000000 DR1=0000000000000000 DR2=0000000000000000 DR3=0000000000000000 machine # DR6=00000000ffff0ff0 DR7=0000000000000400 machine # EFER=0000000000000000 machine # Code=09 66 31 ca 80 fa 80 80 d9 00 66 0f b6 d1 e9 ce b6 cd 1b cb 5b e0 00 f0 30 36 2f 32 33 2f 39 39 00 fc 00 ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? machine: Guest root shell did not produce any data yet... machine: To debug, enter the VM and run 'systemctl status backdoor.service'. machine: Guest root shell did not produce any data yet... machine: To debug, enter the VM and run 'systemctl status backdoor.service'. machine: Guest root shell did not produce any data yet... machine: To debug, enter the VM and run 'systemctl status backdoor.service'. machine: Guest root shell did not produce any data yet... machine: To debug, enter the VM and run 'systemctl status backdoor.service'. machine: Guest root shell did not produce any data yet... machine: To debug, enter the VM and run 'systemctl status backdoor.service'. machine: Guest root shell did not produce any data yet... machine: To debug, enter the VM and run 'systemctl status backdoor.service'. machine: Guest root shell did not produce any data yet... machine: To debug, enter the VM and run 'systemctl status backdoor.service'. machine: Guest root shell did not produce any data yet... machine: To debug, enter the VM and run 'systemctl status backdoor.service'. machine: Guest root shell did not produce any data yet... machine: To debug, enter the VM and run 'systemctl status backdoor.service'. machine: Guest root shell did not produce any data yet... machine: To debug, enter the VM and run 'systemctl status backdoor.service'. cleanup kill QemuMachine (pid 45) machine # qemu-system-x86_64: terminating on signal 15 from pid 39 (/nix/store/b5bpi6zfajzzrwwpgba2q6li3nnya4bs-python3-3.14.7/bin/python3.14) (finished: cleanup, in 0.06 seconds) additionally exposed symbols: machine, vlan1, start_all, test_script, machines, machines_qemu, machines_nspawn, vlans, driver, log, os, create_machine, subtest, run_tests, join_all, retry, serial_stdout_off, serial_stdout_on, polling_condition, BaseMachine, QemuMachine, NspawnMachine, t, debug, dump_machine_ssh Traceback (most recent call last): File "/nix/store/raq2dn1v9hnqcadzwci0xzc3ayjzpqy3-nixos-test-driver-1.1/bin/.nixos-test-driver-wrapped", line 9, in sys.exit(main()) ~~~~^^ File "/nix/store/raq2dn1v9hnqcadzwci0xzc3ayjzpqy3-nixos-test-driver-1.1/lib/python3.14/site-packages/test_driver/__init__.py", line 194, in main driver.run_tests() ~~~~~~~~~~~~~~~~^^ File "/nix/store/raq2dn1v9hnqcadzwci0xzc3ayjzpqy3-nixos-test-driver-1.1/lib/python3.14/site-packages/test_driver/driver.py", line 437, in run_tests self.test_script() ~~~~~~~~~~~~~~~~^^ File "/nix/store/raq2dn1v9hnqcadzwci0xzc3ayjzpqy3-nixos-test-driver-1.1/lib/python3.14/site-packages/test_driver/driver.py", line 395, in test_script exec(self.tests, symbols, None) ~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1, in File "/nix/store/raq2dn1v9hnqcadzwci0xzc3ayjzpqy3-nixos-test-driver-1.1/lib/python3.14/site-packages/test_driver/machine/__init__.py", line 405, in wait_for_unit retry(check_active, as_timedelta(timeout)) ~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/nix/store/raq2dn1v9hnqcadzwci0xzc3ayjzpqy3-nixos-test-driver-1.1/lib/python3.14/site-packages/test_driver/machine/__init__.py", line 141, in retry if fn(False): ~~^^^^^^^ File "/nix/store/raq2dn1v9hnqcadzwci0xzc3ayjzpqy3-nixos-test-driver-1.1/lib/python3.14/site-packages/test_driver/machine/__init__.py", line 386, in check_active state = self.get_unit_property(unit, "ActiveState", user) File "/nix/store/raq2dn1v9hnqcadzwci0xzc3ayjzpqy3-nixos-test-driver-1.1/lib/python3.14/site-packages/test_driver/machine/__init__.py", line 441, in get_unit_property status, lines = self.systemctl( ~~~~~~~~~~~~~~^ f'--no-pager show "{unit}" --property="{property}"', ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ user, ^^^^^ ) ^ File "/nix/store/raq2dn1v9hnqcadzwci0xzc3ayjzpqy3-nixos-test-driver-1.1/lib/python3.14/site-packages/test_driver/machine/__init__.py", line 370, in systemctl return self.execute(f"systemctl {q}") ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^ File "/nix/store/raq2dn1v9hnqcadzwci0xzc3ayjzpqy3-nixos-test-driver-1.1/lib/python3.14/site-packages/test_driver/machine/__init__.py", line 722, in execute return self._execute( ~~~~~~~~~~~~~^ command=command, ^^^^^^^^^^^^^^^^ ...<2 lines>... timeout=as_timedelta(timeout) if timeout is not None else None, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/nix/store/raq2dn1v9hnqcadzwci0xzc3ayjzpqy3-nixos-test-driver-1.1/lib/python3.14/site-packages/test_driver/machine/__init__.py", line 983, in _execute self.connect() ~~~~~~~~~~~~^^ File "/nix/store/raq2dn1v9hnqcadzwci0xzc3ayjzpqy3-nixos-test-driver-1.1/lib/python3.14/site-packages/test_driver/machine/__init__.py", line 1172, in connect raise RuntimeError("Shell did not start in time") RuntimeError: Shell did not start in time