python3.14-nixbot-tests:
/nix/store/i9q7np6h9bwa3ps6937lpwarkqw0izbf-python3-3.14.6/lib/python3.14/subprocess.py:578: CalledProcessError
----------------------- …
python3.14-nixbot-tests:
/nix/store/i9q7np6h9bwa3ps6937lpwarkqw0izbf-python3-3.14.6/lib/python3.14/subprocess.py:578: CalledProcessError
----------------------------- Captured stderr call -----------------------------
error: SQLite database '/nix/var/nix/builds/nix-95767-2866448265/nix/var/db/db.sqlite' is busy
=========================== short test summary info ============================
FAILED nixbot/tests/test_flake_prefetch.py::test_prefetch_integration - subprocess.CalledProcessError: Command '['nix', '--option', 'extra-experime...
ERROR nixbot/tests/test_pipeline.py::test_full_pipeline - Failed: nix eval builtins.currentSystem failed (1): error: SQLite database ...
ERROR nixbot/tests/test_pipeline.py::test_cached_skip_on_second_run - Failed: nix eval builtins.currentSystem failed (1): error: SQLite database ...
============= 1 failed, 770 passed, 28 skipped, 2 errors in 35.18s =============
|