elastic-arm-efff5407: building xd7m0cmfyklcq9qlkhc0021klxzibm32-container-test-ubuntu-26-04-systemd-packages.drv Running type check Success: no issues found in 1 source file Linting test script Error: Unknown device type. Traceback (most recent call last): File "/nix/store/lhq8ch7f5hdjf6z4g0mamr3sz05q823a-container-test-driver-0.0.1/bin/.container-test-driver-wrapped", line 9, in sys.exit(main()) ~~~~^^ File "/nix/store/lhq8ch7f5hdjf6z4g0mamr3sz05q823a-container-test-driver-0.0.1/lib/python3.14/site-packages/test_driver/__init__.py", line 110, in main with Driver( ~~~~~~^ containers=[container], ^^^^^^^^^^^^^^^^^^^^^^^ ...<3 lines>... interactive=args.interactive, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) as driver: ^ File "/nix/store/lhq8ch7f5hdjf6z4g0mamr3sz05q823a-container-test-driver-0.0.1/lib/python3.14/site-packages/test_driver/driver.py", line 63, in __init__ self._create_bridge() ~~~~~~~~~~~~~~~~~~~^^ File "/nix/store/lhq8ch7f5hdjf6z4g0mamr3sz05q823a-container-test-driver-0.0.1/lib/python3.14/site-packages/test_driver/driver.py", line 103, in _create_bridge subprocess.run( ~~~~~~~~~~~~~~^ ["ip", "link", "add", self.bridge_name, "type", "bridge"], ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ check=True, ^^^^^^^^^^^ text=True, ^^^^^^^^^^ ) ^ File "/nix/store/3fl7bdkdxk2k4nssy1d1161isbzn6bsr-python3-3.14.7/lib/python3.14/subprocess.py", line 578, in run raise CalledProcessError(retcode, process.args, output=stdout, stderr=stderr) subprocess.CalledProcessError: Command '['ip', 'link', 'add', 'ctd-d3790a7b', 'type', 'bridge']' returned non-zero exit status 2.