nixbot

builds
1these 4 derivations will be built:2 /nix/store/lpi9670ijf3kwxn6dvdvd2gspbgf5hmk-test-script.drv3 /nix/store/5r9vhkq88rampj4lcxh1sj2m78c0drmx-driverConfiguration.json.drv4 /nix/store/vhbcmz277zbjgrnwm9dg1hy02vpngs18-nixos-test-driver-disko-test.drv5 /nix/store/lvgv1hwfdv5cprbkx29cpnyxa6cxv7ng-vm-test-run-disko-test.drv6error: Cannot build '/nix/store/lvgv1hwfdv5cprbkx29cpnyxa6cxv7ng-vm-test-run-disko-test.drv'.7 Reason: builder failed with exit code 1.8 Output paths:9 /nix/store/kcdyn13hw24fs4b7g0cg6c576jmm3r2i-vm-test-run-disko-test10 Last 25 log lines:11 > ~~~~~~~~~~~~~~~~^^12 > File "/nix/store/9rf0fldjmlghg21817iqc4hhzw3k9lz2-nixos-test-driver-1.1/lib/python3.13/site-packages/test_driver/driver.py", line 434, in run_tests13 > self.test_script()14 > ~~~~~~~~~~~~~~~~^^15 > File "/nix/store/9rf0fldjmlghg21817iqc4hhzw3k9lz2-nixos-test-driver-1.1/lib/python3.13/site-packages/test_driver/driver.py", line 392, in test_script16 > exec(self.tests, symbols, None)17 > ~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^18 > File "<string>", line 29, in <module>19 > File "/nix/store/9rf0fldjmlghg21817iqc4hhzw3k9lz2-nixos-test-driver-1.1/lib/python3.13/site-packages/test_driver/machine/__init__.py", line 444, in succeed20 > (status, out) = self.execute(command, timeout=timeout)21 > ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^22 > File "/nix/store/9rf0fldjmlghg21817iqc4hhzw3k9lz2-nixos-test-driver-1.1/lib/python3.13/site-packages/test_driver/machine/__init__.py", line 623, in execute23 > return self._execute(24 > ~~~~~~~~~~~~~^25 > command=command,26 > ^^^^^^^^^^^^^^^^27 > ...<2 lines>...28 > timeout=timeout,29 > ^^^^^^^^^^^^^^^^30 > )31 > ^32 > File "/nix/store/9rf0fldjmlghg21817iqc4hhzw3k9lz2-nixos-test-driver-1.1/lib/python3.13/site-packages/test_driver/machine/__init__.py", line 906, in _execute33 > self.shell.send(b"echo ${PIPESTATUS[0]}\n")34 > ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^35 > BrokenPipeError: [Errno 32] Broken pipe36 For full logs, run:37 nix log /nix/store/lvgv1hwfdv5cprbkx29cpnyxa6cxv7ng-vm-test-run-disko-test.drv