"./vfs.test -test.v -test.timeout 1h0m0s -remote TestFileLu: -verbose" - Starting (try 1/5) 2026/05/29 05:24:00 DEBUG : Creating backend with remote "TestFileLu:rclone-test-hitesen5siye" 2026/05/29 05:24:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/29 05:24:00 DEBUG : Creating backend with remote "/tmp/rclone3522418383" === RUN TestDirHandleMethods run.go:198: Remote "FileLu root 'rclone-test-hitesen5siye'", Local "Local file system at /tmp/rclone3522418383", Modify Window "876000h0m0s" 2026/05/29 05:24:00 INFO : FileLu root 'rclone-test-hitesen5siye': poll-interval is not supported by this remote 2026/05/29 05:24:00 NOTICE: FileLu root 'rclone-test-hitesen5siye': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/29 05:24:01 INFO : FileLu root 'rclone-test-hitesen5siye': Successfully created folder "rclone-test-hitesen5siye" with ID 4062665 2026/05/29 05:24:02 INFO : FileLu root 'rclone-test-hitesen5siye': Successfully created folder "rclone-test-hitesen5siye/dir" with ID 4062667 fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_handle_test.go:14 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestDirHandleMethods Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_handle_test.go:14 Error: Not equal: expected: 0 actual : 1 Test: TestDirHandleMethods Messages: 1 objects not found dir_test.go:29: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:29 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_handle_test.go:14 Error: Received unexpected error: file does not exist Test: TestDirHandleMethods 2026/05/29 05:24:13 DEBUG : WaitForWriters: timeout=30s 2026/05/29 05:24:13 DEBUG : Looking for writers 2026/05/29 05:24:13 DEBUG : >WaitForWriters: --- FAIL: TestDirHandleMethods (13.26s) === RUN TestDirHandleReaddir run.go:198: Remote "FileLu root 'rclone-test-hitesen5siye'", Local "Local file system at /tmp/rclone3522418383", Modify Window "876000h0m0s" 2026/05/29 05:24:14 INFO : FileLu root 'rclone-test-hitesen5siye': poll-interval is not supported by this remote 2026/05/29 05:24:14 NOTICE: FileLu root 'rclone-test-hitesen5siye': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/29 05:24:19 INFO : FileLu root 'rclone-test-hitesen5siye': Successfully created folder "rclone-test-hitesen5siye/dir/subdir" with ID 4062670 fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_handle_test.go:45 Error: Should be true Test: TestDirHandleReaddir Messages: listing wrong, want dir/file1 (14), dir/file2 (15), dir/subdir/file3 (16) got fstest.go:203: Not found "dir/file1" fstest.go:203: Not found "dir/file2" fstest.go:203: Not found "dir/subdir/file3" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_handle_test.go:45 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Not equal: expected: 0 actual : 3 Test: TestDirHandleReaddir Messages: 3 objects not found dir_handle_test.go:48: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_handle_test.go:48 Error: Received unexpected error: file does not exist Test: TestDirHandleReaddir 2026/05/29 05:24:30 DEBUG : WaitForWriters: timeout=30s 2026/05/29 05:24:30 DEBUG : Looking for writers 2026/05/29 05:24:30 DEBUG : >WaitForWriters: --- FAIL: TestDirHandleReaddir (17.02s) === RUN TestDirHandleReaddirnames run.go:198: Remote "FileLu root 'rclone-test-hitesen5siye'", Local "Local file system at /tmp/rclone3522418383", Modify Window "876000h0m0s" 2026/05/29 05:24:31 INFO : FileLu root 'rclone-test-hitesen5siye': poll-interval is not supported by this remote 2026/05/29 05:24:31 NOTICE: FileLu root 'rclone-test-hitesen5siye': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_handle_test.go:94 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestDirHandleReaddirnames Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_handle_test.go:94 Error: Not equal: expected: 0 actual : 1 Test: TestDirHandleReaddirnames Messages: 1 objects not found dir_test.go:29: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:29 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_handle_test.go:94 Error: Received unexpected error: file does not exist Test: TestDirHandleReaddirnames 2026/05/29 05:24:42 DEBUG : WaitForWriters: timeout=30s 2026/05/29 05:24:42 DEBUG : Looking for writers 2026/05/29 05:24:42 DEBUG : >WaitForWriters: --- FAIL: TestDirHandleReaddirnames (12.57s) === RUN TestDirMethods run.go:198: Remote "FileLu root 'rclone-test-hitesen5siye'", Local "Local file system at /tmp/rclone3522418383", Modify Window "876000h0m0s" 2026/05/29 05:24:43 INFO : FileLu root 'rclone-test-hitesen5siye': poll-interval is not supported by this remote 2026/05/29 05:24:43 NOTICE: FileLu root 'rclone-test-hitesen5siye': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:36 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestDirMethods Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:36 Error: Not equal: expected: 0 actual : 1 Test: TestDirMethods Messages: 1 objects not found dir_test.go:29: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:29 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:36 Error: Received unexpected error: file does not exist Test: TestDirMethods 2026/05/29 05:24:55 DEBUG : WaitForWriters: timeout=30s 2026/05/29 05:24:55 DEBUG : Looking for writers 2026/05/29 05:24:55 DEBUG : >WaitForWriters: --- FAIL: TestDirMethods (12.54s) === RUN TestDirForgetAll run.go:198: Remote "FileLu root 'rclone-test-hitesen5siye'", Local "Local file system at /tmp/rclone3522418383", Modify Window "876000h0m0s" 2026/05/29 05:24:56 INFO : FileLu root 'rclone-test-hitesen5siye': poll-interval is not supported by this remote 2026/05/29 05:24:56 NOTICE: FileLu root 'rclone-test-hitesen5siye': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:87 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestDirForgetAll Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:87 Error: Not equal: expected: 0 actual : 1 Test: TestDirForgetAll Messages: 1 objects not found dir_test.go:29: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:29 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:87 Error: Received unexpected error: file does not exist Test: TestDirForgetAll 2026/05/29 05:25:07 DEBUG : WaitForWriters: timeout=30s 2026/05/29 05:25:07 DEBUG : Looking for writers 2026/05/29 05:25:07 DEBUG : >WaitForWriters: --- FAIL: TestDirForgetAll (12.55s) === RUN TestDirForgetPath run.go:198: Remote "FileLu root 'rclone-test-hitesen5siye'", Local "Local file system at /tmp/rclone3522418383", Modify Window "876000h0m0s" 2026/05/29 05:25:08 INFO : FileLu root 'rclone-test-hitesen5siye': poll-interval is not supported by this remote 2026/05/29 05:25:08 NOTICE: FileLu root 'rclone-test-hitesen5siye': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:114 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestDirForgetPath Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:114 Error: Not equal: expected: 0 actual : 1 Test: TestDirForgetPath Messages: 1 objects not found dir_test.go:29: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:29 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:114 Error: Received unexpected error: file does not exist Test: TestDirForgetPath 2026/05/29 05:25:20 DEBUG : WaitForWriters: timeout=30s 2026/05/29 05:25:20 DEBUG : Looking for writers 2026/05/29 05:25:20 DEBUG : >WaitForWriters: --- FAIL: TestDirForgetPath (12.52s) === RUN TestDirWalk run.go:198: Remote "FileLu root 'rclone-test-hitesen5siye'", Local "Local file system at /tmp/rclone3522418383", Modify Window "876000h0m0s" 2026/05/29 05:25:21 INFO : FileLu root 'rclone-test-hitesen5siye': poll-interval is not supported by this remote 2026/05/29 05:25:21 NOTICE: FileLu root 'rclone-test-hitesen5siye': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:145 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestDirWalk Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:145 Error: Not equal: expected: 0 actual : 1 Test: TestDirWalk Messages: 1 objects not found dir_test.go:29: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:29 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:145 Error: Received unexpected error: file does not exist Test: TestDirWalk 2026/05/29 05:25:32 DEBUG : WaitForWriters: timeout=30s 2026/05/29 05:25:32 DEBUG : Looking for writers 2026/05/29 05:25:32 DEBUG : >WaitForWriters: --- FAIL: TestDirWalk (12.46s) === RUN TestDirSetModTime run.go:198: Remote "FileLu root 'rclone-test-hitesen5siye'", Local "Local file system at /tmp/rclone3522418383", Modify Window "876000h0m0s" 2026/05/29 05:25:33 INFO : FileLu root 'rclone-test-hitesen5siye': poll-interval is not supported by this remote 2026/05/29 05:25:33 NOTICE: FileLu root 'rclone-test-hitesen5siye': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:213 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestDirSetModTime Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:213 Error: Not equal: expected: 0 actual : 1 Test: TestDirSetModTime Messages: 1 objects not found dir_test.go:29: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:29 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:213 Error: Received unexpected error: file does not exist Test: TestDirSetModTime 2026/05/29 05:25:45 DEBUG : WaitForWriters: timeout=30s 2026/05/29 05:25:45 DEBUG : Looking for writers 2026/05/29 05:25:45 DEBUG : >WaitForWriters: --- FAIL: TestDirSetModTime (12.54s) === RUN TestDirStat run.go:198: Remote "FileLu root 'rclone-test-hitesen5siye'", Local "Local file system at /tmp/rclone3522418383", Modify Window "876000h0m0s" 2026/05/29 05:25:46 INFO : FileLu root 'rclone-test-hitesen5siye': poll-interval is not supported by this remote 2026/05/29 05:25:46 NOTICE: FileLu root 'rclone-test-hitesen5siye': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:229 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestDirStat Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:229 Error: Not equal: expected: 0 actual : 1 Test: TestDirStat Messages: 1 objects not found dir_test.go:29: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:29 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:229 Error: Received unexpected error: file does not exist Test: TestDirStat 2026/05/29 05:25:57 DEBUG : WaitForWriters: timeout=30s 2026/05/29 05:25:57 DEBUG : Looking for writers 2026/05/29 05:25:57 DEBUG : >WaitForWriters: --- FAIL: TestDirStat (12.46s) === RUN TestDirReadDirAll run.go:198: Remote "FileLu root 'rclone-test-hitesen5siye'", Local "Local file system at /tmp/rclone3522418383", Modify Window "876000h0m0s" 2026/05/29 05:25:58 INFO : FileLu root 'rclone-test-hitesen5siye': poll-interval is not supported by this remote 2026/05/29 05:25:58 NOTICE: FileLu root 'rclone-test-hitesen5siye': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:259 Error: Should be true Test: TestDirReadDirAll Messages: listing wrong, want dir/file1 (14), dir/file2 (15), dir/subdir/file3 (16) got fstest.go:203: Not found "dir/file1" fstest.go:203: Not found "dir/file2" fstest.go:203: Not found "dir/subdir/file3" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:259 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Not equal: expected: 0 actual : 3 Test: TestDirReadDirAll Messages: 3 objects not found dir_test.go:262: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:262 Error: Received unexpected error: file does not exist Test: TestDirReadDirAll 2026/05/29 05:26:15 DEBUG : WaitForWriters: timeout=30s 2026/05/29 05:26:15 DEBUG : Looking for writers 2026/05/29 05:26:15 DEBUG : >WaitForWriters: --- FAIL: TestDirReadDirAll (17.53s) === RUN TestDirOpen run.go:198: Remote "FileLu root 'rclone-test-hitesen5siye'", Local "Local file system at /tmp/rclone3522418383", Modify Window "876000h0m0s" 2026/05/29 05:26:16 INFO : FileLu root 'rclone-test-hitesen5siye': poll-interval is not supported by this remote 2026/05/29 05:26:16 NOTICE: FileLu root 'rclone-test-hitesen5siye': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:334 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestDirOpen Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:334 Error: Not equal: expected: 0 actual : 1 Test: TestDirOpen Messages: 1 objects not found dir_test.go:29: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:29 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:334 Error: Received unexpected error: file does not exist Test: TestDirOpen 2026/05/29 05:26:27 DEBUG : WaitForWriters: timeout=30s 2026/05/29 05:26:27 DEBUG : Looking for writers 2026/05/29 05:26:27 DEBUG : >WaitForWriters: --- FAIL: TestDirOpen (12.47s) === RUN TestDirCreate run.go:198: Remote "FileLu root 'rclone-test-hitesen5siye'", Local "Local file system at /tmp/rclone3522418383", Modify Window "876000h0m0s" 2026/05/29 05:26:28 INFO : FileLu root 'rclone-test-hitesen5siye': poll-interval is not supported by this remote 2026/05/29 05:26:28 NOTICE: FileLu root 'rclone-test-hitesen5siye': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:347 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestDirCreate Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:347 Error: Not equal: expected: 0 actual : 1 Test: TestDirCreate Messages: 1 objects not found dir_test.go:29: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:29 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:347 Error: Received unexpected error: file does not exist Test: TestDirCreate 2026/05/29 05:26:40 DEBUG : WaitForWriters: timeout=30s 2026/05/29 05:26:40 DEBUG : Looking for writers 2026/05/29 05:26:40 DEBUG : >WaitForWriters: --- FAIL: TestDirCreate (12.50s) === RUN TestDirMkdir run.go:198: Remote "FileLu root 'rclone-test-hitesen5siye'", Local "Local file system at /tmp/rclone3522418383", Modify Window "876000h0m0s" 2026/05/29 05:26:41 INFO : FileLu root 'rclone-test-hitesen5siye': poll-interval is not supported by this remote 2026/05/29 05:26:41 NOTICE: FileLu root 'rclone-test-hitesen5siye': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:389 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestDirMkdir Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:389 Error: Not equal: expected: 0 actual : 1 Test: TestDirMkdir Messages: 1 objects not found dir_test.go:29: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:29 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:389 Error: Received unexpected error: file does not exist Test: TestDirMkdir 2026/05/29 05:26:52 DEBUG : WaitForWriters: timeout=30s 2026/05/29 05:26:52 DEBUG : Looking for writers 2026/05/29 05:26:52 DEBUG : >WaitForWriters: --- FAIL: TestDirMkdir (12.48s) === RUN TestDirMkdirSub run.go:198: Remote "FileLu root 'rclone-test-hitesen5siye'", Local "Local file system at /tmp/rclone3522418383", Modify Window "876000h0m0s" 2026/05/29 05:26:53 INFO : FileLu root 'rclone-test-hitesen5siye': poll-interval is not supported by this remote 2026/05/29 05:26:53 NOTICE: FileLu root 'rclone-test-hitesen5siye': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:413 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestDirMkdirSub Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:413 Error: Not equal: expected: 0 actual : 1 Test: TestDirMkdirSub Messages: 1 objects not found dir_test.go:29: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:29 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:413 Error: Received unexpected error: file does not exist Test: TestDirMkdirSub 2026/05/29 05:27:05 DEBUG : WaitForWriters: timeout=30s 2026/05/29 05:27:05 DEBUG : Looking for writers 2026/05/29 05:27:05 DEBUG : >WaitForWriters: --- FAIL: TestDirMkdirSub (12.90s) === RUN TestDirRemove run.go:198: Remote "FileLu root 'rclone-test-hitesen5siye'", Local "Local file system at /tmp/rclone3522418383", Modify Window "876000h0m0s" 2026/05/29 05:27:06 INFO : FileLu root 'rclone-test-hitesen5siye': poll-interval is not supported by this remote 2026/05/29 05:27:06 NOTICE: FileLu root 'rclone-test-hitesen5siye': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:438 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestDirRemove Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:438 Error: Not equal: expected: 0 actual : 1 Test: TestDirRemove Messages: 1 objects not found dir_test.go:29: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:29 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:438 Error: Received unexpected error: file does not exist Test: TestDirRemove 2026/05/29 05:27:18 DEBUG : WaitForWriters: timeout=30s 2026/05/29 05:27:18 DEBUG : Looking for writers 2026/05/29 05:27:18 DEBUG : >WaitForWriters: --- FAIL: TestDirRemove (12.51s) === RUN TestDirRemoveAll run.go:198: Remote "FileLu root 'rclone-test-hitesen5siye'", Local "Local file system at /tmp/rclone3522418383", Modify Window "876000h0m0s" 2026/05/29 05:27:19 INFO : FileLu root 'rclone-test-hitesen5siye': poll-interval is not supported by this remote 2026/05/29 05:27:19 NOTICE: FileLu root 'rclone-test-hitesen5siye': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:477 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestDirRemoveAll Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:477 Error: Not equal: expected: 0 actual : 1 Test: TestDirRemoveAll Messages: 1 objects not found dir_test.go:29: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:29 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:477 Error: Received unexpected error: file does not exist Test: TestDirRemoveAll 2026/05/29 05:27:30 DEBUG : WaitForWriters: timeout=30s 2026/05/29 05:27:30 DEBUG : Looking for writers 2026/05/29 05:27:30 DEBUG : >WaitForWriters: --- FAIL: TestDirRemoveAll (12.45s) === RUN TestDirRemoveName run.go:198: Remote "FileLu root 'rclone-test-hitesen5siye'", Local "Local file system at /tmp/rclone3522418383", Modify Window "876000h0m0s" 2026/05/29 05:27:31 INFO : FileLu root 'rclone-test-hitesen5siye': poll-interval is not supported by this remote 2026/05/29 05:27:31 NOTICE: FileLu root 'rclone-test-hitesen5siye': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:498 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestDirRemoveName Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:498 Error: Not equal: expected: 0 actual : 1 Test: TestDirRemoveName Messages: 1 objects not found dir_test.go:29: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:29 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:498 Error: Received unexpected error: file does not exist Test: TestDirRemoveName 2026/05/29 05:27:43 DEBUG : WaitForWriters: timeout=30s 2026/05/29 05:27:43 DEBUG : Looking for writers 2026/05/29 05:27:43 DEBUG : >WaitForWriters: --- FAIL: TestDirRemoveName (12.48s) === RUN TestDirRename run.go:198: Remote "FileLu root 'rclone-test-hitesen5siye'", Local "Local file system at /tmp/rclone3522418383", Modify Window "876000h0m0s" 2026/05/29 05:27:44 INFO : FileLu root 'rclone-test-hitesen5siye': poll-interval is not supported by this remote 2026/05/29 05:27:44 NOTICE: FileLu root 'rclone-test-hitesen5siye': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:520 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestDirRename Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:520 Error: Not equal: expected: 0 actual : 1 Test: TestDirRename Messages: 1 objects not found dir_test.go:29: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:29 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:520 Error: Received unexpected error: file does not exist Test: TestDirRename 2026/05/29 05:27:55 DEBUG : WaitForWriters: timeout=30s 2026/05/29 05:27:55 DEBUG : Looking for writers 2026/05/29 05:27:55 DEBUG : >WaitForWriters: --- FAIL: TestDirRename (12.48s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:198: Remote "FileLu root 'rclone-test-hitesen5siye'", Local "Local file system at /tmp/rclone3522418383", Modify Window "876000h0m0s" 2026/05/29 05:27:56 INFO : FileLu root 'rclone-test-hitesen5siye': poll-interval is not supported by this remote 2026/05/29 05:27:56 NOTICE: FileLu root 'rclone-test-hitesen5siye': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:616 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestDirFileOpen Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:616 Error: Not equal: expected: 0 actual : 1 Test: TestDirFileOpen Messages: 1 objects not found dir_test.go:29: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:29 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:616 Error: Received unexpected error: file does not exist Test: TestDirFileOpen 2026/05/29 05:28:08 DEBUG : WaitForWriters: timeout=30s 2026/05/29 05:28:08 DEBUG : Looking for writers 2026/05/29 05:28:08 DEBUG : >WaitForWriters: --- FAIL: TestDirFileOpen (13.15s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "FileLu root 'rclone-test-hitesen5siye'", Local "Local file system at /tmp/rclone3522418383", Modify Window "876000h0m0s" 2026/05/29 05:28:09 INFO : FileLu root 'rclone-test-hitesen5siye': poll-interval is not supported by this remote 2026/05/29 05:28:09 NOTICE: FileLu root 'rclone-test-hitesen5siye': --vfs-cache-mode writes or full is recommended for this remote as it can't stream dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/05/29 05:28:09 DEBUG : WaitForWriters: timeout=30s 2026/05/29 05:28:09 DEBUG : Looking for writers 2026/05/29 05:28:09 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.99s) === RUN TestDirMetadataExtension run.go:198: Remote "FileLu root 'rclone-test-hitesen5siye'", Local "Local file system at /tmp/rclone3522418383", Modify Window "876000h0m0s" 2026/05/29 05:28:10 INFO : FileLu root 'rclone-test-hitesen5siye': poll-interval is not supported by this remote 2026/05/29 05:28:10 NOTICE: FileLu root 'rclone-test-hitesen5siye': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:699 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestDirMetadataExtension Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:699 Error: Not equal: expected: 0 actual : 1 Test: TestDirMetadataExtension Messages: 1 objects not found dir_test.go:29: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:29 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:699 Error: Received unexpected error: file does not exist Test: TestDirMetadataExtension 2026/05/29 05:28:22 DEBUG : WaitForWriters: timeout=30s 2026/05/29 05:28:22 DEBUG : Looking for writers 2026/05/29 05:28:22 DEBUG : >WaitForWriters: --- FAIL: TestDirMetadataExtension (12.54s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "FileLu root 'rclone-test-hitesen5siye'", Local "Local file system at /tmp/rclone3522418383", Modify Window "876000h0m0s" 2026/05/29 05:28:23 INFO : FileLu root 'rclone-test-hitesen5siye': poll-interval is not supported by this remote 2026/05/29 05:28:23 NOTICE: FileLu root 'rclone-test-hitesen5siye': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:38 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestFileMethods Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:38 Error: Not equal: expected: 0 actual : 1 Test: TestFileMethods Messages: 1 objects not found file_test.go:31: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:31 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:38 Error: Received unexpected error: file does not exist Test: TestFileMethods 2026/05/29 05:28:34 DEBUG : WaitForWriters: timeout=30s 2026/05/29 05:28:34 DEBUG : Looking for writers 2026/05/29 05:28:34 DEBUG : >WaitForWriters: --- FAIL: TestFileMethods (12.49s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "FileLu root 'rclone-test-hitesen5siye'", Local "Local file system at /tmp/rclone3522418383", Modify Window "876000h0m0s" 2026/05/29 05:28:35 INFO : FileLu root 'rclone-test-hitesen5siye': poll-interval is not supported by this remote 2026/05/29 05:28:35 NOTICE: FileLu root 'rclone-test-hitesen5siye': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:95 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 Error: Should be true Test: TestFileSetModTime/cache=off,open=false,write=false Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:95 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 Error: Not equal: expected: 0 actual : 1 Test: TestFileSetModTime/cache=off,open=false,write=false Messages: 1 objects not found file_test.go:31: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:31 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:95 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 Error: Received unexpected error: file does not exist Test: TestFileSetModTime/cache=off,open=false,write=false 2026/05/29 05:28:47 DEBUG : WaitForWriters: timeout=30s 2026/05/29 05:28:47 DEBUG : Looking for writers 2026/05/29 05:28:47 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:198: Remote "FileLu root 'rclone-test-hitesen5siye'", Local "Local file system at /tmp/rclone3522418383", Modify Window "876000h0m0s" 2026/05/29 05:28:48 INFO : FileLu root 'rclone-test-hitesen5siye': poll-interval is not supported by this remote 2026/05/29 05:28:48 NOTICE: FileLu root 'rclone-test-hitesen5siye': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:95 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 Error: Should be true Test: TestFileSetModTime/cache=off,open=true,write=false Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:95 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 Error: Not equal: expected: 0 actual : 1 Test: TestFileSetModTime/cache=off,open=true,write=false Messages: 1 objects not found file_test.go:31: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:31 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:95 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 Error: Received unexpected error: file does not exist Test: TestFileSetModTime/cache=off,open=true,write=false 2026/05/29 05:28:59 DEBUG : WaitForWriters: timeout=30s 2026/05/29 05:28:59 DEBUG : Looking for writers 2026/05/29 05:28:59 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:198: Remote "FileLu root 'rclone-test-hitesen5siye'", Local "Local file system at /tmp/rclone3522418383", Modify Window "876000h0m0s" 2026/05/29 05:29:01 INFO : FileLu root 'rclone-test-hitesen5siye': poll-interval is not supported by this remote 2026/05/29 05:29:01 NOTICE: FileLu root 'rclone-test-hitesen5siye': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:95 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 Error: Should be true Test: TestFileSetModTime/cache=off,open=true,write=true Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:95 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 Error: Not equal: expected: 0 actual : 1 Test: TestFileSetModTime/cache=off,open=true,write=true Messages: 1 objects not found file_test.go:31: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:31 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:95 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 Error: Received unexpected error: file does not exist Test: TestFileSetModTime/cache=off,open=true,write=true 2026/05/29 05:29:12 DEBUG : WaitForWriters: timeout=30s 2026/05/29 05:29:12 DEBUG : Looking for writers 2026/05/29 05:29:12 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:198: Remote "FileLu root 'rclone-test-hitesen5siye'", Local "Local file system at /tmp/rclone3522418383", Modify Window "876000h0m0s" 2026/05/29 05:29:13 INFO : FileLu root 'rclone-test-hitesen5siye': poll-interval is not supported by this remote 2026/05/29 05:29:13 DEBUG : FileLu root 'rclone-test-hitesen5siye': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/29 05:29:13 DEBUG : FileLu root 'rclone-test-hitesen5siye': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-hitesen5siye" 2026/05/29 05:29:13 DEBUG : FileLu root 'rclone-test-hitesen5siye': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-hitesen5siye" 2026/05/29 05:29:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-hitesen5siye" 2026/05/29 05:29:13 DEBUG : Config file has changed externally - reloading 2026/05/29 05:29:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/29 05:29:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-hitesen5siye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-hitesen5siye" 2026/05/29 05:29:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-hitesen5siye" 2026/05/29 05:29:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/29 05:29:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-hitesen5siye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-hitesen5siye" 2026/05/29 05:29:13 INFO : FileLu root 'rclone-test-hitesen5siye': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:95 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 Error: Should be true Test: TestFileSetModTime/cache=full,open=false,write=false Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:95 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 Error: Not equal: expected: 0 actual : 1 Test: TestFileSetModTime/cache=full,open=false,write=false Messages: 1 objects not found file_test.go:31: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:31 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:95 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 Error: Received unexpected error: file does not exist Test: TestFileSetModTime/cache=full,open=false,write=false 2026/05/29 05:29:25 DEBUG : WaitForWriters: timeout=30s 2026/05/29 05:29:25 DEBUG : Looking for writers 2026/05/29 05:29:25 DEBUG : >WaitForWriters: 2026/05/29 05:29:25 DEBUG : FileLu root 'rclone-test-hitesen5siye': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:198: Remote "FileLu root 'rclone-test-hitesen5siye'", Local "Local file system at /tmp/rclone3522418383", Modify Window "876000h0m0s" 2026/05/29 05:29:26 INFO : FileLu root 'rclone-test-hitesen5siye': poll-interval is not supported by this remote 2026/05/29 05:29:26 DEBUG : FileLu root 'rclone-test-hitesen5siye': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/29 05:29:26 DEBUG : FileLu root 'rclone-test-hitesen5siye': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-hitesen5siye" 2026/05/29 05:29:26 DEBUG : FileLu root 'rclone-test-hitesen5siye': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-hitesen5siye" 2026/05/29 05:29:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-hitesen5siye" 2026/05/29 05:29:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/29 05:29:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-hitesen5siye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-hitesen5siye" 2026/05/29 05:29:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-hitesen5siye" 2026/05/29 05:29:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/29 05:29:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-hitesen5siye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-hitesen5siye" 2026/05/29 05:29:26 INFO : FileLu root 'rclone-test-hitesen5siye': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:95 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 Error: Should be true Test: TestFileSetModTime/cache=full,open=true,write=false Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:95 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 Error: Not equal: expected: 0 actual : 1 Test: TestFileSetModTime/cache=full,open=true,write=false Messages: 1 objects not found file_test.go:31: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:31 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:95 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 Error: Received unexpected error: file does not exist Test: TestFileSetModTime/cache=full,open=true,write=false 2026/05/29 05:29:37 DEBUG : WaitForWriters: timeout=30s 2026/05/29 05:29:37 DEBUG : Looking for writers 2026/05/29 05:29:37 DEBUG : >WaitForWriters: 2026/05/29 05:29:37 DEBUG : FileLu root 'rclone-test-hitesen5siye': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:198: Remote "FileLu root 'rclone-test-hitesen5siye'", Local "Local file system at /tmp/rclone3522418383", Modify Window "876000h0m0s" 2026/05/29 05:29:38 INFO : FileLu root 'rclone-test-hitesen5siye': poll-interval is not supported by this remote 2026/05/29 05:29:38 DEBUG : FileLu root 'rclone-test-hitesen5siye': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/29 05:29:38 DEBUG : FileLu root 'rclone-test-hitesen5siye': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-hitesen5siye" 2026/05/29 05:29:38 DEBUG : FileLu root 'rclone-test-hitesen5siye': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-hitesen5siye" 2026/05/29 05:29:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-hitesen5siye" 2026/05/29 05:29:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/29 05:29:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-hitesen5siye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-hitesen5siye" 2026/05/29 05:29:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-hitesen5siye" 2026/05/29 05:29:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/29 05:29:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-hitesen5siye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-hitesen5siye" 2026/05/29 05:29:38 INFO : FileLu root 'rclone-test-hitesen5siye': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:95 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 Error: Should be true Test: TestFileSetModTime/cache=full,open=true,write=true Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:95 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 Error: Not equal: expected: 0 actual : 1 Test: TestFileSetModTime/cache=full,open=true,write=true Messages: 1 objects not found file_test.go:31: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:31 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:95 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 Error: Received unexpected error: file does not exist Test: TestFileSetModTime/cache=full,open=true,write=true 2026/05/29 05:29:50 DEBUG : WaitForWriters: timeout=30s 2026/05/29 05:29:50 DEBUG : Looking for writers 2026/05/29 05:29:50 DEBUG : >WaitForWriters: 2026/05/29 05:29:50 DEBUG : FileLu root 'rclone-test-hitesen5siye': vfs cache: cleaner exiting --- FAIL: TestFileSetModTime (75.47s) --- FAIL: TestFileSetModTime/cache=off,open=false,write=false (12.51s) --- FAIL: TestFileSetModTime/cache=off,open=true,write=false (12.95s) --- FAIL: TestFileSetModTime/cache=off,open=true,write=true (12.49s) --- FAIL: TestFileSetModTime/cache=full,open=false,write=false (12.58s) --- FAIL: TestFileSetModTime/cache=full,open=true,write=false (12.46s) --- FAIL: TestFileSetModTime/cache=full,open=true,write=true (12.48s) === RUN TestFileOpenRead run.go:198: Remote "FileLu root 'rclone-test-hitesen5siye'", Local "Local file system at /tmp/rclone3522418383", Modify Window "876000h0m0s" 2026/05/29 05:29:51 INFO : FileLu root 'rclone-test-hitesen5siye': poll-interval is not supported by this remote 2026/05/29 05:29:51 NOTICE: FileLu root 'rclone-test-hitesen5siye': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:178 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestFileOpenRead Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:178 Error: Not equal: expected: 0 actual : 1 Test: TestFileOpenRead Messages: 1 objects not found file_test.go:31: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:31 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:178 Error: Received unexpected error: file does not exist Test: TestFileOpenRead 2026/05/29 05:30:02 DEBUG : WaitForWriters: timeout=30s 2026/05/29 05:30:02 DEBUG : Looking for writers 2026/05/29 05:30:02 DEBUG : >WaitForWriters: --- FAIL: TestFileOpenRead (12.54s) === RUN TestFileOpenReadUnknownSize 2026/05/29 05:30:03 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/05/29 05:30:03 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/29 05:30:03 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/29 05:30:03 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/05/29 05:30:03 DEBUG : WaitForWriters: timeout=30s 2026/05/29 05:30:03 DEBUG : Looking for writers 2026/05/29 05:30:03 DEBUG : file.txt: reading active writers 2026/05/29 05:30:03 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "FileLu root 'rclone-test-hitesen5siye'", Local "Local file system at /tmp/rclone3522418383", Modify Window "876000h0m0s" 2026/05/29 05:30:03 INFO : FileLu root 'rclone-test-hitesen5siye': poll-interval is not supported by this remote 2026/05/29 05:30:03 NOTICE: FileLu root 'rclone-test-hitesen5siye': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:232 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestFileOpenWrite Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:232 Error: Not equal: expected: 0 actual : 1 Test: TestFileOpenWrite Messages: 1 objects not found file_test.go:31: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:31 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:232 Error: Received unexpected error: file does not exist Test: TestFileOpenWrite 2026/05/29 05:30:15 DEBUG : WaitForWriters: timeout=30s 2026/05/29 05:30:15 DEBUG : Looking for writers 2026/05/29 05:30:15 DEBUG : >WaitForWriters: --- FAIL: TestFileOpenWrite (12.59s) === RUN TestFileRemove run.go:198: Remote "FileLu root 'rclone-test-hitesen5siye'", Local "Local file system at /tmp/rclone3522418383", Modify Window "876000h0m0s" 2026/05/29 05:30:16 INFO : FileLu root 'rclone-test-hitesen5siye': poll-interval is not supported by this remote 2026/05/29 05:30:16 NOTICE: FileLu root 'rclone-test-hitesen5siye': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:251 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestFileRemove Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:251 Error: Not equal: expected: 0 actual : 1 Test: TestFileRemove Messages: 1 objects not found file_test.go:31: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:31 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:251 Error: Received unexpected error: file does not exist Test: TestFileRemove 2026/05/29 05:30:27 DEBUG : WaitForWriters: timeout=30s 2026/05/29 05:30:27 DEBUG : Looking for writers 2026/05/29 05:30:27 DEBUG : >WaitForWriters: --- FAIL: TestFileRemove (12.46s) === RUN TestFileRemoveAll run.go:198: Remote "FileLu root 'rclone-test-hitesen5siye'", Local "Local file system at /tmp/rclone3522418383", Modify Window "876000h0m0s" 2026/05/29 05:30:28 INFO : FileLu root 'rclone-test-hitesen5siye': poll-interval is not supported by this remote 2026/05/29 05:30:28 NOTICE: FileLu root 'rclone-test-hitesen5siye': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:264 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestFileRemoveAll Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:264 Error: Not equal: expected: 0 actual : 1 Test: TestFileRemoveAll Messages: 1 objects not found file_test.go:31: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:31 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:264 Error: Received unexpected error: file does not exist Test: TestFileRemoveAll 2026/05/29 05:30:40 DEBUG : WaitForWriters: timeout=30s 2026/05/29 05:30:40 DEBUG : Looking for writers 2026/05/29 05:30:40 DEBUG : >WaitForWriters: --- FAIL: TestFileRemoveAll (12.48s) === RUN TestFileOpen run.go:198: Remote "FileLu root 'rclone-test-hitesen5siye'", Local "Local file system at /tmp/rclone3522418383", Modify Window "876000h0m0s" 2026/05/29 05:30:41 INFO : FileLu root 'rclone-test-hitesen5siye': poll-interval is not supported by this remote 2026/05/29 05:30:41 NOTICE: FileLu root 'rclone-test-hitesen5siye': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:277 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestFileOpen Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:277 Error: Not equal: expected: 0 actual : 1 Test: TestFileOpen Messages: 1 objects not found file_test.go:31: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:31 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:277 Error: Received unexpected error: file does not exist Test: TestFileOpen 2026/05/29 05:30:52 DEBUG : WaitForWriters: timeout=30s 2026/05/29 05:30:52 DEBUG : Looking for writers 2026/05/29 05:30:52 DEBUG : >WaitForWriters: --- FAIL: TestFileOpen (12.50s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "FileLu root 'rclone-test-hitesen5siye'", Local "Local file system at /tmp/rclone3522418383", Modify Window "876000h0m0s" 2026/05/29 05:30:53 INFO : FileLu root 'rclone-test-hitesen5siye': poll-interval is not supported by this remote 2026/05/29 05:30:53 NOTICE: FileLu root 'rclone-test-hitesen5siye': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/off,forceCache=false Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Not equal: expected: 0 actual : 1 Test: TestFileRename/off,forceCache=false Messages: 1 objects not found file_test.go:31: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:31 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Received unexpected error: file does not exist Test: TestFileRename/off,forceCache=false 2026/05/29 05:31:05 DEBUG : WaitForWriters: timeout=30s 2026/05/29 05:31:05 DEBUG : Looking for writers 2026/05/29 05:31:05 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "FileLu root 'rclone-test-hitesen5siye'", Local "Local file system at /tmp/rclone3522418383", Modify Window "876000h0m0s" 2026/05/29 05:31:06 INFO : FileLu root 'rclone-test-hitesen5siye': poll-interval is not supported by this remote 2026/05/29 05:31:06 NOTICE: FileLu root 'rclone-test-hitesen5siye': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/29 05:31:06 DEBUG : FileLu root 'rclone-test-hitesen5siye': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/29 05:31:06 DEBUG : FileLu root 'rclone-test-hitesen5siye': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-hitesen5siye" 2026/05/29 05:31:06 DEBUG : FileLu root 'rclone-test-hitesen5siye': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-hitesen5siye" 2026/05/29 05:31:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-hitesen5siye" 2026/05/29 05:31:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/29 05:31:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-hitesen5siye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-hitesen5siye" 2026/05/29 05:31:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-hitesen5siye" 2026/05/29 05:31:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/29 05:31:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-hitesen5siye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-hitesen5siye" 2026/05/29 05:31:06 INFO : FileLu root 'rclone-test-hitesen5siye': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=false Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Not equal: expected: 0 actual : 1 Test: TestFileRename/minimal,forceCache=false Messages: 1 objects not found file_test.go:31: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:31 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Received unexpected error: file does not exist Test: TestFileRename/minimal,forceCache=false 2026/05/29 05:31:17 DEBUG : WaitForWriters: timeout=30s 2026/05/29 05:31:17 DEBUG : Looking for writers 2026/05/29 05:31:17 DEBUG : >WaitForWriters: 2026/05/29 05:31:17 DEBUG : FileLu root 'rclone-test-hitesen5siye': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "FileLu root 'rclone-test-hitesen5siye'", Local "Local file system at /tmp/rclone3522418383", Modify Window "876000h0m0s" 2026/05/29 05:31:18 INFO : FileLu root 'rclone-test-hitesen5siye': poll-interval is not supported by this remote 2026/05/29 05:31:18 NOTICE: FileLu root 'rclone-test-hitesen5siye': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/29 05:31:18 DEBUG : FileLu root 'rclone-test-hitesen5siye': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/29 05:31:18 DEBUG : FileLu root 'rclone-test-hitesen5siye': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-hitesen5siye" 2026/05/29 05:31:18 DEBUG : FileLu root 'rclone-test-hitesen5siye': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-hitesen5siye" 2026/05/29 05:31:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-hitesen5siye" 2026/05/29 05:31:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/29 05:31:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-hitesen5siye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-hitesen5siye" 2026/05/29 05:31:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-hitesen5siye" 2026/05/29 05:31:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/29 05:31:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-hitesen5siye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-hitesen5siye" 2026/05/29 05:31:18 INFO : FileLu root 'rclone-test-hitesen5siye': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=true Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Not equal: expected: 0 actual : 1 Test: TestFileRename/minimal,forceCache=true Messages: 1 objects not found file_test.go:31: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:31 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Received unexpected error: file does not exist Test: TestFileRename/minimal,forceCache=true 2026/05/29 05:31:30 DEBUG : WaitForWriters: timeout=30s 2026/05/29 05:31:30 DEBUG : Looking for writers 2026/05/29 05:31:30 DEBUG : >WaitForWriters: 2026/05/29 05:31:30 DEBUG : FileLu root 'rclone-test-hitesen5siye': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "FileLu root 'rclone-test-hitesen5siye'", Local "Local file system at /tmp/rclone3522418383", Modify Window "876000h0m0s" 2026/05/29 05:31:31 INFO : FileLu root 'rclone-test-hitesen5siye': poll-interval is not supported by this remote 2026/05/29 05:31:31 DEBUG : FileLu root 'rclone-test-hitesen5siye': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/29 05:31:31 DEBUG : FileLu root 'rclone-test-hitesen5siye': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-hitesen5siye" 2026/05/29 05:31:31 DEBUG : FileLu root 'rclone-test-hitesen5siye': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-hitesen5siye" 2026/05/29 05:31:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-hitesen5siye" 2026/05/29 05:31:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/29 05:31:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-hitesen5siye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-hitesen5siye" 2026/05/29 05:31:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-hitesen5siye" 2026/05/29 05:31:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/29 05:31:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-hitesen5siye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-hitesen5siye" 2026/05/29 05:31:31 INFO : FileLu root 'rclone-test-hitesen5siye': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=false Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Not equal: expected: 0 actual : 1 Test: TestFileRename/writes,forceCache=false Messages: 1 objects not found file_test.go:31: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:31 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Received unexpected error: file does not exist Test: TestFileRename/writes,forceCache=false 2026/05/29 05:31:42 DEBUG : WaitForWriters: timeout=30s 2026/05/29 05:31:42 DEBUG : Looking for writers 2026/05/29 05:31:42 DEBUG : >WaitForWriters: 2026/05/29 05:31:42 DEBUG : FileLu root 'rclone-test-hitesen5siye': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "FileLu root 'rclone-test-hitesen5siye'", Local "Local file system at /tmp/rclone3522418383", Modify Window "876000h0m0s" 2026/05/29 05:31:43 INFO : FileLu root 'rclone-test-hitesen5siye': poll-interval is not supported by this remote 2026/05/29 05:31:43 DEBUG : FileLu root 'rclone-test-hitesen5siye': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/29 05:31:43 DEBUG : FileLu root 'rclone-test-hitesen5siye': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-hitesen5siye" 2026/05/29 05:31:43 DEBUG : FileLu root 'rclone-test-hitesen5siye': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-hitesen5siye" 2026/05/29 05:31:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-hitesen5siye" 2026/05/29 05:31:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/29 05:31:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-hitesen5siye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-hitesen5siye" 2026/05/29 05:31:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-hitesen5siye" 2026/05/29 05:31:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/29 05:31:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-hitesen5siye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-hitesen5siye" 2026/05/29 05:31:43 INFO : FileLu root 'rclone-test-hitesen5siye': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=true Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Not equal: expected: 0 actual : 1 Test: TestFileRename/writes,forceCache=true Messages: 1 objects not found file_test.go:31: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:31 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Received unexpected error: file does not exist Test: TestFileRename/writes,forceCache=true 2026/05/29 05:31:55 DEBUG : WaitForWriters: timeout=30s 2026/05/29 05:31:55 DEBUG : Looking for writers 2026/05/29 05:31:55 DEBUG : >WaitForWriters: 2026/05/29 05:31:55 DEBUG : FileLu root 'rclone-test-hitesen5siye': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "FileLu root 'rclone-test-hitesen5siye'", Local "Local file system at /tmp/rclone3522418383", Modify Window "876000h0m0s" 2026/05/29 05:31:56 INFO : FileLu root 'rclone-test-hitesen5siye': poll-interval is not supported by this remote 2026/05/29 05:31:56 DEBUG : FileLu root 'rclone-test-hitesen5siye': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/29 05:31:56 DEBUG : FileLu root 'rclone-test-hitesen5siye': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-hitesen5siye" 2026/05/29 05:31:56 DEBUG : FileLu root 'rclone-test-hitesen5siye': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-hitesen5siye" 2026/05/29 05:31:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-hitesen5siye" 2026/05/29 05:31:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/29 05:31:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-hitesen5siye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-hitesen5siye" 2026/05/29 05:31:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-hitesen5siye" 2026/05/29 05:31:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/29 05:31:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-hitesen5siye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-hitesen5siye" 2026/05/29 05:31:56 INFO : FileLu root 'rclone-test-hitesen5siye': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/full,forceCache=false Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Not equal: expected: 0 actual : 1 Test: TestFileRename/full,forceCache=false Messages: 1 objects not found file_test.go:31: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:31 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Received unexpected error: file does not exist Test: TestFileRename/full,forceCache=false 2026/05/29 05:32:07 DEBUG : WaitForWriters: timeout=30s 2026/05/29 05:32:07 DEBUG : Looking for writers 2026/05/29 05:32:07 DEBUG : >WaitForWriters: 2026/05/29 05:32:07 DEBUG : FileLu root 'rclone-test-hitesen5siye': vfs cache: cleaner exiting --- FAIL: TestFileRename (74.89s) --- FAIL: TestFileRename/off,forceCache=false (12.46s) --- FAIL: TestFileRename/minimal,forceCache=false (12.52s) --- FAIL: TestFileRename/minimal,forceCache=true (12.47s) --- FAIL: TestFileRename/writes,forceCache=false (12.51s) --- FAIL: TestFileRename/writes,forceCache=true (12.45s) --- FAIL: TestFileRename/full,forceCache=false (12.47s) === RUN TestFileStructSize file_test.go:419: File struct has size 208 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:198: Remote "FileLu root 'rclone-test-hitesen5siye'", Local "Local file system at /tmp/rclone3522418383", Modify Window "876000h0m0s" 2026/05/29 05:32:08 INFO : FileLu root 'rclone-test-hitesen5siye': poll-interval is not supported by this remote 2026/05/29 05:32:08 NOTICE: FileLu root 'rclone-test-hitesen5siye': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/29 05:32:08 INFO : FileLu root 'rclone-test-hitesen5siye': poll-interval is not supported by this remote 2026/05/29 05:32:08 NOTICE: FileLu root 'rclone-test-hitesen5siye': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/29 05:32:08 DEBUG : WaitForWriters: timeout=30s 2026/05/29 05:32:08 DEBUG : Looking for writers 2026/05/29 05:32:08 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (1.21s) === RUN TestRcForget rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcList rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:198: Remote "FileLu root 'rclone-test-hitesen5siye'", Local "Local file system at /tmp/rclone3522418383", Modify Window "876000h0m0s" 2026/05/29 05:32:09 INFO : FileLu root 'rclone-test-hitesen5siye': poll-interval is not supported by this remote 2026/05/29 05:32:09 NOTICE: FileLu root 'rclone-test-hitesen5siye': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:19 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:40 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestReadFileHandleMethods Messages: listing wrong, want dir/file1 (16) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:19 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:40 Error: Not equal: expected: 0 actual : 1 Test: TestReadFileHandleMethods Messages: 1 objects not found 2026/05/29 05:32:20 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/29 05:32:21 DEBUG : dir/file1: >OpenFile: fd=, err=file does not exist read_test.go:22: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:22 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:40 Error: Received unexpected error: file does not exist Test: TestReadFileHandleMethods 2026/05/29 05:32:21 DEBUG : WaitForWriters: timeout=30s 2026/05/29 05:32:21 DEBUG : Looking for writers 2026/05/29 05:32:21 DEBUG : >WaitForWriters: --- FAIL: TestReadFileHandleMethods (12.50s) === RUN TestReadFileHandleSeek run.go:198: Remote "FileLu root 'rclone-test-hitesen5siye'", Local "Local file system at /tmp/rclone3522418383", Modify Window "876000h0m0s" 2026/05/29 05:32:22 INFO : FileLu root 'rclone-test-hitesen5siye': poll-interval is not supported by this remote 2026/05/29 05:32:22 NOTICE: FileLu root 'rclone-test-hitesen5siye': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:19 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:85 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestReadFileHandleSeek Messages: listing wrong, want dir/file1 (16) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:19 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:85 Error: Not equal: expected: 0 actual : 1 Test: TestReadFileHandleSeek Messages: 1 objects not found 2026/05/29 05:32:33 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/29 05:32:33 DEBUG : dir/file1: >OpenFile: fd=, err=file does not exist read_test.go:22: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:22 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:85 Error: Received unexpected error: file does not exist Test: TestReadFileHandleSeek 2026/05/29 05:32:33 DEBUG : WaitForWriters: timeout=30s 2026/05/29 05:32:33 DEBUG : Looking for writers 2026/05/29 05:32:33 DEBUG : >WaitForWriters: --- FAIL: TestReadFileHandleSeek (12.49s) === RUN TestReadFileHandleReadAt run.go:198: Remote "FileLu root 'rclone-test-hitesen5siye'", Local "Local file system at /tmp/rclone3522418383", Modify Window "876000h0m0s" 2026/05/29 05:32:34 INFO : FileLu root 'rclone-test-hitesen5siye': poll-interval is not supported by this remote 2026/05/29 05:32:34 NOTICE: FileLu root 'rclone-test-hitesen5siye': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:19 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:127 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestReadFileHandleReadAt Messages: listing wrong, want dir/file1 (16) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:19 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:127 Error: Not equal: expected: 0 actual : 1 Test: TestReadFileHandleReadAt Messages: 1 objects not found 2026/05/29 05:32:45 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/29 05:32:46 DEBUG : dir/file1: >OpenFile: fd=, err=file does not exist read_test.go:22: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:22 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:127 Error: Received unexpected error: file does not exist Test: TestReadFileHandleReadAt 2026/05/29 05:32:46 DEBUG : WaitForWriters: timeout=30s 2026/05/29 05:32:46 DEBUG : Looking for writers 2026/05/29 05:32:46 DEBUG : >WaitForWriters: --- FAIL: TestReadFileHandleReadAt (12.48s) === RUN TestReadFileHandleFlush run.go:198: Remote "FileLu root 'rclone-test-hitesen5siye'", Local "Local file system at /tmp/rclone3522418383", Modify Window "876000h0m0s" 2026/05/29 05:32:47 INFO : FileLu root 'rclone-test-hitesen5siye': poll-interval is not supported by this remote 2026/05/29 05:32:47 NOTICE: FileLu root 'rclone-test-hitesen5siye': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:19 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:182 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestReadFileHandleFlush Messages: listing wrong, want dir/file1 (16) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:19 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:182 Error: Not equal: expected: 0 actual : 1 Test: TestReadFileHandleFlush Messages: 1 objects not found 2026/05/29 05:32:58 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/29 05:32:58 DEBUG : dir/file1: >OpenFile: fd=, err=file does not exist read_test.go:22: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:22 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:182 Error: Received unexpected error: file does not exist Test: TestReadFileHandleFlush 2026/05/29 05:32:58 DEBUG : WaitForWriters: timeout=30s 2026/05/29 05:32:58 DEBUG : Looking for writers 2026/05/29 05:32:58 DEBUG : >WaitForWriters: --- FAIL: TestReadFileHandleFlush (12.49s) === RUN TestReadFileHandleRelease run.go:198: Remote "FileLu root 'rclone-test-hitesen5siye'", Local "Local file system at /tmp/rclone3522418383", Modify Window "876000h0m0s" 2026/05/29 05:32:59 INFO : FileLu root 'rclone-test-hitesen5siye': poll-interval is not supported by this remote 2026/05/29 05:32:59 NOTICE: FileLu root 'rclone-test-hitesen5siye': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:19 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:210 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestReadFileHandleRelease Messages: listing wrong, want dir/file1 (16) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:19 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:210 Error: Not equal: expected: 0 actual : 1 Test: TestReadFileHandleRelease Messages: 1 objects not found 2026/05/29 05:33:10 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/29 05:33:11 DEBUG : dir/file1: >OpenFile: fd=, err=file does not exist read_test.go:22: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:22 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:210 Error: Received unexpected error: file does not exist Test: TestReadFileHandleRelease 2026/05/29 05:33:11 DEBUG : WaitForWriters: timeout=30s 2026/05/29 05:33:11 DEBUG : Looking for writers 2026/05/29 05:33:11 DEBUG : >WaitForWriters: --- FAIL: TestReadFileHandleRelease (12.52s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "FileLu root 'rclone-test-hitesen5siye'", Local "Local file system at /tmp/rclone3522418383", Modify Window "876000h0m0s" 2026/05/29 05:33:12 INFO : FileLu root 'rclone-test-hitesen5siye': poll-interval is not supported by this remote 2026/05/29 05:33:12 DEBUG : FileLu root 'rclone-test-hitesen5siye': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/29 05:33:12 DEBUG : FileLu root 'rclone-test-hitesen5siye': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-hitesen5siye" 2026/05/29 05:33:12 DEBUG : FileLu root 'rclone-test-hitesen5siye': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-hitesen5siye" 2026/05/29 05:33:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-hitesen5siye" 2026/05/29 05:33:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/29 05:33:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-hitesen5siye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-hitesen5siye" 2026/05/29 05:33:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-hitesen5siye" 2026/05/29 05:33:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/29 05:33:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-hitesen5siye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-hitesen5siye" 2026/05/29 05:33:12 INFO : FileLu root 'rclone-test-hitesen5siye': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:72 Error: Should be true Test: TestRWFileHandleMethodsRead Messages: listing wrong, want dir/file1 (16) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:72 Error: Not equal: expected: 0 actual : 1 Test: TestRWFileHandleMethodsRead Messages: 1 objects not found 2026/05/29 05:33:23 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/29 05:33:23 DEBUG : dir/file1: >OpenFile: fd=, err=file does not exist read_write_test.go:44: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:44 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:72 Error: Received unexpected error: file does not exist Test: TestRWFileHandleMethodsRead 2026/05/29 05:33:23 DEBUG : WaitForWriters: timeout=30s 2026/05/29 05:33:23 DEBUG : Looking for writers 2026/05/29 05:33:23 DEBUG : >WaitForWriters: 2026/05/29 05:33:23 DEBUG : FileLu root 'rclone-test-hitesen5siye': vfs cache: cleaner exiting --- FAIL: TestRWFileHandleMethodsRead (12.53s) === RUN TestRWFileHandleSeek run.go:198: Remote "FileLu root 'rclone-test-hitesen5siye'", Local "Local file system at /tmp/rclone3522418383", Modify Window "876000h0m0s" 2026/05/29 05:33:24 INFO : FileLu root 'rclone-test-hitesen5siye': poll-interval is not supported by this remote 2026/05/29 05:33:24 DEBUG : FileLu root 'rclone-test-hitesen5siye': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/29 05:33:24 DEBUG : FileLu root 'rclone-test-hitesen5siye': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-hitesen5siye" 2026/05/29 05:33:24 DEBUG : FileLu root 'rclone-test-hitesen5siye': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-hitesen5siye" 2026/05/29 05:33:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-hitesen5siye" 2026/05/29 05:33:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/29 05:33:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-hitesen5siye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-hitesen5siye" 2026/05/29 05:33:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-hitesen5siye" 2026/05/29 05:33:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/29 05:33:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-hitesen5siye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-hitesen5siye" 2026/05/29 05:33:24 INFO : FileLu root 'rclone-test-hitesen5siye': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:118 Error: Should be true Test: TestRWFileHandleSeek Messages: listing wrong, want dir/file1 (16) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:118 Error: Not equal: expected: 0 actual : 1 Test: TestRWFileHandleSeek Messages: 1 objects not found 2026/05/29 05:33:35 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/29 05:33:36 DEBUG : dir/file1: >OpenFile: fd=, err=file does not exist read_write_test.go:44: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:44 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:118 Error: Received unexpected error: file does not exist Test: TestRWFileHandleSeek 2026/05/29 05:33:36 DEBUG : WaitForWriters: timeout=30s 2026/05/29 05:33:36 DEBUG : Looking for writers 2026/05/29 05:33:36 DEBUG : >WaitForWriters: 2026/05/29 05:33:36 DEBUG : FileLu root 'rclone-test-hitesen5siye': vfs cache: cleaner exiting --- FAIL: TestRWFileHandleSeek (12.48s) === RUN TestRWFileHandleReadAt run.go:198: Remote "FileLu root 'rclone-test-hitesen5siye'", Local "Local file system at /tmp/rclone3522418383", Modify Window "876000h0m0s" 2026/05/29 05:33:37 INFO : FileLu root 'rclone-test-hitesen5siye': poll-interval is not supported by this remote 2026/05/29 05:33:37 DEBUG : FileLu root 'rclone-test-hitesen5siye': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/29 05:33:37 DEBUG : FileLu root 'rclone-test-hitesen5siye': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-hitesen5siye" 2026/05/29 05:33:37 DEBUG : FileLu root 'rclone-test-hitesen5siye': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-hitesen5siye" 2026/05/29 05:33:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-hitesen5siye" 2026/05/29 05:33:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/29 05:33:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-hitesen5siye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-hitesen5siye" 2026/05/29 05:33:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-hitesen5siye" 2026/05/29 05:33:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/29 05:33:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-hitesen5siye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-hitesen5siye" 2026/05/29 05:33:37 INFO : FileLu root 'rclone-test-hitesen5siye': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:167 Error: Should be true Test: TestRWFileHandleReadAt Messages: listing wrong, want dir/file1 (16) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:167 Error: Not equal: expected: 0 actual : 1 Test: TestRWFileHandleReadAt Messages: 1 objects not found 2026/05/29 05:33:48 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/29 05:33:48 DEBUG : dir/file1: >OpenFile: fd=, err=file does not exist read_write_test.go:44: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:44 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:167 Error: Received unexpected error: file does not exist Test: TestRWFileHandleReadAt 2026/05/29 05:33:48 DEBUG : WaitForWriters: timeout=30s 2026/05/29 05:33:48 DEBUG : Looking for writers 2026/05/29 05:33:48 DEBUG : >WaitForWriters: 2026/05/29 05:33:48 DEBUG : FileLu root 'rclone-test-hitesen5siye': vfs cache: cleaner exiting --- FAIL: TestRWFileHandleReadAt (12.51s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "FileLu root 'rclone-test-hitesen5siye'", Local "Local file system at /tmp/rclone3522418383", Modify Window "876000h0m0s" 2026/05/29 05:33:49 INFO : FileLu root 'rclone-test-hitesen5siye': poll-interval is not supported by this remote 2026/05/29 05:33:49 DEBUG : FileLu root 'rclone-test-hitesen5siye': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/29 05:33:49 DEBUG : FileLu root 'rclone-test-hitesen5siye': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-hitesen5siye" 2026/05/29 05:33:49 DEBUG : FileLu root 'rclone-test-hitesen5siye': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-hitesen5siye" 2026/05/29 05:33:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-hitesen5siye" 2026/05/29 05:33:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/29 05:33:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-hitesen5siye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-hitesen5siye" 2026/05/29 05:33:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-hitesen5siye" 2026/05/29 05:33:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/29 05:33:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-hitesen5siye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-hitesen5siye" 2026/05/29 05:33:49 INFO : FileLu root 'rclone-test-hitesen5siye': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:216 Error: Should be true Test: TestRWFileHandleFlushRead Messages: listing wrong, want dir/file1 (16) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:216 Error: Not equal: expected: 0 actual : 1 Test: TestRWFileHandleFlushRead Messages: 1 objects not found 2026/05/29 05:34:00 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/29 05:34:01 DEBUG : dir/file1: >OpenFile: fd=, err=file does not exist read_write_test.go:44: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:44 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:216 Error: Received unexpected error: file does not exist Test: TestRWFileHandleFlushRead 2026/05/29 05:34:01 DEBUG : WaitForWriters: timeout=30s 2026/05/29 05:34:01 DEBUG : Looking for writers 2026/05/29 05:34:01 DEBUG : >WaitForWriters: 2026/05/29 05:34:01 DEBUG : FileLu root 'rclone-test-hitesen5siye': vfs cache: cleaner exiting --- FAIL: TestRWFileHandleFlushRead (12.51s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "FileLu root 'rclone-test-hitesen5siye'", Local "Local file system at /tmp/rclone3522418383", Modify Window "876000h0m0s" 2026/05/29 05:34:02 INFO : FileLu root 'rclone-test-hitesen5siye': poll-interval is not supported by this remote 2026/05/29 05:34:02 DEBUG : FileLu root 'rclone-test-hitesen5siye': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/29 05:34:02 DEBUG : FileLu root 'rclone-test-hitesen5siye': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-hitesen5siye" 2026/05/29 05:34:02 DEBUG : FileLu root 'rclone-test-hitesen5siye': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-hitesen5siye" 2026/05/29 05:34:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-hitesen5siye" 2026/05/29 05:34:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/29 05:34:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-hitesen5siye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-hitesen5siye" 2026/05/29 05:34:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-hitesen5siye" 2026/05/29 05:34:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/29 05:34:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-hitesen5siye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-hitesen5siye" 2026/05/29 05:34:02 INFO : FileLu root 'rclone-test-hitesen5siye': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 2026/05/29 05:34:13 DEBUG : forgetting directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:244 Error: Should be true Test: TestRWFileHandleReleaseRead Messages: listing wrong, want dir/file1 (16) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:244 Error: Not equal: expected: 0 actual : 1 Test: TestRWFileHandleReleaseRead Messages: 1 objects not found 2026/05/29 05:34:13 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/29 05:34:13 DEBUG : dir/file1: >OpenFile: fd=, err=file does not exist read_write_test.go:44: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:44 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:244 Error: Received unexpected error: file does not exist Test: TestRWFileHandleReleaseRead 2026/05/29 05:34:13 DEBUG : WaitForWriters: timeout=30s 2026/05/29 05:34:13 DEBUG : Looking for writers 2026/05/29 05:34:13 DEBUG : >WaitForWriters: 2026/05/29 05:34:13 DEBUG : FileLu root 'rclone-test-hitesen5siye': vfs cache: cleaner exiting --- FAIL: TestRWFileHandleReleaseRead (12.51s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "FileLu root 'rclone-test-hitesen5siye'", Local "Local file system at /tmp/rclone3522418383", Modify Window "876000h0m0s" 2026/05/29 05:34:14 INFO : FileLu root 'rclone-test-hitesen5siye': poll-interval is not supported by this remote 2026/05/29 05:34:14 DEBUG : FileLu root 'rclone-test-hitesen5siye': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/29 05:34:14 DEBUG : FileLu root 'rclone-test-hitesen5siye': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-hitesen5siye" 2026/05/29 05:34:14 DEBUG : FileLu root 'rclone-test-hitesen5siye': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-hitesen5siye" 2026/05/29 05:34:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-hitesen5siye" 2026/05/29 05:34:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/29 05:34:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-hitesen5siye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-hitesen5siye" 2026/05/29 05:34:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-hitesen5siye" 2026/05/29 05:34:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/29 05:34:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-hitesen5siye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-hitesen5siye" 2026/05/29 05:34:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:34:14 INFO : FileLu root 'rclone-test-hitesen5siye': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/29 05:34:15 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:34:15 DEBUG : file1: newRWFileHandle: 2026/05/29 05:34:15 DEBUG : file1(0x10c125017480): openPending: 2026/05/29 05:34:15 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:34:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/29 05:34:15 DEBUG : file1(0x10c125017480): >openPending: err= 2026/05/29 05:34:15 DEBUG : file1: >newRWFileHandle: err= 2026/05/29 05:34:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/29 05:34:15 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/29 05:34:15 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/29 05:34:15 DEBUG : file1(0x10c125017480): _writeAt: size=5, off=0 2026/05/29 05:34:15 DEBUG : file1(0x10c125017480): >_writeAt: n=5, err= 2026/05/29 05:34:15 DEBUG : file1(0x10c125017480): _writeAt: size=7, off=5 2026/05/29 05:34:15 DEBUG : file1(0x10c125017480): >_writeAt: n=7, err= 2026/05/29 05:34:15 DEBUG : file1: vfs cache: truncate to size=11 2026/05/29 05:34:15 DEBUG : file1(0x10c125017480): close: 2026/05/29 05:34:15 DEBUG : file1: vfs cache: setting modification time to 2026-05-29 05:34:15.390217106 +0000 UTC m=+614.582764342 2026/05/29 05:34:15 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/29 05:34:15 DEBUG : file1(0x10c125017480): >close: err= 2026/05/29 05:34:15 DEBUG : file1(0x10c125017480): close: 2026/05/29 05:34:15 DEBUG : file1(0x10c125017480): >close: err=file already closed 2026/05/29 05:34:15 DEBUG : WaitForWriters: timeout=30s 2026/05/29 05:34:15 DEBUG : Looking for writers 2026/05/29 05:34:15 DEBUG : file1: reading active writers 2026/05/29 05:34:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/29 05:34:15 DEBUG : Looking for writers 2026/05/29 05:34:15 DEBUG : file1: reading active writers 2026/05/29 05:34:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/29 05:34:15 DEBUG : Looking for writers 2026/05/29 05:34:15 DEBUG : file1: reading active writers 2026/05/29 05:34:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/29 05:34:15 DEBUG : Looking for writers 2026/05/29 05:34:15 DEBUG : file1: reading active writers 2026/05/29 05:34:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/29 05:34:15 DEBUG : file1: vfs cache: starting upload 2026/05/29 05:34:15 DEBUG : Looking for writers 2026/05/29 05:34:15 DEBUG : file1: reading active writers 2026/05/29 05:34:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/29 05:34:15 DEBUG : Looking for writers 2026/05/29 05:34:15 DEBUG : file1: reading active writers 2026/05/29 05:34:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/29 05:34:16 DEBUG : Looking for writers 2026/05/29 05:34:16 DEBUG : file1: reading active writers 2026/05/29 05:34:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/29 05:34:16 DEBUG : Looking for writers 2026/05/29 05:34:16 DEBUG : file1: reading active writers 2026/05/29 05:34:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/05/29 05:34:17 DEBUG : file1: size = 11 OK 2026/05/29 05:34:17 INFO : file1: Copied (new) 2026/05/29 05:34:17 DEBUG : file1: vfs cache: fingerprint now "11" 2026/05/29 05:34:17 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/29 05:34:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/29 05:34:17 INFO : file1: vfs cache: upload succeeded try #1 2026/05/29 05:34:17 DEBUG : Looking for writers 2026/05/29 05:34:17 DEBUG : file1: reading active writers 2026/05/29 05:34:17 DEBUG : >WaitForWriters: 2026/05/29 05:34:18 DEBUG : WaitForWriters: timeout=30s 2026/05/29 05:34:18 DEBUG : Looking for writers 2026/05/29 05:34:18 DEBUG : file1: reading active writers 2026/05/29 05:34:18 DEBUG : >WaitForWriters: 2026/05/29 05:34:18 DEBUG : FileLu root 'rclone-test-hitesen5siye': vfs cache: cleaner exiting 2026/05/29 05:34:19 INFO : FileLu root 'rclone-test-hitesen5siye': Successfully deleted file: /rclone-test-hitesen5siye/file1 --- PASS: TestRWFileHandleMethodsWrite (4.78s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "FileLu root 'rclone-test-hitesen5siye'", Local "Local file system at /tmp/rclone3522418383", Modify Window "876000h0m0s" 2026/05/29 05:34:19 INFO : FileLu root 'rclone-test-hitesen5siye': poll-interval is not supported by this remote 2026/05/29 05:34:19 DEBUG : FileLu root 'rclone-test-hitesen5siye': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/29 05:34:19 DEBUG : FileLu root 'rclone-test-hitesen5siye': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-hitesen5siye" 2026/05/29 05:34:19 DEBUG : FileLu root 'rclone-test-hitesen5siye': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-hitesen5siye" 2026/05/29 05:34:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-hitesen5siye" 2026/05/29 05:34:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/29 05:34:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-hitesen5siye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-hitesen5siye" 2026/05/29 05:34:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-hitesen5siye" 2026/05/29 05:34:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/29 05:34:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-hitesen5siye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-hitesen5siye" 2026/05/29 05:34:19 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:34:19 INFO : FileLu root 'rclone-test-hitesen5siye': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/29 05:34:20 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:34:20 DEBUG : file1: newRWFileHandle: 2026/05/29 05:34:20 DEBUG : file1(0x10c124aa9440): openPending: 2026/05/29 05:34:20 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:34:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/29 05:34:20 DEBUG : file1(0x10c124aa9440): >openPending: err= 2026/05/29 05:34:20 DEBUG : file1: >newRWFileHandle: err= 2026/05/29 05:34:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/29 05:34:20 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/29 05:34:20 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/29 05:34:20 DEBUG : file1(0x10c124aa9440): _writeAt: size=7, off=0 2026/05/29 05:34:20 DEBUG : file1(0x10c124aa9440): >_writeAt: n=7, err= 2026/05/29 05:34:20 DEBUG : file1(0x10c124aa9440): _writeAt: size=6, off=5 2026/05/29 05:34:20 DEBUG : file1(0x10c124aa9440): >_writeAt: n=6, err= 2026/05/29 05:34:20 DEBUG : file1(0x10c124aa9440): close: 2026/05/29 05:34:20 DEBUG : file1: vfs cache: setting modification time to 2026-05-29 05:34:20.610710266 +0000 UTC m=+619.803257532 2026/05/29 05:34:20 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/29 05:34:20 DEBUG : file1(0x10c124aa9440): >close: err= 2026/05/29 05:34:20 DEBUG : file1(0x10c124aa9440): _writeAt: size=5, off=0 2026/05/29 05:34:20 DEBUG : file1(0x10c124aa9440): >_writeAt: n=0, err=file already closed 2026/05/29 05:34:20 DEBUG : WaitForWriters: timeout=30s 2026/05/29 05:34:20 DEBUG : Looking for writers 2026/05/29 05:34:20 DEBUG : file1: reading active writers 2026/05/29 05:34:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/29 05:34:20 DEBUG : Looking for writers 2026/05/29 05:34:20 DEBUG : file1: reading active writers 2026/05/29 05:34:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/29 05:34:20 DEBUG : Looking for writers 2026/05/29 05:34:20 DEBUG : file1: reading active writers 2026/05/29 05:34:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/29 05:34:20 DEBUG : Looking for writers 2026/05/29 05:34:20 DEBUG : file1: reading active writers 2026/05/29 05:34:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/29 05:34:20 DEBUG : file1: vfs cache: starting upload 2026/05/29 05:34:20 DEBUG : Looking for writers 2026/05/29 05:34:20 DEBUG : file1: reading active writers 2026/05/29 05:34:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/29 05:34:20 DEBUG : Looking for writers 2026/05/29 05:34:20 DEBUG : file1: reading active writers 2026/05/29 05:34:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/29 05:34:21 DEBUG : Looking for writers 2026/05/29 05:34:21 DEBUG : file1: reading active writers 2026/05/29 05:34:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/29 05:34:21 DEBUG : Looking for writers 2026/05/29 05:34:21 DEBUG : file1: reading active writers 2026/05/29 05:34:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/05/29 05:34:22 DEBUG : file1: size = 11 OK 2026/05/29 05:34:22 INFO : file1: Copied (new) 2026/05/29 05:34:22 DEBUG : file1: vfs cache: fingerprint now "11" 2026/05/29 05:34:22 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/29 05:34:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/29 05:34:22 INFO : file1: vfs cache: upload succeeded try #1 2026/05/29 05:34:22 DEBUG : Looking for writers 2026/05/29 05:34:22 DEBUG : file1: reading active writers 2026/05/29 05:34:22 DEBUG : >WaitForWriters: 2026/05/29 05:34:23 DEBUG : WaitForWriters: timeout=30s 2026/05/29 05:34:23 DEBUG : Looking for writers 2026/05/29 05:34:23 DEBUG : file1: reading active writers 2026/05/29 05:34:23 DEBUG : >WaitForWriters: 2026/05/29 05:34:23 DEBUG : FileLu root 'rclone-test-hitesen5siye': vfs cache: cleaner exiting 2026/05/29 05:34:24 INFO : FileLu root 'rclone-test-hitesen5siye': Successfully deleted file: /rclone-test-hitesen5siye/file1 --- PASS: TestRWFileHandleWriteAt (5.22s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "FileLu root 'rclone-test-hitesen5siye'", Local "Local file system at /tmp/rclone3522418383", Modify Window "876000h0m0s" 2026/05/29 05:34:24 INFO : FileLu root 'rclone-test-hitesen5siye': poll-interval is not supported by this remote 2026/05/29 05:34:24 DEBUG : FileLu root 'rclone-test-hitesen5siye': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/29 05:34:24 DEBUG : FileLu root 'rclone-test-hitesen5siye': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-hitesen5siye" 2026/05/29 05:34:24 DEBUG : FileLu root 'rclone-test-hitesen5siye': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-hitesen5siye" 2026/05/29 05:34:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-hitesen5siye" 2026/05/29 05:34:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/29 05:34:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-hitesen5siye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-hitesen5siye" 2026/05/29 05:34:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-hitesen5siye" 2026/05/29 05:34:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/29 05:34:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-hitesen5siye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-hitesen5siye" 2026/05/29 05:34:24 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:34:24 INFO : FileLu root 'rclone-test-hitesen5siye': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/29 05:34:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:34:25 DEBUG : file1: newRWFileHandle: 2026/05/29 05:34:25 DEBUG : file1(0x10c1250f1040): openPending: 2026/05/29 05:34:25 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:34:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/29 05:34:25 DEBUG : file1(0x10c1250f1040): >openPending: err= 2026/05/29 05:34:25 DEBUG : file1: >newRWFileHandle: err= 2026/05/29 05:34:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/29 05:34:25 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/29 05:34:25 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/29 05:34:25 DEBUG : file1(0x10c1250f1040): close: 2026/05/29 05:34:25 DEBUG : file1: vfs cache: setting modification time to 2026-05-29 05:34:25.390529548 +0000 UTC m=+624.583076775 2026/05/29 05:34:25 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/29 05:34:25 DEBUG : file1(0x10c1250f1040): >close: err= 2026/05/29 05:34:25 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/05/29 05:34:25 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/29 05:34:25 DEBUG : file2: newRWFileHandle: 2026/05/29 05:34:25 DEBUG : file2(0x10c1250f15c0): openPending: 2026/05/29 05:34:25 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:34:25 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/29 05:34:25 DEBUG : file2(0x10c1250f15c0): >openPending: err= 2026/05/29 05:34:25 DEBUG : file2: >newRWFileHandle: err= 2026/05/29 05:34:25 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/29 05:34:25 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/05/29 05:34:25 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/05/29 05:34:25 DEBUG : file2(0x10c1250f15c0): RWFileHandle.Flush 2026/05/29 05:34:25 DEBUG : file2(0x10c1250f15c0): RWFileHandle.Release 2026/05/29 05:34:25 DEBUG : file2(0x10c1250f15c0): close: 2026/05/29 05:34:25 DEBUG : file2: vfs cache: setting modification time to 2026-05-29 05:34:25.39152847 +0000 UTC m=+624.584075706 2026/05/29 05:34:25 INFO : file2: vfs cache: queuing for upload in 100ms 2026/05/29 05:34:25 DEBUG : file2(0x10c1250f15c0): >close: err= 2026/05/29 05:34:25 DEBUG : WaitForWriters: timeout=30s 2026/05/29 05:34:25 DEBUG : Looking for writers 2026/05/29 05:34:25 DEBUG : file1: reading active writers 2026/05/29 05:34:25 DEBUG : file2: reading active writers 2026/05/29 05:34:25 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/05/29 05:34:25 DEBUG : Looking for writers 2026/05/29 05:34:25 DEBUG : file1: reading active writers 2026/05/29 05:34:25 DEBUG : file2: reading active writers 2026/05/29 05:34:25 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/05/29 05:34:25 DEBUG : Looking for writers 2026/05/29 05:34:25 DEBUG : file1: reading active writers 2026/05/29 05:34:25 DEBUG : file2: reading active writers 2026/05/29 05:34:25 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/05/29 05:34:25 DEBUG : Looking for writers 2026/05/29 05:34:25 DEBUG : file1: reading active writers 2026/05/29 05:34:25 DEBUG : file2: reading active writers 2026/05/29 05:34:25 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/05/29 05:34:25 DEBUG : file2: vfs cache: starting upload 2026/05/29 05:34:25 DEBUG : file1: vfs cache: starting upload 2026/05/29 05:34:25 DEBUG : Looking for writers 2026/05/29 05:34:25 DEBUG : file1: reading active writers 2026/05/29 05:34:25 DEBUG : file2: reading active writers 2026/05/29 05:34:25 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/05/29 05:34:25 DEBUG : Looking for writers 2026/05/29 05:34:25 DEBUG : file1: reading active writers 2026/05/29 05:34:25 DEBUG : file2: reading active writers 2026/05/29 05:34:25 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/05/29 05:34:26 DEBUG : Looking for writers 2026/05/29 05:34:26 DEBUG : file1: reading active writers 2026/05/29 05:34:26 DEBUG : file2: reading active writers 2026/05/29 05:34:26 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2026/05/29 05:34:26 DEBUG : Looking for writers 2026/05/29 05:34:26 DEBUG : file1: reading active writers 2026/05/29 05:34:26 DEBUG : file2: reading active writers 2026/05/29 05:34:26 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/05/29 05:34:27 DEBUG : file2: size = 0 OK 2026/05/29 05:34:27 INFO : file2: Copied (new) 2026/05/29 05:34:27 DEBUG : file2: vfs cache: fingerprint now "0" 2026/05/29 05:34:27 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/05/29 05:34:27 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/29 05:34:27 INFO : file2: vfs cache: upload succeeded try #1 2026/05/29 05:34:27 DEBUG : file1: size = 0 OK 2026/05/29 05:34:27 INFO : file1: Copied (new) 2026/05/29 05:34:27 DEBUG : file1: vfs cache: fingerprint now "0" 2026/05/29 05:34:27 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/29 05:34:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/29 05:34:27 INFO : file1: vfs cache: upload succeeded try #1 2026/05/29 05:34:27 DEBUG : Looking for writers 2026/05/29 05:34:27 DEBUG : file1: reading active writers 2026/05/29 05:34:27 DEBUG : file2: reading active writers 2026/05/29 05:34:27 DEBUG : >WaitForWriters: 2026/05/29 05:34:28 DEBUG : WaitForWriters: timeout=30s 2026/05/29 05:34:28 DEBUG : Looking for writers 2026/05/29 05:34:28 DEBUG : file1: reading active writers 2026/05/29 05:34:28 DEBUG : file2: reading active writers 2026/05/29 05:34:28 DEBUG : >WaitForWriters: 2026/05/29 05:34:28 DEBUG : FileLu root 'rclone-test-hitesen5siye': vfs cache: cleaner exiting 2026/05/29 05:34:29 INFO : FileLu root 'rclone-test-hitesen5siye': Successfully deleted file: /rclone-test-hitesen5siye/file1 2026/05/29 05:34:29 INFO : FileLu root 'rclone-test-hitesen5siye': Successfully deleted file: /rclone-test-hitesen5siye/file2 2026/05/29 05:34:30 DEBUG : forgetting directory cache --- PASS: TestRWFileHandleWriteNoWrite (5.28s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "FileLu root 'rclone-test-hitesen5siye'", Local "Local file system at /tmp/rclone3522418383", Modify Window "876000h0m0s" 2026/05/29 05:34:30 INFO : FileLu root 'rclone-test-hitesen5siye': poll-interval is not supported by this remote 2026/05/29 05:34:30 DEBUG : FileLu root 'rclone-test-hitesen5siye': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/29 05:34:30 DEBUG : FileLu root 'rclone-test-hitesen5siye': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-hitesen5siye" 2026/05/29 05:34:30 DEBUG : FileLu root 'rclone-test-hitesen5siye': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-hitesen5siye" 2026/05/29 05:34:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-hitesen5siye" 2026/05/29 05:34:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/29 05:34:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-hitesen5siye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-hitesen5siye" 2026/05/29 05:34:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-hitesen5siye" 2026/05/29 05:34:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/29 05:34:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-hitesen5siye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-hitesen5siye" 2026/05/29 05:34:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:34:30 INFO : FileLu root 'rclone-test-hitesen5siye': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/29 05:34:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:34:30 DEBUG : file1: newRWFileHandle: 2026/05/29 05:34:30 DEBUG : file1(0x10c124af5e40): openPending: 2026/05/29 05:34:30 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:34:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/29 05:34:30 DEBUG : file1(0x10c124af5e40): >openPending: err= 2026/05/29 05:34:30 DEBUG : file1: >newRWFileHandle: err= 2026/05/29 05:34:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/29 05:34:30 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/29 05:34:30 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/29 05:34:30 DEBUG : file1(0x10c124af5e40): _writeAt: size=5, off=0 2026/05/29 05:34:30 DEBUG : file1(0x10c124af5e40): >_writeAt: n=5, err= 2026/05/29 05:34:30 DEBUG : file1(0x10c124af5e40): RWFileHandle.Flush 2026/05/29 05:34:30 DEBUG : file1(0x10c124af5e40): RWFileHandle.Flush 2026/05/29 05:34:30 DEBUG : file1(0x10c124af5e40): close: 2026/05/29 05:34:30 DEBUG : file1: vfs cache: setting modification time to 2026-05-29 05:34:30.667889009 +0000 UTC m=+629.860436236 2026/05/29 05:34:30 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/29 05:34:30 DEBUG : file1(0x10c124af5e40): >close: err= 2026/05/29 05:34:30 DEBUG : WaitForWriters: timeout=30s 2026/05/29 05:34:30 DEBUG : Looking for writers 2026/05/29 05:34:30 DEBUG : file1: reading active writers 2026/05/29 05:34:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/29 05:34:30 DEBUG : Looking for writers 2026/05/29 05:34:30 DEBUG : file1: reading active writers 2026/05/29 05:34:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/29 05:34:30 DEBUG : Looking for writers 2026/05/29 05:34:30 DEBUG : file1: reading active writers 2026/05/29 05:34:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/29 05:34:30 DEBUG : Looking for writers 2026/05/29 05:34:30 DEBUG : file1: reading active writers 2026/05/29 05:34:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/29 05:34:30 DEBUG : file1: vfs cache: starting upload 2026/05/29 05:34:30 DEBUG : Looking for writers 2026/05/29 05:34:30 DEBUG : file1: reading active writers 2026/05/29 05:34:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/29 05:34:30 DEBUG : Looking for writers 2026/05/29 05:34:30 DEBUG : file1: reading active writers 2026/05/29 05:34:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/29 05:34:31 DEBUG : Looking for writers 2026/05/29 05:34:31 DEBUG : file1: reading active writers 2026/05/29 05:34:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/29 05:34:31 DEBUG : Looking for writers 2026/05/29 05:34:31 DEBUG : file1: reading active writers 2026/05/29 05:34:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/05/29 05:34:32 DEBUG : file1: size = 5 OK 2026/05/29 05:34:32 INFO : file1: Copied (new) 2026/05/29 05:34:32 DEBUG : file1: vfs cache: fingerprint now "5" 2026/05/29 05:34:32 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/29 05:34:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/29 05:34:32 INFO : file1: vfs cache: upload succeeded try #1 2026/05/29 05:34:32 DEBUG : Looking for writers 2026/05/29 05:34:32 DEBUG : file1: reading active writers 2026/05/29 05:34:32 DEBUG : >WaitForWriters: 2026/05/29 05:34:32 DEBUG : FileLu root 'rclone-test-hitesen5siye': vfs cache: cleaner exiting 2026/05/29 05:34:33 INFO : FileLu root 'rclone-test-hitesen5siye': Successfully deleted file: /rclone-test-hitesen5siye/file1 --- PASS: TestRWFileHandleFlushWrite (4.27s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "FileLu root 'rclone-test-hitesen5siye'", Local "Local file system at /tmp/rclone3522418383", Modify Window "876000h0m0s" 2026/05/29 05:34:34 INFO : FileLu root 'rclone-test-hitesen5siye': poll-interval is not supported by this remote 2026/05/29 05:34:34 DEBUG : FileLu root 'rclone-test-hitesen5siye': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/29 05:34:34 DEBUG : FileLu root 'rclone-test-hitesen5siye': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-hitesen5siye" 2026/05/29 05:34:34 DEBUG : FileLu root 'rclone-test-hitesen5siye': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-hitesen5siye" 2026/05/29 05:34:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-hitesen5siye" 2026/05/29 05:34:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/29 05:34:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-hitesen5siye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-hitesen5siye" 2026/05/29 05:34:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-hitesen5siye" 2026/05/29 05:34:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/29 05:34:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-hitesen5siye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-hitesen5siye" 2026/05/29 05:34:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:34:34 INFO : FileLu root 'rclone-test-hitesen5siye': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/29 05:34:34 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:34:34 DEBUG : file1: newRWFileHandle: 2026/05/29 05:34:34 DEBUG : file1(0x10c124971740): openPending: 2026/05/29 05:34:34 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:34:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/29 05:34:34 DEBUG : file1(0x10c124971740): >openPending: err= 2026/05/29 05:34:34 DEBUG : file1: >newRWFileHandle: err= 2026/05/29 05:34:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/29 05:34:34 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/29 05:34:34 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/29 05:34:34 DEBUG : file1(0x10c124971740): _writeAt: size=5, off=0 2026/05/29 05:34:34 DEBUG : file1(0x10c124971740): >_writeAt: n=5, err= 2026/05/29 05:34:34 DEBUG : file1(0x10c124971740): RWFileHandle.Release 2026/05/29 05:34:34 DEBUG : file1(0x10c124971740): close: 2026/05/29 05:34:34 DEBUG : file1: vfs cache: setting modification time to 2026-05-29 05:34:34.944337648 +0000 UTC m=+634.136884903 2026/05/29 05:34:34 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/29 05:34:34 DEBUG : file1(0x10c124971740): >close: err= 2026/05/29 05:34:34 DEBUG : file1(0x10c124971740): RWFileHandle.Release 2026/05/29 05:34:34 DEBUG : WaitForWriters: timeout=30s 2026/05/29 05:34:34 DEBUG : Looking for writers 2026/05/29 05:34:34 DEBUG : file1: reading active writers 2026/05/29 05:34:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/29 05:34:34 DEBUG : Looking for writers 2026/05/29 05:34:34 DEBUG : file1: reading active writers 2026/05/29 05:34:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/29 05:34:34 DEBUG : Looking for writers 2026/05/29 05:34:34 DEBUG : file1: reading active writers 2026/05/29 05:34:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/29 05:34:35 DEBUG : Looking for writers 2026/05/29 05:34:35 DEBUG : file1: reading active writers 2026/05/29 05:34:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/29 05:34:35 DEBUG : file1: vfs cache: starting upload 2026/05/29 05:34:35 DEBUG : Looking for writers 2026/05/29 05:34:35 DEBUG : file1: reading active writers 2026/05/29 05:34:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/29 05:34:35 DEBUG : Looking for writers 2026/05/29 05:34:35 DEBUG : file1: reading active writers 2026/05/29 05:34:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/29 05:34:35 DEBUG : Looking for writers 2026/05/29 05:34:35 DEBUG : file1: reading active writers 2026/05/29 05:34:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/29 05:34:36 DEBUG : Looking for writers 2026/05/29 05:34:36 DEBUG : file1: reading active writers 2026/05/29 05:34:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/05/29 05:34:36 DEBUG : file1: size = 5 OK 2026/05/29 05:34:36 INFO : file1: Copied (new) 2026/05/29 05:34:36 DEBUG : file1: vfs cache: fingerprint now "5" 2026/05/29 05:34:36 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/29 05:34:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/29 05:34:36 INFO : file1: vfs cache: upload succeeded try #1 2026/05/29 05:34:37 DEBUG : Looking for writers 2026/05/29 05:34:37 DEBUG : file1: reading active writers 2026/05/29 05:34:37 DEBUG : >WaitForWriters: 2026/05/29 05:34:37 DEBUG : FileLu root 'rclone-test-hitesen5siye': vfs cache: cleaner exiting 2026/05/29 05:34:38 INFO : FileLu root 'rclone-test-hitesen5siye': Successfully deleted file: /rclone-test-hitesen5siye/file1 --- PASS: TestRWFileHandleReleaseWrite (4.29s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "FileLu root 'rclone-test-hitesen5siye'", Local "Local file system at /tmp/rclone3522418383", Modify Window "876000h0m0s" 2026/05/29 05:34:38 INFO : FileLu root 'rclone-test-hitesen5siye': poll-interval is not supported by this remote 2026/05/29 05:34:38 DEBUG : FileLu root 'rclone-test-hitesen5siye': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/29 05:34:38 DEBUG : FileLu root 'rclone-test-hitesen5siye': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-hitesen5siye" 2026/05/29 05:34:38 DEBUG : FileLu root 'rclone-test-hitesen5siye': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-hitesen5siye" 2026/05/29 05:34:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-hitesen5siye" 2026/05/29 05:34:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/29 05:34:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-hitesen5siye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-hitesen5siye" 2026/05/29 05:34:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-hitesen5siye" 2026/05/29 05:34:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/29 05:34:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-hitesen5siye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-hitesen5siye" 2026/05/29 05:34:38 INFO : FileLu root 'rclone-test-hitesen5siye': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/05/29 05:34:42 DEBUG : forgetting directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:481 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestRWFileHandleSizeTruncateExisting Messages: listing wrong, want dir/file1 (16) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:481 Error: Not equal: expected: 0 actual : 1 Test: TestRWFileHandleSizeTruncateExisting Messages: 1 objects not found 2026/05/29 05:34:49 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/05/29 05:34:50 DEBUG : dir/file1: >OpenFile: fd=, err=file does not exist read_write_test.go:44: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:44 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:481 Error: Received unexpected error: file does not exist Test: TestRWFileHandleSizeTruncateExisting 2026/05/29 05:34:50 DEBUG : WaitForWriters: timeout=30s 2026/05/29 05:34:50 DEBUG : Looking for writers 2026/05/29 05:34:50 DEBUG : >WaitForWriters: 2026/05/29 05:34:50 DEBUG : FileLu root 'rclone-test-hitesen5siye': vfs cache: cleaner exiting --- FAIL: TestRWFileHandleSizeTruncateExisting (12.49s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "FileLu root 'rclone-test-hitesen5siye'", Local "Local file system at /tmp/rclone3522418383", Modify Window "876000h0m0s" 2026/05/29 05:34:51 INFO : FileLu root 'rclone-test-hitesen5siye': poll-interval is not supported by this remote 2026/05/29 05:34:51 DEBUG : FileLu root 'rclone-test-hitesen5siye': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/29 05:34:51 DEBUG : FileLu root 'rclone-test-hitesen5siye': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-hitesen5siye" 2026/05/29 05:34:51 DEBUG : FileLu root 'rclone-test-hitesen5siye': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-hitesen5siye" 2026/05/29 05:34:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-hitesen5siye" 2026/05/29 05:34:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/29 05:34:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-hitesen5siye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-hitesen5siye" 2026/05/29 05:34:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-hitesen5siye" 2026/05/29 05:34:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/29 05:34:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-hitesen5siye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-hitesen5siye" 2026/05/29 05:34:51 INFO : FileLu root 'rclone-test-hitesen5siye': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/05/29 05:34:55 DEBUG : forgetting directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:502 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestRWFileHandleSizeCreateExisting Messages: listing wrong, want dir/file1 (16) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:502 Error: Not equal: expected: 0 actual : 1 Test: TestRWFileHandleSizeCreateExisting Messages: 1 objects not found 2026/05/29 05:35:02 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:02 DEBUG : dir/file1: >OpenFile: fd=, err=file does not exist read_write_test.go:44: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:44 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:502 Error: Received unexpected error: file does not exist Test: TestRWFileHandleSizeCreateExisting 2026/05/29 05:35:02 DEBUG : WaitForWriters: timeout=30s 2026/05/29 05:35:02 DEBUG : Looking for writers 2026/05/29 05:35:02 DEBUG : >WaitForWriters: 2026/05/29 05:35:02 DEBUG : FileLu root 'rclone-test-hitesen5siye': vfs cache: cleaner exiting --- FAIL: TestRWFileHandleSizeCreateExisting (12.46s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "FileLu root 'rclone-test-hitesen5siye'", Local "Local file system at /tmp/rclone3522418383", Modify Window "876000h0m0s" 2026/05/29 05:35:03 INFO : FileLu root 'rclone-test-hitesen5siye': poll-interval is not supported by this remote 2026/05/29 05:35:03 DEBUG : FileLu root 'rclone-test-hitesen5siye': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/29 05:35:03 DEBUG : FileLu root 'rclone-test-hitesen5siye': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-hitesen5siye" 2026/05/29 05:35:03 DEBUG : FileLu root 'rclone-test-hitesen5siye': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-hitesen5siye" 2026/05/29 05:35:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-hitesen5siye" 2026/05/29 05:35:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/29 05:35:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-hitesen5siye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-hitesen5siye" 2026/05/29 05:35:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-hitesen5siye" 2026/05/29 05:35:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/29 05:35:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-hitesen5siye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-hitesen5siye" 2026/05/29 05:35:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:03 INFO : FileLu root 'rclone-test-hitesen5siye': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/29 05:35:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:04 DEBUG : file1: newRWFileHandle: 2026/05/29 05:35:04 DEBUG : file1(0x10c1250b4ec0): openPending: 2026/05/29 05:35:04 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/29 05:35:04 DEBUG : file1(0x10c1250b4ec0): >openPending: err= 2026/05/29 05:35:04 DEBUG : file1: >newRWFileHandle: err= 2026/05/29 05:35:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/29 05:35:04 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/29 05:35:04 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/29 05:35:04 DEBUG : file1(0x10c1250b4ec0): _writeAt: size=5, off=0 2026/05/29 05:35:04 DEBUG : file1(0x10c1250b4ec0): >_writeAt: n=5, err= 2026/05/29 05:35:04 DEBUG : file1(0x10c1250b4ec0): close: 2026/05/29 05:35:04 DEBUG : file1: vfs cache: setting modification time to 2026-05-29 05:35:04.172764824 +0000 UTC m=+663.365312060 2026/05/29 05:35:04 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:04 DEBUG : file1(0x10c1250b4ec0): >close: err= 2026/05/29 05:35:04 DEBUG : WaitForWriters: timeout=30s 2026/05/29 05:35:04 DEBUG : Looking for writers 2026/05/29 05:35:04 DEBUG : file1: reading active writers 2026/05/29 05:35:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/29 05:35:04 DEBUG : Looking for writers 2026/05/29 05:35:04 DEBUG : file1: reading active writers 2026/05/29 05:35:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/29 05:35:04 DEBUG : Looking for writers 2026/05/29 05:35:04 DEBUG : file1: reading active writers 2026/05/29 05:35:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/29 05:35:04 DEBUG : Looking for writers 2026/05/29 05:35:04 DEBUG : file1: reading active writers 2026/05/29 05:35:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/29 05:35:04 DEBUG : file1: vfs cache: starting upload 2026/05/29 05:35:04 DEBUG : Looking for writers 2026/05/29 05:35:04 DEBUG : file1: reading active writers 2026/05/29 05:35:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/29 05:35:04 DEBUG : Looking for writers 2026/05/29 05:35:04 DEBUG : file1: reading active writers 2026/05/29 05:35:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/29 05:35:04 DEBUG : Looking for writers 2026/05/29 05:35:04 DEBUG : file1: reading active writers 2026/05/29 05:35:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/29 05:35:05 DEBUG : Looking for writers 2026/05/29 05:35:05 DEBUG : file1: reading active writers 2026/05/29 05:35:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/05/29 05:35:06 DEBUG : file1: size = 5 OK 2026/05/29 05:35:06 INFO : file1: Copied (new) 2026/05/29 05:35:06 DEBUG : file1: vfs cache: fingerprint now "5" 2026/05/29 05:35:06 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/29 05:35:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/29 05:35:06 INFO : file1: vfs cache: upload succeeded try #1 2026/05/29 05:35:06 DEBUG : Looking for writers 2026/05/29 05:35:06 DEBUG : file1: reading active writers 2026/05/29 05:35:06 DEBUG : >WaitForWriters: 2026/05/29 05:35:06 DEBUG : FileLu root 'rclone-test-hitesen5siye': vfs cache: cleaner exiting 2026/05/29 05:35:07 INFO : FileLu root 'rclone-test-hitesen5siye': Successfully deleted file: /rclone-test-hitesen5siye/file1 2026/05/29 05:35:07 DEBUG : forgetting directory cache --- PASS: TestRWFileHandleSizeCreateNew (4.28s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "FileLu root 'rclone-test-hitesen5siye'", Local "Local file system at /tmp/rclone3522418383", Modify Window "876000h0m0s" 2026/05/29 05:35:07 INFO : FileLu root 'rclone-test-hitesen5siye': poll-interval is not supported by this remote 2026/05/29 05:35:07 DEBUG : FileLu root 'rclone-test-hitesen5siye': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/29 05:35:07 DEBUG : FileLu root 'rclone-test-hitesen5siye': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-hitesen5siye" 2026/05/29 05:35:07 DEBUG : FileLu root 'rclone-test-hitesen5siye': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-hitesen5siye" 2026/05/29 05:35:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-hitesen5siye" 2026/05/29 05:35:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/29 05:35:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-hitesen5siye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-hitesen5siye" 2026/05/29 05:35:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-hitesen5siye" 2026/05/29 05:35:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/29 05:35:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-hitesen5siye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-hitesen5siye" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/05/29 05:35:07 INFO : FileLu root 'rclone-test-hitesen5siye': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f04680): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f04680): >openPending: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f04680): _writeAt: size=5, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f04680): >_writeAt: n=5, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f04680): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.455655726 +0000 UTC m=+667.648202962 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f04680): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f04b80): _readAt: size=2, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f04b80): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f04b80): >openPending: err= 2026/05/29 05:35:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f04b80): >_readAt: n=2, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f04b80): _writeAt: size=3, off=2 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f04b80): >_writeAt: n=0, err=Bad file descriptor 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f04b80): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.455655726 +0000 UTC m=+667.648202962 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f04b80): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f05040): _readAt: size=512, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f05040): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f05040): >openPending: err= 2026/05/29 05:35:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f05040): >_readAt: n=5, err=EOF 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f05040): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.455655726 +0000 UTC m=+667.648202962 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f05040): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: Remove: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c12530a540 item 1 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f05680): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f05680): >openPending: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f05680): _writeAt: size=5, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f05680): >_writeAt: n=5, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f05680): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.458752496 +0000 UTC m=+667.651299722 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f05680): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f05b80): _readAt: size=512, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f05b80): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f05b80): >openPending: err= 2026/05/29 05:35:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f05b80): >_readAt: n=5, err=EOF 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f05b80): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.458752496 +0000 UTC m=+667.651299722 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f05b80): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: Remove: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c12530aa10 item 2 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1249b1140): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1249b1140): >openPending: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1249b1140): _writeAt: size=5, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1249b1140): >_writeAt: n=5, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1249b1140): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.460807004 +0000 UTC m=+667.653354240 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1249b1140): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1249b15c0): _readAt: size=2, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1249b15c0): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1249b15c0): >openPending: err= 2026/05/29 05:35:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1249b15c0): >_readAt: n=2, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1249b15c0): _writeAt: size=3, off=2 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1249b15c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1249b15c0): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.460807004 +0000 UTC m=+667.653354240 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1249b15c0): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1249b1d40): _readAt: size=512, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1249b1d40): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1249b1d40): >openPending: err= 2026/05/29 05:35:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1249b1d40): >_readAt: n=5, err=EOF 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1249b1d40): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.460807004 +0000 UTC m=+667.653354240 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1249b1d40): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: Remove: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c12530ad90 item 3 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124aa8d00): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124aa8d00): >openPending: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124aa8d00): _writeAt: size=5, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124aa8d00): >_writeAt: n=5, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124aa8d00): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.463105794 +0000 UTC m=+667.655653030 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124aa8d00): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124aa9240): _readAt: size=512, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124aa9240): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124aa9240): >openPending: err= 2026/05/29 05:35:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124aa9240): >_readAt: n=5, err=EOF 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124aa9240): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.463105794 +0000 UTC m=+667.655653030 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124aa9240): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: Remove: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c12530b260 item 4 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124aa9940): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124aa9940): >openPending: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124aa9940): _writeAt: size=5, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124aa9940): >_writeAt: n=5, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124aa9940): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.4647947 +0000 UTC m=+667.657341926 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124aa9940): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f58040): _readAt: size=2, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f58040): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f58040): >openPending: err= 2026/05/29 05:35:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f58040): >_readAt: n=2, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f58040): _writeAt: size=3, off=2 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f58040): >_writeAt: n=0, err=Bad file descriptor 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f58040): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.4647947 +0000 UTC m=+667.657341926 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f58040): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f58680): _readAt: size=512, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f58680): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f58680): >openPending: err= 2026/05/29 05:35:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f58680): >_readAt: n=5, err=EOF 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f58680): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.4647947 +0000 UTC m=+667.657341926 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f58680): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: Remove: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c12530b5e0 item 5 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f58f00): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f58f00): >openPending: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f58f00): _writeAt: size=5, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f58f00): >_writeAt: n=5, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f58f00): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.467764751 +0000 UTC m=+667.660311987 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f58f00): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f59880): _readAt: size=512, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f59880): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f59880): >openPending: err= 2026/05/29 05:35:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f59880): >_readAt: n=5, err=EOF 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f59880): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.467764751 +0000 UTC m=+667.660311987 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f59880): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: Remove: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c12530bb20 item 6 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250f0080): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250f0080): >openPending: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250f0080): _writeAt: size=5, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250f0080): >_writeAt: n=5, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250f0080): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.469800503 +0000 UTC m=+667.662347739 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250f0080): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250f0600): _readAt: size=2, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250f0600): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250f0600): >openPending: err= 2026/05/29 05:35:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250f0600): >_readAt: n=2, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250f0600): _writeAt: size=3, off=2 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250f0600): >_writeAt: n=0, err=Bad file descriptor 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250f0600): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.469800503 +0000 UTC m=+667.662347739 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250f0600): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124dfbc80): _readAt: size=512, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124dfbc80): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124dfbc80): >openPending: err= 2026/05/29 05:35:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124dfbc80): >_readAt: n=5, err=EOF 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124dfbc80): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.469800503 +0000 UTC m=+667.662347739 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124dfbc80): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: Remove: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c12497e000 item 7 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124af4540): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124af4540): >openPending: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124af4540): _writeAt: size=5, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124af4540): >_writeAt: n=5, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124af4540): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.472623816 +0000 UTC m=+667.665171062 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124af4540): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124af4a80): _readAt: size=512, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124af4a80): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124af4a80): >openPending: err= 2026/05/29 05:35:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124af4a80): >_readAt: n=5, err=EOF 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124af4a80): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.472623816 +0000 UTC m=+667.665171062 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124af4a80): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: Remove: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c12520cfc0 item 8 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124af5040): _readAt: size=2, off=0 2026/05/29 05:35:08 ERROR : open-test-file(0x10c124af5040): Couldn't read size of file 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124af5040): >_readAt: n=0, err=EOF 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124af5040): _writeAt: size=5, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124af5040): >_writeAt: n=0, err=Bad file descriptor 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124af5040): close: 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124af5040): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124af5400): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124af5400): >openPending: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124af5400): _writeAt: size=5, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124af5400): >_writeAt: n=5, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124af5400): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.475257971 +0000 UTC m=+667.667805207 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124af5400): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124af5880): _readAt: size=2, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124af5880): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124af5880): >openPending: err= 2026/05/29 05:35:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124af5880): >_readAt: n=2, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124af5880): _writeAt: size=3, off=2 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124af5880): >_writeAt: n=0, err=Bad file descriptor 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124af5880): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.475257971 +0000 UTC m=+667.667805207 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124af5880): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124af5d80): _readAt: size=512, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124af5d80): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124af5d80): >openPending: err= 2026/05/29 05:35:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124af5d80): >_readAt: n=5, err=EOF 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124af5d80): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.475257971 +0000 UTC m=+667.667805207 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124af5d80): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: Remove: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c12520d340 item 9 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124970e80): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124970e80): >openPending: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124970e80): _writeAt: size=5, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124970e80): >_writeAt: n=5, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124970e80): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.477790453 +0000 UTC m=+667.670337689 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124970e80): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124971400): _readAt: size=512, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124971400): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124971400): >openPending: err= 2026/05/29 05:35:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124971400): >_readAt: n=5, err=EOF 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124971400): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.477790453 +0000 UTC m=+667.670337689 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124971400): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: Remove: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c12520d960 item 10 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124971c00): _readAt: size=2, off=0 2026/05/29 05:35:08 ERROR : open-test-file(0x10c124971c00): Couldn't read size of file 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124971c00): >_readAt: n=0, err=EOF 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124971c00): _writeAt: size=5, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124971c00): >_writeAt: n=0, err=Bad file descriptor 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124971c00): close: 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124971c00): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124d8c100): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124d8c100): >openPending: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124d8c100): _writeAt: size=5, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124d8c100): >_writeAt: n=5, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124d8c100): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.479858637 +0000 UTC m=+667.672405903 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124d8c100): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124d8c600): _readAt: size=2, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124d8c600): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124d8c600): >openPending: err= 2026/05/29 05:35:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124d8c600): >_readAt: n=2, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124d8c600): _writeAt: size=3, off=2 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124d8c600): >_writeAt: n=0, err=Bad file descriptor 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124d8c600): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.479858637 +0000 UTC m=+667.672405903 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124d8c600): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124d8cb00): _readAt: size=512, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124d8cb00): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124d8cb00): >openPending: err= 2026/05/29 05:35:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124d8cb00): >_readAt: n=5, err=EOF 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124d8cb00): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.479858637 +0000 UTC m=+667.672405903 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124d8cb00): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: Remove: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c12520dce0 item 11 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124d8d180): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124d8d180): >openPending: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124d8d180): _writeAt: size=5, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124d8d180): >_writeAt: n=5, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124d8d180): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.482426116 +0000 UTC m=+667.674973372 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124d8d180): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124d8d6c0): _readAt: size=512, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124d8d6c0): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124d8d6c0): >openPending: err= 2026/05/29 05:35:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124d8d6c0): >_readAt: n=5, err=EOF 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124d8d6c0): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.482426116 +0000 UTC m=+667.674973372 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124d8d6c0): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: Remove: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c1248f10a0 item 12 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124d8dd00): _readAt: size=2, off=0 2026/05/29 05:35:08 ERROR : open-test-file(0x10c124d8dd00): Couldn't read size of file 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124d8dd00): >_readAt: n=0, err=EOF 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124d8dd00): _writeAt: size=5, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124d8dd00): >_writeAt: n=0, err=Bad file descriptor 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124d8dd00): close: 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124d8dd00): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124df41c0): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124df41c0): >openPending: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124df41c0): _writeAt: size=5, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124df41c0): >_writeAt: n=5, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124df41c0): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.48430469 +0000 UTC m=+667.676851926 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124df41c0): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/29 05:35:08 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124df4880): _readAt: size=512, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124df4880): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124df4880): >openPending: err= 2026/05/29 05:35:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124df4880): >_readAt: n=5, err=EOF 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124df4880): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.48430469 +0000 UTC m=+667.676851926 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124df4880): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: Remove: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c1248f18f0 item 13 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124df4f00): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124df4f00): >openPending: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124df4f00): _writeAt: size=5, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124df4f00): >_writeAt: n=5, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124df4f00): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.486393754 +0000 UTC m=+667.678940980 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124df4f00): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124df5440): _readAt: size=512, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124df5440): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124df5440): >openPending: err= 2026/05/29 05:35:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124df5440): >_readAt: n=5, err=EOF 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124df5440): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.486393754 +0000 UTC m=+667.678940980 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124df5440): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: Remove: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c12492e1c0 item 14 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124df5a80): _readAt: size=2, off=0 2026/05/29 05:35:08 ERROR : open-test-file(0x10c124df5a80): Couldn't read size of file 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124df5a80): >_readAt: n=0, err=EOF 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124df5a80): _writeAt: size=5, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124df5a80): >_writeAt: n=0, err=Bad file descriptor 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124df5a80): close: 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124df5a80): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124df5e40): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124df5e40): >openPending: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124df5e40): _writeAt: size=5, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124df5e40): >_writeAt: n=5, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124df5e40): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.488685762 +0000 UTC m=+667.681232998 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124df5e40): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/29 05:35:08 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124e32600): _readAt: size=512, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124e32600): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124e32600): >openPending: err= 2026/05/29 05:35:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124e32600): >_readAt: n=5, err=EOF 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124e32600): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.488685762 +0000 UTC m=+667.681232998 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124e32600): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: Remove: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c12492e770 item 15 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124e32c80): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124e32c80): >openPending: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124e32c80): _writeAt: size=5, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124e32c80): >_writeAt: n=5, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124e32c80): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.491329885 +0000 UTC m=+667.683877112 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124e32c80): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124e32f80): _readAt: size=512, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124e32f80): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124e32f80): >openPending: err= 2026/05/29 05:35:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124e32f80): >_readAt: n=5, err=EOF 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124e32f80): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.491329885 +0000 UTC m=+667.683877112 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124e32f80): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: Remove: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c12492ebd0 item 16 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124e335c0): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124e335c0): >openPending: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124e335c0): _writeAt: size=5, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124e335c0): >_writeAt: n=5, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124e335c0): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.493612364 +0000 UTC m=+667.686159591 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124e335c0): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124e33a40): _readAt: size=2, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124e33a40): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124e33a40): open at offset 5 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124e33a40): >openPending: err= 2026/05/29 05:35:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124e33a40): >_readAt: n=2, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124e33a40): _writeAt: size=3, off=7 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124e33a40): >_writeAt: n=0, err=Bad file descriptor 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124e33a40): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.493612364 +0000 UTC m=+667.686159591 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124e33a40): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124e68040): _readAt: size=512, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124e68040): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124e68040): >openPending: err= 2026/05/29 05:35:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124e68040): >_readAt: n=5, err=EOF 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124e68040): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.493612364 +0000 UTC m=+667.686159591 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124e68040): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: Remove: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c12492f570 item 17 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124e686c0): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124e686c0): >openPending: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124e686c0): _writeAt: size=5, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124e686c0): >_writeAt: n=5, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124e686c0): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.496170005 +0000 UTC m=+667.688717231 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124e686c0): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124e68c00): _readAt: size=512, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124e68c00): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124e68c00): >openPending: err= 2026/05/29 05:35:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124e68c00): >_readAt: n=5, err=EOF 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124e68c00): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.496170005 +0000 UTC m=+667.688717231 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124e68c00): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: Remove: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c1248b81c0 item 18 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124e69280): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124e69280): >openPending: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124e69280): _writeAt: size=5, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124e69280): >_writeAt: n=5, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124e69280): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.498898558 +0000 UTC m=+667.691445795 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124e69280): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124e69780): _readAt: size=2, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124e69780): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124e69780): open at offset 5 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124e69780): >openPending: err= 2026/05/29 05:35:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124e69780): >_readAt: n=2, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124e69780): _writeAt: size=3, off=7 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124e69780): >_writeAt: n=0, err=Bad file descriptor 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124e69780): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.498898558 +0000 UTC m=+667.691445795 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124e69780): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124e69c80): _readAt: size=512, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124e69c80): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124e69c80): >openPending: err= 2026/05/29 05:35:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124e69c80): >_readAt: n=5, err=EOF 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124e69c80): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.498898558 +0000 UTC m=+667.691445795 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124e69c80): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: Remove: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c1248b8850 item 19 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124eb2400): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124eb2400): >openPending: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124eb2400): _writeAt: size=5, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124eb2400): >_writeAt: n=5, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124eb2400): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.501183212 +0000 UTC m=+667.693730448 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124eb2400): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124eb2940): _readAt: size=512, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124eb2940): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124eb2940): >openPending: err= 2026/05/29 05:35:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124eb2940): >_readAt: n=5, err=EOF 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124eb2940): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.501183212 +0000 UTC m=+667.693730448 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124eb2940): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: Remove: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c12496e1c0 item 20 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124eb2fc0): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124eb2fc0): >openPending: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124eb2fc0): _writeAt: size=5, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124eb2fc0): >_writeAt: n=5, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124eb2fc0): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.503218112 +0000 UTC m=+667.695765339 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124eb2fc0): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124eb34c0): _readAt: size=2, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124eb34c0): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124eb34c0): open at offset 5 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124eb34c0): >openPending: err= 2026/05/29 05:35:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124eb34c0): >_readAt: n=2, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124eb34c0): _writeAt: size=3, off=7 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124eb34c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124eb34c0): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.503218112 +0000 UTC m=+667.695765339 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124eb34c0): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124eb39c0): _readAt: size=512, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124eb39c0): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124eb39c0): >openPending: err= 2026/05/29 05:35:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124eb39c0): >_readAt: n=5, err=EOF 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124eb39c0): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.503218112 +0000 UTC m=+667.695765339 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124eb39c0): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: Remove: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c12496e770 item 21 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124ee4140): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124ee4140): >openPending: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124ee4140): _writeAt: size=5, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124ee4140): >_writeAt: n=5, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124ee4140): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.505641679 +0000 UTC m=+667.698188915 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124ee4140): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124ee4680): _readAt: size=512, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124ee4680): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124ee4680): >openPending: err= 2026/05/29 05:35:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124ee4680): >_readAt: n=5, err=EOF 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124ee4680): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.505641679 +0000 UTC m=+667.698188915 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124ee4680): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: Remove: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c12496f110 item 22 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124ee4d00): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124ee4d00): >openPending: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124ee4d00): _writeAt: size=5, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124ee4d00): >_writeAt: n=5, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124ee4d00): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.507469938 +0000 UTC m=+667.700017174 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124ee4d00): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124ee5200): _readAt: size=2, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124ee5200): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124ee5200): open at offset 5 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124ee5200): >openPending: err= 2026/05/29 05:35:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124ee5200): >_readAt: n=2, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124ee5200): _writeAt: size=3, off=7 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124ee5200): >_writeAt: n=0, err=Bad file descriptor 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124ee5200): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.507469938 +0000 UTC m=+667.700017174 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124ee5200): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124ee5700): _readAt: size=512, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124ee5700): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124ee5700): >openPending: err= 2026/05/29 05:35:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124ee5700): >_readAt: n=5, err=EOF 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124ee5700): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.507469938 +0000 UTC m=+667.700017174 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124ee5700): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: Remove: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c12496f730 item 23 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124ee5d80): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124ee5d80): >openPending: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124ee5d80): _writeAt: size=5, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124ee5d80): >_writeAt: n=5, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124ee5d80): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.509709386 +0000 UTC m=+667.702256613 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124ee5d80): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f023c0): _readAt: size=512, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f023c0): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f023c0): >openPending: err= 2026/05/29 05:35:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f023c0): >_readAt: n=5, err=EOF 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f023c0): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.509709386 +0000 UTC m=+667.702256613 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f023c0): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: Remove: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c12496fd50 item 24 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f02a00): _readAt: size=2, off=0 2026/05/29 05:35:08 ERROR : open-test-file(0x10c124f02a00): Couldn't read size of file 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f02a00): >_readAt: n=0, err=EOF 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f02a00): _writeAt: size=5, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f02a00): >_writeAt: n=0, err=Bad file descriptor 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f02a00): close: 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f02a00): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f02dc0): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f02dc0): >openPending: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f02dc0): _writeAt: size=5, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f02dc0): >_writeAt: n=5, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f02dc0): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.511835881 +0000 UTC m=+667.704383117 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f02dc0): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f032c0): _readAt: size=2, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f032c0): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f032c0): open at offset 5 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f032c0): >openPending: err= 2026/05/29 05:35:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f032c0): >_readAt: n=2, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f032c0): _writeAt: size=3, off=7 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f032c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f032c0): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.511835881 +0000 UTC m=+667.704383117 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f032c0): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f03800): _readAt: size=512, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f03800): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f03800): >openPending: err= 2026/05/29 05:35:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f03800): >_readAt: n=5, err=EOF 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f03800): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.511835881 +0000 UTC m=+667.704383117 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f03800): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: Remove: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c1249082a0 item 25 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f03e80): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f03e80): >openPending: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f03e80): _writeAt: size=5, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f03e80): >_writeAt: n=5, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f03e80): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.515170701 +0000 UTC m=+667.707717968 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f03e80): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124fd44c0): _readAt: size=512, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124fd44c0): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124fd44c0): >openPending: err= 2026/05/29 05:35:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124fd44c0): >_readAt: n=5, err=EOF 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124fd44c0): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.515170701 +0000 UTC m=+667.707717968 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124fd44c0): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: Remove: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c124908e00 item 26 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124fd4b00): _readAt: size=2, off=0 2026/05/29 05:35:08 ERROR : open-test-file(0x10c124fd4b00): Couldn't read size of file 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124fd4b00): >_readAt: n=0, err=EOF 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124fd4b00): _writeAt: size=5, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124fd4b00): >_writeAt: n=0, err=Bad file descriptor 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124fd4b00): close: 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124fd4b00): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124fd4ec0): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124fd4ec0): >openPending: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124fd4ec0): _writeAt: size=5, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124fd4ec0): >_writeAt: n=5, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124fd4ec0): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.518223369 +0000 UTC m=+667.710770605 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124fd4ec0): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124fd53c0): _readAt: size=2, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124fd53c0): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124fd53c0): open at offset 5 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124fd53c0): >openPending: err= 2026/05/29 05:35:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124fd53c0): >_readAt: n=2, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124fd53c0): _writeAt: size=3, off=7 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124fd53c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124fd53c0): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.518223369 +0000 UTC m=+667.710770605 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124fd53c0): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124fd5900): _readAt: size=512, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124fd5900): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124fd5900): >openPending: err= 2026/05/29 05:35:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124fd5900): >_readAt: n=5, err=EOF 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124fd5900): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.518223369 +0000 UTC m=+667.710770605 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124fd5900): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: Remove: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c124909490 item 27 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125046080): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125046080): >openPending: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125046080): _writeAt: size=5, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125046080): >_writeAt: n=5, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125046080): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.52288033 +0000 UTC m=+667.715427566 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125046080): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250465c0): _readAt: size=512, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250465c0): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250465c0): >openPending: err= 2026/05/29 05:35:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250465c0): >_readAt: n=5, err=EOF 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250465c0): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.52288033 +0000 UTC m=+667.715427566 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250465c0): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: Remove: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c124e48070 item 28 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125046c00): _readAt: size=2, off=0 2026/05/29 05:35:08 ERROR : open-test-file(0x10c125046c00): Couldn't read size of file 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125046c00): >_readAt: n=0, err=EOF 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125046c00): _writeAt: size=5, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125046c00): >_writeAt: n=0, err=Bad file descriptor 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125046c00): close: 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125046c00): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125046fc0): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125046fc0): >openPending: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125046fc0): _writeAt: size=5, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125046fc0): >_writeAt: n=5, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125046fc0): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.524307852 +0000 UTC m=+667.716855079 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125046fc0): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/29 05:35:08 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125047680): _readAt: size=512, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125047680): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125047680): >openPending: err= 2026/05/29 05:35:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125047680): >_readAt: n=5, err=EOF 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125047680): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.524307852 +0000 UTC m=+667.716855079 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125047680): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: Remove: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c124e483f0 item 29 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125047d00): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125047d00): >openPending: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125047d00): _writeAt: size=5, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125047d00): >_writeAt: n=5, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125047d00): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.526448022 +0000 UTC m=+667.718995249 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125047d00): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12507c340): _readAt: size=512, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12507c340): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12507c340): >openPending: err= 2026/05/29 05:35:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12507c340): >_readAt: n=5, err=EOF 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12507c340): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.526448022 +0000 UTC m=+667.718995249 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12507c340): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: Remove: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c124e48770 item 30 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12507c980): _readAt: size=2, off=0 2026/05/29 05:35:08 ERROR : open-test-file(0x10c12507c980): Couldn't read size of file 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12507c980): >_readAt: n=0, err=EOF 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12507c980): _writeAt: size=5, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12507c980): >_writeAt: n=0, err=Bad file descriptor 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12507c980): close: 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12507c980): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12507cd40): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12507cd40): >openPending: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12507cd40): _writeAt: size=5, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12507cd40): >_writeAt: n=5, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12507cd40): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.528741152 +0000 UTC m=+667.721288388 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12507cd40): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/29 05:35:08 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12507d400): _readAt: size=512, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12507d400): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12507d400): >openPending: err= 2026/05/29 05:35:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12507d400): >_readAt: n=5, err=EOF 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12507d400): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.528741152 +0000 UTC m=+667.721288388 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12507d400): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: Remove: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c124e48c40 item 31 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12507da80): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12507da80): >openPending: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12507da80): _writeAt: size=5, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12507da80): >_writeAt: n=5, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12507da80): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.530459634 +0000 UTC m=+667.723006881 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12507da80): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250ac0c0): _readAt: size=512, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250ac0c0): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250ac0c0): >openPending: err= 2026/05/29 05:35:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250ac0c0): >_readAt: n=5, err=EOF 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250ac0c0): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.530459634 +0000 UTC m=+667.723006881 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250ac0c0): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: Remove: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c124e48fc0 item 32 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250ac700): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250ac700): >openPending: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250ac700): _writeAt: size=5, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250ac700): >_writeAt: n=5, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250ac700): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.532218773 +0000 UTC m=+667.724765999 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250ac700): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250acb80): _readAt: size=2, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250acb80): >_readAt: n=0, err=Bad file descriptor 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250acb80): _writeAt: size=3, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250acb80): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250acb80): >openPending: err= 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c124e49420 item 33 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250acb80): >_writeAt: n=3, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250acb80): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.532717226 +0000 UTC m=+667.725264462 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250acb80): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250ad080): _readAt: size=512, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250ad080): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250ad080): >openPending: err= 2026/05/29 05:35:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250ad080): >_readAt: n=5, err=EOF 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250ad080): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.532717226 +0000 UTC m=+667.725264462 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250ad080): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: Remove: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c124e495e0 item 33 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250ad6c0): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250ad6c0): >openPending: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250ad6c0): _writeAt: size=5, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250ad6c0): >_writeAt: n=5, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250ad6c0): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.534199331 +0000 UTC m=+667.726746557 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250ad6c0): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250adb40): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250adb40): >openPending: err= 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c124e49ce0 item 34 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250adb40): _readAt: size=2, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250adb40): >_readAt: n=0, err=Bad file descriptor 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250adb40): _writeAt: size=3, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250adb40): >_writeAt: n=3, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250adb40): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.535391006 +0000 UTC m=+667.727938232 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250adb40): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250e2180): _readAt: size=512, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250e2180): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250e2180): >openPending: err= 2026/05/29 05:35:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250e2180): >_readAt: n=3, err=EOF 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250e2180): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.535391006 +0000 UTC m=+667.727938232 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250e2180): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: Remove: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c124b80070 item 34 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250e27c0): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250e27c0): >openPending: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250e27c0): _writeAt: size=5, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250e27c0): >_writeAt: n=5, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250e27c0): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.536865747 +0000 UTC m=+667.729413013 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250e27c0): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250e2c40): _readAt: size=2, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250e2c40): >_readAt: n=0, err=Bad file descriptor 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250e2c40): _writeAt: size=3, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250e2c40): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250e2c40): >openPending: err= 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c124b80690 item 35 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250e2c40): >_writeAt: n=3, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250e2c40): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.537652205 +0000 UTC m=+667.730199431 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250e2c40): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250e3140): _readAt: size=512, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250e3140): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250e3140): >openPending: err= 2026/05/29 05:35:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250e3140): >_readAt: n=5, err=EOF 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250e3140): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.537652205 +0000 UTC m=+667.730199431 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250e3140): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: Remove: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c124b808c0 item 35 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250e37c0): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250e37c0): >openPending: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250e37c0): _writeAt: size=5, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250e37c0): >_writeAt: n=5, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250e37c0): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.539337303 +0000 UTC m=+667.731884549 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250e37c0): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250e3cc0): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250e3cc0): >openPending: err= 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c124b80c40 item 36 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250e3cc0): _readAt: size=2, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250e3cc0): >_readAt: n=0, err=Bad file descriptor 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250e3cc0): _writeAt: size=3, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250e3cc0): >_writeAt: n=3, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250e3cc0): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.539916109 +0000 UTC m=+667.732463335 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250e3cc0): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125128300): _readAt: size=512, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125128300): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125128300): >openPending: err= 2026/05/29 05:35:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125128300): >_readAt: n=3, err=EOF 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125128300): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.539916109 +0000 UTC m=+667.732463335 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125128300): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: Remove: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c124b81490 item 36 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125128940): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125128940): >openPending: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125128940): _writeAt: size=5, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125128940): >_writeAt: n=5, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125128940): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.541515286 +0000 UTC m=+667.734062551 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125128940): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125128dc0): _readAt: size=2, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125128dc0): >_readAt: n=0, err=Bad file descriptor 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125128dc0): _writeAt: size=3, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125128dc0): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125128dc0): >openPending: err= 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c124b81880 item 37 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125128dc0): >_writeAt: n=3, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125128dc0): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.542593176 +0000 UTC m=+667.735140402 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125128dc0): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1251292c0): _readAt: size=512, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1251292c0): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1251292c0): >openPending: err= 2026/05/29 05:35:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1251292c0): >_readAt: n=5, err=EOF 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1251292c0): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.542593176 +0000 UTC m=+667.735140402 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1251292c0): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: Remove: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c124b81b90 item 37 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125129940): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125129940): >openPending: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125129940): _writeAt: size=5, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125129940): >_writeAt: n=5, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125129940): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.543999817 +0000 UTC m=+667.736547043 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125129940): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125129e40): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125129e40): >openPending: err= 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c124a0e310 item 38 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125129e40): _readAt: size=2, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125129e40): >_readAt: n=0, err=Bad file descriptor 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125129e40): _writeAt: size=3, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125129e40): >_writeAt: n=3, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125129e40): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.544986945 +0000 UTC m=+667.737534181 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125129e40): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12514e480): _readAt: size=512, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12514e480): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12514e480): >openPending: err= 2026/05/29 05:35:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12514e480): >_readAt: n=3, err=EOF 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12514e480): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.544986945 +0000 UTC m=+667.737534181 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12514e480): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: Remove: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c124a0f030 item 38 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12514eb00): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12514eb00): >openPending: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12514eb00): _writeAt: size=5, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12514eb00): >_writeAt: n=5, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12514eb00): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.546181646 +0000 UTC m=+667.738728873 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12514eb00): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12514f000): _readAt: size=2, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12514f000): >_readAt: n=0, err=Bad file descriptor 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12514f000): _writeAt: size=3, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12514f000): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12514f000): >openPending: err= 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c124a0fa40 item 39 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12514f000): >_writeAt: n=3, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12514f000): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.546666874 +0000 UTC m=+667.739214110 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12514f000): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12514f500): _readAt: size=512, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12514f500): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12514f500): >openPending: err= 2026/05/29 05:35:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12514f500): >_readAt: n=5, err=EOF 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12514f500): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.546666874 +0000 UTC m=+667.739214110 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12514f500): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: Remove: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c125182150 item 39 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12514fb80): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12514fb80): >openPending: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12514fb80): _writeAt: size=5, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12514fb80): >_writeAt: n=5, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12514fb80): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.548530862 +0000 UTC m=+667.741078098 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12514fb80): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12516c180): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12516c180): >openPending: err= 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c125182620 item 40 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12516c180): _readAt: size=2, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12516c180): >_readAt: n=0, err=Bad file descriptor 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12516c180): _writeAt: size=3, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12516c180): >_writeAt: n=3, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12516c180): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.550066738 +0000 UTC m=+667.742613964 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12516c180): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12516c6c0): _readAt: size=512, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12516c6c0): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12516c6c0): >openPending: err= 2026/05/29 05:35:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12516c6c0): >_readAt: n=3, err=EOF 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12516c6c0): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.550066738 +0000 UTC m=+667.742613964 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12516c6c0): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: Remove: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c125182850 item 40 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12516cc80): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12516cc80): >openPending: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12516cc80): _readAt: size=2, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12516cc80): >_readAt: n=0, err=Bad file descriptor 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12516cc80): _writeAt: size=5, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12516cc80): >_writeAt: n=5, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12516cc80): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.55131481 +0000 UTC m=+667.743862036 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12516cc80): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12516d180): _writeAt: size=5, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12516d180): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12516d180): >openPending: err= 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c125182bd0 item 41 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12516d180): >_writeAt: n=5, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12516d180): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.551792403 +0000 UTC m=+667.744339640 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12516d180): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12516d640): _readAt: size=2, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12516d640): >_readAt: n=0, err=Bad file descriptor 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12516d640): _writeAt: size=3, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12516d640): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12516d640): >openPending: err= 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c125182e70 item 41 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12516d640): >_writeAt: n=3, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12516d640): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.552567301 +0000 UTC m=+667.745114537 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12516d640): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12516db80): _readAt: size=512, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12516db80): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12516db80): >openPending: err= 2026/05/29 05:35:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12516db80): >_readAt: n=5, err=EOF 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12516db80): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.552567301 +0000 UTC m=+667.745114537 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12516db80): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: Remove: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c125183180 item 41 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1251962c0): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1251962c0): >openPending: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1251962c0): _readAt: size=2, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1251962c0): >_readAt: n=0, err=Bad file descriptor 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1251962c0): _writeAt: size=5, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1251962c0): >_writeAt: n=5, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1251962c0): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.554038274 +0000 UTC m=+667.746585510 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1251962c0): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1251967c0): _writeAt: size=5, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1251967c0): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1251967c0): >openPending: err= 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c125183730 item 42 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1251967c0): >_writeAt: n=5, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1251967c0): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.554596891 +0000 UTC m=+667.747144128 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1251967c0): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125196d00): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125196d00): >openPending: err= 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c1251838f0 item 42 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125196d00): _readAt: size=2, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125196d00): >_readAt: n=0, err=Bad file descriptor 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125196d00): _writeAt: size=3, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125196d00): >_writeAt: n=3, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125196d00): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.555339697 +0000 UTC m=+667.747886933 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125196d00): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125197280): _readAt: size=512, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125197280): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125197280): >openPending: err= 2026/05/29 05:35:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125197280): >_readAt: n=3, err=EOF 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125197280): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.555339697 +0000 UTC m=+667.747886933 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125197280): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: Remove: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c125183b20 item 42 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1251978c0): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1251978c0): >openPending: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1251978c0): _readAt: size=2, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1251978c0): >_readAt: n=0, err=Bad file descriptor 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1251978c0): _writeAt: size=5, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1251978c0): >_writeAt: n=5, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1251978c0): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.557001031 +0000 UTC m=+667.749548276 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1251978c0): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125197dc0): _writeAt: size=5, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125197dc0): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125197dc0): >openPending: err= 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c124f54070 item 43 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125197dc0): >_writeAt: n=5, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125197dc0): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.55783541 +0000 UTC m=+667.750382636 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125197dc0): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1251d6400): _readAt: size=2, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1251d6400): >_readAt: n=0, err=Bad file descriptor 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1251d6400): _writeAt: size=3, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1251d6400): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1251d6400): >openPending: err= 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c124f54230 item 43 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1251d6400): >_writeAt: n=3, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1251d6400): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.558541025 +0000 UTC m=+667.751088271 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1251d6400): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1251d6940): _readAt: size=512, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1251d6940): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1251d6940): >openPending: err= 2026/05/29 05:35:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1251d6940): >_readAt: n=5, err=EOF 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1251d6940): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.558541025 +0000 UTC m=+667.751088271 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1251d6940): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: Remove: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c124f543f0 item 43 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1251d6f80): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1251d6f80): >openPending: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1251d6f80): _readAt: size=2, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1251d6f80): >_readAt: n=0, err=Bad file descriptor 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1251d6f80): _writeAt: size=5, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1251d6f80): >_writeAt: n=5, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1251d6f80): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.560201988 +0000 UTC m=+667.752749234 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1251d6f80): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1251d7480): _writeAt: size=5, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1251d7480): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1251d7480): >openPending: err= 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c124f54770 item 44 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1251d7480): >_writeAt: n=5, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1251d7480): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.560798066 +0000 UTC m=+667.753345342 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1251d7480): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1251d79c0): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1251d79c0): >openPending: err= 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c124f54930 item 44 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1251d79c0): _readAt: size=2, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1251d79c0): >_readAt: n=0, err=Bad file descriptor 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1251d79c0): _writeAt: size=3, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1251d79c0): >_writeAt: n=3, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1251d79c0): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.56155062 +0000 UTC m=+667.754097866 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1251d79c0): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1251fc040): _readAt: size=512, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1251fc040): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1251fc040): >openPending: err= 2026/05/29 05:35:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1251fc040): >_readAt: n=3, err=EOF 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1251fc040): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.56155062 +0000 UTC m=+667.754097866 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1251fc040): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: Remove: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c124f54bd0 item 44 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1251fc680): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1251fc680): >openPending: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1251fc680): _readAt: size=2, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1251fc680): >_readAt: n=0, err=Bad file descriptor 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1251fc680): _writeAt: size=5, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1251fc680): >_writeAt: n=5, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1251fc680): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.563033667 +0000 UTC m=+667.755580903 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1251fc680): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1251fcb80): _writeAt: size=5, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1251fcb80): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1251fcb80): >openPending: err= 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c124f550a0 item 45 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1251fcb80): >_writeAt: n=5, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1251fcb80): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.563942096 +0000 UTC m=+667.756489323 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1251fcb80): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/29 05:35:08 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1251fd280): _readAt: size=512, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1251fd280): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1251fd280): >openPending: err= 2026/05/29 05:35:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1251fd280): >_readAt: n=5, err=EOF 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1251fd280): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.563942096 +0000 UTC m=+667.756489323 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1251fd280): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: Remove: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c124f552d0 item 45 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1251fd8c0): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1251fd8c0): >openPending: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1251fd8c0): _readAt: size=2, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1251fd8c0): >_readAt: n=0, err=Bad file descriptor 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1251fd8c0): _writeAt: size=5, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1251fd8c0): >_writeAt: n=5, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1251fd8c0): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.565247156 +0000 UTC m=+667.757794381 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1251fd8c0): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1251fddc0): _writeAt: size=5, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1251fddc0): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1251fddc0): >openPending: err= 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c124f55650 item 46 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1251fddc0): >_writeAt: n=5, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1251fddc0): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.565768963 +0000 UTC m=+667.758316189 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1251fddc0): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/29 05:35:08 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1252265c0): _readAt: size=512, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1252265c0): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1252265c0): >openPending: err= 2026/05/29 05:35:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1252265c0): >_readAt: n=5, err=EOF 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1252265c0): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.565768963 +0000 UTC m=+667.758316189 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1252265c0): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: Remove: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c124f55810 item 46 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125226c00): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125226c00): >openPending: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125226c00): _readAt: size=2, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125226c00): >_readAt: n=0, err=Bad file descriptor 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125226c00): _writeAt: size=5, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125226c00): >_writeAt: n=5, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125226c00): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.567373941 +0000 UTC m=+667.759921166 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125226c00): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125227100): _writeAt: size=5, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125227100): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125227100): >openPending: err= 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c124f55d50 item 47 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125227100): >_writeAt: n=5, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125227100): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.567792312 +0000 UTC m=+667.760339538 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125227100): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/29 05:35:08 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125227800): _readAt: size=512, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125227800): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125227800): >openPending: err= 2026/05/29 05:35:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125227800): >_readAt: n=5, err=EOF 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125227800): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.567792312 +0000 UTC m=+667.760339538 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125227800): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: Remove: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c124926460 item 47 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125227e40): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125227e40): >openPending: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125227e40): _readAt: size=2, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125227e40): >_readAt: n=0, err=Bad file descriptor 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125227e40): _writeAt: size=5, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125227e40): >_writeAt: n=5, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125227e40): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.569366942 +0000 UTC m=+667.761914168 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125227e40): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125250440): _writeAt: size=5, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125250440): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125250440): >openPending: err= 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c124926cb0 item 48 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125250440): >_writeAt: n=5, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125250440): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.569785594 +0000 UTC m=+667.762332821 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125250440): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/29 05:35:08 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125250b40): _readAt: size=512, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125250b40): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125250b40): >openPending: err= 2026/05/29 05:35:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125250b40): >_readAt: n=5, err=EOF 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125250b40): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.569785594 +0000 UTC m=+667.762332821 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125250b40): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: Remove: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c124927030 item 48 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125251180): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125251180): >openPending: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125251180): _writeAt: size=5, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125251180): >_writeAt: n=5, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125251180): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.571715215 +0000 UTC m=+667.764262482 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125251180): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125251600): _readAt: size=2, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125251600): >_readAt: n=0, err=Bad file descriptor 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125251600): _writeAt: size=3, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125251600): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125251600): open at offset 5 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125251600): >openPending: err= 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c124927960 item 49 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125251600): >_writeAt: n=3, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125251600): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.572259896 +0000 UTC m=+667.764807123 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125251600): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125251b40): _readAt: size=512, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125251b40): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125251b40): >openPending: err= 2026/05/29 05:35:08 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125251b40): >_readAt: n=8, err=EOF 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125251b40): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.572259896 +0000 UTC m=+667.764807123 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125251b40): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: Remove: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c12504a070 item 49 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12526c2c0): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12526c2c0): >openPending: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12526c2c0): _writeAt: size=5, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12526c2c0): >_writeAt: n=5, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12526c2c0): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.574288896 +0000 UTC m=+667.766836132 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12526c2c0): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12526c7c0): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12526c7c0): open at offset 5 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12526c7c0): >openPending: err= 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c12504a3f0 item 50 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12526c7c0): _readAt: size=2, off=5 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12526c7c0): >_readAt: n=0, err=Bad file descriptor 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12526c7c0): _writeAt: size=3, off=5 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12526c7c0): >_writeAt: n=3, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12526c7c0): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.575255465 +0000 UTC m=+667.767802720 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12526c7c0): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12526cd40): _readAt: size=512, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12526cd40): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12526cd40): >openPending: err= 2026/05/29 05:35:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12526cd40): >_readAt: n=3, err=EOF 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12526cd40): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.575255465 +0000 UTC m=+667.767802720 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12526cd40): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: Remove: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c12504a620 item 50 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12526d3c0): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12526d3c0): >openPending: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12526d3c0): _writeAt: size=5, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12526d3c0): >_writeAt: n=5, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12526d3c0): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.576873037 +0000 UTC m=+667.769420262 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12526d3c0): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12526d8c0): _readAt: size=2, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12526d8c0): >_readAt: n=0, err=Bad file descriptor 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12526d8c0): _writeAt: size=3, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12526d8c0): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12526d8c0): open at offset 5 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12526d8c0): >openPending: err= 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c12504ab60 item 51 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12526d8c0): >_writeAt: n=3, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12526d8c0): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.578063509 +0000 UTC m=+667.770610735 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12526d8c0): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12526de00): _readAt: size=512, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12526de00): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12526de00): >openPending: err= 2026/05/29 05:35:08 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12526de00): >_readAt: n=8, err=EOF 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12526de00): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.578063509 +0000 UTC m=+667.770610735 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12526de00): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: Remove: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c12504ad20 item 51 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12529a580): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12529a580): >openPending: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12529a580): _writeAt: size=5, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12529a580): >_writeAt: n=5, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12529a580): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.579369641 +0000 UTC m=+667.771916867 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12529a580): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12529aa80): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12529aa80): open at offset 5 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12529aa80): >openPending: err= 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c12504b490 item 52 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12529aa80): _readAt: size=2, off=5 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12529aa80): >_readAt: n=0, err=Bad file descriptor 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12529aa80): _writeAt: size=3, off=5 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12529aa80): >_writeAt: n=3, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12529aa80): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.58086432 +0000 UTC m=+667.773411546 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12529aa80): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250f0ac0): _readAt: size=512, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250f0ac0): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250f0ac0): >openPending: err= 2026/05/29 05:35:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250f0ac0): >_readAt: n=3, err=EOF 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250f0ac0): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.58086432 +0000 UTC m=+667.773411546 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250f0ac0): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: Remove: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c12497e380 item 52 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12529af80): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12529af80): >openPending: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12529af80): _writeAt: size=5, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12529af80): >_writeAt: n=5, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12529af80): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.582980894 +0000 UTC m=+667.775528121 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12529af80): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250165c0): _readAt: size=2, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250165c0): >_readAt: n=0, err=Bad file descriptor 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250165c0): _writeAt: size=3, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250165c0): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250165c0): open at offset 5 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250165c0): >openPending: err= 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c124530620 item 53 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250165c0): >_writeAt: n=3, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250165c0): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.583520165 +0000 UTC m=+667.776067422 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250165c0): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125016b40): _readAt: size=512, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125016b40): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125016b40): >openPending: err= 2026/05/29 05:35:08 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125016b40): >_readAt: n=8, err=EOF 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125016b40): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.583520165 +0000 UTC m=+667.776067422 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125016b40): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: Remove: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c124530c40 item 53 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250171c0): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250171c0): >openPending: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250171c0): _writeAt: size=5, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250171c0): >_writeAt: n=5, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250171c0): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.585459445 +0000 UTC m=+667.778006701 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250171c0): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250176c0): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250176c0): open at offset 5 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250176c0): >openPending: err= 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c124531880 item 54 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250176c0): _readAt: size=2, off=5 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250176c0): >_readAt: n=0, err=Bad file descriptor 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250176c0): _writeAt: size=3, off=5 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250176c0): >_writeAt: n=3, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250176c0): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.58619105 +0000 UTC m=+667.778738276 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250176c0): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125017c40): _readAt: size=512, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125017c40): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125017c40): >openPending: err= 2026/05/29 05:35:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125017c40): >_readAt: n=3, err=EOF 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125017c40): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.58619105 +0000 UTC m=+667.778738276 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125017c40): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: Remove: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c124531b90 item 54 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12529a400): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12529a400): >openPending: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12529a400): _writeAt: size=5, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12529a400): >_writeAt: n=5, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12529a400): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.587768564 +0000 UTC m=+667.780315800 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12529a400): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12529b0c0): _readAt: size=2, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12529b0c0): >_readAt: n=0, err=Bad file descriptor 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12529b0c0): _writeAt: size=3, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12529b0c0): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12529b0c0): open at offset 5 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12529b0c0): >openPending: err= 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c12504a1c0 item 55 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12529b0c0): >_writeAt: n=3, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12529b0c0): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.588444063 +0000 UTC m=+667.780991299 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12529b0c0): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12529b600): _readAt: size=512, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12529b600): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12529b600): >openPending: err= 2026/05/29 05:35:08 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12529b600): >_readAt: n=8, err=EOF 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12529b600): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.588444063 +0000 UTC m=+667.780991299 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12529b600): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: Remove: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c12504a380 item 55 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12529bc80): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12529bc80): >openPending: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12529bc80): _writeAt: size=5, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12529bc80): >_writeAt: n=5, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12529bc80): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.590190889 +0000 UTC m=+667.782738125 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c12529bc80): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250f02c0): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250f02c0): open at offset 5 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250f02c0): >openPending: err= 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c12504a7e0 item 56 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250f02c0): _readAt: size=2, off=5 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250f02c0): >_readAt: n=0, err=Bad file descriptor 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250f02c0): _writeAt: size=3, off=5 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250f02c0): >_writeAt: n=3, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250f02c0): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.590748785 +0000 UTC m=+667.783296021 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250f02c0): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250f0840): _readAt: size=512, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250f0840): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250f0840): >openPending: err= 2026/05/29 05:35:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250f0840): >_readAt: n=3, err=EOF 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250f0840): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.590748785 +0000 UTC m=+667.783296021 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250f0840): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: Remove: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c12504aaf0 item 56 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250f1580): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250f1580): open at offset 0 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250f1580): >openPending: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250f1580): _readAt: size=2, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250f1580): >_readAt: n=0, err=Bad file descriptor 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250f1580): _writeAt: size=5, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250f1580): >_writeAt: n=5, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250f1580): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.592245537 +0000 UTC m=+667.784792773 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250f1580): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250f1ac0): _writeAt: size=5, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250f1ac0): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250f1ac0): >openPending: err= 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c12504af50 item 57 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250f1ac0): >_writeAt: n=5, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250f1ac0): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.592791811 +0000 UTC m=+667.785339037 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250f1ac0): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f04100): _readAt: size=2, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f04100): >_readAt: n=0, err=Bad file descriptor 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f04100): _writeAt: size=3, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f04100): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f04100): open at offset 5 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f04100): >openPending: err= 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c12504b650 item 57 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f04100): >_writeAt: n=3, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f04100): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.593432573 +0000 UTC m=+667.785979799 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f04100): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f046c0): _readAt: size=512, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f046c0): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f046c0): >openPending: err= 2026/05/29 05:35:08 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f046c0): >_readAt: n=8, err=EOF 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f046c0): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.593432573 +0000 UTC m=+667.785979799 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f046c0): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: Remove: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c12504b810 item 57 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f04d80): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f04d80): open at offset 0 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f04d80): >openPending: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f04d80): _readAt: size=2, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f04d80): >_readAt: n=0, err=Bad file descriptor 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f04d80): _writeAt: size=5, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f04d80): >_writeAt: n=5, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f04d80): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.594900892 +0000 UTC m=+667.787448128 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f04d80): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f052c0): _writeAt: size=5, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f052c0): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f052c0): >openPending: err= 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c12504bc00 item 58 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f052c0): >_writeAt: n=5, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f052c0): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.595392872 +0000 UTC m=+667.787940139 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f052c0): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f05800): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f05800): open at offset 5 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f05800): >openPending: err= 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c12504bdc0 item 58 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f05800): _readAt: size=2, off=5 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f05800): >_readAt: n=0, err=Bad file descriptor 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f05800): _writeAt: size=3, off=5 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f05800): >_writeAt: n=3, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f05800): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.596038415 +0000 UTC m=+667.788585691 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f05800): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f05dc0): _readAt: size=512, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f05dc0): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f05dc0): >openPending: err= 2026/05/29 05:35:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f05dc0): >_readAt: n=3, err=EOF 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f05dc0): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.596038415 +0000 UTC m=+667.788585691 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f05dc0): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: Remove: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c12497e1c0 item 58 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1249b1380): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1249b1380): open at offset 0 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1249b1380): >openPending: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1249b1380): _readAt: size=2, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1249b1380): >_readAt: n=0, err=Bad file descriptor 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1249b1380): _writeAt: size=5, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1249b1380): >_writeAt: n=5, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1249b1380): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.597529235 +0000 UTC m=+667.790076461 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1249b1380): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1249b1b80): _writeAt: size=5, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1249b1b80): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1249b1b80): >openPending: err= 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c12497ec40 item 59 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1249b1b80): >_writeAt: n=5, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1249b1b80): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.59811831 +0000 UTC m=+667.790665536 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1249b1b80): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124aa87c0): _readAt: size=2, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124aa87c0): >_readAt: n=0, err=Bad file descriptor 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124aa87c0): _writeAt: size=3, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124aa87c0): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124aa87c0): open at offset 5 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124aa87c0): >openPending: err= 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c12497efc0 item 59 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124aa87c0): >_writeAt: n=3, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124aa87c0): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.59867299 +0000 UTC m=+667.791220226 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124aa87c0): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124aa8f80): _readAt: size=512, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124aa8f80): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124aa8f80): >openPending: err= 2026/05/29 05:35:08 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124aa8f80): >_readAt: n=8, err=EOF 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124aa8f80): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.59867299 +0000 UTC m=+667.791220226 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124aa8f80): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: Remove: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c12497fce0 item 59 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124aa95c0): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124aa95c0): open at offset 0 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124aa95c0): >openPending: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124aa95c0): _readAt: size=2, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124aa95c0): >_readAt: n=0, err=Bad file descriptor 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124aa95c0): _writeAt: size=5, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124aa95c0): >_writeAt: n=5, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124aa95c0): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.60016281 +0000 UTC m=+667.792710055 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124aa95c0): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124aa9b80): _writeAt: size=5, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124aa9b80): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124aa9b80): >openPending: err= 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c1246b8460 item 60 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124aa9b80): >_writeAt: n=5, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124aa9b80): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.600666383 +0000 UTC m=+667.793213649 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124aa9b80): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f58480): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f58480): open at offset 5 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f58480): >openPending: err= 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c1246b8850 item 60 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f58480): _readAt: size=2, off=5 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f58480): >_readAt: n=0, err=Bad file descriptor 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f58480): _writeAt: size=3, off=5 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f58480): >_writeAt: n=3, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f58480): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.601357821 +0000 UTC m=+667.793905088 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f58480): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f58a40): _readAt: size=512, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f58a40): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f58a40): >openPending: err= 2026/05/29 05:35:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f58a40): >_readAt: n=3, err=EOF 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f58a40): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.601357821 +0000 UTC m=+667.793905088 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f58a40): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: Remove: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c1246b8c40 item 60 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f59640): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f59640): open at offset 0 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f59640): >openPending: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f59640): _readAt: size=2, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f59640): >_readAt: n=0, err=Bad file descriptor 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f59640): _writeAt: size=5, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f59640): >_writeAt: n=5, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f59640): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.602811702 +0000 UTC m=+667.795358948 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f59640): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124876400): _writeAt: size=5, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124876400): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124876400): >openPending: err= 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c1246b9260 item 61 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124876400): >_writeAt: n=5, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124876400): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.603363666 +0000 UTC m=+667.795910893 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124876400): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/29 05:35:08 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124dfa480): _readAt: size=512, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124dfa480): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124dfa480): >openPending: err= 2026/05/29 05:35:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124dfa480): >_readAt: n=5, err=EOF 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124dfa480): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.603363666 +0000 UTC m=+667.795910893 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124dfa480): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: Remove: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c1246b9810 item 61 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124dfaac0): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124dfaac0): open at offset 0 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124dfaac0): >openPending: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124dfaac0): _readAt: size=2, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124dfaac0): >_readAt: n=0, err=Bad file descriptor 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124dfaac0): _writeAt: size=5, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124dfaac0): >_writeAt: n=5, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124dfaac0): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.604938928 +0000 UTC m=+667.797486164 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124dfaac0): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124dfb040): _writeAt: size=5, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124dfb040): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124dfb040): >openPending: err= 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c124964230 item 62 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124dfb040): >_writeAt: n=5, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124dfb040): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.605418726 +0000 UTC m=+667.797965982 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124dfb040): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/29 05:35:08 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124dfb7c0): _readAt: size=512, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124dfb7c0): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124dfb7c0): >openPending: err= 2026/05/29 05:35:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124dfb7c0): >_readAt: n=5, err=EOF 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124dfb7c0): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.605418726 +0000 UTC m=+667.797965982 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124dfb7c0): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: Remove: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c1249651f0 item 62 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124dfbe00): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124dfbe00): open at offset 0 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124dfbe00): >openPending: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124dfbe00): _readAt: size=2, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124dfbe00): >_readAt: n=0, err=Bad file descriptor 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124dfbe00): _writeAt: size=5, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124dfbe00): >_writeAt: n=5, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124dfbe00): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.606876394 +0000 UTC m=+667.799423620 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124dfbe00): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124af4580): _writeAt: size=5, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124af4580): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124af4580): >openPending: err= 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c124965880 item 63 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124af4580): >_writeAt: n=5, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124af4580): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.607471431 +0000 UTC m=+667.800018677 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124af4580): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/29 05:35:08 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124af4c80): _readAt: size=512, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124af4c80): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124af4c80): >openPending: err= 2026/05/29 05:35:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124af4c80): >_readAt: n=5, err=EOF 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124af4c80): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.607471431 +0000 UTC m=+667.800018677 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124af4c80): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: Remove: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c124965dc0 item 63 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124af52c0): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124af52c0): open at offset 0 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124af52c0): >openPending: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124af52c0): _readAt: size=2, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124af52c0): >_readAt: n=0, err=Bad file descriptor 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124af52c0): _writeAt: size=5, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124af52c0): >_writeAt: n=5, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124af52c0): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.608945149 +0000 UTC m=+667.801492606 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124af52c0): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124af5800): _writeAt: size=5, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124af5800): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124af5800): >openPending: err= 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c124671030 item 64 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124af5800): >_writeAt: n=5, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124af5800): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.609526249 +0000 UTC m=+667.802073485 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124af5800): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/29 05:35:08 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124970040): _readAt: size=512, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124970040): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124970040): >openPending: err= 2026/05/29 05:35:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124970040): >_readAt: n=5, err=EOF 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124970040): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.609526249 +0000 UTC m=+667.802073485 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124970040): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: Remove: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c124671490 item 64 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124970fc0): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124970fc0): >openPending: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124970fc0): _writeAt: size=5, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124970fc0): >_writeAt: n=5, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124970fc0): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.611106849 +0000 UTC m=+667.803654096 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124970fc0): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDWR 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124971480): _readAt: size=2, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124971480): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124971480): >openPending: err= 2026/05/29 05:35:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124971480): >_readAt: n=2, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124971480): _writeAt: size=3, off=2 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c12483a070 item 65 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124971480): >_writeAt: n=3, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124971480): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.611583482 +0000 UTC m=+667.804130708 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124971480): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124971b00): _readAt: size=512, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124971b00): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124971b00): >openPending: err= 2026/05/29 05:35:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124971b00): >_readAt: n=5, err=EOF 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124971b00): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.611583482 +0000 UTC m=+667.804130708 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124971b00): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: Remove: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c12483a850 item 65 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250b42c0): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250b42c0): >openPending: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250b42c0): _writeAt: size=5, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250b42c0): >_writeAt: n=5, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250b42c0): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.612955809 +0000 UTC m=+667.805503036 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250b42c0): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250b4740): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250b4740): >openPending: err= 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c12483b0a0 item 66 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250b4740): _readAt: size=2, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250b4740): >_readAt: n=0, err=EOF 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250b4740): _writeAt: size=3, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250b4740): >_writeAt: n=3, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250b4740): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.613490571 +0000 UTC m=+667.806037797 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250b4740): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250b4c80): _readAt: size=512, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250b4c80): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250b4c80): >openPending: err= 2026/05/29 05:35:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250b4c80): >_readAt: n=3, err=EOF 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250b4c80): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.613490571 +0000 UTC m=+667.806037797 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250b4c80): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: Remove: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c12483b260 item 66 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250b5340): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250b5340): >openPending: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250b5340): _writeAt: size=5, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250b5340): >_writeAt: n=5, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250b5340): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.614840876 +0000 UTC m=+667.807388102 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250b5340): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250b57c0): _readAt: size=2, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250b57c0): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250b57c0): >openPending: err= 2026/05/29 05:35:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250b57c0): >_readAt: n=2, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250b57c0): _writeAt: size=3, off=2 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c12483b650 item 67 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250b57c0): >_writeAt: n=3, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250b57c0): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.615369636 +0000 UTC m=+667.807916862 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250b57c0): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250b5cc0): _readAt: size=512, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250b5cc0): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250b5cc0): >openPending: err= 2026/05/29 05:35:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250b5cc0): >_readAt: n=5, err=EOF 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250b5cc0): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.615369636 +0000 UTC m=+667.807916862 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250b5cc0): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: Remove: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c12483b8f0 item 67 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124ab4440): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124ab4440): >openPending: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124ab4440): _writeAt: size=5, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124ab4440): >_writeAt: n=5, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124ab4440): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.616639179 +0000 UTC m=+667.809186405 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124ab4440): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124ab4940): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124ab4940): >openPending: err= 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c125114000 item 68 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124ab4940): _readAt: size=2, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124ab4940): >_readAt: n=0, err=EOF 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124ab4940): _writeAt: size=3, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124ab4940): >_writeAt: n=3, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124ab4940): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.61722633 +0000 UTC m=+667.809773556 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124ab4940): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124ab4e80): _readAt: size=512, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124ab4e80): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124ab4e80): >openPending: err= 2026/05/29 05:35:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124ab4e80): >_readAt: n=3, err=EOF 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124ab4e80): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.61722633 +0000 UTC m=+667.809773556 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124ab4e80): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: Remove: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c125114460 item 68 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124ab54c0): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124ab54c0): >openPending: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124ab54c0): _writeAt: size=5, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124ab54c0): >_writeAt: n=5, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124ab54c0): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.618550747 +0000 UTC m=+667.811097972 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124ab54c0): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124ab5940): _readAt: size=2, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124ab5940): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124ab5940): >openPending: err= 2026/05/29 05:35:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124ab5940): >_readAt: n=2, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124ab5940): _writeAt: size=3, off=2 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c1251147e0 item 69 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124ab5940): >_writeAt: n=3, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124ab5940): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.619067754 +0000 UTC m=+667.811614981 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124ab5940): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124ab5e40): _readAt: size=512, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124ab5e40): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124ab5e40): >openPending: err= 2026/05/29 05:35:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124ab5e40): >_readAt: n=5, err=EOF 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124ab5e40): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.619067754 +0000 UTC m=+667.811614981 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124ab5e40): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: Remove: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c1251149a0 item 69 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f424c0): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f424c0): >openPending: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f424c0): _writeAt: size=5, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f424c0): >_writeAt: n=5, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f424c0): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.62060272 +0000 UTC m=+667.813149946 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f424c0): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f429c0): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f429c0): >openPending: err= 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c1251a0230 item 70 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f429c0): _readAt: size=2, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f429c0): >_readAt: n=0, err=EOF 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f429c0): _writeAt: size=3, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f429c0): >_writeAt: n=3, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f429c0): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.621290641 +0000 UTC m=+667.813837898 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f429c0): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f42f00): _readAt: size=512, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f42f00): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f42f00): >openPending: err= 2026/05/29 05:35:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f42f00): >_readAt: n=3, err=EOF 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f42f00): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.621290641 +0000 UTC m=+667.813837898 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f42f00): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: Remove: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c1251a03f0 item 70 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f43580): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f43580): >openPending: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f43580): _writeAt: size=5, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f43580): >_writeAt: n=5, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f43580): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.622688166 +0000 UTC m=+667.815235392 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f43580): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f43a80): _readAt: size=2, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f43a80): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f43a80): >openPending: err= 2026/05/29 05:35:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f43a80): >_readAt: n=2, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f43a80): _writeAt: size=3, off=2 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c1251a0770 item 71 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f43a80): >_writeAt: n=3, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f43a80): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.623199003 +0000 UTC m=+667.815746260 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f43a80): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124bfc080): _readAt: size=512, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124bfc080): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124bfc080): >openPending: err= 2026/05/29 05:35:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124bfc080): >_readAt: n=5, err=EOF 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124bfc080): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.623199003 +0000 UTC m=+667.815746260 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124bfc080): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: Remove: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c1251a0930 item 71 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124bfc700): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124bfc700): >openPending: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124bfc700): _writeAt: size=5, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124bfc700): >_writeAt: n=5, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124bfc700): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.624420204 +0000 UTC m=+667.816967430 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124bfc700): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124bfcc00): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124bfcc00): >openPending: err= 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c1251a1260 item 72 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124bfcc00): _readAt: size=2, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124bfcc00): >_readAt: n=0, err=EOF 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124bfcc00): _writeAt: size=3, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124bfcc00): >_writeAt: n=3, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124bfcc00): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.62513699 +0000 UTC m=+667.817684216 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124bfcc00): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124bfd140): _readAt: size=512, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124bfd140): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124bfd140): >openPending: err= 2026/05/29 05:35:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124bfd140): >_readAt: n=3, err=EOF 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124bfd140): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.62513699 +0000 UTC m=+667.817684216 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124bfd140): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: Remove: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c1251a1420 item 72 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124bfd700): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124bfd700): >openPending: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124bfd700): _readAt: size=2, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124bfd700): >_readAt: n=0, err=EOF 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124bfd700): _writeAt: size=5, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124bfd700): >_writeAt: n=5, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124bfd700): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.626334446 +0000 UTC m=+667.818881673 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124bfd700): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124bfdc00): _writeAt: size=5, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124bfdc00): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124bfdc00): >openPending: err= 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c1251a1880 item 73 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124bfdc00): >_writeAt: n=5, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124bfdc00): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.626778627 +0000 UTC m=+667.819325883 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124bfdc00): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124c281c0): _readAt: size=2, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124c281c0): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124c281c0): >openPending: err= 2026/05/29 05:35:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124c281c0): >_readAt: n=2, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124c281c0): _writeAt: size=3, off=2 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c1251a1a40 item 73 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124c281c0): >_writeAt: n=3, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124c281c0): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.627232777 +0000 UTC m=+667.819780002 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124c281c0): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124c28700): _readAt: size=512, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124c28700): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124c28700): >openPending: err= 2026/05/29 05:35:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124c28700): >_readAt: n=5, err=EOF 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124c28700): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.627232777 +0000 UTC m=+667.819780002 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124c28700): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: Remove: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c1251a1c00 item 73 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124c28d40): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124c28d40): >openPending: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124c28d40): _readAt: size=2, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124c28d40): >_readAt: n=0, err=EOF 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124c28d40): _writeAt: size=5, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124c28d40): >_writeAt: n=5, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124c28d40): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.628394415 +0000 UTC m=+667.820941641 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124c28d40): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124c29240): _writeAt: size=5, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124c29240): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124c29240): >openPending: err= 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c12490e380 item 74 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124c29240): >_writeAt: n=5, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124c29240): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.628795063 +0000 UTC m=+667.821342289 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124c29240): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124c29780): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124c29780): >openPending: err= 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c12490eaf0 item 74 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124c29780): _readAt: size=2, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124c29780): >_readAt: n=0, err=EOF 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124c29780): _writeAt: size=3, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124c29780): >_writeAt: n=3, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124c29780): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.629338762 +0000 UTC m=+667.821885987 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124c29780): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124c29d00): _readAt: size=512, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124c29d00): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124c29d00): >openPending: err= 2026/05/29 05:35:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124c29d00): >_readAt: n=3, err=EOF 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124c29d00): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.629338762 +0000 UTC m=+667.821885987 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124c29d00): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: Remove: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c12490efc0 item 74 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124c56440): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124c56440): >openPending: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124c56440): _readAt: size=2, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124c56440): >_readAt: n=0, err=EOF 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124c56440): _writeAt: size=5, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124c56440): >_writeAt: n=5, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124c56440): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.630414507 +0000 UTC m=+667.822961734 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124c56440): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124c56940): _writeAt: size=5, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124c56940): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124c56940): >openPending: err= 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c12490f880 item 75 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124c56940): >_writeAt: n=5, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124c56940): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.631045562 +0000 UTC m=+667.823592808 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124c56940): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124c56e80): _readAt: size=2, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124c56e80): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124c56e80): >openPending: err= 2026/05/29 05:35:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124c56e80): >_readAt: n=2, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124c56e80): _writeAt: size=3, off=2 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c12490fa40 item 75 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124c56e80): >_writeAt: n=3, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124c56e80): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.631592677 +0000 UTC m=+667.824139913 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124c56e80): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124c573c0): _readAt: size=512, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124c573c0): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124c573c0): >openPending: err= 2026/05/29 05:35:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124c573c0): >_readAt: n=5, err=EOF 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124c573c0): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.631592677 +0000 UTC m=+667.824139913 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124c573c0): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: Remove: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c12490fe30 item 75 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124c57a00): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124c57a00): >openPending: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124c57a00): _readAt: size=2, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124c57a00): >_readAt: n=0, err=EOF 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124c57a00): _writeAt: size=5, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124c57a00): >_writeAt: n=5, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124c57a00): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.632908517 +0000 UTC m=+667.825455743 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124c57a00): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124c8a000): _writeAt: size=5, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124c8a000): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124c8a000): >openPending: err= 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c1248fafc0 item 76 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124c8a000): >_writeAt: n=5, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124c8a000): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.633403865 +0000 UTC m=+667.825951091 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124c8a000): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124c8a540): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124c8a540): >openPending: err= 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c1248fb1f0 item 76 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124c8a540): _readAt: size=2, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124c8a540): >_readAt: n=0, err=EOF 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124c8a540): _writeAt: size=3, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124c8a540): >_writeAt: n=3, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124c8a540): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.633964215 +0000 UTC m=+667.826511451 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124c8a540): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124c8aac0): _readAt: size=512, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124c8aac0): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124c8aac0): >openPending: err= 2026/05/29 05:35:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124c8aac0): >_readAt: n=3, err=EOF 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124c8aac0): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.633964215 +0000 UTC m=+667.826511451 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124c8aac0): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: Remove: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c1248fb490 item 76 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124d1c1c0): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124d1c1c0): >openPending: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124d1c1c0): _readAt: size=2, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124d1c1c0): >_readAt: n=0, err=EOF 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124d1c1c0): _writeAt: size=5, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124d1c1c0): >_writeAt: n=5, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124d1c1c0): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.635391616 +0000 UTC m=+667.827938862 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124d1c1c0): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124d1c6c0): _writeAt: size=5, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124d1c6c0): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124d1c6c0): >openPending: err= 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c124960e70 item 77 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124d1c6c0): >_writeAt: n=5, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124d1c6c0): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.635935836 +0000 UTC m=+667.828483062 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124d1c6c0): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/29 05:35:08 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124d1cdc0): _readAt: size=512, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124d1cdc0): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124d1cdc0): >openPending: err= 2026/05/29 05:35:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124d1cdc0): >_readAt: n=5, err=EOF 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124d1cdc0): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.635935836 +0000 UTC m=+667.828483062 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124d1cdc0): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: Remove: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c1249612d0 item 77 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124d1d400): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124d1d400): >openPending: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124d1d400): _readAt: size=2, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124d1d400): >_readAt: n=0, err=EOF 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124d1d400): _writeAt: size=5, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124d1d400): >_writeAt: n=5, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124d1d400): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.637378727 +0000 UTC m=+667.829925953 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124d1d400): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124d1d900): _writeAt: size=5, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124d1d900): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124d1d900): >openPending: err= 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c12530a0e0 item 78 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124d1d900): >_writeAt: n=5, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124d1d900): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.637949346 +0000 UTC m=+667.830496572 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124d1d900): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/29 05:35:08 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124d46100): _readAt: size=512, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124d46100): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124d46100): >openPending: err= 2026/05/29 05:35:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124d46100): >_readAt: n=5, err=EOF 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124d46100): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.637949346 +0000 UTC m=+667.830496572 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124d46100): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: Remove: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c12530a4d0 item 78 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124d46740): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124d46740): >openPending: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124d46740): _readAt: size=2, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124d46740): >_readAt: n=0, err=EOF 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124d46740): _writeAt: size=5, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124d46740): >_writeAt: n=5, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124d46740): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.639253254 +0000 UTC m=+667.831800480 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124d46740): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124d46c40): _writeAt: size=5, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124d46c40): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124d46c40): >openPending: err= 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c12530a850 item 79 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124d46c40): >_writeAt: n=5, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124d46c40): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.639708045 +0000 UTC m=+667.832255271 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124d46c40): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/29 05:35:08 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124d47340): _readAt: size=512, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124d47340): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124d47340): >openPending: err= 2026/05/29 05:35:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124d47340): >_readAt: n=5, err=EOF 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124d47340): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.639708045 +0000 UTC m=+667.832255271 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124d47340): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: Remove: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c12530aa10 item 79 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124d47980): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124d47980): >openPending: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124d47980): _readAt: size=2, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124d47980): >_readAt: n=0, err=EOF 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124d47980): _writeAt: size=5, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124d47980): >_writeAt: n=5, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124d47980): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.641121539 +0000 UTC m=+667.833668785 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124d47980): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124d47e80): _writeAt: size=5, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124d47e80): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124d47e80): >openPending: err= 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c12530ad90 item 80 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124d47e80): >_writeAt: n=5, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124d47e80): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.641712989 +0000 UTC m=+667.834260215 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124d47e80): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/29 05:35:08 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124da0680): _readAt: size=512, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124da0680): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124da0680): >openPending: err= 2026/05/29 05:35:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124da0680): >_readAt: n=5, err=EOF 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124da0680): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.641712989 +0000 UTC m=+667.834260215 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124da0680): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: Remove: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c12530af50 item 80 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124da0cc0): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124da0cc0): >openPending: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124da0cc0): _writeAt: size=5, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124da0cc0): >_writeAt: n=5, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124da0cc0): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.643137444 +0000 UTC m=+667.835684670 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124da0cc0): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124da1140): _readAt: size=2, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124da1140): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124da1140): open at offset 5 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124da1140): >openPending: err= 2026/05/29 05:35:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124da1140): >_readAt: n=2, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124da1140): _writeAt: size=3, off=7 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c12530b2d0 item 81 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124da1140): >_writeAt: n=3, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124da1140): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.643598737 +0000 UTC m=+667.836145963 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124da1140): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124da1680): _readAt: size=512, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124da1680): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124da1680): >openPending: err= 2026/05/29 05:35:08 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124da1680): >_readAt: n=8, err=EOF 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124da1680): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.643598737 +0000 UTC m=+667.836145963 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124da1680): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: Remove: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c12530b490 item 81 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124da1d00): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124da1d00): >openPending: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124da1d00): _writeAt: size=5, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124da1d00): >_writeAt: n=5, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124da1d00): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.644955625 +0000 UTC m=+667.837502851 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124da1d00): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124dfe300): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124dfe300): open at offset 5 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124dfe300): >openPending: err= 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c12530b880 item 82 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124dfe300): _readAt: size=2, off=5 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124dfe300): >_readAt: n=0, err=EOF 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124dfe300): _writeAt: size=3, off=5 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124dfe300): >_writeAt: n=3, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124dfe300): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.64553409 +0000 UTC m=+667.838081326 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124dfe300): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124dfe880): _readAt: size=512, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124dfe880): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124dfe880): >openPending: err= 2026/05/29 05:35:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124dfe880): >_readAt: n=3, err=EOF 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124dfe880): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.64553409 +0000 UTC m=+667.838081326 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124dfe880): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: Remove: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c12530ba40 item 82 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124dfef00): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124dfef00): >openPending: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124dfef00): _writeAt: size=5, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124dfef00): >_writeAt: n=5, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124dfef00): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.646738439 +0000 UTC m=+667.839285675 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124dfef00): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124dff400): _readAt: size=2, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124dff400): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124dff400): open at offset 5 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124dff400): >openPending: err= 2026/05/29 05:35:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124dff400): >_readAt: n=2, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124dff400): _writeAt: size=3, off=7 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c12530bdc0 item 83 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124dff400): >_writeAt: n=3, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124dff400): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.647246049 +0000 UTC m=+667.839793275 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124dff400): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124dff940): _readAt: size=512, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124dff940): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124dff940): >openPending: err= 2026/05/29 05:35:08 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124dff940): >_readAt: n=8, err=EOF 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124dff940): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.647246049 +0000 UTC m=+667.839793275 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124dff940): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: Remove: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c12520c2a0 item 83 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124e3c0c0): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124e3c0c0): >openPending: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124e3c0c0): _writeAt: size=5, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124e3c0c0): >_writeAt: n=5, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124e3c0c0): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.64845666 +0000 UTC m=+667.841003886 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124e3c0c0): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124e3c5c0): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124e3c5c0): open at offset 5 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124e3c5c0): >openPending: err= 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c12520c690 item 84 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124e3c5c0): _readAt: size=2, off=5 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124e3c5c0): >_readAt: n=0, err=EOF 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124e3c5c0): _writeAt: size=3, off=5 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124e3c5c0): >_writeAt: n=3, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124e3c5c0): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.649001351 +0000 UTC m=+667.841548577 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124e3c5c0): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124e3cb40): _readAt: size=512, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124e3cb40): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124e3cb40): >openPending: err= 2026/05/29 05:35:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124e3cb40): >_readAt: n=3, err=EOF 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124e3cb40): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.649001351 +0000 UTC m=+667.841548577 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124e3cb40): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: Remove: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c12520c850 item 84 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124e3d1c0): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124e3d1c0): >openPending: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124e3d1c0): _writeAt: size=5, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124e3d1c0): >_writeAt: n=5, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124e3d1c0): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.650240075 +0000 UTC m=+667.842787301 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124e3d1c0): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124e3d6c0): _readAt: size=2, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124e3d6c0): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124e3d6c0): open at offset 5 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124e3d6c0): >openPending: err= 2026/05/29 05:35:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124e3d6c0): >_readAt: n=2, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124e3d6c0): _writeAt: size=3, off=7 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c12520cbd0 item 85 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124e3d6c0): >_writeAt: n=3, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124e3d6c0): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.650739039 +0000 UTC m=+667.843286266 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124e3d6c0): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124e3dc00): _readAt: size=512, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124e3dc00): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124e3dc00): >openPending: err= 2026/05/29 05:35:08 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124e3dc00): >_readAt: n=8, err=EOF 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124e3dc00): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.650739039 +0000 UTC m=+667.843286266 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124e3dc00): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: Remove: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c12520ce00 item 85 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124e6e380): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124e6e380): >openPending: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124e6e380): _writeAt: size=5, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124e6e380): >_writeAt: n=5, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124e6e380): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.651944611 +0000 UTC m=+667.844491837 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124e6e380): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124e6e880): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124e6e880): open at offset 5 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124e6e880): >openPending: err= 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c12520d180 item 86 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124e6e880): _readAt: size=2, off=5 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124e6e880): >_readAt: n=0, err=EOF 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124e6e880): _writeAt: size=3, off=5 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124e6e880): >_writeAt: n=3, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124e6e880): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.652614999 +0000 UTC m=+667.845162235 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124e6e880): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124e6ee00): _readAt: size=512, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124e6ee00): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124e6ee00): >openPending: err= 2026/05/29 05:35:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124e6ee00): >_readAt: n=3, err=EOF 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124e6ee00): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.652614999 +0000 UTC m=+667.845162235 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124e6ee00): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: Remove: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c12520d340 item 86 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124e6f480): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124e6f480): >openPending: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124e6f480): _writeAt: size=5, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124e6f480): >_writeAt: n=5, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124e6f480): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.653872208 +0000 UTC m=+667.846419444 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124e6f480): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124e6f980): _readAt: size=2, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124e6f980): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124e6f980): open at offset 5 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124e6f980): >openPending: err= 2026/05/29 05:35:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124e6f980): >_readAt: n=2, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124e6f980): _writeAt: size=3, off=7 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c12520d810 item 87 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124e6f980): >_writeAt: n=3, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124e6f980): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.654468908 +0000 UTC m=+667.847016144 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124e6f980): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124e6fec0): _readAt: size=512, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124e6fec0): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124e6fec0): >openPending: err= 2026/05/29 05:35:08 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124e6fec0): >_readAt: n=8, err=EOF 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124e6fec0): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.654468908 +0000 UTC m=+667.847016144 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124e6fec0): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: Remove: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c12520d9d0 item 87 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124b24300): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124b24300): >openPending: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124b24300): _writeAt: size=5, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124b24300): >_writeAt: n=5, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124b24300): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.655794095 +0000 UTC m=+667.848341321 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124b24300): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124b24800): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124b24800): open at offset 5 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124b24800): >openPending: err= 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c125114c40 item 88 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124b24800): _readAt: size=2, off=5 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124b24800): >_readAt: n=0, err=EOF 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124b24800): _writeAt: size=3, off=5 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124b24800): >_writeAt: n=3, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124b24800): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.656338787 +0000 UTC m=+667.848886013 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124b24800): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124b24d80): _readAt: size=512, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124b24d80): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124b24d80): >openPending: err= 2026/05/29 05:35:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124b24d80): >_readAt: n=3, err=EOF 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124b24d80): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.656338787 +0000 UTC m=+667.848886013 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124b24d80): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: Remove: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c125114ee0 item 88 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124b253c0): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124b253c0): open at offset 0 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124b253c0): >openPending: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124b253c0): _readAt: size=2, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124b253c0): >_readAt: n=0, err=EOF 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124b253c0): _writeAt: size=5, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124b253c0): >_writeAt: n=5, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124b253c0): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.657527226 +0000 UTC m=+667.850074452 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124b253c0): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124b25900): _writeAt: size=5, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124b25900): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124b25900): >openPending: err= 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c125115260 item 89 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124b25900): >_writeAt: n=5, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124b25900): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.658002314 +0000 UTC m=+667.850549541 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124b25900): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124b25e40): _readAt: size=2, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124b25e40): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124b25e40): open at offset 5 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124b25e40): >openPending: err= 2026/05/29 05:35:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124b25e40): >_readAt: n=2, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124b25e40): _writeAt: size=3, off=7 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c125115420 item 89 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124b25e40): >_writeAt: n=3, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124b25e40): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.658583534 +0000 UTC m=+667.851130781 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124b25e40): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124b444c0): _readAt: size=512, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124b444c0): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124b444c0): >openPending: err= 2026/05/29 05:35:08 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124b444c0): >_readAt: n=8, err=EOF 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124b444c0): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.658583534 +0000 UTC m=+667.851130781 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124b444c0): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: Remove: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c1251155e0 item 89 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124b44b00): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124b44b00): open at offset 0 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124b44b00): >openPending: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124b44b00): _readAt: size=2, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124b44b00): >_readAt: n=0, err=EOF 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124b44b00): _writeAt: size=5, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124b44b00): >_writeAt: n=5, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124b44b00): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.660016076 +0000 UTC m=+667.852563302 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124b44b00): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124b45040): _writeAt: size=5, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124b45040): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124b45040): >openPending: err= 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c125115960 item 90 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124b45040): >_writeAt: n=5, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124b45040): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.660408848 +0000 UTC m=+667.852956104 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124b45040): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124b45580): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124b45580): open at offset 5 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124b45580): >openPending: err= 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c125115d50 item 90 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124b45580): _readAt: size=2, off=5 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124b45580): >_readAt: n=0, err=EOF 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124b45580): _writeAt: size=3, off=5 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124b45580): >_writeAt: n=3, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124b45580): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.660975741 +0000 UTC m=+667.853522967 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124b45580): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124b45b40): _readAt: size=512, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124b45b40): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124b45b40): >openPending: err= 2026/05/29 05:35:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124b45b40): >_readAt: n=3, err=EOF 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124b45b40): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.660975741 +0000 UTC m=+667.853522967 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124b45b40): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: Remove: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c1248f0c40 item 90 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124b6e280): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124b6e280): open at offset 0 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124b6e280): >openPending: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124b6e280): _readAt: size=2, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124b6e280): >_readAt: n=0, err=EOF 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124b6e280): _writeAt: size=5, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124b6e280): >_writeAt: n=5, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124b6e280): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.6622116 +0000 UTC m=+667.854758826 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124b6e280): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124b6e7c0): _writeAt: size=5, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124b6e7c0): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124b6e7c0): >openPending: err= 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c1248f1340 item 91 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124b6e7c0): >_writeAt: n=5, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124b6e7c0): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.662668024 +0000 UTC m=+667.855215260 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124b6e7c0): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124b6ed00): _readAt: size=2, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124b6ed00): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124b6ed00): open at offset 5 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124b6ed00): >openPending: err= 2026/05/29 05:35:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124b6ed00): >_readAt: n=2, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124b6ed00): _writeAt: size=3, off=7 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c1248f1810 item 91 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124b6ed00): >_writeAt: n=3, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124b6ed00): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.663167509 +0000 UTC m=+667.855714735 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124b6ed00): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124b6f280): _readAt: size=512, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124b6f280): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124b6f280): >openPending: err= 2026/05/29 05:35:08 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124b6f280): >_readAt: n=8, err=EOF 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124b6f280): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.663167509 +0000 UTC m=+667.855714735 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124b6f280): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: Remove: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c1248f1c70 item 91 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124b6f8c0): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124b6f8c0): open at offset 0 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124b6f8c0): >openPending: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124b6f8c0): _readAt: size=2, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124b6f8c0): >_readAt: n=0, err=EOF 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124b6f8c0): _writeAt: size=5, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124b6f8c0): >_writeAt: n=5, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124b6f8c0): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.664480955 +0000 UTC m=+667.857028181 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124b6f8c0): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124b6fe00): _writeAt: size=5, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124b6fe00): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124b6fe00): >openPending: err= 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c12492e3f0 item 92 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124b6fe00): >_writeAt: n=5, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124b6fe00): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.665219973 +0000 UTC m=+667.857767199 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124b6fe00): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f20440): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f20440): open at offset 5 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f20440): >openPending: err= 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c12492e700 item 92 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f20440): _readAt: size=2, off=5 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f20440): >_readAt: n=0, err=EOF 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f20440): _writeAt: size=3, off=5 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f20440): >_writeAt: n=3, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f20440): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.66582087 +0000 UTC m=+667.858368096 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f20440): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f20a00): _readAt: size=512, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f20a00): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f20a00): >openPending: err= 2026/05/29 05:35:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f20a00): >_readAt: n=3, err=EOF 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f20a00): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.66582087 +0000 UTC m=+667.858368096 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f20a00): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: Remove: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c12492ea80 item 92 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f21040): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f21040): open at offset 0 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f21040): >openPending: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f21040): _readAt: size=2, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f21040): >_readAt: n=0, err=EOF 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f21040): _writeAt: size=5, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f21040): >_writeAt: n=5, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f21040): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.66692001 +0000 UTC m=+667.859467236 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f21040): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f21580): _writeAt: size=5, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f21580): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f21580): >openPending: err= 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c12492efc0 item 93 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f21580): >_writeAt: n=5, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f21580): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.667487414 +0000 UTC m=+667.860034660 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f21580): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/29 05:35:08 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f21c80): _readAt: size=512, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f21c80): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f21c80): >openPending: err= 2026/05/29 05:35:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f21c80): >_readAt: n=5, err=EOF 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f21c80): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.667487414 +0000 UTC m=+667.860034660 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124f21c80): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: Remove: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c12492f650 item 93 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124fd63c0): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124fd63c0): open at offset 0 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124fd63c0): >openPending: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124fd63c0): _readAt: size=2, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124fd63c0): >_readAt: n=0, err=EOF 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124fd63c0): _writeAt: size=5, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124fd63c0): >_writeAt: n=5, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124fd63c0): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.668830856 +0000 UTC m=+667.861378082 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124fd63c0): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124fd6900): _writeAt: size=5, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124fd6900): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124fd6900): >openPending: err= 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c12492fe30 item 94 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124fd6900): >_writeAt: n=5, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124fd6900): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.669274857 +0000 UTC m=+667.861822082 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124fd6900): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/29 05:35:08 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124fd7000): _readAt: size=512, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124fd7000): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124fd7000): >openPending: err= 2026/05/29 05:35:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124fd7000): >_readAt: n=5, err=EOF 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124fd7000): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.669274857 +0000 UTC m=+667.861822082 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124fd7000): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: Remove: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c1248b8310 item 94 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124fd7640): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124fd7640): open at offset 0 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124fd7640): >openPending: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124fd7640): _readAt: size=2, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124fd7640): >_readAt: n=0, err=EOF 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124fd7640): _writeAt: size=5, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124fd7640): >_writeAt: n=5, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124fd7640): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.670475088 +0000 UTC m=+667.863022314 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124fd7640): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124fd7b80): _writeAt: size=5, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124fd7b80): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124fd7b80): >openPending: err= 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c1248b89a0 item 95 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124fd7b80): >_writeAt: n=5, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124fd7b80): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.670892127 +0000 UTC m=+667.863439353 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c124fd7b80): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/29 05:35:08 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125046380): _readAt: size=512, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125046380): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125046380): >openPending: err= 2026/05/29 05:35:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125046380): >_readAt: n=5, err=EOF 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125046380): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.670892127 +0000 UTC m=+667.863439353 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125046380): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: Remove: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c1248b93b0 item 95 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250469c0): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250469c0): open at offset 0 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250469c0): >openPending: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250469c0): _readAt: size=2, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250469c0): >_readAt: n=0, err=EOF 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250469c0): _writeAt: size=5, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250469c0): >_writeAt: n=5, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250469c0): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.672161148 +0000 UTC m=+667.864708374 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c1250469c0): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125046f00): _writeAt: size=5, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125046f00): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125046f00): >openPending: err= 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c12496e3f0 item 96 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125046f00): >_writeAt: n=5, err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125046f00): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.672585661 +0000 UTC m=+667.865132888 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125046f00): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/29 05:35:08 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/29 05:35:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:08 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125047600): _readAt: size=512, off=0 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125047600): openPending: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125047600): >openPending: err= 2026/05/29 05:35:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125047600): >_readAt: n=5, err=EOF 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125047600): close: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:08.672585661 +0000 UTC m=+667.865132888 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:08 DEBUG : open-test-file(0x10c125047600): >close: err= 2026/05/29 05:35:08 DEBUG : open-test-file: Remove: 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c12496e690 item 96 2026/05/29 05:35:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:08 DEBUG : open-test-file: >Remove: err= 2026/05/29 05:35:08 DEBUG : WaitForWriters: timeout=30s 2026/05/29 05:35:08 DEBUG : Looking for writers 2026/05/29 05:35:08 DEBUG : >WaitForWriters: 2026/05/29 05:35:08 DEBUG : FileLu root 'rclone-test-hitesen5siye': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "FileLu root 'rclone-test-hitesen5siye'", Local "Local file system at /tmp/rclone3522418383", Modify Window "876000h0m0s" 2026/05/29 05:35:09 INFO : FileLu root 'rclone-test-hitesen5siye': poll-interval is not supported by this remote 2026/05/29 05:35:09 DEBUG : FileLu root 'rclone-test-hitesen5siye': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/29 05:35:09 DEBUG : FileLu root 'rclone-test-hitesen5siye': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-hitesen5siye" 2026/05/29 05:35:09 DEBUG : FileLu root 'rclone-test-hitesen5siye': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-hitesen5siye" 2026/05/29 05:35:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-hitesen5siye" 2026/05/29 05:35:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/29 05:35:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-hitesen5siye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-hitesen5siye" 2026/05/29 05:35:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-hitesen5siye" 2026/05/29 05:35:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/29 05:35:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-hitesen5siye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-hitesen5siye" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/05/29 05:35:09 INFO : FileLu root 'rclone-test-hitesen5siye': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124c8b280): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124c8b280): >openPending: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124c8b280): _writeAt: size=5, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124c8b280): >_writeAt: n=5, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124c8b280): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.177171837 +0000 UTC m=+669.369719073 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124c8b280): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124c8b700): _readAt: size=2, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124c8b700): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124c8b700): >openPending: err= 2026/05/29 05:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124c8b700): >_readAt: n=2, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124c8b700): _writeAt: size=3, off=2 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124c8b700): >_writeAt: n=0, err=Bad file descriptor 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124c8b700): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.177171837 +0000 UTC m=+669.369719073 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124c8b700): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124c8bbc0): _readAt: size=512, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124c8bbc0): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124c8bbc0): >openPending: err= 2026/05/29 05:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124c8bbc0): >_readAt: n=5, err=EOF 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124c8bbc0): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.177171837 +0000 UTC m=+669.369719073 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124c8bbc0): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: Remove: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c124908d20 item 1 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124cb0300): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124cb0300): >openPending: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124cb0300): _writeAt: size=5, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124cb0300): >_writeAt: n=5, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124cb0300): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.179420833 +0000 UTC m=+669.371968069 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124cb0300): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124cb0800): _readAt: size=512, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124cb0800): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124cb0800): >openPending: err= 2026/05/29 05:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124cb0800): >_readAt: n=5, err=EOF 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124cb0800): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.179420833 +0000 UTC m=+669.371968069 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124cb0800): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: Remove: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c124909570 item 2 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124cb0e40): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124cb0e40): >openPending: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124cb0e40): _writeAt: size=5, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124cb0e40): >_writeAt: n=5, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124cb0e40): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.18125818 +0000 UTC m=+669.373805416 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124cb0e40): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124cb12c0): _readAt: size=2, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124cb12c0): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124cb12c0): >openPending: err= 2026/05/29 05:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124cb12c0): >_readAt: n=2, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124cb12c0): _writeAt: size=3, off=2 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124cb12c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124cb12c0): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.18125818 +0000 UTC m=+669.373805416 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124cb12c0): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124cb1780): _readAt: size=512, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124cb1780): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124cb1780): >openPending: err= 2026/05/29 05:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124cb1780): >_readAt: n=5, err=EOF 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124cb1780): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.18125818 +0000 UTC m=+669.373805416 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124cb1780): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: Remove: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c124a0e2a0 item 3 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124cb1e00): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124cb1e00): >openPending: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124cb1e00): _writeAt: size=5, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124cb1e00): >_writeAt: n=5, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124cb1e00): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.183587288 +0000 UTC m=+669.376134513 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124cb1e00): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1251a2440): _readAt: size=512, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1251a2440): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1251a2440): >openPending: err= 2026/05/29 05:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1251a2440): >_readAt: n=5, err=EOF 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1251a2440): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.183587288 +0000 UTC m=+669.376134513 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1251a2440): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: Remove: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c124a0f650 item 4 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1251a2a80): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1251a2a80): >openPending: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1251a2a80): _writeAt: size=5, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1251a2a80): >_writeAt: n=5, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1251a2a80): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.185076285 +0000 UTC m=+669.377623521 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1251a2a80): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1251a2f00): _readAt: size=2, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1251a2f00): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1251a2f00): >openPending: err= 2026/05/29 05:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1251a2f00): >_readAt: n=2, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1251a2f00): _writeAt: size=3, off=2 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1251a2f00): >_writeAt: n=0, err=Bad file descriptor 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1251a2f00): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.185076285 +0000 UTC m=+669.377623521 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1251a2f00): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1251a33c0): _readAt: size=512, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1251a33c0): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1251a33c0): >openPending: err= 2026/05/29 05:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1251a33c0): >_readAt: n=5, err=EOF 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1251a33c0): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.185076285 +0000 UTC m=+669.377623521 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1251a33c0): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: Remove: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c1251822a0 item 5 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1251a3a40): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1251a3a40): >openPending: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1251a3a40): _writeAt: size=5, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1251a3a40): >_writeAt: n=5, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1251a3a40): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.187188442 +0000 UTC m=+669.379735698 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1251a3a40): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1251c2080): _readAt: size=512, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1251c2080): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1251c2080): >openPending: err= 2026/05/29 05:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1251c2080): >_readAt: n=5, err=EOF 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1251c2080): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.187188442 +0000 UTC m=+669.379735698 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1251c2080): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: Remove: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c1251828c0 item 6 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1251c2700): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1251c2700): >openPending: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1251c2700): _writeAt: size=5, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1251c2700): >_writeAt: n=5, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1251c2700): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.188844276 +0000 UTC m=+669.381391512 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1251c2700): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1251c2c00): _readAt: size=2, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1251c2c00): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1251c2c00): >openPending: err= 2026/05/29 05:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1251c2c00): >_readAt: n=2, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1251c2c00): _writeAt: size=3, off=2 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1251c2c00): >_writeAt: n=0, err=Bad file descriptor 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1251c2c00): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.188844276 +0000 UTC m=+669.381391512 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1251c2c00): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1251c30c0): _readAt: size=512, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1251c30c0): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1251c30c0): >openPending: err= 2026/05/29 05:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1251c30c0): >_readAt: n=5, err=EOF 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1251c30c0): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.188844276 +0000 UTC m=+669.381391512 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1251c30c0): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: Remove: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c125182c40 item 7 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1251c3740): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1251c3740): >openPending: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1251c3740): _writeAt: size=5, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1251c3740): >_writeAt: n=5, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1251c3740): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.19090748 +0000 UTC m=+669.383454716 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1251c3740): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1251c3c80): _readAt: size=512, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1251c3c80): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1251c3c80): >openPending: err= 2026/05/29 05:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1251c3c80): >_readAt: n=5, err=EOF 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1251c3c80): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.19090748 +0000 UTC m=+669.383454716 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1251c3c80): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: Remove: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c125183260 item 8 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1251ee340): _readAt: size=2, off=0 2026/05/29 05:35:10 ERROR : open-test-file(0x10c1251ee340): Couldn't read size of file 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1251ee340): >_readAt: n=0, err=EOF 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1251ee340): _writeAt: size=5, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1251ee340): >_writeAt: n=0, err=Bad file descriptor 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1251ee340): close: 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1251ee340): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1251ee700): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1251ee700): >openPending: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1251ee700): _writeAt: size=5, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1251ee700): >_writeAt: n=5, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1251ee700): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.192561831 +0000 UTC m=+669.385109056 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1251ee700): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1251eeb80): _readAt: size=2, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1251eeb80): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1251eeb80): >openPending: err= 2026/05/29 05:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1251eeb80): >_readAt: n=2, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1251eeb80): _writeAt: size=3, off=2 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1251eeb80): >_writeAt: n=0, err=Bad file descriptor 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1251eeb80): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.192561831 +0000 UTC m=+669.385109056 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1251eeb80): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1251ef080): _readAt: size=512, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1251ef080): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1251ef080): >openPending: err= 2026/05/29 05:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1251ef080): >_readAt: n=5, err=EOF 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1251ef080): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.192561831 +0000 UTC m=+669.385109056 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1251ef080): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: Remove: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c125183730 item 9 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1251ef700): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1251ef700): >openPending: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1251ef700): _writeAt: size=5, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1251ef700): >_writeAt: n=5, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1251ef700): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.194650072 +0000 UTC m=+669.387197308 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1251ef700): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1251efc40): _readAt: size=512, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1251efc40): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1251efc40): >openPending: err= 2026/05/29 05:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1251efc40): >_readAt: n=5, err=EOF 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1251efc40): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.194650072 +0000 UTC m=+669.387197308 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1251efc40): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: Remove: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c125183ce0 item 10 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125216380): _readAt: size=2, off=0 2026/05/29 05:35:10 ERROR : open-test-file(0x10c125216380): Couldn't read size of file 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125216380): >_readAt: n=0, err=EOF 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125216380): _writeAt: size=5, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125216380): >_writeAt: n=0, err=Bad file descriptor 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125216380): close: 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125216380): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125216740): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125216740): >openPending: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125216740): _writeAt: size=5, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125216740): >_writeAt: n=5, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125216740): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.196899208 +0000 UTC m=+669.389446444 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125216740): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125216c40): _readAt: size=2, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125216c40): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125216c40): >openPending: err= 2026/05/29 05:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125216c40): >_readAt: n=2, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125216c40): _writeAt: size=3, off=2 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125216c40): >_writeAt: n=0, err=Bad file descriptor 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125216c40): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.196899208 +0000 UTC m=+669.389446444 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125216c40): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125217140): _readAt: size=512, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125217140): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125217140): >openPending: err= 2026/05/29 05:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125217140): >_readAt: n=5, err=EOF 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125217140): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.196899208 +0000 UTC m=+669.389446444 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125217140): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: Remove: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c124f541c0 item 11 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1252177c0): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1252177c0): >openPending: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1252177c0): _writeAt: size=5, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1252177c0): >_writeAt: n=5, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1252177c0): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.199451539 +0000 UTC m=+669.391998765 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1252177c0): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125217d00): _readAt: size=512, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125217d00): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125217d00): >openPending: err= 2026/05/29 05:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125217d00): >_readAt: n=5, err=EOF 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125217d00): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.199451539 +0000 UTC m=+669.391998765 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125217d00): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: Remove: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c124f54690 item 12 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12522e440): _readAt: size=2, off=0 2026/05/29 05:35:10 ERROR : open-test-file(0x10c12522e440): Couldn't read size of file 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12522e440): >_readAt: n=0, err=EOF 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12522e440): _writeAt: size=5, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12522e440): >_writeAt: n=0, err=Bad file descriptor 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12522e440): close: 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12522e440): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12522e800): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12522e800): >openPending: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12522e800): _writeAt: size=5, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12522e800): >_writeAt: n=5, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12522e800): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.201551964 +0000 UTC m=+669.394099200 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12522e800): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/29 05:35:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12522eec0): _readAt: size=512, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12522eec0): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12522eec0): >openPending: err= 2026/05/29 05:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12522eec0): >_readAt: n=5, err=EOF 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12522eec0): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.201551964 +0000 UTC m=+669.394099200 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12522eec0): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: Remove: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c124f54a10 item 13 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12522f540): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12522f540): >openPending: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12522f540): _writeAt: size=5, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12522f540): >_writeAt: n=5, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12522f540): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.203271357 +0000 UTC m=+669.395818583 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12522f540): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12522fa80): _readAt: size=512, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12522fa80): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12522fa80): >openPending: err= 2026/05/29 05:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12522fa80): >_readAt: n=5, err=EOF 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12522fa80): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.203271357 +0000 UTC m=+669.395818583 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12522fa80): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: Remove: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c124f54fc0 item 14 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12525c1c0): _readAt: size=2, off=0 2026/05/29 05:35:10 ERROR : open-test-file(0x10c12525c1c0): Couldn't read size of file 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12525c1c0): >_readAt: n=0, err=EOF 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12525c1c0): _writeAt: size=5, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12525c1c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12525c1c0): close: 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12525c1c0): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12525c580): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12525c580): >openPending: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12525c580): _writeAt: size=5, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12525c580): >_writeAt: n=5, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12525c580): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.204939153 +0000 UTC m=+669.397486390 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12525c580): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/29 05:35:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12525cc40): _readAt: size=512, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12525cc40): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12525cc40): >openPending: err= 2026/05/29 05:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12525cc40): >_readAt: n=5, err=EOF 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12525cc40): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.204939153 +0000 UTC m=+669.397486390 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12525cc40): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: Remove: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c124f553b0 item 15 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12525d2c0): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12525d2c0): >openPending: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12525d2c0): _writeAt: size=5, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12525d2c0): >_writeAt: n=5, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12525d2c0): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.206753176 +0000 UTC m=+669.399300412 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12525d2c0): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12525d800): _readAt: size=512, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12525d800): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12525d800): >openPending: err= 2026/05/29 05:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12525d800): >_readAt: n=5, err=EOF 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12525d800): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.206753176 +0000 UTC m=+669.399300412 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12525d800): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: Remove: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c124f55730 item 16 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12525de40): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12525de40): >openPending: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12525de40): _writeAt: size=5, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12525de40): >_writeAt: n=5, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12525de40): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.208596655 +0000 UTC m=+669.401143891 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12525de40): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1252803c0): _readAt: size=2, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1252803c0): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1252803c0): open at offset 5 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1252803c0): >openPending: err= 2026/05/29 05:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1252803c0): >_readAt: n=2, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1252803c0): _writeAt: size=3, off=7 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1252803c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1252803c0): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.208596655 +0000 UTC m=+669.401143891 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1252803c0): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1252808c0): _readAt: size=512, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1252808c0): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1252808c0): >openPending: err= 2026/05/29 05:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1252808c0): >_readAt: n=5, err=EOF 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1252808c0): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.208596655 +0000 UTC m=+669.401143891 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1252808c0): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: Remove: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c124f55ab0 item 17 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125280f40): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125280f40): >openPending: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125280f40): _writeAt: size=5, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125280f40): >_writeAt: n=5, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125280f40): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.210498273 +0000 UTC m=+669.403045509 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125280f40): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125281480): _readAt: size=512, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125281480): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125281480): >openPending: err= 2026/05/29 05:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125281480): >_readAt: n=5, err=EOF 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125281480): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.210498273 +0000 UTC m=+669.403045509 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125281480): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: Remove: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c124926850 item 18 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125281b00): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125281b00): >openPending: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125281b00): _writeAt: size=5, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125281b00): >_writeAt: n=5, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125281b00): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.211907339 +0000 UTC m=+669.404454566 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125281b00): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12530c100): _readAt: size=2, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12530c100): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12530c100): open at offset 5 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12530c100): >openPending: err= 2026/05/29 05:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12530c100): >_readAt: n=2, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12530c100): _writeAt: size=3, off=7 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12530c100): >_writeAt: n=0, err=Bad file descriptor 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12530c100): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.211907339 +0000 UTC m=+669.404454566 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12530c100): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12530c600): _readAt: size=512, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12530c600): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12530c600): >openPending: err= 2026/05/29 05:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12530c600): >_readAt: n=5, err=EOF 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12530c600): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.211907339 +0000 UTC m=+669.404454566 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12530c600): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: Remove: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c124927030 item 19 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12530cc80): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12530cc80): >openPending: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12530cc80): _writeAt: size=5, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12530cc80): >_writeAt: n=5, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12530cc80): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.213967058 +0000 UTC m=+669.406514294 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12530cc80): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12530d1c0): _readAt: size=512, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12530d1c0): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12530d1c0): >openPending: err= 2026/05/29 05:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12530d1c0): >_readAt: n=5, err=EOF 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12530d1c0): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.213967058 +0000 UTC m=+669.406514294 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12530d1c0): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: Remove: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c124927ce0 item 20 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12530d840): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12530d840): >openPending: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12530d840): _writeAt: size=5, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12530d840): >_writeAt: n=5, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12530d840): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.215445065 +0000 UTC m=+669.407992291 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12530d840): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12530dd40): _readAt: size=2, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12530dd40): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12530dd40): open at offset 5 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12530dd40): >openPending: err= 2026/05/29 05:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12530dd40): >_readAt: n=2, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12530dd40): _writeAt: size=3, off=7 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12530dd40): >_writeAt: n=0, err=Bad file descriptor 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12530dd40): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.215445065 +0000 UTC m=+669.407992291 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12530dd40): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125330340): _readAt: size=512, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125330340): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125330340): >openPending: err= 2026/05/29 05:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125330340): >_readAt: n=5, err=EOF 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125330340): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.215445065 +0000 UTC m=+669.407992291 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125330340): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: Remove: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c124a40690 item 21 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253309c0): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253309c0): >openPending: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253309c0): _writeAt: size=5, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253309c0): >_writeAt: n=5, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253309c0): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.217217308 +0000 UTC m=+669.409764534 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253309c0): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125330f00): _readAt: size=512, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125330f00): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125330f00): >openPending: err= 2026/05/29 05:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125330f00): >_readAt: n=5, err=EOF 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125330f00): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.217217308 +0000 UTC m=+669.409764534 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125330f00): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: Remove: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c124a40bd0 item 22 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125331580): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125331580): >openPending: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125331580): _writeAt: size=5, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125331580): >_writeAt: n=5, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125331580): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.218549519 +0000 UTC m=+669.411096745 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125331580): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125331a80): _readAt: size=2, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125331a80): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125331a80): open at offset 5 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125331a80): >openPending: err= 2026/05/29 05:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125331a80): >_readAt: n=2, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125331a80): _writeAt: size=3, off=7 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125331a80): >_writeAt: n=0, err=Bad file descriptor 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125331a80): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.218549519 +0000 UTC m=+669.411096745 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125331a80): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125350080): _readAt: size=512, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125350080): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125350080): >openPending: err= 2026/05/29 05:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125350080): >_readAt: n=5, err=EOF 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125350080): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.218549519 +0000 UTC m=+669.411096745 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125350080): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: Remove: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c124a40f50 item 23 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125350700): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125350700): >openPending: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125350700): _writeAt: size=5, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125350700): >_writeAt: n=5, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125350700): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.221035424 +0000 UTC m=+669.413582660 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125350700): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125350c40): _readAt: size=512, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125350c40): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125350c40): >openPending: err= 2026/05/29 05:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125350c40): >_readAt: n=5, err=EOF 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125350c40): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.221035424 +0000 UTC m=+669.413582660 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125350c40): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: Remove: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c124a41730 item 24 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125351280): _readAt: size=2, off=0 2026/05/29 05:35:10 ERROR : open-test-file(0x10c125351280): Couldn't read size of file 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125351280): >_readAt: n=0, err=EOF 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125351280): _writeAt: size=5, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125351280): >_writeAt: n=0, err=Bad file descriptor 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125351280): close: 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125351280): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125351640): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125351640): >openPending: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125351640): _writeAt: size=5, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125351640): >_writeAt: n=5, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125351640): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.222768273 +0000 UTC m=+669.415315509 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125351640): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125351b40): _readAt: size=2, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125351b40): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125351b40): open at offset 5 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125351b40): >openPending: err= 2026/05/29 05:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125351b40): >_readAt: n=2, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125351b40): _writeAt: size=3, off=7 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125351b40): >_writeAt: n=0, err=Bad file descriptor 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125351b40): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.222768273 +0000 UTC m=+669.415315509 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125351b40): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125370180): _readAt: size=512, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125370180): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125370180): >openPending: err= 2026/05/29 05:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125370180): >_readAt: n=5, err=EOF 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125370180): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.222768273 +0000 UTC m=+669.415315509 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125370180): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: Remove: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c124a41b20 item 25 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125370800): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125370800): >openPending: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125370800): _writeAt: size=5, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125370800): >_writeAt: n=5, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125370800): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.224736107 +0000 UTC m=+669.417283343 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125370800): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125370d40): _readAt: size=512, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125370d40): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125370d40): >openPending: err= 2026/05/29 05:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125370d40): >_readAt: n=5, err=EOF 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125370d40): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.224736107 +0000 UTC m=+669.417283343 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125370d40): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: Remove: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c124cba310 item 26 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125371380): _readAt: size=2, off=0 2026/05/29 05:35:10 ERROR : open-test-file(0x10c125371380): Couldn't read size of file 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125371380): >_readAt: n=0, err=EOF 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125371380): _writeAt: size=5, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125371380): >_writeAt: n=0, err=Bad file descriptor 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125371380): close: 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125371380): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125371740): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125371740): >openPending: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125371740): _writeAt: size=5, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125371740): >_writeAt: n=5, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125371740): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.226686898 +0000 UTC m=+669.419234134 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125371740): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124e98600): _readAt: size=2, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124e98600): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124e98600): open at offset 5 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124e98600): >openPending: err= 2026/05/29 05:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124e98600): >_readAt: n=2, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124e98600): _writeAt: size=3, off=7 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124e98600): >_writeAt: n=0, err=Bad file descriptor 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124e98600): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.226686898 +0000 UTC m=+669.419234134 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124e98600): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124e98b40): _readAt: size=512, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124e98b40): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124e98b40): >openPending: err= 2026/05/29 05:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124e98b40): >_readAt: n=5, err=EOF 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124e98b40): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.226686898 +0000 UTC m=+669.419234134 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124e98b40): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: Remove: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c124cba770 item 27 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253703c0): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253703c0): >openPending: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253703c0): _writeAt: size=5, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253703c0): >_writeAt: n=5, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253703c0): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.229042766 +0000 UTC m=+669.421589993 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253703c0): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125370900): _readAt: size=512, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125370900): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125370900): >openPending: err= 2026/05/29 05:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125370900): >_readAt: n=5, err=EOF 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125370900): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.229042766 +0000 UTC m=+669.421589993 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125370900): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: Remove: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c124cba380 item 28 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125370f40): _readAt: size=2, off=0 2026/05/29 05:35:10 ERROR : open-test-file(0x10c125370f40): Couldn't read size of file 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125370f40): >_readAt: n=0, err=EOF 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125370f40): _writeAt: size=5, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125370f40): >_writeAt: n=0, err=Bad file descriptor 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125370f40): close: 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125370f40): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125371bc0): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125371bc0): >openPending: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125371bc0): _writeAt: size=5, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125371bc0): >_writeAt: n=5, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125371bc0): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.231655852 +0000 UTC m=+669.424203077 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125371bc0): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/29 05:35:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124e98380): _readAt: size=512, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124e98380): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124e98380): >openPending: err= 2026/05/29 05:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124e98380): >_readAt: n=5, err=EOF 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124e98380): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.231655852 +0000 UTC m=+669.424203077 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124e98380): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: Remove: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c124cbaa80 item 29 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124e99340): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124e99340): >openPending: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124e99340): _writeAt: size=5, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124e99340): >_writeAt: n=5, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124e99340): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.233068044 +0000 UTC m=+669.425615270 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124e99340): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124e99880): _readAt: size=512, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124e99880): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124e99880): >openPending: err= 2026/05/29 05:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124e99880): >_readAt: n=5, err=EOF 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124e99880): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.233068044 +0000 UTC m=+669.425615270 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124e99880): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: Remove: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c124cbb180 item 30 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124e99ec0): _readAt: size=2, off=0 2026/05/29 05:35:10 ERROR : open-test-file(0x10c124e99ec0): Couldn't read size of file 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124e99ec0): >_readAt: n=0, err=EOF 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124e99ec0): _writeAt: size=5, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124e99ec0): >_writeAt: n=0, err=Bad file descriptor 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124e99ec0): close: 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124e99ec0): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1250164c0): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1250164c0): >openPending: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1250164c0): _writeAt: size=5, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1250164c0): >_writeAt: n=5, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1250164c0): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.234428899 +0000 UTC m=+669.426976125 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1250164c0): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/29 05:35:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125016b80): _readAt: size=512, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125016b80): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125016b80): >openPending: err= 2026/05/29 05:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125016b80): >_readAt: n=5, err=EOF 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125016b80): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.234428899 +0000 UTC m=+669.426976125 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125016b80): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: Remove: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c124cbb7a0 item 31 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125017200): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125017200): >openPending: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125017200): _writeAt: size=5, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125017200): >_writeAt: n=5, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125017200): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.235686789 +0000 UTC m=+669.428234015 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125017200): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125017740): _readAt: size=512, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125017740): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125017740): >openPending: err= 2026/05/29 05:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125017740): >_readAt: n=5, err=EOF 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125017740): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.235686789 +0000 UTC m=+669.428234015 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125017740): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: Remove: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c124cbbb90 item 32 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125017d80): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125017d80): >openPending: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125017d80): _writeAt: size=5, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125017d80): >_writeAt: n=5, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125017d80): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.237197007 +0000 UTC m=+669.429744233 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125017d80): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f04340): _readAt: size=2, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f04340): >_readAt: n=0, err=Bad file descriptor 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f04340): _writeAt: size=3, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f04340): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f04340): >openPending: err= 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c12520c0e0 item 33 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f04340): >_writeAt: n=3, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f04340): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.237793918 +0000 UTC m=+669.430341144 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f04340): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f04900): _readAt: size=512, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f04900): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f04900): >openPending: err= 2026/05/29 05:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f04900): >_readAt: n=5, err=EOF 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f04900): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.237793918 +0000 UTC m=+669.430341144 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f04900): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: Remove: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c12520c3f0 item 33 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f04f40): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f04f40): >openPending: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f04f40): _writeAt: size=5, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f04f40): >_writeAt: n=5, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f04f40): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.239102813 +0000 UTC m=+669.431650040 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f04f40): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f053c0): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f053c0): >openPending: err= 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c12520c770 item 34 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f053c0): _readAt: size=2, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f053c0): >_readAt: n=0, err=Bad file descriptor 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f053c0): _writeAt: size=3, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f053c0): >_writeAt: n=3, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f053c0): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.239600126 +0000 UTC m=+669.432147371 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f053c0): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f05900): _readAt: size=512, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f05900): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f05900): >openPending: err= 2026/05/29 05:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f05900): >_readAt: n=3, err=EOF 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f05900): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.239600126 +0000 UTC m=+669.432147371 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f05900): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: Remove: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c12520c930 item 34 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1249b0940): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1249b0940): >openPending: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1249b0940): _writeAt: size=5, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1249b0940): >_writeAt: n=5, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1249b0940): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.240945551 +0000 UTC m=+669.433492777 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1249b0940): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1249b1340): _readAt: size=2, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1249b1340): >_readAt: n=0, err=Bad file descriptor 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1249b1340): _writeAt: size=3, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1249b1340): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1249b1340): >openPending: err= 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c12520ccb0 item 35 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1249b1340): >_writeAt: n=3, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1249b1340): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.24147364 +0000 UTC m=+669.434020868 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1249b1340): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1249b1b00): _readAt: size=512, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1249b1b00): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1249b1b00): >openPending: err= 2026/05/29 05:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1249b1b00): >_readAt: n=5, err=EOF 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1249b1b00): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.24147364 +0000 UTC m=+669.434020868 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1249b1b00): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: Remove: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c12520cee0 item 35 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124aa8a00): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124aa8a00): >openPending: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124aa8a00): _writeAt: size=5, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124aa8a00): >_writeAt: n=5, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124aa8a00): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.242863731 +0000 UTC m=+669.435410958 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124aa8a00): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124aa8fc0): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124aa8fc0): >openPending: err= 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c12520d260 item 36 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124aa8fc0): _readAt: size=2, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124aa8fc0): >_readAt: n=0, err=Bad file descriptor 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124aa8fc0): _writeAt: size=3, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124aa8fc0): >_writeAt: n=3, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124aa8fc0): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.243344421 +0000 UTC m=+669.435891647 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124aa8fc0): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124aa9500): _readAt: size=512, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124aa9500): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124aa9500): >openPending: err= 2026/05/29 05:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124aa9500): >_readAt: n=3, err=EOF 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124aa9500): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.243344421 +0000 UTC m=+669.435891647 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124aa9500): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: Remove: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c12520d420 item 36 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124aa9c00): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124aa9c00): >openPending: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124aa9c00): _writeAt: size=5, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124aa9c00): >_writeAt: n=5, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124aa9c00): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.244438021 +0000 UTC m=+669.436985247 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124aa9c00): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f58400): _readAt: size=2, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f58400): >_readAt: n=0, err=Bad file descriptor 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f58400): _writeAt: size=3, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f58400): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f58400): >openPending: err= 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c12520d8f0 item 37 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f58400): >_writeAt: n=3, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f58400): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.24489758 +0000 UTC m=+669.437444806 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f58400): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f58900): _readAt: size=512, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f58900): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f58900): >openPending: err= 2026/05/29 05:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f58900): >_readAt: n=5, err=EOF 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f58900): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.24489758 +0000 UTC m=+669.437444806 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f58900): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: Remove: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c12520dab0 item 37 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f593c0): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f593c0): >openPending: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f593c0): _writeAt: size=5, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f593c0): >_writeAt: n=5, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f593c0): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.246254818 +0000 UTC m=+669.438802044 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f593c0): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f59d00): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f59d00): >openPending: err= 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c124e482a0 item 38 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f59d00): _readAt: size=2, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f59d00): >_readAt: n=0, err=Bad file descriptor 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f59d00): _writeAt: size=3, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f59d00): >_writeAt: n=3, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f59d00): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.246946077 +0000 UTC m=+669.439493303 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f59d00): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124dfa180): _readAt: size=512, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124dfa180): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124dfa180): >openPending: err= 2026/05/29 05:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124dfa180): >_readAt: n=3, err=EOF 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124dfa180): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.246946077 +0000 UTC m=+669.439493303 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124dfa180): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: Remove: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c124e48460 item 38 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124dfa800): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124dfa800): >openPending: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124dfa800): _writeAt: size=5, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124dfa800): >_writeAt: n=5, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124dfa800): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.24877097 +0000 UTC m=+669.441318197 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124dfa800): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124dfad00): _readAt: size=2, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124dfad00): >_readAt: n=0, err=Bad file descriptor 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124dfad00): _writeAt: size=3, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124dfad00): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124dfad00): >openPending: err= 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c124e487e0 item 39 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124dfad00): >_writeAt: n=3, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124dfad00): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.249281386 +0000 UTC m=+669.441828612 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124dfad00): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124dfb240): _readAt: size=512, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124dfb240): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124dfb240): >openPending: err= 2026/05/29 05:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124dfb240): >_readAt: n=5, err=EOF 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124dfb240): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.249281386 +0000 UTC m=+669.441828612 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124dfb240): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: Remove: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c124e48a80 item 39 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124dfb940): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124dfb940): >openPending: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124dfb940): _writeAt: size=5, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124dfb940): >_writeAt: n=5, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124dfb940): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.250517465 +0000 UTC m=+669.443064691 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124dfb940): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124dfbe40): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124dfbe40): >openPending: err= 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c124e48e70 item 40 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124dfbe40): _readAt: size=2, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124dfbe40): >_readAt: n=0, err=Bad file descriptor 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124dfbe40): _writeAt: size=3, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124dfbe40): >_writeAt: n=3, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124dfbe40): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.250996261 +0000 UTC m=+669.443543487 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124dfbe40): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124af45c0): _readAt: size=512, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124af45c0): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124af45c0): >openPending: err= 2026/05/29 05:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124af45c0): >_readAt: n=3, err=EOF 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124af45c0): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.250996261 +0000 UTC m=+669.443543487 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124af45c0): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: Remove: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c124e49110 item 40 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124af4b80): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124af4b80): >openPending: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124af4b80): _readAt: size=2, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124af4b80): >_readAt: n=0, err=Bad file descriptor 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124af4b80): _writeAt: size=5, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124af4b80): >_writeAt: n=5, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124af4b80): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.25225902 +0000 UTC m=+669.444806247 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124af4b80): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124af5080): _writeAt: size=5, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124af5080): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124af5080): >openPending: err= 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c124e49490 item 41 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124af5080): >_writeAt: n=5, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124af5080): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.252637577 +0000 UTC m=+669.445184804 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124af5080): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124af5540): _readAt: size=2, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124af5540): >_readAt: n=0, err=Bad file descriptor 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124af5540): _writeAt: size=3, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124af5540): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124af5540): >openPending: err= 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c124e49650 item 41 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124af5540): >_writeAt: n=3, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124af5540): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.253063483 +0000 UTC m=+669.445610709 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124af5540): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124af5a80): _readAt: size=512, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124af5a80): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124af5a80): >openPending: err= 2026/05/29 05:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124af5a80): >_readAt: n=5, err=EOF 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124af5a80): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.253063483 +0000 UTC m=+669.445610709 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124af5a80): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: Remove: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c124e498f0 item 41 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124970980): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124970980): >openPending: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124970980): _readAt: size=2, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124970980): >_readAt: n=0, err=Bad file descriptor 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124970980): _writeAt: size=5, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124970980): >_writeAt: n=5, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124970980): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.254254147 +0000 UTC m=+669.446801373 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124970980): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124971040): _writeAt: size=5, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124971040): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124971040): >openPending: err= 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c124b80150 item 42 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124971040): >_writeAt: n=5, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124971040): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.254665655 +0000 UTC m=+669.447212881 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124971040): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1249715c0): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1249715c0): >openPending: err= 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c124b80540 item 42 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1249715c0): _readAt: size=2, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1249715c0): >_readAt: n=0, err=Bad file descriptor 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1249715c0): _writeAt: size=3, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1249715c0): >_writeAt: n=3, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1249715c0): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.255266051 +0000 UTC m=+669.447813277 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1249715c0): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124971d40): _readAt: size=512, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124971d40): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124971d40): >openPending: err= 2026/05/29 05:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124971d40): >_readAt: n=3, err=EOF 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124971d40): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.255266051 +0000 UTC m=+669.447813277 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124971d40): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: Remove: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c124b80700 item 42 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f42500): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f42500): >openPending: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f42500): _readAt: size=2, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f42500): >_readAt: n=0, err=Bad file descriptor 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f42500): _writeAt: size=5, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f42500): >_writeAt: n=5, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f42500): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.256293966 +0000 UTC m=+669.448841193 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f42500): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f42a00): _writeAt: size=5, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f42a00): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f42a00): >openPending: err= 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c124b80af0 item 43 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f42a00): >_writeAt: n=5, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f42a00): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.256689134 +0000 UTC m=+669.449236370 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f42a00): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f42f40): _readAt: size=2, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f42f40): >_readAt: n=0, err=Bad file descriptor 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f42f40): _writeAt: size=3, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f42f40): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f42f40): >openPending: err= 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c124b80cb0 item 43 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f42f40): >_writeAt: n=3, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f42f40): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.257149596 +0000 UTC m=+669.449696822 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f42f40): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f43480): _readAt: size=512, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f43480): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f43480): >openPending: err= 2026/05/29 05:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f43480): >_readAt: n=5, err=EOF 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f43480): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.257149596 +0000 UTC m=+669.449696822 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f43480): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: Remove: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c124b81570 item 43 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f43ac0): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f43ac0): >openPending: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f43ac0): _readAt: size=2, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f43ac0): >_readAt: n=0, err=Bad file descriptor 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f43ac0): _writeAt: size=5, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f43ac0): >_writeAt: n=5, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f43ac0): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.258484111 +0000 UTC m=+669.451031337 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f43ac0): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1248ba0c0): _writeAt: size=5, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1248ba0c0): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1248ba0c0): >openPending: err= 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c124b818f0 item 44 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1248ba0c0): >_writeAt: n=5, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1248ba0c0): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.258997022 +0000 UTC m=+669.451544248 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1248ba0c0): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1248ba600): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1248ba600): >openPending: err= 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c124b81c00 item 44 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1248ba600): _readAt: size=2, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1248ba600): >_readAt: n=0, err=Bad file descriptor 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1248ba600): _writeAt: size=3, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1248ba600): >_writeAt: n=3, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1248ba600): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.259495295 +0000 UTC m=+669.452042521 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1248ba600): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1248bab80): _readAt: size=512, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1248bab80): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1248bab80): >openPending: err= 2026/05/29 05:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1248bab80): >_readAt: n=3, err=EOF 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1248bab80): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.259495295 +0000 UTC m=+669.452042521 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1248bab80): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: Remove: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c124b81dc0 item 44 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1248bb1c0): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1248bb1c0): >openPending: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1248bb1c0): _readAt: size=2, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1248bb1c0): >_readAt: n=0, err=Bad file descriptor 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1248bb1c0): _writeAt: size=5, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1248bb1c0): >_writeAt: n=5, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1248bb1c0): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.260633238 +0000 UTC m=+669.453180484 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1248bb1c0): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1248bb6c0): _writeAt: size=5, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1248bb6c0): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1248bb6c0): >openPending: err= 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c124530bd0 item 45 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1248bb6c0): >_writeAt: n=5, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1248bb6c0): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.261063913 +0000 UTC m=+669.453611140 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1248bb6c0): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/29 05:35:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1248bbdc0): _readAt: size=512, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1248bbdc0): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1248bbdc0): >openPending: err= 2026/05/29 05:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1248bbdc0): >_readAt: n=5, err=EOF 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1248bbdc0): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.261063913 +0000 UTC m=+669.453611140 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1248bbdc0): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: Remove: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c124531650 item 45 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124986500): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124986500): >openPending: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124986500): _readAt: size=2, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124986500): >_readAt: n=0, err=Bad file descriptor 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124986500): _writeAt: size=5, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124986500): >_writeAt: n=5, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124986500): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.262391195 +0000 UTC m=+669.454938421 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124986500): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124986a00): _writeAt: size=5, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124986a00): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124986a00): >openPending: err= 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c124531ab0 item 46 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124986a00): >_writeAt: n=5, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124986a00): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.262806681 +0000 UTC m=+669.455353907 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124986a00): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/29 05:35:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124987100): _readAt: size=512, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124987100): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124987100): >openPending: err= 2026/05/29 05:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124987100): >_readAt: n=5, err=EOF 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124987100): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.262806681 +0000 UTC m=+669.455353907 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124987100): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: Remove: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c124531dc0 item 46 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124987740): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124987740): >openPending: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124987740): _readAt: size=2, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124987740): >_readAt: n=0, err=Bad file descriptor 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124987740): _writeAt: size=5, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124987740): >_writeAt: n=5, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124987740): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.264117302 +0000 UTC m=+669.456664528 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124987740): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124987c40): _writeAt: size=5, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124987c40): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124987c40): >openPending: err= 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c12504a310 item 47 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124987c40): >_writeAt: n=5, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124987c40): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.264546895 +0000 UTC m=+669.457094120 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124987c40): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/29 05:35:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1249fa440): _readAt: size=512, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1249fa440): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1249fa440): >openPending: err= 2026/05/29 05:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1249fa440): >_readAt: n=5, err=EOF 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1249fa440): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.264546895 +0000 UTC m=+669.457094120 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1249fa440): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: Remove: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c12504a4d0 item 47 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1249faa80): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1249faa80): >openPending: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1249faa80): _readAt: size=2, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1249faa80): >_readAt: n=0, err=Bad file descriptor 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1249faa80): _writeAt: size=5, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1249faa80): >_writeAt: n=5, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1249faa80): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.26571254 +0000 UTC m=+669.458259766 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1249faa80): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1249faf80): _writeAt: size=5, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1249faf80): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1249faf80): >openPending: err= 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c12504aa10 item 48 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1249faf80): >_writeAt: n=5, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1249faf80): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.266045079 +0000 UTC m=+669.458592305 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1249faf80): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/29 05:35:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1249fb680): _readAt: size=512, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1249fb680): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1249fb680): >openPending: err= 2026/05/29 05:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1249fb680): >_readAt: n=5, err=EOF 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1249fb680): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.266045079 +0000 UTC m=+669.458592305 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1249fb680): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: Remove: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c12504ac40 item 48 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1249fbcc0): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1249fbcc0): >openPending: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1249fbcc0): _writeAt: size=5, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1249fbcc0): >_writeAt: n=5, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1249fbcc0): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.267214102 +0000 UTC m=+669.459761327 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1249fbcc0): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124ae0240): _readAt: size=2, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124ae0240): >_readAt: n=0, err=Bad file descriptor 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124ae0240): _writeAt: size=3, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124ae0240): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124ae0240): open at offset 5 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124ae0240): >openPending: err= 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c12504b1f0 item 49 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124ae0240): >_writeAt: n=3, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124ae0240): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.267665115 +0000 UTC m=+669.460212341 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124ae0240): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124ae0780): _readAt: size=512, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124ae0780): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124ae0780): >openPending: err= 2026/05/29 05:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124ae0780): >_readAt: n=8, err=EOF 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124ae0780): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.267665115 +0000 UTC m=+669.460212341 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124ae0780): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: Remove: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c12504b5e0 item 49 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124ae0e00): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124ae0e00): >openPending: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124ae0e00): _writeAt: size=5, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124ae0e00): >_writeAt: n=5, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124ae0e00): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.268770476 +0000 UTC m=+669.461317703 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124ae0e00): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124ae1300): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124ae1300): open at offset 5 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124ae1300): >openPending: err= 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c12504b960 item 50 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124ae1300): _readAt: size=2, off=5 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124ae1300): >_readAt: n=0, err=Bad file descriptor 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124ae1300): _writeAt: size=3, off=5 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124ae1300): >_writeAt: n=3, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124ae1300): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.269307865 +0000 UTC m=+669.461855090 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124ae1300): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124ae1880): _readAt: size=512, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124ae1880): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124ae1880): >openPending: err= 2026/05/29 05:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124ae1880): >_readAt: n=3, err=EOF 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124ae1880): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.269307865 +0000 UTC m=+669.461855090 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124ae1880): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: Remove: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c12504bb90 item 50 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124b24000): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124b24000): >openPending: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124b24000): _writeAt: size=5, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124b24000): >_writeAt: n=5, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124b24000): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.270332603 +0000 UTC m=+669.462879829 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124b24000): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124b24500): _readAt: size=2, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124b24500): >_readAt: n=0, err=Bad file descriptor 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124b24500): _writeAt: size=3, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124b24500): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124b24500): open at offset 5 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124b24500): >openPending: err= 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c12497e150 item 51 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124b24500): >_writeAt: n=3, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124b24500): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.27079047 +0000 UTC m=+669.463337695 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124b24500): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124b24a40): _readAt: size=512, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124b24a40): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124b24a40): >openPending: err= 2026/05/29 05:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124b24a40): >_readAt: n=8, err=EOF 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124b24a40): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.27079047 +0000 UTC m=+669.463337695 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124b24a40): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: Remove: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c12497e380 item 51 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124b250c0): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124b250c0): >openPending: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124b250c0): _writeAt: size=5, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124b250c0): >_writeAt: n=5, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124b250c0): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.271914197 +0000 UTC m=+669.464461433 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124b250c0): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124b255c0): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124b255c0): open at offset 5 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124b255c0): >openPending: err= 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c12497eaf0 item 52 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124b255c0): _readAt: size=2, off=5 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124b255c0): >_readAt: n=0, err=Bad file descriptor 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124b255c0): _writeAt: size=3, off=5 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124b255c0): >_writeAt: n=3, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124b255c0): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.272430523 +0000 UTC m=+669.464977750 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124b255c0): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124b25b40): _readAt: size=512, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124b25b40): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124b25b40): >openPending: err= 2026/05/29 05:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124b25b40): >_readAt: n=3, err=EOF 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124b25b40): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.272430523 +0000 UTC m=+669.464977750 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124b25b40): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: Remove: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c12497ee70 item 52 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124b422c0): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124b422c0): >openPending: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124b422c0): _writeAt: size=5, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124b422c0): >_writeAt: n=5, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124b422c0): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.273487213 +0000 UTC m=+669.466034439 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124b422c0): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124b427c0): _readAt: size=2, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124b427c0): >_readAt: n=0, err=Bad file descriptor 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124b427c0): _writeAt: size=3, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124b427c0): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124b427c0): open at offset 5 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124b427c0): >openPending: err= 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c1246b8000 item 53 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124b427c0): >_writeAt: n=3, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124b427c0): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.273988772 +0000 UTC m=+669.466535999 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124b427c0): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124b42d00): _readAt: size=512, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124b42d00): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124b42d00): >openPending: err= 2026/05/29 05:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124b42d00): >_readAt: n=8, err=EOF 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124b42d00): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.273988772 +0000 UTC m=+669.466535999 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124b42d00): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: Remove: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c1246b8230 item 53 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124b43380): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124b43380): >openPending: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124b43380): _writeAt: size=5, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124b43380): >_writeAt: n=5, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124b43380): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.275262823 +0000 UTC m=+669.467810050 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124b43380): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124b43880): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124b43880): open at offset 5 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124b43880): >openPending: err= 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c1246b88c0 item 54 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124b43880): _readAt: size=2, off=5 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124b43880): >_readAt: n=0, err=Bad file descriptor 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124b43880): _writeAt: size=3, off=5 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124b43880): >_writeAt: n=3, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124b43880): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.275871554 +0000 UTC m=+669.468418781 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124b43880): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124b43e00): _readAt: size=512, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124b43e00): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124b43e00): >openPending: err= 2026/05/29 05:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124b43e00): >_readAt: n=3, err=EOF 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124b43e00): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.275871554 +0000 UTC m=+669.468418781 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124b43e00): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: Remove: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c1246b8cb0 item 54 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253a0540): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253a0540): >openPending: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253a0540): _writeAt: size=5, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253a0540): >_writeAt: n=5, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253a0540): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.277376472 +0000 UTC m=+669.469923699 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253a0540): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253a0a40): _readAt: size=2, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253a0a40): >_readAt: n=0, err=Bad file descriptor 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253a0a40): _writeAt: size=3, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253a0a40): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253a0a40): open at offset 5 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253a0a40): >openPending: err= 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c1249652d0 item 55 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253a0a40): >_writeAt: n=3, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253a0a40): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.277822847 +0000 UTC m=+669.470370073 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253a0a40): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253a0f80): _readAt: size=512, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253a0f80): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253a0f80): >openPending: err= 2026/05/29 05:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253a0f80): >_readAt: n=8, err=EOF 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253a0f80): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.277822847 +0000 UTC m=+669.470370073 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253a0f80): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: Remove: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c1249655e0 item 55 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253a1600): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253a1600): >openPending: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253a1600): _writeAt: size=5, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253a1600): >_writeAt: n=5, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253a1600): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.2792611 +0000 UTC m=+669.471808325 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253a1600): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253a1b00): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253a1b00): open at offset 5 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253a1b00): >openPending: err= 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c1246700e0 item 56 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253a1b00): _readAt: size=2, off=5 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253a1b00): >_readAt: n=0, err=Bad file descriptor 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253a1b00): _writeAt: size=3, off=5 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253a1b00): >_writeAt: n=3, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253a1b00): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.279860273 +0000 UTC m=+669.472407499 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253a1b00): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253b2180): _readAt: size=512, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253b2180): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253b2180): >openPending: err= 2026/05/29 05:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253b2180): >_readAt: n=3, err=EOF 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253b2180): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.279860273 +0000 UTC m=+669.472407499 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253b2180): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: Remove: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c124670c40 item 56 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253b27c0): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253b27c0): open at offset 0 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253b27c0): >openPending: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253b27c0): _readAt: size=2, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253b27c0): >_readAt: n=0, err=Bad file descriptor 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253b27c0): _writeAt: size=5, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253b27c0): >_writeAt: n=5, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253b27c0): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.281242959 +0000 UTC m=+669.473790185 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253b27c0): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253b2d00): _writeAt: size=5, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253b2d00): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253b2d00): >openPending: err= 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c124671500 item 57 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253b2d00): >_writeAt: n=5, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253b2d00): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.281693102 +0000 UTC m=+669.474240327 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253b2d00): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253b3240): _readAt: size=2, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253b3240): >_readAt: n=0, err=Bad file descriptor 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253b3240): _writeAt: size=3, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253b3240): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253b3240): open at offset 5 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253b3240): >openPending: err= 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c124671ce0 item 57 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253b3240): >_writeAt: n=3, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253b3240): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.282138925 +0000 UTC m=+669.474686152 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253b3240): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253b37c0): _readAt: size=512, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253b37c0): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253b37c0): >openPending: err= 2026/05/29 05:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253b37c0): >_readAt: n=8, err=EOF 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253b37c0): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.282138925 +0000 UTC m=+669.474686152 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253b37c0): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: Remove: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c12483a460 item 57 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253b3e00): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253b3e00): open at offset 0 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253b3e00): >openPending: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253b3e00): _readAt: size=2, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253b3e00): >_readAt: n=0, err=Bad file descriptor 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253b3e00): _writeAt: size=5, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253b3e00): >_writeAt: n=5, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253b3e00): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.283450296 +0000 UTC m=+669.475997522 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253b3e00): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253c6440): _writeAt: size=5, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253c6440): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253c6440): >openPending: err= 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c12483ad20 item 58 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253c6440): >_writeAt: n=5, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253c6440): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.283959681 +0000 UTC m=+669.476506907 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253c6440): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253c6980): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253c6980): open at offset 5 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253c6980): >openPending: err= 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c12483b110 item 58 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253c6980): _readAt: size=2, off=5 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253c6980): >_readAt: n=0, err=Bad file descriptor 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253c6980): _writeAt: size=3, off=5 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253c6980): >_writeAt: n=3, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253c6980): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.284539418 +0000 UTC m=+669.477086644 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253c6980): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253c6f40): _readAt: size=512, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253c6f40): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253c6f40): >openPending: err= 2026/05/29 05:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253c6f40): >_readAt: n=3, err=EOF 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253c6f40): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.284539418 +0000 UTC m=+669.477086644 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253c6f40): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: Remove: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c12483b2d0 item 58 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253c7580): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253c7580): open at offset 0 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253c7580): >openPending: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253c7580): _readAt: size=2, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253c7580): >_readAt: n=0, err=Bad file descriptor 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253c7580): _writeAt: size=5, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253c7580): >_writeAt: n=5, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253c7580): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.285646573 +0000 UTC m=+669.478193800 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253c7580): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253c7ac0): _writeAt: size=5, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253c7ac0): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253c7ac0): >openPending: err= 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c12483b730 item 59 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253c7ac0): >_writeAt: n=5, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253c7ac0): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.286120521 +0000 UTC m=+669.478667746 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253c7ac0): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253d8100): _readAt: size=2, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253d8100): >_readAt: n=0, err=Bad file descriptor 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253d8100): _writeAt: size=3, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253d8100): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253d8100): open at offset 5 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253d8100): >openPending: err= 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c12483b960 item 59 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253d8100): >_writeAt: n=3, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253d8100): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.286598986 +0000 UTC m=+669.479146211 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253d8100): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253d8680): _readAt: size=512, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253d8680): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253d8680): >openPending: err= 2026/05/29 05:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253d8680): >_readAt: n=8, err=EOF 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253d8680): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.286598986 +0000 UTC m=+669.479146211 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253d8680): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: Remove: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c12483bb90 item 59 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253d8cc0): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253d8cc0): open at offset 0 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253d8cc0): >openPending: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253d8cc0): _readAt: size=2, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253d8cc0): >_readAt: n=0, err=Bad file descriptor 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253d8cc0): _writeAt: size=5, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253d8cc0): >_writeAt: n=5, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253d8cc0): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.287955834 +0000 UTC m=+669.480503059 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253d8cc0): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253d9200): _writeAt: size=5, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253d9200): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253d9200): >openPending: err= 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c1251a0230 item 60 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253d9200): >_writeAt: n=5, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253d9200): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.288388872 +0000 UTC m=+669.480936099 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253d9200): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253d9740): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253d9740): open at offset 5 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253d9740): >openPending: err= 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c1251a03f0 item 60 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253d9740): _readAt: size=2, off=5 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253d9740): >_readAt: n=0, err=Bad file descriptor 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253d9740): _writeAt: size=3, off=5 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253d9740): >_writeAt: n=3, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253d9740): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.288837602 +0000 UTC m=+669.481384828 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253d9740): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253d9d00): _readAt: size=512, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253d9d00): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253d9d00): >openPending: err= 2026/05/29 05:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253d9d00): >_readAt: n=3, err=EOF 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253d9d00): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.288837602 +0000 UTC m=+669.481384828 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253d9d00): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: Remove: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c1251a05b0 item 60 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253f0440): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253f0440): open at offset 0 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253f0440): >openPending: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253f0440): _readAt: size=2, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253f0440): >_readAt: n=0, err=Bad file descriptor 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253f0440): _writeAt: size=5, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253f0440): >_writeAt: n=5, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253f0440): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.290018777 +0000 UTC m=+669.482566003 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253f0440): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253f0980): _writeAt: size=5, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253f0980): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253f0980): >openPending: err= 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c1251a0930 item 61 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253f0980): >_writeAt: n=5, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253f0980): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.290476644 +0000 UTC m=+669.483023869 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253f0980): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/29 05:35:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253f1080): _readAt: size=512, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253f1080): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253f1080): >openPending: err= 2026/05/29 05:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253f1080): >_readAt: n=5, err=EOF 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253f1080): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.290476644 +0000 UTC m=+669.483023869 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253f1080): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: Remove: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c1251a1030 item 61 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253f16c0): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253f16c0): open at offset 0 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253f16c0): >openPending: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253f16c0): _readAt: size=2, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253f16c0): >_readAt: n=0, err=Bad file descriptor 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253f16c0): _writeAt: size=5, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253f16c0): >_writeAt: n=5, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253f16c0): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.291725827 +0000 UTC m=+669.484273054 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1253f16c0): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125134180): _writeAt: size=5, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125134180): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125134180): >openPending: err= 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c12490e070 item 62 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125134180): >_writeAt: n=5, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125134180): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.292254307 +0000 UTC m=+669.484801534 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125134180): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/29 05:35:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125134880): _readAt: size=512, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125134880): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125134880): >openPending: err= 2026/05/29 05:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125134880): >_readAt: n=5, err=EOF 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125134880): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.292254307 +0000 UTC m=+669.484801534 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125134880): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: Remove: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c12490e3f0 item 62 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125134ec0): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125134ec0): open at offset 0 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125134ec0): >openPending: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125134ec0): _readAt: size=2, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125134ec0): >_readAt: n=0, err=Bad file descriptor 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125134ec0): _writeAt: size=5, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125134ec0): >_writeAt: n=5, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125134ec0): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.29357123 +0000 UTC m=+669.486118456 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125134ec0): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125135400): _writeAt: size=5, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125135400): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125135400): >openPending: err= 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c12490f110 item 63 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125135400): >_writeAt: n=5, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125135400): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.293974714 +0000 UTC m=+669.486521940 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125135400): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/29 05:35:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125135b00): _readAt: size=512, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125135b00): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125135b00): >openPending: err= 2026/05/29 05:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125135b00): >_readAt: n=5, err=EOF 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125135b00): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.293974714 +0000 UTC m=+669.486521940 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125135b00): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: Remove: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c12490f5e0 item 63 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125158240): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125158240): open at offset 0 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125158240): >openPending: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125158240): _readAt: size=2, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125158240): >_readAt: n=0, err=Bad file descriptor 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125158240): _writeAt: size=5, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125158240): >_writeAt: n=5, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125158240): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.295861132 +0000 UTC m=+669.488408378 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125158240): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125158780): _writeAt: size=5, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125158780): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125158780): >openPending: err= 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c12490fb90 item 64 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125158780): >_writeAt: n=5, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125158780): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.296239779 +0000 UTC m=+669.488787006 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125158780): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/29 05:35:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125158e80): _readAt: size=512, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125158e80): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125158e80): >openPending: err= 2026/05/29 05:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125158e80): >_readAt: n=5, err=EOF 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125158e80): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.296239779 +0000 UTC m=+669.488787006 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125158e80): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: Remove: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c124960620 item 64 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1251594c0): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1251594c0): >openPending: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1251594c0): _writeAt: size=5, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1251594c0): >_writeAt: n=5, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1251594c0): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.298313464 +0000 UTC m=+669.490860690 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1251594c0): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDWR 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125159940): _readAt: size=2, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125159940): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125159940): >openPending: err= 2026/05/29 05:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125159940): >_readAt: n=2, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125159940): _writeAt: size=3, off=2 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c124961570 item 65 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125159940): >_writeAt: n=3, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125159940): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.298808551 +0000 UTC m=+669.491355777 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125159940): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125159e40): _readAt: size=512, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125159e40): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125159e40): >openPending: err= 2026/05/29 05:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125159e40): >_readAt: n=5, err=EOF 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125159e40): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.298808551 +0000 UTC m=+669.491355777 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125159e40): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: Remove: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c124961d50 item 65 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125174580): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125174580): >openPending: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125174580): _writeAt: size=5, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125174580): >_writeAt: n=5, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125174580): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.299989395 +0000 UTC m=+669.492536621 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125174580): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125174a00): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125174a00): >openPending: err= 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c12530a460 item 66 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125174a00): _readAt: size=2, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125174a00): >_readAt: n=0, err=EOF 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125174a00): _writeAt: size=3, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125174a00): >_writeAt: n=3, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125174a00): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.300560235 +0000 UTC m=+669.493107462 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125174a00): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125174f40): _readAt: size=512, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125174f40): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125174f40): >openPending: err= 2026/05/29 05:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125174f40): >_readAt: n=3, err=EOF 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125174f40): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.300560235 +0000 UTC m=+669.493107462 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125174f40): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: Remove: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c12530a620 item 66 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125175580): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125175580): >openPending: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125175580): _writeAt: size=5, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125175580): >_writeAt: n=5, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125175580): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.301709711 +0000 UTC m=+669.494256937 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125175580): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125175a00): _readAt: size=2, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125175a00): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125175a00): >openPending: err= 2026/05/29 05:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125175a00): >_readAt: n=2, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125175a00): _writeAt: size=3, off=2 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c12530a9a0 item 67 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125175a00): >_writeAt: n=3, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125175a00): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.302222532 +0000 UTC m=+669.494769758 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125175a00): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124c28000): _readAt: size=512, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124c28000): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124c28000): >openPending: err= 2026/05/29 05:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124c28000): >_readAt: n=5, err=EOF 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124c28000): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.302222532 +0000 UTC m=+669.494769758 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124c28000): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: Remove: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c12530ab60 item 67 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124c28680): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124c28680): >openPending: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124c28680): _writeAt: size=5, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124c28680): >_writeAt: n=5, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124c28680): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.303412553 +0000 UTC m=+669.495959779 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124c28680): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124c28b80): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124c28b80): >openPending: err= 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c12530aee0 item 68 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124c28b80): _readAt: size=2, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124c28b80): >_readAt: n=0, err=EOF 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124c28b80): _writeAt: size=3, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124c28b80): >_writeAt: n=3, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124c28b80): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.304099693 +0000 UTC m=+669.496646919 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124c28b80): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124c290c0): _readAt: size=512, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124c290c0): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124c290c0): >openPending: err= 2026/05/29 05:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124c290c0): >_readAt: n=3, err=EOF 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124c290c0): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.304099693 +0000 UTC m=+669.496646919 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124c290c0): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: Remove: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c12530b0a0 item 68 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124c29700): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124c29700): >openPending: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124c29700): _writeAt: size=5, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124c29700): >_writeAt: n=5, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124c29700): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.305203152 +0000 UTC m=+669.497750377 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124c29700): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124c29b80): _readAt: size=2, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124c29b80): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124c29b80): >openPending: err= 2026/05/29 05:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124c29b80): >_readAt: n=2, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124c29b80): _writeAt: size=3, off=2 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c12530b420 item 69 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124c29b80): >_writeAt: n=3, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124c29b80): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.305666559 +0000 UTC m=+669.498213785 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124c29b80): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124c6a180): _readAt: size=512, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124c6a180): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124c6a180): >openPending: err= 2026/05/29 05:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124c6a180): >_readAt: n=5, err=EOF 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124c6a180): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.305666559 +0000 UTC m=+669.498213785 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124c6a180): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: Remove: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c12530b5e0 item 69 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124c6a800): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124c6a800): >openPending: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124c6a800): _writeAt: size=5, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124c6a800): >_writeAt: n=5, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124c6a800): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.306882129 +0000 UTC m=+669.499429354 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124c6a800): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124c6ad00): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124c6ad00): >openPending: err= 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c12530b9d0 item 70 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124c6ad00): _readAt: size=2, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124c6ad00): >_readAt: n=0, err=EOF 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124c6ad00): _writeAt: size=3, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124c6ad00): >_writeAt: n=3, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124c6ad00): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.307420468 +0000 UTC m=+669.499967694 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124c6ad00): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124c6b240): _readAt: size=512, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124c6b240): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124c6b240): >openPending: err= 2026/05/29 05:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124c6b240): >_readAt: n=3, err=EOF 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124c6b240): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.307420468 +0000 UTC m=+669.499967694 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124c6b240): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: Remove: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c12530bb90 item 70 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124c6b8c0): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124c6b8c0): >openPending: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124c6b8c0): _writeAt: size=5, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124c6b8c0): >_writeAt: n=5, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124c6b8c0): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.308418256 +0000 UTC m=+669.500965482 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124c6b8c0): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124c6bdc0): _readAt: size=2, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124c6bdc0): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124c6bdc0): >openPending: err= 2026/05/29 05:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124c6bdc0): >_readAt: n=2, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124c6bdc0): _writeAt: size=3, off=2 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c125114230 item 71 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124c6bdc0): >_writeAt: n=3, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124c6bdc0): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.309047567 +0000 UTC m=+669.501594793 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124c6bdc0): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124caa3c0): _readAt: size=512, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124caa3c0): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124caa3c0): >openPending: err= 2026/05/29 05:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124caa3c0): >_readAt: n=5, err=EOF 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124caa3c0): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.309047567 +0000 UTC m=+669.501594793 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124caa3c0): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: Remove: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c1251144d0 item 71 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124caaa40): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124caaa40): >openPending: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124caaa40): _writeAt: size=5, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124caaa40): >_writeAt: n=5, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124caaa40): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.310256725 +0000 UTC m=+669.502803952 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124caaa40): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124caaf40): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124caaf40): >openPending: err= 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c125114850 item 72 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124caaf40): _readAt: size=2, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124caaf40): >_readAt: n=0, err=EOF 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124caaf40): _writeAt: size=3, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124caaf40): >_writeAt: n=3, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124caaf40): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.310716325 +0000 UTC m=+669.503263551 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124caaf40): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124cab480): _readAt: size=512, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124cab480): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124cab480): >openPending: err= 2026/05/29 05:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124cab480): >_readAt: n=3, err=EOF 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124cab480): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.310716325 +0000 UTC m=+669.503263551 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124cab480): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: Remove: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c125114a10 item 72 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124caba40): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124caba40): >openPending: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124caba40): _readAt: size=2, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124caba40): >_readAt: n=0, err=EOF 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124caba40): _writeAt: size=5, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124caba40): >_writeAt: n=5, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124caba40): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.311941824 +0000 UTC m=+669.504489050 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124caba40): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124d14040): _writeAt: size=5, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124d14040): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124d14040): >openPending: err= 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c125114e70 item 73 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124d14040): >_writeAt: n=5, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124d14040): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.312337623 +0000 UTC m=+669.504884850 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124d14040): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124d14500): _readAt: size=2, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124d14500): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124d14500): >openPending: err= 2026/05/29 05:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124d14500): >_readAt: n=2, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124d14500): _writeAt: size=3, off=2 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c125115030 item 73 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124d14500): >_writeAt: n=3, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124d14500): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.312952147 +0000 UTC m=+669.505499373 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124d14500): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124d14a40): _readAt: size=512, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124d14a40): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124d14a40): >openPending: err= 2026/05/29 05:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124d14a40): >_readAt: n=5, err=EOF 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124d14a40): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.312952147 +0000 UTC m=+669.505499373 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124d14a40): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: Remove: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c1251151f0 item 73 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124d15080): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124d15080): >openPending: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124d15080): _readAt: size=2, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124d15080): >_readAt: n=0, err=EOF 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124d15080): _writeAt: size=5, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124d15080): >_writeAt: n=5, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124d15080): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.314457545 +0000 UTC m=+669.507004771 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124d15080): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124d15580): _writeAt: size=5, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124d15580): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124d15580): >openPending: err= 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c125115570 item 74 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124d15580): >_writeAt: n=5, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124d15580): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.314899862 +0000 UTC m=+669.507447087 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124d15580): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124d15ac0): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124d15ac0): >openPending: err= 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c125115730 item 74 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124d15ac0): _readAt: size=2, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124d15ac0): >_readAt: n=0, err=EOF 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124d15ac0): _writeAt: size=3, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124d15ac0): >_writeAt: n=3, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124d15ac0): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.315460022 +0000 UTC m=+669.508007248 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124d15ac0): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124d3e140): _readAt: size=512, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124d3e140): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124d3e140): >openPending: err= 2026/05/29 05:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124d3e140): >_readAt: n=3, err=EOF 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124d3e140): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.315460022 +0000 UTC m=+669.508007248 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124d3e140): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: Remove: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c1251158f0 item 74 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124d3e780): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124d3e780): >openPending: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124d3e780): _readAt: size=2, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124d3e780): >_readAt: n=0, err=EOF 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124d3e780): _writeAt: size=5, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124d3e780): >_writeAt: n=5, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124d3e780): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.316526199 +0000 UTC m=+669.509073425 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124d3e780): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124d3ec80): _writeAt: size=5, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124d3ec80): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124d3ec80): >openPending: err= 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c1248f0690 item 75 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124d3ec80): >_writeAt: n=5, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124d3ec80): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.316972354 +0000 UTC m=+669.509519580 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124d3ec80): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124d3f1c0): _readAt: size=2, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124d3f1c0): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124d3f1c0): >openPending: err= 2026/05/29 05:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124d3f1c0): >_readAt: n=2, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124d3f1c0): _writeAt: size=3, off=2 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c1248f0e70 item 75 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124d3f1c0): >_writeAt: n=3, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124d3f1c0): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.317508759 +0000 UTC m=+669.510055984 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124d3f1c0): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124d3f700): _readAt: size=512, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124d3f700): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124d3f700): >openPending: err= 2026/05/29 05:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124d3f700): >_readAt: n=5, err=EOF 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124d3f700): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.317508759 +0000 UTC m=+669.510055984 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124d3f700): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: Remove: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c1248f12d0 item 75 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124d3fd40): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124d3fd40): >openPending: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124d3fd40): _readAt: size=2, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124d3fd40): >_readAt: n=0, err=EOF 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124d3fd40): _writeAt: size=5, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124d3fd40): >_writeAt: n=5, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124d3fd40): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.318595445 +0000 UTC m=+669.511142671 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124d3fd40): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124d84340): _writeAt: size=5, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124d84340): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124d84340): >openPending: err= 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c1248f1c00 item 76 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124d84340): >_writeAt: n=5, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124d84340): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.319126109 +0000 UTC m=+669.511673345 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124d84340): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124d84880): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124d84880): >openPending: err= 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c12492e000 item 76 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124d84880): _readAt: size=2, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124d84880): >_readAt: n=0, err=EOF 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124d84880): _writeAt: size=3, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124d84880): >_writeAt: n=3, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124d84880): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.319918579 +0000 UTC m=+669.512465805 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124d84880): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124d84e00): _readAt: size=512, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124d84e00): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124d84e00): >openPending: err= 2026/05/29 05:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124d84e00): >_readAt: n=3, err=EOF 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124d84e00): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.319918579 +0000 UTC m=+669.512465805 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124d84e00): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: Remove: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c12492e380 item 76 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124d85440): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124d85440): >openPending: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124d85440): _readAt: size=2, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124d85440): >_readAt: n=0, err=EOF 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124d85440): _writeAt: size=5, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124d85440): >_writeAt: n=5, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124d85440): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.321297649 +0000 UTC m=+669.513844875 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124d85440): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124d85940): _writeAt: size=5, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124d85940): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124d85940): >openPending: err= 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c12492e930 item 77 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124d85940): >_writeAt: n=5, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124d85940): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.32174743 +0000 UTC m=+669.514294666 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124d85940): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/29 05:35:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124dec140): _readAt: size=512, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124dec140): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124dec140): >openPending: err= 2026/05/29 05:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124dec140): >_readAt: n=5, err=EOF 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124dec140): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.32174743 +0000 UTC m=+669.514294666 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124dec140): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: Remove: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c12492ebd0 item 77 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124dec780): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124dec780): >openPending: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124dec780): _readAt: size=2, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124dec780): >_readAt: n=0, err=EOF 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124dec780): _writeAt: size=5, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124dec780): >_writeAt: n=5, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124dec780): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.323015409 +0000 UTC m=+669.515562636 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124dec780): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124decc80): _writeAt: size=5, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124decc80): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124decc80): >openPending: err= 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c12492f570 item 78 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124decc80): >_writeAt: n=5, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124decc80): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.323505597 +0000 UTC m=+669.516052823 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124decc80): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/29 05:35:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124ded380): _readAt: size=512, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124ded380): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124ded380): >openPending: err= 2026/05/29 05:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124ded380): >_readAt: n=5, err=EOF 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124ded380): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.323505597 +0000 UTC m=+669.516052823 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124ded380): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: Remove: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c12492fa40 item 78 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124ded9c0): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124ded9c0): >openPending: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124ded9c0): _readAt: size=2, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124ded9c0): >_readAt: n=0, err=EOF 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124ded9c0): _writeAt: size=5, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124ded9c0): >_writeAt: n=5, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124ded9c0): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.32470664 +0000 UTC m=+669.517253866 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124ded9c0): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124dedec0): _writeAt: size=5, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124dedec0): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124dedec0): >openPending: err= 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c1248b8230 item 79 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124dedec0): >_writeAt: n=5, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124dedec0): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.325205795 +0000 UTC m=+669.517753021 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124dedec0): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/29 05:35:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124e266c0): _readAt: size=512, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124e266c0): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124e266c0): >openPending: err= 2026/05/29 05:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124e266c0): >_readAt: n=5, err=EOF 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124e266c0): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.325205795 +0000 UTC m=+669.517753021 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124e266c0): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: Remove: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c1248b8460 item 79 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124e26d00): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124e26d00): >openPending: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124e26d00): _readAt: size=2, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124e26d00): >_readAt: n=0, err=EOF 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124e26d00): _writeAt: size=5, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124e26d00): >_writeAt: n=5, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124e26d00): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.326368625 +0000 UTC m=+669.518915851 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124e26d00): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124e27200): _writeAt: size=5, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124e27200): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124e27200): >openPending: err= 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c1248b92d0 item 80 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124e27200): >_writeAt: n=5, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124e27200): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.32680962 +0000 UTC m=+669.519356846 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124e27200): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/29 05:35:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124e27900): _readAt: size=512, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124e27900): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124e27900): >openPending: err= 2026/05/29 05:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124e27900): >_readAt: n=5, err=EOF 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124e27900): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.32680962 +0000 UTC m=+669.519356846 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124e27900): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: Remove: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c1248b9a40 item 80 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124e42040): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124e42040): >openPending: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124e42040): _writeAt: size=5, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124e42040): >_writeAt: n=5, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124e42040): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.328332412 +0000 UTC m=+669.520879638 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124e42040): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124e424c0): _readAt: size=2, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124e424c0): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124e424c0): open at offset 5 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124e424c0): >openPending: err= 2026/05/29 05:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124e424c0): >_readAt: n=2, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124e424c0): _writeAt: size=3, off=7 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c1248fafc0 item 81 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124e424c0): >_writeAt: n=3, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124e424c0): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.32886529 +0000 UTC m=+669.521412515 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124e424c0): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124e42a00): _readAt: size=512, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124e42a00): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124e42a00): >openPending: err= 2026/05/29 05:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124e42a00): >_readAt: n=8, err=EOF 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124e42a00): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.32886529 +0000 UTC m=+669.521412515 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124e42a00): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: Remove: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c1248fb1f0 item 81 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124e43080): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124e43080): >openPending: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124e43080): _writeAt: size=5, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124e43080): >_writeAt: n=5, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124e43080): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.330236234 +0000 UTC m=+669.522783460 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124e43080): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124e43580): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124e43580): open at offset 5 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124e43580): >openPending: err= 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c1248fb730 item 82 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124e43580): _readAt: size=2, off=5 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124e43580): >_readAt: n=0, err=EOF 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124e43580): _writeAt: size=3, off=5 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124e43580): >_writeAt: n=3, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124e43580): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.33094781 +0000 UTC m=+669.523495037 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124e43580): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124e43b00): _readAt: size=512, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124e43b00): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124e43b00): >openPending: err= 2026/05/29 05:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124e43b00): >_readAt: n=3, err=EOF 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124e43b00): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.33094781 +0000 UTC m=+669.523495037 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124e43b00): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: Remove: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c12496e2a0 item 82 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124e70280): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124e70280): >openPending: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124e70280): _writeAt: size=5, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124e70280): >_writeAt: n=5, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124e70280): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.332140498 +0000 UTC m=+669.524687724 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124e70280): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124e70780): _readAt: size=2, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124e70780): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124e70780): open at offset 5 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124e70780): >openPending: err= 2026/05/29 05:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124e70780): >_readAt: n=2, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124e70780): _writeAt: size=3, off=7 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c12496e7e0 item 83 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124e70780): >_writeAt: n=3, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124e70780): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.332634011 +0000 UTC m=+669.525181237 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124e70780): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124e70cc0): _readAt: size=512, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124e70cc0): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124e70cc0): >openPending: err= 2026/05/29 05:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124e70cc0): >_readAt: n=8, err=EOF 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124e70cc0): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.332634011 +0000 UTC m=+669.525181237 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124e70cc0): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: Remove: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c12496ea10 item 83 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124e71340): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124e71340): >openPending: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124e71340): _writeAt: size=5, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124e71340): >_writeAt: n=5, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124e71340): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.333791382 +0000 UTC m=+669.526338608 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124e71340): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124e71840): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124e71840): open at offset 5 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124e71840): >openPending: err= 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c12496f2d0 item 84 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124e71840): _readAt: size=2, off=5 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124e71840): >_readAt: n=0, err=EOF 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124e71840): _writeAt: size=3, off=5 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124e71840): >_writeAt: n=3, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124e71840): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.334288673 +0000 UTC m=+669.526835899 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124e71840): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124e71dc0): _readAt: size=512, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124e71dc0): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124e71dc0): >openPending: err= 2026/05/29 05:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124e71dc0): >_readAt: n=3, err=EOF 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124e71dc0): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.334288673 +0000 UTC m=+669.526835899 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124e71dc0): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: Remove: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c12496f5e0 item 84 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f1e540): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f1e540): >openPending: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f1e540): _writeAt: size=5, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f1e540): >_writeAt: n=5, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f1e540): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.335700235 +0000 UTC m=+669.528247461 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f1e540): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f1ea40): _readAt: size=2, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f1ea40): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f1ea40): open at offset 5 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f1ea40): >openPending: err= 2026/05/29 05:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f1ea40): >_readAt: n=2, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f1ea40): _writeAt: size=3, off=7 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c12496fdc0 item 85 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f1ea40): >_writeAt: n=3, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f1ea40): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.336211651 +0000 UTC m=+669.528758878 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f1ea40): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f1ef80): _readAt: size=512, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f1ef80): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f1ef80): >openPending: err= 2026/05/29 05:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f1ef80): >_readAt: n=8, err=EOF 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f1ef80): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.336211651 +0000 UTC m=+669.528758878 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f1ef80): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: Remove: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c124908150 item 85 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f1f600): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f1f600): >openPending: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f1f600): _writeAt: size=5, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f1f600): >_writeAt: n=5, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f1f600): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.337309559 +0000 UTC m=+669.529856786 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f1f600): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f1fb00): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f1fb00): open at offset 5 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f1fb00): >openPending: err= 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c124908700 item 86 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f1fb00): _readAt: size=2, off=5 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f1fb00): >_readAt: n=0, err=EOF 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f1fb00): _writeAt: size=3, off=5 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f1fb00): >_writeAt: n=3, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f1fb00): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.337828301 +0000 UTC m=+669.530375527 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f1fb00): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f5c180): _readAt: size=512, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f5c180): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f5c180): >openPending: err= 2026/05/29 05:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f5c180): >_readAt: n=3, err=EOF 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f5c180): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.337828301 +0000 UTC m=+669.530375527 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f5c180): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: Remove: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c124908e00 item 86 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f5c800): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f5c800): >openPending: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f5c800): _writeAt: size=5, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f5c800): >_writeAt: n=5, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f5c800): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.338872567 +0000 UTC m=+669.531419793 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f5c800): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f5cd00): _readAt: size=2, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f5cd00): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f5cd00): open at offset 5 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f5cd00): >openPending: err= 2026/05/29 05:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f5cd00): >_readAt: n=2, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f5cd00): _writeAt: size=3, off=7 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c124909490 item 87 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f5cd00): >_writeAt: n=3, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f5cd00): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.339340403 +0000 UTC m=+669.531887630 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f5cd00): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f5d240): _readAt: size=512, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f5d240): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f5d240): >openPending: err= 2026/05/29 05:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f5d240): >_readAt: n=8, err=EOF 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f5d240): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.339340403 +0000 UTC m=+669.531887630 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f5d240): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: Remove: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c124909810 item 87 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f5d8c0): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f5d8c0): >openPending: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f5d8c0): _writeAt: size=5, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f5d8c0): >_writeAt: n=5, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f5d8c0): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.340484768 +0000 UTC m=+669.533031994 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f5d8c0): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f5ddc0): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f5ddc0): open at offset 5 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f5ddc0): >openPending: err= 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c124a0e380 item 88 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f5ddc0): _readAt: size=2, off=5 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f5ddc0): >_readAt: n=0, err=EOF 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f5ddc0): _writeAt: size=3, off=5 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f5ddc0): >_writeAt: n=3, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f5ddc0): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.340949016 +0000 UTC m=+669.533496243 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c124f5ddc0): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12502c440): _readAt: size=512, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12502c440): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12502c440): >openPending: err= 2026/05/29 05:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12502c440): >_readAt: n=3, err=EOF 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12502c440): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.340949016 +0000 UTC m=+669.533496243 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12502c440): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: Remove: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c124a0f180 item 88 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12502ca80): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12502ca80): open at offset 0 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12502ca80): >openPending: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12502ca80): _readAt: size=2, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12502ca80): >_readAt: n=0, err=EOF 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12502ca80): _writeAt: size=5, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12502ca80): >_writeAt: n=5, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12502ca80): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.342127668 +0000 UTC m=+669.534674893 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12502ca80): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12502cfc0): _writeAt: size=5, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12502cfc0): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12502cfc0): >openPending: err= 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c124a0fc00 item 89 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12502cfc0): >_writeAt: n=5, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12502cfc0): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.342515642 +0000 UTC m=+669.535062868 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12502cfc0): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12502d500): _readAt: size=2, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12502d500): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12502d500): open at offset 5 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12502d500): >openPending: err= 2026/05/29 05:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12502d500): >_readAt: n=2, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12502d500): _writeAt: size=3, off=7 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c1251821c0 item 89 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12502d500): >_writeAt: n=3, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12502d500): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.343009235 +0000 UTC m=+669.535556462 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12502d500): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12502da80): _readAt: size=512, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12502da80): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12502da80): >openPending: err= 2026/05/29 05:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12502da80): >_readAt: n=8, err=EOF 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12502da80): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.343009235 +0000 UTC m=+669.535556462 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12502da80): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: Remove: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c1251824d0 item 89 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12506e1c0): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12506e1c0): open at offset 0 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12506e1c0): >openPending: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12506e1c0): _readAt: size=2, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12506e1c0): >_readAt: n=0, err=EOF 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12506e1c0): _writeAt: size=5, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12506e1c0): >_writeAt: n=5, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12506e1c0): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.344358489 +0000 UTC m=+669.536905714 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12506e1c0): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12506e700): _writeAt: size=5, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12506e700): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12506e700): >openPending: err= 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c1251828c0 item 90 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12506e700): >_writeAt: n=5, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12506e700): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.344807629 +0000 UTC m=+669.537354855 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12506e700): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12506ec40): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12506ec40): open at offset 5 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12506ec40): >openPending: err= 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c125182a80 item 90 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12506ec40): _readAt: size=2, off=5 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12506ec40): >_readAt: n=0, err=EOF 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12506ec40): _writeAt: size=3, off=5 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12506ec40): >_writeAt: n=3, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12506ec40): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.345338684 +0000 UTC m=+669.537885960 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12506ec40): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12506f200): _readAt: size=512, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12506f200): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12506f200): >openPending: err= 2026/05/29 05:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12506f200): >_readAt: n=3, err=EOF 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12506f200): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.345338684 +0000 UTC m=+669.537885960 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12506f200): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: Remove: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c125182c40 item 90 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12506f840): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12506f840): open at offset 0 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12506f840): >openPending: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12506f840): _readAt: size=2, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12506f840): >_readAt: n=0, err=EOF 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12506f840): _writeAt: size=5, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12506f840): >_writeAt: n=5, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12506f840): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.346627012 +0000 UTC m=+669.539174238 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12506f840): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12506fd80): _writeAt: size=5, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12506fd80): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12506fd80): >openPending: err= 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c125183110 item 91 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12506fd80): >_writeAt: n=5, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12506fd80): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.347122039 +0000 UTC m=+669.539669264 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c12506fd80): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1250b03c0): _readAt: size=2, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1250b03c0): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1250b03c0): open at offset 5 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1250b03c0): >openPending: err= 2026/05/29 05:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1250b03c0): >_readAt: n=2, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1250b03c0): _writeAt: size=3, off=7 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c1251832d0 item 91 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1250b03c0): >_writeAt: n=3, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1250b03c0): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.347588882 +0000 UTC m=+669.540136107 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1250b03c0): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1250b0940): _readAt: size=512, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1250b0940): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1250b0940): >openPending: err= 2026/05/29 05:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1250b0940): >_readAt: n=8, err=EOF 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1250b0940): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.347588882 +0000 UTC m=+669.540136107 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1250b0940): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: Remove: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c1251835e0 item 91 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1250b0f80): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1250b0f80): open at offset 0 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1250b0f80): >openPending: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1250b0f80): _readAt: size=2, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1250b0f80): >_readAt: n=0, err=EOF 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1250b0f80): _writeAt: size=5, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1250b0f80): >_writeAt: n=5, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1250b0f80): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.348773765 +0000 UTC m=+669.541320990 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1250b0f80): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1250b14c0): _writeAt: size=5, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1250b14c0): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1250b14c0): >openPending: err= 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c125183960 item 92 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1250b14c0): >_writeAt: n=5, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1250b14c0): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.349291694 +0000 UTC m=+669.541838930 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1250b14c0): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1250b1a00): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1250b1a00): open at offset 5 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1250b1a00): >openPending: err= 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c125183b90 item 92 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1250b1a00): _readAt: size=2, off=5 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1250b1a00): >_readAt: n=0, err=EOF 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1250b1a00): _writeAt: size=3, off=5 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1250b1a00): >_writeAt: n=3, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1250b1a00): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.349790589 +0000 UTC m=+669.542337815 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1250b1a00): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1250f20c0): _readAt: size=512, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1250f20c0): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1250f20c0): >openPending: err= 2026/05/29 05:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1250f20c0): >_readAt: n=3, err=EOF 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1250f20c0): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.349790589 +0000 UTC m=+669.542337815 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1250f20c0): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: Remove: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c125183dc0 item 92 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1250f2700): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1250f2700): open at offset 0 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1250f2700): >openPending: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1250f2700): _readAt: size=2, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1250f2700): >_readAt: n=0, err=EOF 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1250f2700): _writeAt: size=5, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1250f2700): >_writeAt: n=5, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1250f2700): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.350887325 +0000 UTC m=+669.543434550 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1250f2700): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1250f2c40): _writeAt: size=5, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1250f2c40): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1250f2c40): >openPending: err= 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c124f542a0 item 93 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1250f2c40): >_writeAt: n=5, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1250f2c40): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.351332607 +0000 UTC m=+669.543879832 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1250f2c40): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/29 05:35:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1250f3340): _readAt: size=512, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1250f3340): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1250f3340): >openPending: err= 2026/05/29 05:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1250f3340): >_readAt: n=5, err=EOF 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1250f3340): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.351332607 +0000 UTC m=+669.543879832 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1250f3340): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: Remove: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c124f54460 item 93 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1250f3980): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1250f3980): open at offset 0 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1250f3980): >openPending: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1250f3980): _readAt: size=2, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1250f3980): >_readAt: n=0, err=EOF 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1250f3980): _writeAt: size=5, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1250f3980): >_writeAt: n=5, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1250f3980): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.352514473 +0000 UTC m=+669.545061699 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1250f3980): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1250f3ec0): _writeAt: size=5, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1250f3ec0): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1250f3ec0): >openPending: err= 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c124f547e0 item 94 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1250f3ec0): >_writeAt: n=5, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1250f3ec0): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.352912907 +0000 UTC m=+669.545460134 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1250f3ec0): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/29 05:35:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1251106c0): _readAt: size=512, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1251106c0): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1251106c0): >openPending: err= 2026/05/29 05:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1251106c0): >_readAt: n=5, err=EOF 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1251106c0): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.352912907 +0000 UTC m=+669.545460134 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1251106c0): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: Remove: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c124f549a0 item 94 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125110d00): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125110d00): open at offset 0 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125110d00): >openPending: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125110d00): _readAt: size=2, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125110d00): >_readAt: n=0, err=EOF 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125110d00): _writeAt: size=5, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125110d00): >_writeAt: n=5, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125110d00): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.354176899 +0000 UTC m=+669.546724126 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125110d00): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125111240): _writeAt: size=5, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125111240): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125111240): >openPending: err= 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c124f54f50 item 95 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125111240): >_writeAt: n=5, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125111240): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.354627351 +0000 UTC m=+669.547174577 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125111240): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/29 05:35:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125111940): _readAt: size=512, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125111940): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125111940): >openPending: err= 2026/05/29 05:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125111940): >_readAt: n=5, err=EOF 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125111940): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.354627351 +0000 UTC m=+669.547174577 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c125111940): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: Remove: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c124f55110 item 95 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1251a8080): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1251a8080): open at offset 0 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1251a8080): >openPending: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1251a8080): _readAt: size=2, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1251a8080): >_readAt: n=0, err=EOF 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1251a8080): _writeAt: size=5, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1251a8080): >_writeAt: n=5, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1251a8080): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.355890221 +0000 UTC m=+669.548437447 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1251a8080): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1251a85c0): _writeAt: size=5, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1251a85c0): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1251a85c0): >openPending: err= 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c124f55500 item 96 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1251a85c0): >_writeAt: n=5, err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1251a85c0): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.356361373 +0000 UTC m=+669.548908599 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1251a85c0): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/29 05:35:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/29 05:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/29 05:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/29 05:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/29 05:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1251a8cc0): _readAt: size=512, off=0 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1251a8cc0): openPending: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1251a8cc0): >openPending: err= 2026/05/29 05:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1251a8cc0): >_readAt: n=5, err=EOF 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1251a8cc0): close: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-29 05:35:10.356361373 +0000 UTC m=+669.548908599 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:10 DEBUG : open-test-file(0x10c1251a8cc0): >close: err= 2026/05/29 05:35:10 DEBUG : open-test-file: Remove: 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10c124f556c0 item 96 2026/05/29 05:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/29 05:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/29 05:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/29 05:35:10 DEBUG : open-test-file: >Remove: err= 2026/05/29 05:35:10 DEBUG : WaitForWriters: timeout=30s 2026/05/29 05:35:10 DEBUG : Looking for writers 2026/05/29 05:35:10 DEBUG : >WaitForWriters: 2026/05/29 05:35:10 DEBUG : FileLu root 'rclone-test-hitesen5siye': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (3.40s) --- PASS: TestRWFileHandleOpenTests/writes (1.72s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.50s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (1.68s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.50s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:198: Remote "FileLu root 'rclone-test-hitesen5siye'", Local "Local file system at /tmp/rclone3522418383", Modify Window "876000h0m0s" 2026/05/29 05:35:11 INFO : FileLu root 'rclone-test-hitesen5siye': poll-interval is not supported by this remote 2026/05/29 05:35:11 DEBUG : FileLu root 'rclone-test-hitesen5siye': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/29 05:35:11 DEBUG : FileLu root 'rclone-test-hitesen5siye': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-hitesen5siye" 2026/05/29 05:35:11 DEBUG : FileLu root 'rclone-test-hitesen5siye': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-hitesen5siye" 2026/05/29 05:35:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-hitesen5siye" 2026/05/29 05:35:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/29 05:35:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-hitesen5siye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-hitesen5siye" 2026/05/29 05:35:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-hitesen5siye" 2026/05/29 05:35:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/29 05:35:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-hitesen5siye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-hitesen5siye" 2026/05/29 05:35:11 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:11 INFO : FileLu root 'rclone-test-hitesen5siye': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/29 05:35:11 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:11 DEBUG : file1: newRWFileHandle: 2026/05/29 05:35:11 DEBUG : file1(0x10c1252801c0): openPending: 2026/05/29 05:35:11 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/29 05:35:11 DEBUG : file1(0x10c1252801c0): >openPending: err= 2026/05/29 05:35:11 DEBUG : file1: >newRWFileHandle: err= 2026/05/29 05:35:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/29 05:35:11 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/29 05:35:11 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/29 05:35:15 INFO : FileLu root 'rclone-test-hitesen5siye': Successfully deleted file: /rclone-test-hitesen5siye/time_test 2026/05/29 05:35:15 DEBUG : Can set mod time: false read_write_test.go:655: can't set mod time 2026/05/29 05:35:15 DEBUG : WaitForWriters: timeout=30s 2026/05/29 05:35:15 DEBUG : Looking for writers 2026/05/29 05:35:15 DEBUG : file1: reading active writers 2026/05/29 05:35:15 DEBUG : file1: active writers 1 2026/05/29 05:35:15 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2026/05/29 05:35:15 DEBUG : Looking for writers 2026/05/29 05:35:15 DEBUG : file1: reading active writers 2026/05/29 05:35:15 DEBUG : file1: active writers 1 2026/05/29 05:35:15 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2026/05/29 05:35:15 DEBUG : Looking for writers 2026/05/29 05:35:15 DEBUG : file1: reading active writers 2026/05/29 05:35:15 DEBUG : file1: active writers 1 2026/05/29 05:35:15 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2026/05/29 05:35:15 DEBUG : Looking for writers 2026/05/29 05:35:15 DEBUG : file1: reading active writers 2026/05/29 05:35:15 DEBUG : file1: active writers 1 2026/05/29 05:35:15 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2026/05/29 05:35:15 DEBUG : Looking for writers 2026/05/29 05:35:15 DEBUG : file1: reading active writers 2026/05/29 05:35:15 DEBUG : file1: active writers 1 2026/05/29 05:35:15 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2026/05/29 05:35:15 DEBUG : Looking for writers 2026/05/29 05:35:15 DEBUG : file1: reading active writers 2026/05/29 05:35:15 DEBUG : file1: active writers 1 2026/05/29 05:35:15 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2026/05/29 05:35:15 DEBUG : Looking for writers 2026/05/29 05:35:15 DEBUG : file1: reading active writers 2026/05/29 05:35:15 DEBUG : file1: active writers 1 2026/05/29 05:35:15 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2026/05/29 05:35:16 DEBUG : Looking for writers 2026/05/29 05:35:16 DEBUG : file1: reading active writers 2026/05/29 05:35:16 DEBUG : file1: active writers 1 2026/05/29 05:35:16 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/29 05:35:17 DEBUG : Looking for writers 2026/05/29 05:35:17 DEBUG : file1: reading active writers 2026/05/29 05:35:17 DEBUG : file1: active writers 1 2026/05/29 05:35:17 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/29 05:35:18 DEBUG : Looking for writers 2026/05/29 05:35:18 DEBUG : file1: reading active writers 2026/05/29 05:35:18 DEBUG : file1: active writers 1 2026/05/29 05:35:18 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/29 05:35:19 DEBUG : Looking for writers 2026/05/29 05:35:19 DEBUG : file1: reading active writers 2026/05/29 05:35:19 DEBUG : file1: active writers 1 2026/05/29 05:35:19 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/29 05:35:20 DEBUG : forgetting directory cache 2026/05/29 05:35:20 DEBUG : Looking for writers 2026/05/29 05:35:20 DEBUG : file1: reading active writers 2026/05/29 05:35:20 DEBUG : file1: active writers 1 2026/05/29 05:35:20 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/29 05:35:21 DEBUG : Looking for writers 2026/05/29 05:35:21 DEBUG : file1: reading active writers 2026/05/29 05:35:21 DEBUG : file1: active writers 1 2026/05/29 05:35:21 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/29 05:35:22 DEBUG : Looking for writers 2026/05/29 05:35:22 DEBUG : file1: reading active writers 2026/05/29 05:35:22 DEBUG : file1: active writers 1 2026/05/29 05:35:22 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/29 05:35:23 DEBUG : Looking for writers 2026/05/29 05:35:23 DEBUG : file1: reading active writers 2026/05/29 05:35:23 DEBUG : file1: active writers 1 2026/05/29 05:35:23 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/29 05:35:24 DEBUG : Looking for writers 2026/05/29 05:35:24 DEBUG : file1: reading active writers 2026/05/29 05:35:24 DEBUG : file1: active writers 1 2026/05/29 05:35:24 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/29 05:35:25 DEBUG : Looking for writers 2026/05/29 05:35:25 DEBUG : file1: reading active writers 2026/05/29 05:35:25 DEBUG : file1: active writers 1 2026/05/29 05:35:25 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/29 05:35:26 DEBUG : Looking for writers 2026/05/29 05:35:26 DEBUG : file1: reading active writers 2026/05/29 05:35:26 DEBUG : file1: active writers 1 2026/05/29 05:35:26 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/29 05:35:27 DEBUG : Looking for writers 2026/05/29 05:35:27 DEBUG : file1: reading active writers 2026/05/29 05:35:27 DEBUG : file1: active writers 1 2026/05/29 05:35:27 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/29 05:35:28 DEBUG : Looking for writers 2026/05/29 05:35:28 DEBUG : file1: reading active writers 2026/05/29 05:35:28 DEBUG : file1: active writers 1 2026/05/29 05:35:28 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/29 05:35:29 DEBUG : Looking for writers 2026/05/29 05:35:29 DEBUG : file1: reading active writers 2026/05/29 05:35:29 DEBUG : file1: active writers 1 2026/05/29 05:35:29 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/29 05:35:30 DEBUG : Looking for writers 2026/05/29 05:35:30 DEBUG : file1: reading active writers 2026/05/29 05:35:30 DEBUG : file1: active writers 1 2026/05/29 05:35:30 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/29 05:35:31 DEBUG : Looking for writers 2026/05/29 05:35:31 DEBUG : file1: reading active writers 2026/05/29 05:35:31 DEBUG : file1: active writers 1 2026/05/29 05:35:31 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/29 05:35:32 DEBUG : Looking for writers 2026/05/29 05:35:32 DEBUG : file1: reading active writers 2026/05/29 05:35:32 DEBUG : file1: active writers 1 2026/05/29 05:35:32 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/29 05:35:32 DEBUG : forgetting directory cache 2026/05/29 05:35:33 DEBUG : Looking for writers 2026/05/29 05:35:33 DEBUG : file1: reading active writers 2026/05/29 05:35:33 DEBUG : file1: active writers 1 2026/05/29 05:35:33 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/29 05:35:34 DEBUG : Looking for writers 2026/05/29 05:35:34 DEBUG : file1: reading active writers 2026/05/29 05:35:34 DEBUG : file1: active writers 1 2026/05/29 05:35:34 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/29 05:35:35 DEBUG : Looking for writers 2026/05/29 05:35:35 DEBUG : file1: reading active writers 2026/05/29 05:35:35 DEBUG : file1: active writers 1 2026/05/29 05:35:35 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/29 05:35:36 DEBUG : Looking for writers 2026/05/29 05:35:36 DEBUG : file1: reading active writers 2026/05/29 05:35:36 DEBUG : file1: active writers 1 2026/05/29 05:35:36 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/29 05:35:37 DEBUG : Looking for writers 2026/05/29 05:35:37 DEBUG : file1: reading active writers 2026/05/29 05:35:37 DEBUG : file1: active writers 1 2026/05/29 05:35:37 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/29 05:35:38 DEBUG : Looking for writers 2026/05/29 05:35:38 DEBUG : file1: reading active writers 2026/05/29 05:35:38 DEBUG : file1: active writers 1 2026/05/29 05:35:38 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/29 05:35:39 DEBUG : Looking for writers 2026/05/29 05:35:39 DEBUG : file1: reading active writers 2026/05/29 05:35:39 DEBUG : file1: active writers 1 2026/05/29 05:35:39 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/29 05:35:40 DEBUG : Looking for writers 2026/05/29 05:35:40 DEBUG : file1: reading active writers 2026/05/29 05:35:40 DEBUG : file1: active writers 1 2026/05/29 05:35:40 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/29 05:35:41 DEBUG : Looking for writers 2026/05/29 05:35:41 DEBUG : file1: reading active writers 2026/05/29 05:35:41 DEBUG : file1: active writers 1 2026/05/29 05:35:41 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/29 05:35:42 DEBUG : Looking for writers 2026/05/29 05:35:42 DEBUG : file1: reading active writers 2026/05/29 05:35:42 DEBUG : file1: active writers 1 2026/05/29 05:35:42 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/29 05:35:43 DEBUG : Looking for writers 2026/05/29 05:35:43 DEBUG : file1: reading active writers 2026/05/29 05:35:43 DEBUG : file1: active writers 1 2026/05/29 05:35:43 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/29 05:35:44 DEBUG : Looking for writers 2026/05/29 05:35:44 DEBUG : file1: reading active writers 2026/05/29 05:35:44 DEBUG : file1: active writers 1 2026/05/29 05:35:44 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/29 05:35:45 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0x10c1246e9000 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0x10c124adc128 notify:{wait:0 notify:0 lock:0 head: tail:} checker:18421730099552} name:file1 opens:1 downloaders: o: fd:0x10c1249b8050 info:{ModTime:{wall:14014752631959874680 ext:671047164433 loc:0x472f320} ATime:{wall:14014752631959874680 ext:671047164433 loc:0x472f320} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false graceTimer:}, } 2026/05/29 05:35:45 DEBUG : >WaitForWriters: 2026/05/29 05:35:45 DEBUG : forgetting directory cache 2026/05/29 05:35:45 DEBUG : FileLu root 'rclone-test-hitesen5siye': vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (34.96s) === RUN TestRWCacheRename run.go:198: Remote "FileLu root 'rclone-test-hitesen5siye'", Local "Local file system at /tmp/rclone3522418383", Modify Window "876000h0m0s" 2026/05/29 05:35:46 INFO : FileLu root 'rclone-test-hitesen5siye': poll-interval is not supported by this remote 2026/05/29 05:35:46 DEBUG : FileLu root 'rclone-test-hitesen5siye': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/29 05:35:46 DEBUG : FileLu root 'rclone-test-hitesen5siye': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-hitesen5siye" 2026/05/29 05:35:46 DEBUG : FileLu root 'rclone-test-hitesen5siye': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-hitesen5siye" 2026/05/29 05:35:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-hitesen5siye" 2026/05/29 05:35:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/29 05:35:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-hitesen5siye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-hitesen5siye" 2026/05/29 05:35:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-hitesen5siye" 2026/05/29 05:35:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/29 05:35:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-hitesen5siye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-hitesen5siye" 2026/05/29 05:35:46 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:35:46 INFO : FileLu root 'rclone-test-hitesen5siye': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/29 05:35:46 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:35:46 DEBUG : rename_me: newRWFileHandle: 2026/05/29 05:35:46 DEBUG : rename_me(0x10c1252819c0): openPending: 2026/05/29 05:35:46 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/29 05:35:46 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/05/29 05:35:46 DEBUG : rename_me(0x10c1252819c0): >openPending: err= 2026/05/29 05:35:46 DEBUG : rename_me: >newRWFileHandle: err= 2026/05/29 05:35:46 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/05/29 05:35:46 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/05/29 05:35:46 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/05/29 05:35:46 DEBUG : rename_me(0x10c1252819c0): _writeAt: size=5, off=0 2026/05/29 05:35:46 DEBUG : rename_me(0x10c1252819c0): >_writeAt: n=5, err= 2026/05/29 05:35:46 DEBUG : rename_me(0x10c1252819c0): close: 2026/05/29 05:35:46 DEBUG : rename_me: vfs cache: setting modification time to 2026-05-29 05:35:46.817721452 +0000 UTC m=+706.010268688 2026/05/29 05:35:46 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/05/29 05:35:46 DEBUG : rename_me(0x10c1252819c0): >close: err= 2026/05/29 05:35:46 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/05/29 05:35:46 DEBUG : i_was_renamed: Updating file with 0x10c124d0aa90 2026/05/29 05:35:46 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/05/29 05:35:46 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/05/29 05:35:46 DEBUG : WaitForWriters: timeout=30s 2026/05/29 05:35:46 DEBUG : Looking for writers 2026/05/29 05:35:46 DEBUG : i_was_renamed: reading active writers 2026/05/29 05:35:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/29 05:35:46 DEBUG : Looking for writers 2026/05/29 05:35:46 DEBUG : i_was_renamed: reading active writers 2026/05/29 05:35:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/29 05:35:46 DEBUG : Looking for writers 2026/05/29 05:35:46 DEBUG : i_was_renamed: reading active writers 2026/05/29 05:35:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/29 05:35:46 DEBUG : Looking for writers 2026/05/29 05:35:46 DEBUG : i_was_renamed: reading active writers 2026/05/29 05:35:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/29 05:35:46 DEBUG : i_was_renamed: vfs cache: starting upload 2026/05/29 05:35:46 DEBUG : Looking for writers 2026/05/29 05:35:46 DEBUG : i_was_renamed: reading active writers 2026/05/29 05:35:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/29 05:35:47 DEBUG : Looking for writers 2026/05/29 05:35:47 DEBUG : i_was_renamed: reading active writers 2026/05/29 05:35:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/29 05:35:47 DEBUG : Looking for writers 2026/05/29 05:35:47 DEBUG : i_was_renamed: reading active writers 2026/05/29 05:35:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/29 05:35:48 DEBUG : Looking for writers 2026/05/29 05:35:48 DEBUG : i_was_renamed: reading active writers 2026/05/29 05:35:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/05/29 05:35:48 DEBUG : i_was_renamed: size = 5 OK 2026/05/29 05:35:48 INFO : i_was_renamed: Copied (new) 2026/05/29 05:35:48 DEBUG : i_was_renamed: vfs cache: fingerprint now "5" 2026/05/29 05:35:48 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/05/29 05:35:48 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/05/29 05:35:48 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/05/29 05:35:49 DEBUG : Looking for writers 2026/05/29 05:35:49 DEBUG : i_was_renamed: reading active writers 2026/05/29 05:35:49 DEBUG : >WaitForWriters: 2026/05/29 05:35:49 DEBUG : FileLu root 'rclone-test-hitesen5siye': vfs cache: cleaner exiting 2026/05/29 05:35:50 INFO : FileLu root 'rclone-test-hitesen5siye': Successfully deleted file: /rclone-test-hitesen5siye/i_was_renamed --- PASS: TestRWCacheRename (4.28s) === RUN TestRWCacheUpdate run.go:198: Remote "FileLu root 'rclone-test-hitesen5siye'", Local "Local file system at /tmp/rclone3522418383", Modify Window "876000h0m0s" 2026/05/29 05:35:50 INFO : FileLu root 'rclone-test-hitesen5siye': poll-interval is not supported by this remote 2026/05/29 05:35:50 DEBUG : FileLu root 'rclone-test-hitesen5siye': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/29 05:35:50 DEBUG : FileLu root 'rclone-test-hitesen5siye': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-hitesen5siye" 2026/05/29 05:35:50 DEBUG : FileLu root 'rclone-test-hitesen5siye': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-hitesen5siye" 2026/05/29 05:35:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-hitesen5siye" 2026/05/29 05:35:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/29 05:35:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-hitesen5siye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-hitesen5siye" 2026/05/29 05:35:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-hitesen5siye" 2026/05/29 05:35:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/29 05:35:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-hitesen5siye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-hitesen5siye" read_write_test.go:730: skip as modtime not supported 2026/05/29 05:35:50 DEBUG : WaitForWriters: timeout=30s 2026/05/29 05:35:50 DEBUG : Looking for writers 2026/05/29 05:35:50 DEBUG : >WaitForWriters: 2026/05/29 05:35:50 DEBUG : FileLu root 'rclone-test-hitesen5siye': vfs cache: cleaner exiting 2026/05/29 05:35:50 DEBUG : forgetting directory cache --- SKIP: TestRWCacheUpdate (1.00s) === RUN TestCaseSensitivity run.go:198: Remote "FileLu root 'rclone-test-hitesen5siye'", Local "Local file system at /tmp/rclone3522418383", Modify Window "876000h0m0s" 2026/05/29 05:35:57 DEBUG : forgetting directory cache 2026/05/29 05:35:58 INFO : FileLu root 'rclone-test-hitesen5siye': poll-interval is not supported by this remote 2026/05/29 05:35:58 NOTICE: FileLu root 'rclone-test-hitesen5siye': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/29 05:35:58 INFO : FileLu root 'rclone-test-hitesen5siye': poll-interval is not supported by this remote 2026/05/29 05:35:58 NOTICE: FileLu root 'rclone-test-hitesen5siye': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/29 05:35:58 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/29 05:35:59 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/29 05:35:59 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/29 05:35:59 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/29 05:35:59 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/29 05:36:00 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/29 05:36:00 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/29 05:36:00 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/29 05:36:00 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/29 05:36:00 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/29 05:36:00 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/29 05:36:01 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/29 05:36:01 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/29 05:36:01 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/29 05:36:01 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/29 05:36:01 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/29 05:36:01 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/29 05:36:03 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/29 05:36:03 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/29 05:36:03 DEBUG : FiLeB: >OpenFile: fd=, err=file does not exist 2026/05/29 05:36:03 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/29 05:36:03 DEBUG : FilEb: Open: flags=O_RDONLY 2026/05/29 05:36:03 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/05/29 05:36:03 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/05/29 05:36:03 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/05/29 05:36:04 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 vfs_case_test.go:65: Can't test case sensitivity - this remote doesn't comply as case-sensitive 2026/05/29 05:36:04 DEBUG : WaitForWriters: timeout=30s 2026/05/29 05:36:04 DEBUG : Looking for writers 2026/05/29 05:36:04 DEBUG : FiLeA: reading active writers 2026/05/29 05:36:04 DEBUG : FilEb: reading active writers 2026/05/29 05:36:04 DEBUG : >WaitForWriters: 2026/05/29 05:36:04 DEBUG : WaitForWriters: timeout=30s 2026/05/29 05:36:04 DEBUG : Looking for writers 2026/05/29 05:36:04 DEBUG : FiLeA: reading active writers 2026/05/29 05:36:04 DEBUG : FilEb: reading active writers 2026/05/29 05:36:04 DEBUG : >WaitForWriters: 2026/05/29 05:36:05 INFO : FileLu root 'rclone-test-hitesen5siye': Successfully deleted file: /rclone-test-hitesen5siye/FiLeA 2026/05/29 05:36:05 INFO : FileLu root 'rclone-test-hitesen5siye': Successfully deleted file: /rclone-test-hitesen5siye/FilEb --- SKIP: TestCaseSensitivity (14.71s) === RUN TestUnicodeNormalization run.go:198: Remote "FileLu root 'rclone-test-hitesen5siye'", Local "Local file system at /tmp/rclone3522418383", Modify Window "876000h0m0s" 2026/05/29 05:36:10 INFO : FileLu root 'rclone-test-hitesen5siye': poll-interval is not supported by this remote 2026/05/29 05:36:10 NOTICE: FileLu root 'rclone-test-hitesen5siye': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/29 05:36:10 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/29 05:36:11 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/05/29 05:36:11 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/05/29 05:36:11 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/05/29 05:36:11 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/29 05:36:12 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/29 05:36:12 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/29 05:36:12 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/05/29 05:36:12 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/05/29 05:36:12 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/05/29 05:36:12 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/05/29 05:36:13 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/29 05:36:13 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/29 05:36:13 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/05/29 05:36:13 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/05/29 05:36:13 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/05/29 05:36:13 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/29 05:36:14 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/29 05:36:14 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/29 05:36:14 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/05/29 05:36:14 DEBUG : WaitForWriters: timeout=30s 2026/05/29 05:36:14 DEBUG : Looking for writers 2026/05/29 05:36:14 DEBUG : normal name with no special characters.txt: reading active writers 2026/05/29 05:36:14 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/05/29 05:36:14 DEBUG : >WaitForWriters: 2026/05/29 05:36:15 DEBUG : forgetting directory cache 2026/05/29 05:36:15 INFO : FileLu root 'rclone-test-hitesen5siye': Successfully deleted file: /rclone-test-hitesen5siye/normal name with no special characters.txt 2026/05/29 05:36:16 INFO : FileLu root 'rclone-test-hitesen5siye': Successfully deleted file: /rclone-test-hitesen5siye/測試_Русский___ě_áñ --- PASS: TestUnicodeNormalization (10.53s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "FileLu root 'rclone-test-hitesen5siye'", Local "Local file system at /tmp/rclone3522418383", Modify Window "876000h0m0s" 2026/05/29 05:36:16 INFO : FileLu root 'rclone-test-hitesen5siye': poll-interval is not supported by this remote 2026/05/29 05:36:16 NOTICE: FileLu root 'rclone-test-hitesen5siye': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/29 05:36:16 DEBUG : FileLu root 'rclone-test-hitesen5siye': Reusing VFS from active cache 2026/05/29 05:36:16 DEBUG : WaitForWriters: timeout=30s 2026/05/29 05:36:16 DEBUG : Looking for writers 2026/05/29 05:36:16 DEBUG : >WaitForWriters: 2026/05/29 05:36:16 DEBUG : WaitForWriters: timeout=30s 2026/05/29 05:36:16 DEBUG : Looking for writers 2026/05/29 05:36:16 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (1.00s) === RUN TestVFSNewWithOpts run.go:198: Remote "FileLu root 'rclone-test-hitesen5siye'", Local "Local file system at /tmp/rclone3522418383", Modify Window "876000h0m0s" 2026/05/29 05:36:17 INFO : FileLu root 'rclone-test-hitesen5siye': poll-interval is not supported by this remote 2026/05/29 05:36:17 NOTICE: FileLu root 'rclone-test-hitesen5siye': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/29 05:36:17 DEBUG : WaitForWriters: timeout=30s 2026/05/29 05:36:17 DEBUG : Looking for writers 2026/05/29 05:36:17 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.99s) === RUN TestVFSRoot run.go:198: Remote "FileLu root 'rclone-test-hitesen5siye'", Local "Local file system at /tmp/rclone3522418383", Modify Window "876000h0m0s" 2026/05/29 05:36:18 INFO : FileLu root 'rclone-test-hitesen5siye': poll-interval is not supported by this remote 2026/05/29 05:36:18 NOTICE: FileLu root 'rclone-test-hitesen5siye': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/29 05:36:18 DEBUG : WaitForWriters: timeout=30s 2026/05/29 05:36:18 DEBUG : Looking for writers 2026/05/29 05:36:18 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (1.00s) === RUN TestVFSStat run.go:198: Remote "FileLu root 'rclone-test-hitesen5siye'", Local "Local file system at /tmp/rclone3522418383", Modify Window "876000h0m0s" 2026/05/29 05:36:19 INFO : FileLu root 'rclone-test-hitesen5siye': poll-interval is not supported by this remote 2026/05/29 05:36:19 NOTICE: FileLu root 'rclone-test-hitesen5siye': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2026/05/29 05:36:27 DEBUG : forgetting directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:190 Error: Should be true Test: TestVFSStat Messages: listing wrong, want dir/file2 (14), file1 (14) got file1 (14) fstest.go:203: Not found "dir/file2" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:190 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Not equal: expected: 0 actual : 1 Test: TestVFSStat Messages: 1 objects not found vfs_test.go:198: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:198 Error: Received unexpected error: file does not exist Test: TestVFSStat 2026/05/29 05:36:33 DEBUG : WaitForWriters: timeout=30s 2026/05/29 05:36:33 DEBUG : Looking for writers 2026/05/29 05:36:33 DEBUG : file1: reading active writers 2026/05/29 05:36:33 DEBUG : >WaitForWriters: 2026/05/29 05:36:34 INFO : FileLu root 'rclone-test-hitesen5siye': Successfully deleted file: /rclone-test-hitesen5siye/file1 --- FAIL: TestVFSStat (14.96s) === RUN TestVFSStatParent run.go:198: Remote "FileLu root 'rclone-test-hitesen5siye'", Local "Local file system at /tmp/rclone3522418383", Modify Window "876000h0m0s" 2026/05/29 05:36:34 INFO : FileLu root 'rclone-test-hitesen5siye': poll-interval is not supported by this remote 2026/05/29 05:36:34 NOTICE: FileLu root 'rclone-test-hitesen5siye': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/05/29 05:36:40 DEBUG : forgetting directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:225 Error: Should be true Test: TestVFSStatParent Messages: listing wrong, want dir/file2 (14), file1 (14) got file1 (14) fstest.go:203: Not found "dir/file2" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:225 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Not equal: expected: 0 actual : 1 Test: TestVFSStatParent Messages: 1 objects not found vfs_test.go:234: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:234 Error: Received unexpected error: file does not exist Test: TestVFSStatParent 2026/05/29 05:36:48 DEBUG : WaitForWriters: timeout=30s 2026/05/29 05:36:48 DEBUG : Looking for writers 2026/05/29 05:36:48 DEBUG : file1: reading active writers 2026/05/29 05:36:48 DEBUG : >WaitForWriters: 2026/05/29 05:36:49 INFO : FileLu root 'rclone-test-hitesen5siye': Successfully deleted file: /rclone-test-hitesen5siye/file1 --- FAIL: TestVFSStatParent (15.32s) === RUN TestVFSOpenFile run.go:198: Remote "FileLu root 'rclone-test-hitesen5siye'", Local "Local file system at /tmp/rclone3522418383", Modify Window "876000h0m0s" 2026/05/29 05:36:50 INFO : FileLu root 'rclone-test-hitesen5siye': poll-interval is not supported by this remote 2026/05/29 05:36:50 NOTICE: FileLu root 'rclone-test-hitesen5siye': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/29 05:36:52 DEBUG : forgetting directory cache fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:257 Error: Should be true Test: TestVFSOpenFile Messages: listing wrong, want dir/file2 (14), file1 (14) got file1 (14) fstest.go:203: Not found "dir/file2" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:257 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Not equal: expected: 0 actual : 1 Test: TestVFSOpenFile Messages: 1 objects not found 2026/05/29 05:37:03 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/29 05:37:03 DEBUG : file1: Open: flags=O_RDONLY 2026/05/29 05:37:03 DEBUG : file1: >Open: fd=file1 (r), err= 2026/05/29 05:37:03 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/05/29 05:37:03 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/29 05:37:03 DEBUG : dir: >OpenFile: fd=, err=file does not exist vfs_test.go:265: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:265 Error: Received unexpected error: file does not exist Test: TestVFSOpenFile 2026/05/29 05:37:03 DEBUG : WaitForWriters: timeout=30s 2026/05/29 05:37:03 DEBUG : Looking for writers 2026/05/29 05:37:03 DEBUG : file1: reading active writers 2026/05/29 05:37:03 DEBUG : >WaitForWriters: 2026/05/29 05:37:04 INFO : FileLu root 'rclone-test-hitesen5siye': Successfully deleted file: /rclone-test-hitesen5siye/file1 --- FAIL: TestVFSOpenFile (14.92s) === RUN TestVFSRename run.go:198: Remote "FileLu root 'rclone-test-hitesen5siye'", Local "Local file system at /tmp/rclone3522418383", Modify Window "876000h0m0s" 2026/05/29 05:37:05 INFO : FileLu root 'rclone-test-hitesen5siye': poll-interval is not supported by this remote 2026/05/29 05:37:05 NOTICE: FileLu root 'rclone-test-hitesen5siye': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/29 05:37:05 DEBUG : forgetting directory cache fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:295 Error: Should be true Test: TestVFSRename Messages: listing wrong, want dir/file2 (14) got fstest.go:203: Not found "dir/file2" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:295 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Not equal: expected: 0 actual : 1 Test: TestVFSRename Messages: 1 objects not found vfs_test.go:298: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:298 Error: Received unexpected error: file does not exist Test: TestVFSRename 2026/05/29 05:37:16 DEBUG : WaitForWriters: timeout=30s 2026/05/29 05:37:16 DEBUG : Looking for writers 2026/05/29 05:37:16 DEBUG : >WaitForWriters: --- FAIL: TestVFSRename (12.48s) === RUN TestVFSStatfs run.go:198: Remote "FileLu root 'rclone-test-hitesen5siye'", Local "Local file system at /tmp/rclone3522418383", Modify Window "876000h0m0s" 2026/05/29 05:37:17 INFO : FileLu root 'rclone-test-hitesen5siye': poll-interval is not supported by this remote 2026/05/29 05:37:17 NOTICE: FileLu root 'rclone-test-hitesen5siye': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/29 05:37:18 DEBUG : WaitForWriters: timeout=30s 2026/05/29 05:37:18 DEBUG : Looking for writers 2026/05/29 05:37:18 DEBUG : >WaitForWriters: 2026/05/29 05:37:18 DEBUG : forgetting directory cache --- PASS: TestVFSStatfs (1.53s) === RUN TestVFSMkdir run.go:198: Remote "FileLu root 'rclone-test-hitesen5siye'", Local "Local file system at /tmp/rclone3522418383", Modify Window "876000h0m0s" 2026/05/29 05:37:19 INFO : FileLu root 'rclone-test-hitesen5siye': poll-interval is not supported by this remote 2026/05/29 05:37:19 NOTICE: FileLu root 'rclone-test-hitesen5siye': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/29 05:37:20 INFO : FileLu root 'rclone-test-hitesen5siye': Successfully created folder "rclone-test-hitesen5siye" with ID 4.062665e+06 2026/05/29 05:37:20 DEBUG : Added virtual directory entry vAddDir: "/" 2026/05/29 05:37:21 INFO : FileLu root 'rclone-test-hitesen5siye': Successfully created folder "rclone-test-hitesen5siye/a" with ID 4063051 2026/05/29 05:37:21 DEBUG : Added virtual directory entry vAddDir: "a" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:378 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:382 Error: Not equal: expected: []string{"a"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,3 +1,2 @@ -([]string) (len=1) { - (string) (len=1) "a" +([]string) { } Test: TestVFSMkdir Messages: directories fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/05/29 05:37:30 DEBUG : forgetting directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:378 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:388 Error: Not equal: expected: []string{"a"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,3 +1,2 @@ -([]string) (len=1) { - (string) (len=1) "a" +([]string) { } Test: TestVFSMkdir Messages: directories 2026/05/29 05:37:39 INFO : FileLu root 'rclone-test-hitesen5siye': Successfully created folder "rclone-test-hitesen5siye/b" with ID 4063054 2026/05/29 05:37:39 DEBUG : Added virtual directory entry vAddDir: "b" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2026/05/29 05:37:43 DEBUG : forgetting directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:378 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:394 Error: Not equal: expected: []string{"a", "b"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=2) { - (string) (len=1) "a", - (string) (len=1) "b" +([]string) { } Test: TestVFSMkdir Messages: directories 2026/05/29 05:37:48 INFO : FileLu root 'rclone-test-hitesen5siye': Successfully created folder "rclone-test-hitesen5siye/c" with ID 4063055 2026/05/29 05:37:48 DEBUG : Added virtual directory entry vAddDir: "c" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 2026/05/29 05:37:55 DEBUG : forgetting directory cache fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:378 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:400 Error: Not equal: expected: []string{"a", "b", "c"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,5 +1,2 @@ -([]string) (len=3) { - (string) (len=1) "a", - (string) (len=1) "b", - (string) (len=1) "c" +([]string) { } Test: TestVFSMkdir Messages: directories 2026/05/29 05:37:57 INFO : FileLu root 'rclone-test-hitesen5siye': Successfully created folder "rclone-test-hitesen5siye/d" with ID 4063060 2026/05/29 05:37:57 DEBUG : Added virtual directory entry vAddDir: "d" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:378 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:406 Error: Not equal: expected: []string{"a", "b", "c", "d"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,6 +1,2 @@ -([]string) (len=4) { - (string) (len=1) "a", - (string) (len=1) "b", - (string) (len=1) "c", - (string) (len=1) "d" +([]string) { } Test: TestVFSMkdir Messages: directories 2026/05/29 05:38:05 DEBUG : WaitForWriters: timeout=30s 2026/05/29 05:38:05 DEBUG : Looking for writers 2026/05/29 05:38:05 DEBUG : a: Looking for writers 2026/05/29 05:38:05 DEBUG : b: Looking for writers 2026/05/29 05:38:05 DEBUG : c: Looking for writers 2026/05/29 05:38:05 DEBUG : d: Looking for writers 2026/05/29 05:38:05 DEBUG : Looking for writers 2026/05/29 05:38:05 DEBUG : /: reading active writers 2026/05/29 05:38:05 DEBUG : a: reading active writers 2026/05/29 05:38:05 DEBUG : b: reading active writers 2026/05/29 05:38:05 DEBUG : c: reading active writers 2026/05/29 05:38:05 DEBUG : d: reading active writers 2026/05/29 05:38:05 DEBUG : >WaitForWriters: --- FAIL: TestVFSMkdir (47.50s) === RUN TestVFSMkdirAll run.go:198: Remote "FileLu root 'rclone-test-hitesen5siye'", Local "Local file system at /tmp/rclone3522418383", Modify Window "876000h0m0s" 2026/05/29 05:38:06 INFO : FileLu root 'rclone-test-hitesen5siye': poll-interval is not supported by this remote 2026/05/29 05:38:06 NOTICE: FileLu root 'rclone-test-hitesen5siye': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/29 05:38:08 INFO : FileLu root 'rclone-test-hitesen5siye': Successfully created folder "rclone-test-hitesen5siye/a" with ID 4.063051e+06 2026/05/29 05:38:08 DEBUG : Added virtual directory entry vAddDir: "a" 2026/05/29 05:38:08 DEBUG : forgetting directory cache 2026/05/29 05:38:09 INFO : FileLu root 'rclone-test-hitesen5siye': Successfully created folder "rclone-test-hitesen5siye/a/b" with ID 4063066 2026/05/29 05:38:09 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/05/29 05:38:09 DEBUG : forgetting directory cache 2026/05/29 05:38:10 INFO : FileLu root 'rclone-test-hitesen5siye': Successfully created folder "rclone-test-hitesen5siye/a/b/c" with ID 4063067 2026/05/29 05:38:10 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/05/29 05:38:11 INFO : FileLu root 'rclone-test-hitesen5siye': Successfully created folder "rclone-test-hitesen5siye/a/b/c/d" with ID 4063068 2026/05/29 05:38:11 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:378 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:427 Error: Not equal: expected: []string{"a", "a/b", "a/b/c", "a/b/c/d"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,6 +1,2 @@ -([]string) (len=4) { - (string) (len=1) "a", - (string) (len=3) "a/b", - (string) (len=5) "a/b/c", - (string) (len=7) "a/b/c/d" +([]string) { } Test: TestVFSMkdirAll Messages: directories fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2026/05/29 05:38:22 DEBUG : forgetting directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:378 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:433 Error: Not equal: expected: []string{"a", "a/b", "a/b/c", "a/b/c/d"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,6 +1,2 @@ -([]string) (len=4) { - (string) (len=1) "a", - (string) (len=3) "a/b", - (string) (len=5) "a/b/c", - (string) (len=7) "a/b/c/d" +([]string) { } Test: TestVFSMkdirAll Messages: directories fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 2026/05/29 05:38:34 DEBUG : forgetting directory cache fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:378 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:439 Error: Not equal: expected: []string{"a", "a/b", "a/b/c", "a/b/c/d"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,6 +1,2 @@ -([]string) (len=4) { - (string) (len=1) "a", - (string) (len=3) "a/b", - (string) (len=5) "a/b/c", - (string) (len=7) "a/b/c/d" +([]string) { } Test: TestVFSMkdirAll Messages: directories 2026/05/29 05:38:37 DEBUG : WaitForWriters: timeout=30s 2026/05/29 05:38:37 DEBUG : a/b/c/d: Looking for writers 2026/05/29 05:38:37 DEBUG : a/b/c: Looking for writers 2026/05/29 05:38:37 DEBUG : d: reading active writers 2026/05/29 05:38:37 DEBUG : a/b: Looking for writers 2026/05/29 05:38:37 DEBUG : c: reading active writers 2026/05/29 05:38:37 DEBUG : a: Looking for writers 2026/05/29 05:38:37 DEBUG : b: reading active writers 2026/05/29 05:38:37 DEBUG : Looking for writers 2026/05/29 05:38:37 DEBUG : a: reading active writers 2026/05/29 05:38:37 DEBUG : >WaitForWriters: --- FAIL: TestVFSMkdirAll (31.49s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:198: Remote "FileLu root 'rclone-test-hitesen5siye'", Local "Local file system at /tmp/rclone3522418383", Modify Window "876000h0m0s" 2026/05/29 05:38:38 INFO : FileLu root 'rclone-test-hitesen5siye': poll-interval is not supported by this remote 2026/05/29 05:38:38 NOTICE: FileLu root 'rclone-test-hitesen5siye': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/29 05:38:38 DEBUG : WaitForWriters: timeout=30s 2026/05/29 05:38:38 DEBUG : Looking for writers 2026/05/29 05:38:38 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (1.00s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:198: Remote "FileLu root 'rclone-test-hitesen5siye'", Local "Local file system at /tmp/rclone3522418383", Modify Window "876000h0m0s" 2026/05/29 05:38:39 INFO : FileLu root 'rclone-test-hitesen5siye': poll-interval is not supported by this remote 2026/05/29 05:38:39 NOTICE: FileLu root 'rclone-test-hitesen5siye': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/29 05:38:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:38:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:38:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/29 05:38:39 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/29 05:38:39 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/29 05:38:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/29 05:38:39 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/05/29 05:38:39 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/05/29 05:38:39 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/05/29 05:38:39 DEBUG : FileLu root 'rclone-test-hitesen5siye': File to upload is small (5 bytes), uploading instead of streaming 2026/05/29 05:38:41 DEBUG : file1: size = 5 OK 2026/05/29 05:38:41 NOTICE: FileLu root 'rclone-test-hitesen5siye': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/05/29 05:38:41 DEBUG : file1: Size of src and dst objects identical 2026/05/29 05:38:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/29 05:38:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:38:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:38:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/29 05:38:42 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/29 05:38:42 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/29 05:38:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:38:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:38:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/29 05:38:42 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/29 05:38:42 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/29 05:38:42 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/05/29 05:38:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/05/29 05:38:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/29 05:38:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/29 05:38:42 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/29 05:38:42 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/29 05:38:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/29 05:38:42 DEBUG : FileLu root 'rclone-test-hitesen5siye': File to upload is small (0 bytes), uploading instead of streaming 2026/05/29 05:38:44 DEBUG : file1: size = 0 OK 2026/05/29 05:38:44 DEBUG : file1: Size of src and dst objects identical 2026/05/29 05:38:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/29 05:38:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/05/29 05:38:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/29 05:38:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/29 05:38:44 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/29 05:38:44 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/29 05:38:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/29 05:38:44 DEBUG : FileLu root 'rclone-test-hitesen5siye': File to upload is small (7 bytes), uploading instead of streaming 2026/05/29 05:38:46 DEBUG : file1: size = 7 OK 2026/05/29 05:38:46 DEBUG : file1: Size of src and dst objects identical 2026/05/29 05:38:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/29 05:38:46 DEBUG : WaitForWriters: timeout=30s 2026/05/29 05:38:46 DEBUG : Looking for writers 2026/05/29 05:38:46 DEBUG : file1: reading active writers 2026/05/29 05:38:46 DEBUG : >WaitForWriters: 2026/05/29 05:38:47 DEBUG : forgetting directory cache 2026/05/29 05:38:47 INFO : FileLu root 'rclone-test-hitesen5siye': Successfully deleted file: /rclone-test-hitesen5siye/file1 --- PASS: TestWriteFileHandleMethods (9.45s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "FileLu root 'rclone-test-hitesen5siye'", Local "Local file system at /tmp/rclone3522418383", Modify Window "876000h0m0s" 2026/05/29 05:38:48 INFO : FileLu root 'rclone-test-hitesen5siye': poll-interval is not supported by this remote 2026/05/29 05:38:48 NOTICE: FileLu root 'rclone-test-hitesen5siye': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/29 05:38:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:38:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:38:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/29 05:38:48 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/29 05:38:48 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/29 05:38:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/29 05:38:48 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/05/29 05:38:49 DEBUG : file1: aborting in-sequence write wait, off=100 2026/05/29 05:38:49 DEBUG : file1: failed to wait for in-sequence write to 100 2026/05/29 05:38:49 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/05/29 05:38:49 DEBUG : FileLu root 'rclone-test-hitesen5siye': File to upload is small (11 bytes), uploading instead of streaming 2026/05/29 05:38:51 DEBUG : file1: size = 11 OK 2026/05/29 05:38:51 DEBUG : file1: Size of src and dst objects identical 2026/05/29 05:38:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/29 05:38:51 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/05/29 05:38:52 DEBUG : WaitForWriters: timeout=30s 2026/05/29 05:38:52 DEBUG : Looking for writers 2026/05/29 05:38:52 DEBUG : file1: reading active writers 2026/05/29 05:38:52 DEBUG : >WaitForWriters: 2026/05/29 05:38:53 INFO : FileLu root 'rclone-test-hitesen5siye': Successfully deleted file: /rclone-test-hitesen5siye/file1 --- PASS: TestWriteFileHandleWriteAt (5.46s) === RUN TestWriteFileHandleFlush run.go:198: Remote "FileLu root 'rclone-test-hitesen5siye'", Local "Local file system at /tmp/rclone3522418383", Modify Window "876000h0m0s" 2026/05/29 05:38:53 INFO : FileLu root 'rclone-test-hitesen5siye': poll-interval is not supported by this remote 2026/05/29 05:38:53 NOTICE: FileLu root 'rclone-test-hitesen5siye': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/29 05:38:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:38:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:38:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/29 05:38:54 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/29 05:38:54 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/29 05:38:54 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/05/29 05:38:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/29 05:38:54 DEBUG : FileLu root 'rclone-test-hitesen5siye': File to upload is small (5 bytes), uploading instead of streaming 2026/05/29 05:38:56 DEBUG : file1: size = 5 OK 2026/05/29 05:38:56 DEBUG : file1: Size of src and dst objects identical 2026/05/29 05:38:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/29 05:38:56 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/05/29 05:38:56 DEBUG : WaitForWriters: timeout=30s 2026/05/29 05:38:56 DEBUG : Looking for writers 2026/05/29 05:38:56 DEBUG : file1: reading active writers 2026/05/29 05:38:56 DEBUG : >WaitForWriters: 2026/05/29 05:38:57 INFO : FileLu root 'rclone-test-hitesen5siye': Successfully deleted file: /rclone-test-hitesen5siye/file1 --- PASS: TestWriteFileHandleFlush (3.98s) === RUN TestWriteFileHandleRelease run.go:198: Remote "FileLu root 'rclone-test-hitesen5siye'", Local "Local file system at /tmp/rclone3522418383", Modify Window "876000h0m0s" 2026/05/29 05:38:57 INFO : FileLu root 'rclone-test-hitesen5siye': poll-interval is not supported by this remote 2026/05/29 05:38:57 NOTICE: FileLu root 'rclone-test-hitesen5siye': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/29 05:38:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:38:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:38:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/29 05:38:59 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/29 05:38:59 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/29 05:38:59 DEBUG : file1: WriteFileHandle.Release closing 2026/05/29 05:38:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/29 05:38:59 DEBUG : FileLu root 'rclone-test-hitesen5siye': File to upload is small (0 bytes), uploading instead of streaming 2026/05/29 05:38:59 DEBUG : forgetting directory cache 2026/05/29 05:39:01 DEBUG : file1: size = 0 OK 2026/05/29 05:39:01 DEBUG : file1: Size of src and dst objects identical 2026/05/29 05:39:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/29 05:39:01 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/05/29 05:39:01 DEBUG : WaitForWriters: timeout=30s 2026/05/29 05:39:01 DEBUG : Looking for writers 2026/05/29 05:39:01 DEBUG : file1: reading active writers 2026/05/29 05:39:01 DEBUG : >WaitForWriters: 2026/05/29 05:39:02 INFO : FileLu root 'rclone-test-hitesen5siye': Successfully deleted file: /rclone-test-hitesen5siye/file1 --- PASS: TestWriteFileHandleRelease (4.84s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "FileLu root 'rclone-test-hitesen5siye'", Local "Local file system at /tmp/rclone3522418383", Modify Window "876000h0m0s" 2026/05/29 05:39:02 INFO : FileLu root 'rclone-test-hitesen5siye': poll-interval is not supported by this remote 2026/05/29 05:39:02 NOTICE: FileLu root 'rclone-test-hitesen5siye': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/29 05:39:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:39:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:39:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/29 05:39:03 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/29 05:39:03 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2026/05/29 05:39:03 DEBUG : WaitForWriters: timeout=30s 2026/05/29 05:39:03 DEBUG : Looking for writers 2026/05/29 05:39:03 DEBUG : file1: reading active writers 2026/05/29 05:39:03 DEBUG : file1: active writers 1 2026/05/29 05:39:03 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2026/05/29 05:39:03 DEBUG : Looking for writers 2026/05/29 05:39:03 DEBUG : file1: reading active writers 2026/05/29 05:39:03 DEBUG : file1: active writers 1 2026/05/29 05:39:03 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2026/05/29 05:39:03 DEBUG : Looking for writers 2026/05/29 05:39:03 DEBUG : file1: reading active writers 2026/05/29 05:39:03 DEBUG : file1: active writers 1 2026/05/29 05:39:03 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2026/05/29 05:39:03 DEBUG : Looking for writers 2026/05/29 05:39:03 DEBUG : file1: reading active writers 2026/05/29 05:39:03 DEBUG : file1: active writers 1 2026/05/29 05:39:03 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2026/05/29 05:39:03 DEBUG : Looking for writers 2026/05/29 05:39:03 DEBUG : file1: reading active writers 2026/05/29 05:39:03 DEBUG : file1: active writers 1 2026/05/29 05:39:03 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2026/05/29 05:39:03 DEBUG : Looking for writers 2026/05/29 05:39:03 DEBUG : file1: reading active writers 2026/05/29 05:39:03 DEBUG : file1: active writers 1 2026/05/29 05:39:03 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2026/05/29 05:39:03 DEBUG : Looking for writers 2026/05/29 05:39:03 DEBUG : file1: reading active writers 2026/05/29 05:39:03 DEBUG : file1: active writers 1 2026/05/29 05:39:03 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2026/05/29 05:39:04 DEBUG : Looking for writers 2026/05/29 05:39:04 DEBUG : file1: reading active writers 2026/05/29 05:39:04 DEBUG : file1: active writers 1 2026/05/29 05:39:04 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/29 05:39:05 DEBUG : Looking for writers 2026/05/29 05:39:05 DEBUG : file1: reading active writers 2026/05/29 05:39:05 DEBUG : file1: active writers 1 2026/05/29 05:39:05 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/29 05:39:06 DEBUG : Looking for writers 2026/05/29 05:39:06 DEBUG : file1: reading active writers 2026/05/29 05:39:06 DEBUG : file1: active writers 1 2026/05/29 05:39:06 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/29 05:39:07 DEBUG : Looking for writers 2026/05/29 05:39:07 DEBUG : file1: reading active writers 2026/05/29 05:39:07 DEBUG : file1: active writers 1 2026/05/29 05:39:07 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/29 05:39:08 DEBUG : Looking for writers 2026/05/29 05:39:08 DEBUG : file1: reading active writers 2026/05/29 05:39:08 DEBUG : file1: active writers 1 2026/05/29 05:39:08 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/29 05:39:09 DEBUG : Looking for writers 2026/05/29 05:39:09 DEBUG : file1: reading active writers 2026/05/29 05:39:09 DEBUG : file1: active writers 1 2026/05/29 05:39:09 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/29 05:39:10 DEBUG : Looking for writers 2026/05/29 05:39:10 DEBUG : file1: reading active writers 2026/05/29 05:39:10 DEBUG : file1: active writers 1 2026/05/29 05:39:10 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/29 05:39:11 DEBUG : Looking for writers 2026/05/29 05:39:11 DEBUG : file1: reading active writers 2026/05/29 05:39:11 DEBUG : file1: active writers 1 2026/05/29 05:39:11 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/29 05:39:12 DEBUG : Looking for writers 2026/05/29 05:39:12 DEBUG : file1: reading active writers 2026/05/29 05:39:12 DEBUG : file1: active writers 1 2026/05/29 05:39:12 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/29 05:39:12 DEBUG : forgetting directory cache 2026/05/29 05:39:13 DEBUG : Looking for writers 2026/05/29 05:39:13 DEBUG : file1: reading active writers 2026/05/29 05:39:13 DEBUG : file1: active writers 1 2026/05/29 05:39:13 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/29 05:39:14 DEBUG : Looking for writers 2026/05/29 05:39:14 DEBUG : file1: reading active writers 2026/05/29 05:39:14 DEBUG : file1: active writers 1 2026/05/29 05:39:14 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/29 05:39:15 DEBUG : Looking for writers 2026/05/29 05:39:15 DEBUG : file1: reading active writers 2026/05/29 05:39:15 DEBUG : file1: active writers 1 2026/05/29 05:39:15 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/29 05:39:16 DEBUG : Looking for writers 2026/05/29 05:39:16 DEBUG : file1: reading active writers 2026/05/29 05:39:16 DEBUG : file1: active writers 1 2026/05/29 05:39:16 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/29 05:39:17 DEBUG : Looking for writers 2026/05/29 05:39:17 DEBUG : file1: reading active writers 2026/05/29 05:39:17 DEBUG : file1: active writers 1 2026/05/29 05:39:17 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/29 05:39:18 DEBUG : Looking for writers 2026/05/29 05:39:18 DEBUG : file1: reading active writers 2026/05/29 05:39:18 DEBUG : file1: active writers 1 2026/05/29 05:39:18 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/29 05:39:19 DEBUG : Looking for writers 2026/05/29 05:39:19 DEBUG : file1: reading active writers 2026/05/29 05:39:19 DEBUG : file1: active writers 1 2026/05/29 05:39:19 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/29 05:39:20 DEBUG : Looking for writers 2026/05/29 05:39:20 DEBUG : file1: reading active writers 2026/05/29 05:39:20 DEBUG : file1: active writers 1 2026/05/29 05:39:20 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/29 05:39:21 DEBUG : Looking for writers 2026/05/29 05:39:21 DEBUG : file1: reading active writers 2026/05/29 05:39:21 DEBUG : file1: active writers 1 2026/05/29 05:39:21 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/29 05:39:22 DEBUG : Looking for writers 2026/05/29 05:39:22 DEBUG : file1: reading active writers 2026/05/29 05:39:22 DEBUG : file1: active writers 1 2026/05/29 05:39:22 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/29 05:39:23 DEBUG : Looking for writers 2026/05/29 05:39:23 DEBUG : file1: reading active writers 2026/05/29 05:39:23 DEBUG : file1: active writers 1 2026/05/29 05:39:23 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/29 05:39:24 DEBUG : Looking for writers 2026/05/29 05:39:24 DEBUG : file1: reading active writers 2026/05/29 05:39:24 DEBUG : file1: active writers 1 2026/05/29 05:39:24 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/29 05:39:25 DEBUG : forgetting directory cache 2026/05/29 05:39:25 DEBUG : Looking for writers 2026/05/29 05:39:25 DEBUG : file1: reading active writers 2026/05/29 05:39:25 DEBUG : file1: active writers 1 2026/05/29 05:39:25 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/29 05:39:26 DEBUG : Looking for writers 2026/05/29 05:39:26 DEBUG : file1: reading active writers 2026/05/29 05:39:26 DEBUG : file1: active writers 1 2026/05/29 05:39:26 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/29 05:39:27 DEBUG : Looking for writers 2026/05/29 05:39:27 DEBUG : file1: reading active writers 2026/05/29 05:39:27 DEBUG : file1: active writers 1 2026/05/29 05:39:27 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/29 05:39:28 DEBUG : Looking for writers 2026/05/29 05:39:28 DEBUG : file1: reading active writers 2026/05/29 05:39:28 DEBUG : file1: active writers 1 2026/05/29 05:39:28 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/29 05:39:29 DEBUG : Looking for writers 2026/05/29 05:39:29 DEBUG : file1: reading active writers 2026/05/29 05:39:29 DEBUG : file1: active writers 1 2026/05/29 05:39:29 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/29 05:39:30 DEBUG : Looking for writers 2026/05/29 05:39:30 DEBUG : file1: reading active writers 2026/05/29 05:39:30 DEBUG : file1: active writers 1 2026/05/29 05:39:30 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/29 05:39:31 DEBUG : Looking for writers 2026/05/29 05:39:31 DEBUG : file1: reading active writers 2026/05/29 05:39:31 DEBUG : file1: active writers 1 2026/05/29 05:39:31 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/29 05:39:32 DEBUG : Looking for writers 2026/05/29 05:39:32 DEBUG : file1: reading active writers 2026/05/29 05:39:32 DEBUG : file1: active writers 1 2026/05/29 05:39:32 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/29 05:39:33 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2026/05/29 05:39:33 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (31.53s) === RUN TestFileReadAtZeroLength run.go:198: Remote "FileLu root 'rclone-test-hitesen5siye'", Local "Local file system at /tmp/rclone3522418383", Modify Window "876000h0m0s" 2026/05/29 05:39:34 INFO : FileLu root 'rclone-test-hitesen5siye': poll-interval is not supported by this remote 2026/05/29 05:39:34 NOTICE: FileLu root 'rclone-test-hitesen5siye': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/29 05:39:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:39:34 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:39:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/29 05:39:34 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/29 05:39:34 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/29 05:39:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/29 05:39:34 DEBUG : FileLu root 'rclone-test-hitesen5siye': File to upload is small (0 bytes), uploading instead of streaming 2026/05/29 05:39:36 DEBUG : file1: size = 0 OK 2026/05/29 05:39:36 DEBUG : file1: Size of src and dst objects identical 2026/05/29 05:39:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/29 05:39:36 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:39:36 DEBUG : file1: Open: flags=O_RDONLY 2026/05/29 05:39:36 DEBUG : file1: >Open: fd=file1 (r), err= 2026/05/29 05:39:36 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/05/29 05:39:36 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/05/29 05:39:37 DEBUG : forgetting directory cache 2026/05/29 05:39:37 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/05/29 05:39:37 DEBUG : WaitForWriters: timeout=30s 2026/05/29 05:39:37 DEBUG : Looking for writers 2026/05/29 05:39:37 DEBUG : file1: reading active writers 2026/05/29 05:39:37 DEBUG : >WaitForWriters: 2026/05/29 05:39:38 INFO : FileLu root 'rclone-test-hitesen5siye': Successfully deleted file: /rclone-test-hitesen5siye/file1 --- PASS: TestFileReadAtZeroLength (5.12s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "FileLu root 'rclone-test-hitesen5siye'", Local "Local file system at /tmp/rclone3522418383", Modify Window "876000h0m0s" 2026/05/29 05:39:39 INFO : FileLu root 'rclone-test-hitesen5siye': poll-interval is not supported by this remote 2026/05/29 05:39:39 NOTICE: FileLu root 'rclone-test-hitesen5siye': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/29 05:39:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/29 05:39:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/29 05:39:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/29 05:39:39 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/29 05:39:39 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/29 05:39:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/29 05:39:39 DEBUG : FileLu root 'rclone-test-hitesen5siye': File to upload is small (100 bytes), uploading instead of streaming 2026/05/29 05:39:41 DEBUG : file1: size = 100 OK 2026/05/29 05:39:41 DEBUG : file1: Size of src and dst objects identical 2026/05/29 05:39:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/29 05:39:41 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/29 05:39:41 DEBUG : file1: Open: flags=O_RDONLY 2026/05/29 05:39:41 DEBUG : file1: >Open: fd=file1 (r), err= 2026/05/29 05:39:41 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/05/29 05:39:41 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/05/29 05:39:43 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/05/29 05:39:43 DEBUG : WaitForWriters: timeout=30s 2026/05/29 05:39:43 DEBUG : Looking for writers 2026/05/29 05:39:43 DEBUG : file1: reading active writers 2026/05/29 05:39:43 DEBUG : >WaitForWriters: 2026/05/29 05:39:44 INFO : FileLu root 'rclone-test-hitesen5siye': Successfully deleted file: /rclone-test-hitesen5siye/file1 --- PASS: TestFileReadAtNonZeroLength (5.16s) === RUN TestZipManyFiles run.go:198: Remote "FileLu root 'rclone-test-hitesen5siye'", Local "Local file system at /tmp/rclone3522418383", Modify Window "876000h0m0s" 2026/05/29 05:39:44 INFO : FileLu root 'rclone-test-hitesen5siye': poll-interval is not supported by this remote 2026/05/29 05:39:44 NOTICE: FileLu root 'rclone-test-hitesen5siye': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/29 05:39:45 INFO : FileLu root 'rclone-test-hitesen5siye': Successfully created folder "rclone-test-hitesen5siye/flat" with ID 4063077 2026/05/29 05:39:50 DEBUG : forgetting directory cache fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 2026/05/29 05:40:02 DEBUG : forgetting directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/zip_test.go:65 Error: Should be true Test: TestZipManyFiles Messages: listing wrong, want flat/f000.txt (7), flat/f001.txt (14), flat/f002.txt (21), flat/f003.txt (28), flat/f004.txt (35) got fstest.go:203: Not found "flat/f000.txt" fstest.go:203: Not found "flat/f001.txt" fstest.go:203: Not found "flat/f002.txt" fstest.go:203: Not found "flat/f003.txt" fstest.go:203: Not found "flat/f004.txt" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/zip_test.go:65 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Not equal: expected: 0 actual : 5 Test: TestZipManyFiles Messages: 5 objects not found 2026/05/29 05:40:03 DEBUG : forgetting directory cache zip_test.go:68: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/zip_test.go:68 Error: Received unexpected error: file does not exist Test: TestZipManyFiles 2026/05/29 05:40:04 DEBUG : WaitForWriters: timeout=30s 2026/05/29 05:40:04 DEBUG : Looking for writers 2026/05/29 05:40:04 DEBUG : >WaitForWriters: --- FAIL: TestZipManyFiles (20.47s) === RUN TestZipManySubDirs run.go:198: Remote "FileLu root 'rclone-test-hitesen5siye'", Local "Local file system at /tmp/rclone3522418383", Modify Window "876000h0m0s" 2026/05/29 05:40:05 INFO : FileLu root 'rclone-test-hitesen5siye': poll-interval is not supported by this remote 2026/05/29 05:40:05 NOTICE: FileLu root 'rclone-test-hitesen5siye': --vfs-cache-mode writes or full is recommended for this remote as it can't stream zip_test.go:98: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/zip_test.go:98 Error: Received unexpected error: file does not exist Test: TestZipManySubDirs 2026/05/29 05:40:11 DEBUG : WaitForWriters: timeout=30s 2026/05/29 05:40:11 DEBUG : Looking for writers 2026/05/29 05:40:11 DEBUG : >WaitForWriters: --- FAIL: TestZipManySubDirs (7.48s) === RUN TestZipLargeFiles run.go:198: Remote "FileLu root 'rclone-test-hitesen5siye'", Local "Local file system at /tmp/rclone3522418383", Modify Window "876000h0m0s" 2026/05/29 05:40:12 INFO : FileLu root 'rclone-test-hitesen5siye': poll-interval is not supported by this remote 2026/05/29 05:40:12 NOTICE: FileLu root 'rclone-test-hitesen5siye': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/29 05:40:13 INFO : FileLu root 'rclone-test-hitesen5siye': Successfully created folder "rclone-test-hitesen5siye/bigdir" with ID 4063081 2026/05/29 05:40:15 DEBUG : forgetting directory cache zip_test.go:128: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/zip_test.go:128 Error: Received unexpected error: file does not exist Test: TestZipLargeFiles 2026/05/29 05:40:16 DEBUG : WaitForWriters: timeout=30s 2026/05/29 05:40:16 DEBUG : Looking for writers 2026/05/29 05:40:16 DEBUG : >WaitForWriters: --- FAIL: TestZipLargeFiles (4.53s) === RUN TestZipDirsInRoot run.go:198: Remote "FileLu root 'rclone-test-hitesen5siye'", Local "Local file system at /tmp/rclone3522418383", Modify Window "876000h0m0s" 2026/05/29 05:40:17 INFO : FileLu root 'rclone-test-hitesen5siye': poll-interval is not supported by this remote 2026/05/29 05:40:17 NOTICE: FileLu root 'rclone-test-hitesen5siye': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/29 05:40:18 INFO : FileLu root 'rclone-test-hitesen5siye': Successfully created folder "rclone-test-hitesen5siye/dir1" with ID 4063086 2026/05/29 05:40:20 INFO : FileLu root 'rclone-test-hitesen5siye': Successfully created folder "rclone-test-hitesen5siye/dir2" with ID 4063087 2026/05/29 05:40:23 INFO : FileLu root 'rclone-test-hitesen5siye': Successfully created folder "rclone-test-hitesen5siye/dir3" with ID 4063088 zip_test.go:152: zip entry matching predicate not found 2026/05/29 05:40:25 DEBUG : WaitForWriters: timeout=30s 2026/05/29 05:40:25 DEBUG : Looking for writers 2026/05/29 05:40:25 DEBUG : >WaitForWriters: --- FAIL: TestZipDirsInRoot (9.04s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2026/05/29 05:40:26 DEBUG : FileLu root 'rclone-test-hitesen5siye': Purge remote 2026/05/29 05:40:26 INFO : FileLu root 'rclone-test-hitesen5siye': Rmdir: successfully deleted "/rclone-test-hitesen5siye" "./vfs.test -test.v -test.timeout 1h0m0s -remote TestFileLu: -verbose" - Finished ERROR in 16m25.827181785s (try 1/5): exit status 1: Failed [TestDirHandleMethods TestDirHandleReaddir TestDirHandleReaddirnames TestDirMethods TestDirForgetAll TestDirForgetPath TestDirWalk TestDirSetModTime TestDirStat TestDirReadDirAll TestDirOpen TestDirCreate TestDirMkdir TestDirMkdirSub TestDirRemove TestDirRemoveAll TestDirRemoveName TestDirRename TestDirFileOpen TestDirMetadataExtension TestFileMethods TestFileSetModTime/cache=off,open=false,write=false TestFileSetModTime/cache=off,open=true,write=false TestFileSetModTime/cache=off,open=true,write=true TestFileSetModTime/cache=full,open=false,write=false TestFileSetModTime/cache=full,open=true,write=false TestFileSetModTime/cache=full,open=true,write=true TestFileOpenRead TestFileOpenWrite TestFileRemove TestFileRemoveAll TestFileOpen TestFileRename/off,forceCache=false TestFileRename/minimal,forceCache=false TestFileRename/minimal,forceCache=true TestFileRename/writes,forceCache=false TestFileRename/writes,forceCache=true TestFileRename/full,forceCache=false TestReadFileHandleMethods TestReadFileHandleSeek TestReadFileHandleReadAt TestReadFileHandleFlush TestReadFileHandleRelease TestRWFileHandleMethodsRead TestRWFileHandleSeek TestRWFileHandleReadAt TestRWFileHandleFlushRead TestRWFileHandleReleaseRead TestRWFileHandleSizeTruncateExisting TestRWFileHandleSizeCreateExisting TestVFSStat TestVFSStatParent TestVFSOpenFile TestVFSRename TestVFSMkdir TestVFSMkdirAll TestZipManyFiles TestZipManySubDirs TestZipLargeFiles TestZipDirsInRoot]