Using CPython 3.14.6 interpreter at: /usr/local/bin/python3 Creating virtual environment at: .venv Resolved 32 packages in 7.17s Building slices-monitor-test-runner @ file:///app Built slices-monitor-test-runner @ file:///app Prepared 1 package in 716ms warning: Failed to hardlink files; falling back to full copy. This may lead to degraded performance. If the cache and target directories are on different filesystems, hardlinking may not be supported. If this is intentional, set `export UV_LINK_MODE=copy` or use `--link-mode=copy` to suppress this warning. error: Failed to install: cryptography-49.0.0-cp311-abi3-manylinux_2_34_x86_64.whl (cryptography==49.0.0) Caused by: Failed to copy to `/app/.venv/lib/python3.14/site-packages/cryptography/hazmat/bindings/.tmpg5PCm3/_rust.abi3.so` Caused by: failed to copy file from /root/.cache/uv/archive-v0/A8-0xQBJd1ni85vu/cryptography/hazmat/bindings/_rust.abi3.so to /app/.venv/lib/python3.14/site-packages/cryptography/hazmat/bindings/.tmpg5PCm3/_rust.abi3.so: No space left on device (os error 28) warning: Failed to hardlink files; falling back to full copy. This may lead to degraded performance. If the cache and target directories are on different filesystems, hardlinking may not be supported. If this is intentional, set `export UV_LINK_MODE=copy` or use `--link-mode=copy` to suppress this warning. error: Failed to install: pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (pynacl==1.6.2) Caused by: Failed to copy to `/app/.venv/lib/python3.14/site-packages/nacl/.tmp1WIRP2/signing.py` Caused by: failed to copy file from /root/.cache/uv/archive-v0/YAFO5c0zc5AZjd09/nacl/signing.py to /app/.venv/lib/python3.14/site-packages/nacl/.tmp1WIRP2/signing.py: No space left on device (os error 28)