"./vfs.test -test.v -test.timeout 1h0m0s -remote TestFileLu: -verbose" - Starting (try 1/5) 2026/05/30 04:50:00 DEBUG : Creating backend with remote "TestFileLu:rclone-test-bakebaz6wese" 2026/05/30 04:50:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/30 04:50:00 DEBUG : Creating backend with remote "/tmp/rclone3965202493" === RUN TestDirHandleMethods run.go:198: Remote "FileLu root 'rclone-test-bakebaz6wese'", Local "Local file system at /tmp/rclone3965202493", Modify Window "876000h0m0s" 2026/05/30 04:50:00 INFO : FileLu root 'rclone-test-bakebaz6wese': poll-interval is not supported by this remote 2026/05/30 04:50:00 NOTICE: FileLu root 'rclone-test-bakebaz6wese': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/30 04:50:00 INFO : FileLu root 'rclone-test-bakebaz6wese': Successfully created folder "rclone-test-bakebaz6wese" with ID 4069400 2026/05/30 04:50:01 INFO : FileLu root 'rclone-test-bakebaz6wese': Successfully created folder "rclone-test-bakebaz6wese/dir" with ID 4069401 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/30 04:50:12 DEBUG : WaitForWriters: timeout=30s 2026/05/30 04:50:12 DEBUG : Looking for writers 2026/05/30 04:50:12 DEBUG : >WaitForWriters: --- FAIL: TestDirHandleMethods (13.21s) === RUN TestDirHandleReaddir run.go:198: Remote "FileLu root 'rclone-test-bakebaz6wese'", Local "Local file system at /tmp/rclone3965202493", Modify Window "876000h0m0s" 2026/05/30 04:50:13 INFO : FileLu root 'rclone-test-bakebaz6wese': poll-interval is not supported by this remote 2026/05/30 04:50:13 NOTICE: FileLu root 'rclone-test-bakebaz6wese': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/30 04:50:18 INFO : FileLu root 'rclone-test-bakebaz6wese': Successfully created folder "rclone-test-bakebaz6wese/dir/subdir" with ID 4069402 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/30 04:50:29 DEBUG : WaitForWriters: timeout=30s 2026/05/30 04:50:29 DEBUG : Looking for writers 2026/05/30 04:50:29 DEBUG : >WaitForWriters: --- FAIL: TestDirHandleReaddir (17.12s) === RUN TestDirHandleReaddirnames run.go:198: Remote "FileLu root 'rclone-test-bakebaz6wese'", Local "Local file system at /tmp/rclone3965202493", Modify Window "876000h0m0s" 2026/05/30 04:50:30 INFO : FileLu root 'rclone-test-bakebaz6wese': poll-interval is not supported by this remote 2026/05/30 04:50:30 NOTICE: FileLu root 'rclone-test-bakebaz6wese': --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/30 04:50:41 DEBUG : WaitForWriters: timeout=30s 2026/05/30 04:50:41 DEBUG : Looking for writers 2026/05/30 04:50:41 DEBUG : >WaitForWriters: --- FAIL: TestDirHandleReaddirnames (12.54s) === RUN TestDirMethods run.go:198: Remote "FileLu root 'rclone-test-bakebaz6wese'", Local "Local file system at /tmp/rclone3965202493", Modify Window "876000h0m0s" 2026/05/30 04:50:42 INFO : FileLu root 'rclone-test-bakebaz6wese': poll-interval is not supported by this remote 2026/05/30 04:50:42 NOTICE: FileLu root 'rclone-test-bakebaz6wese': --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/30 04:50:54 DEBUG : WaitForWriters: timeout=30s 2026/05/30 04:50:54 DEBUG : Looking for writers 2026/05/30 04:50:54 DEBUG : >WaitForWriters: --- FAIL: TestDirMethods (12.45s) === RUN TestDirForgetAll run.go:198: Remote "FileLu root 'rclone-test-bakebaz6wese'", Local "Local file system at /tmp/rclone3965202493", Modify Window "876000h0m0s" 2026/05/30 04:50:55 INFO : FileLu root 'rclone-test-bakebaz6wese': poll-interval is not supported by this remote 2026/05/30 04:50:55 NOTICE: FileLu root 'rclone-test-bakebaz6wese': --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/30 04:51:07 DEBUG : WaitForWriters: timeout=30s 2026/05/30 04:51:07 DEBUG : Looking for writers 2026/05/30 04:51:07 DEBUG : >WaitForWriters: --- FAIL: TestDirForgetAll (13.20s) === RUN TestDirForgetPath run.go:198: Remote "FileLu root 'rclone-test-bakebaz6wese'", Local "Local file system at /tmp/rclone3965202493", Modify Window "876000h0m0s" 2026/05/30 04:51:08 INFO : FileLu root 'rclone-test-bakebaz6wese': poll-interval is not supported by this remote 2026/05/30 04:51:08 NOTICE: FileLu root 'rclone-test-bakebaz6wese': --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/30 04:51:20 DEBUG : WaitForWriters: timeout=30s 2026/05/30 04:51:20 DEBUG : Looking for writers 2026/05/30 04:51:20 DEBUG : >WaitForWriters: --- FAIL: TestDirForgetPath (12.45s) === RUN TestDirWalk run.go:198: Remote "FileLu root 'rclone-test-bakebaz6wese'", Local "Local file system at /tmp/rclone3965202493", Modify Window "876000h0m0s" 2026/05/30 04:51:21 INFO : FileLu root 'rclone-test-bakebaz6wese': poll-interval is not supported by this remote 2026/05/30 04:51:21 NOTICE: FileLu root 'rclone-test-bakebaz6wese': --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/30 04:51:32 DEBUG : WaitForWriters: timeout=30s 2026/05/30 04:51:32 DEBUG : Looking for writers 2026/05/30 04:51:32 DEBUG : >WaitForWriters: --- FAIL: TestDirWalk (12.48s) === RUN TestDirSetModTime run.go:198: Remote "FileLu root 'rclone-test-bakebaz6wese'", Local "Local file system at /tmp/rclone3965202493", Modify Window "876000h0m0s" 2026/05/30 04:51:33 INFO : FileLu root 'rclone-test-bakebaz6wese': poll-interval is not supported by this remote 2026/05/30 04:51:33 NOTICE: FileLu root 'rclone-test-bakebaz6wese': --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/30 04:51:45 DEBUG : WaitForWriters: timeout=30s 2026/05/30 04:51:45 DEBUG : Looking for writers 2026/05/30 04:51:45 DEBUG : >WaitForWriters: --- FAIL: TestDirSetModTime (12.61s) === RUN TestDirStat run.go:198: Remote "FileLu root 'rclone-test-bakebaz6wese'", Local "Local file system at /tmp/rclone3965202493", Modify Window "876000h0m0s" 2026/05/30 04:51:46 INFO : FileLu root 'rclone-test-bakebaz6wese': poll-interval is not supported by this remote 2026/05/30 04:51:46 NOTICE: FileLu root 'rclone-test-bakebaz6wese': --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/30 04:51:57 DEBUG : WaitForWriters: timeout=30s 2026/05/30 04:51:57 DEBUG : Looking for writers 2026/05/30 04:51:57 DEBUG : >WaitForWriters: --- FAIL: TestDirStat (12.52s) === RUN TestDirReadDirAll run.go:198: Remote "FileLu root 'rclone-test-bakebaz6wese'", Local "Local file system at /tmp/rclone3965202493", Modify Window "876000h0m0s" 2026/05/30 04:51:58 INFO : FileLu root 'rclone-test-bakebaz6wese': poll-interval is not supported by this remote 2026/05/30 04:51:58 NOTICE: FileLu root 'rclone-test-bakebaz6wese': --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/30 04:52:15 DEBUG : WaitForWriters: timeout=30s 2026/05/30 04:52:15 DEBUG : Looking for writers 2026/05/30 04:52:15 DEBUG : >WaitForWriters: --- FAIL: TestDirReadDirAll (17.54s) === RUN TestDirOpen run.go:198: Remote "FileLu root 'rclone-test-bakebaz6wese'", Local "Local file system at /tmp/rclone3965202493", Modify Window "876000h0m0s" 2026/05/30 04:52:16 INFO : FileLu root 'rclone-test-bakebaz6wese': poll-interval is not supported by this remote 2026/05/30 04:52:16 NOTICE: FileLu root 'rclone-test-bakebaz6wese': --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/30 04:52:27 DEBUG : WaitForWriters: timeout=30s 2026/05/30 04:52:27 DEBUG : Looking for writers 2026/05/30 04:52:27 DEBUG : >WaitForWriters: --- FAIL: TestDirOpen (12.52s) === RUN TestDirCreate run.go:198: Remote "FileLu root 'rclone-test-bakebaz6wese'", Local "Local file system at /tmp/rclone3965202493", Modify Window "876000h0m0s" 2026/05/30 04:52:28 INFO : FileLu root 'rclone-test-bakebaz6wese': poll-interval is not supported by this remote 2026/05/30 04:52:28 NOTICE: FileLu root 'rclone-test-bakebaz6wese': --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/30 04:52:40 DEBUG : WaitForWriters: timeout=30s 2026/05/30 04:52:40 DEBUG : Looking for writers 2026/05/30 04:52:40 DEBUG : >WaitForWriters: --- FAIL: TestDirCreate (12.52s) === RUN TestDirMkdir run.go:198: Remote "FileLu root 'rclone-test-bakebaz6wese'", Local "Local file system at /tmp/rclone3965202493", Modify Window "876000h0m0s" 2026/05/30 04:52:41 INFO : FileLu root 'rclone-test-bakebaz6wese': poll-interval is not supported by this remote 2026/05/30 04:52:41 NOTICE: FileLu root 'rclone-test-bakebaz6wese': --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/30 04:52:52 DEBUG : WaitForWriters: timeout=30s 2026/05/30 04:52:52 DEBUG : Looking for writers 2026/05/30 04:52:52 DEBUG : >WaitForWriters: --- FAIL: TestDirMkdir (12.47s) === RUN TestDirMkdirSub run.go:198: Remote "FileLu root 'rclone-test-bakebaz6wese'", Local "Local file system at /tmp/rclone3965202493", Modify Window "876000h0m0s" 2026/05/30 04:52:53 INFO : FileLu root 'rclone-test-bakebaz6wese': poll-interval is not supported by this remote 2026/05/30 04:52:53 NOTICE: FileLu root 'rclone-test-bakebaz6wese': --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/30 04:53:05 DEBUG : WaitForWriters: timeout=30s 2026/05/30 04:53:05 DEBUG : Looking for writers 2026/05/30 04:53:05 DEBUG : >WaitForWriters: --- FAIL: TestDirMkdirSub (13.02s) === RUN TestDirRemove run.go:198: Remote "FileLu root 'rclone-test-bakebaz6wese'", Local "Local file system at /tmp/rclone3965202493", Modify Window "876000h0m0s" 2026/05/30 04:53:06 INFO : FileLu root 'rclone-test-bakebaz6wese': poll-interval is not supported by this remote 2026/05/30 04:53:06 NOTICE: FileLu root 'rclone-test-bakebaz6wese': --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/30 04:53:18 DEBUG : WaitForWriters: timeout=30s 2026/05/30 04:53:18 DEBUG : Looking for writers 2026/05/30 04:53:18 DEBUG : >WaitForWriters: --- FAIL: TestDirRemove (12.54s) === RUN TestDirRemoveAll run.go:198: Remote "FileLu root 'rclone-test-bakebaz6wese'", Local "Local file system at /tmp/rclone3965202493", Modify Window "876000h0m0s" 2026/05/30 04:53:19 INFO : FileLu root 'rclone-test-bakebaz6wese': poll-interval is not supported by this remote 2026/05/30 04:53:19 NOTICE: FileLu root 'rclone-test-bakebaz6wese': --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/30 04:53:30 DEBUG : WaitForWriters: timeout=30s 2026/05/30 04:53:30 DEBUG : Looking for writers 2026/05/30 04:53:30 DEBUG : >WaitForWriters: --- FAIL: TestDirRemoveAll (12.50s) === RUN TestDirRemoveName run.go:198: Remote "FileLu root 'rclone-test-bakebaz6wese'", Local "Local file system at /tmp/rclone3965202493", Modify Window "876000h0m0s" 2026/05/30 04:53:31 INFO : FileLu root 'rclone-test-bakebaz6wese': poll-interval is not supported by this remote 2026/05/30 04:53:31 NOTICE: FileLu root 'rclone-test-bakebaz6wese': --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/30 04:53:43 DEBUG : WaitForWriters: timeout=30s 2026/05/30 04:53:43 DEBUG : Looking for writers 2026/05/30 04:53:43 DEBUG : >WaitForWriters: --- FAIL: TestDirRemoveName (12.98s) === RUN TestDirRename run.go:198: Remote "FileLu root 'rclone-test-bakebaz6wese'", Local "Local file system at /tmp/rclone3965202493", Modify Window "876000h0m0s" 2026/05/30 04:53:44 INFO : FileLu root 'rclone-test-bakebaz6wese': poll-interval is not supported by this remote 2026/05/30 04:53:44 NOTICE: FileLu root 'rclone-test-bakebaz6wese': --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/30 04:53:56 DEBUG : WaitForWriters: timeout=30s 2026/05/30 04:53:56 DEBUG : Looking for writers 2026/05/30 04:53:56 DEBUG : >WaitForWriters: --- FAIL: TestDirRename (12.45s) === 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-bakebaz6wese'", Local "Local file system at /tmp/rclone3965202493", Modify Window "876000h0m0s" 2026/05/30 04:53:57 INFO : FileLu root 'rclone-test-bakebaz6wese': poll-interval is not supported by this remote 2026/05/30 04:53:57 NOTICE: FileLu root 'rclone-test-bakebaz6wese': --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/30 04:54:09 DEBUG : WaitForWriters: timeout=30s 2026/05/30 04:54:09 DEBUG : Looking for writers 2026/05/30 04:54:09 DEBUG : >WaitForWriters: --- FAIL: TestDirFileOpen (13.16s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "FileLu root 'rclone-test-bakebaz6wese'", Local "Local file system at /tmp/rclone3965202493", Modify Window "876000h0m0s" 2026/05/30 04:54:10 INFO : FileLu root 'rclone-test-bakebaz6wese': poll-interval is not supported by this remote 2026/05/30 04:54:10 NOTICE: FileLu root 'rclone-test-bakebaz6wese': --vfs-cache-mode writes or full is recommended for this remote as it can't stream dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/05/30 04:54:10 DEBUG : WaitForWriters: timeout=30s 2026/05/30 04:54:10 DEBUG : Looking for writers 2026/05/30 04:54:10 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (1.00s) === RUN TestDirMetadataExtension run.go:198: Remote "FileLu root 'rclone-test-bakebaz6wese'", Local "Local file system at /tmp/rclone3965202493", Modify Window "876000h0m0s" 2026/05/30 04:54:11 INFO : FileLu root 'rclone-test-bakebaz6wese': poll-interval is not supported by this remote 2026/05/30 04:54:11 NOTICE: FileLu root 'rclone-test-bakebaz6wese': --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/30 04:54:22 DEBUG : WaitForWriters: timeout=30s 2026/05/30 04:54:22 DEBUG : Looking for writers 2026/05/30 04:54:22 DEBUG : >WaitForWriters: --- FAIL: TestDirMetadataExtension (12.52s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "FileLu root 'rclone-test-bakebaz6wese'", Local "Local file system at /tmp/rclone3965202493", Modify Window "876000h0m0s" 2026/05/30 04:54:23 INFO : FileLu root 'rclone-test-bakebaz6wese': poll-interval is not supported by this remote 2026/05/30 04:54:23 NOTICE: FileLu root 'rclone-test-bakebaz6wese': --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/30 04:54:35 DEBUG : WaitForWriters: timeout=30s 2026/05/30 04:54:35 DEBUG : Looking for writers 2026/05/30 04:54:35 DEBUG : >WaitForWriters: --- FAIL: TestFileMethods (12.45s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "FileLu root 'rclone-test-bakebaz6wese'", Local "Local file system at /tmp/rclone3965202493", Modify Window "876000h0m0s" 2026/05/30 04:54:36 INFO : FileLu root 'rclone-test-bakebaz6wese': poll-interval is not supported by this remote 2026/05/30 04:54:36 NOTICE: FileLu root 'rclone-test-bakebaz6wese': --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/30 04:54:47 DEBUG : WaitForWriters: timeout=30s 2026/05/30 04:54:47 DEBUG : Looking for writers 2026/05/30 04:54:47 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:198: Remote "FileLu root 'rclone-test-bakebaz6wese'", Local "Local file system at /tmp/rclone3965202493", Modify Window "876000h0m0s" 2026/05/30 04:54:48 INFO : FileLu root 'rclone-test-bakebaz6wese': poll-interval is not supported by this remote 2026/05/30 04:54:48 NOTICE: FileLu root 'rclone-test-bakebaz6wese': --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/30 04:55:00 DEBUG : WaitForWriters: timeout=30s 2026/05/30 04:55:00 DEBUG : Looking for writers 2026/05/30 04:55:00 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:198: Remote "FileLu root 'rclone-test-bakebaz6wese'", Local "Local file system at /tmp/rclone3965202493", Modify Window "876000h0m0s" 2026/05/30 04:55:01 INFO : FileLu root 'rclone-test-bakebaz6wese': poll-interval is not supported by this remote 2026/05/30 04:55:01 NOTICE: FileLu root 'rclone-test-bakebaz6wese': --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/30 04:55:12 DEBUG : WaitForWriters: timeout=30s 2026/05/30 04:55:12 DEBUG : Looking for writers 2026/05/30 04:55:12 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:198: Remote "FileLu root 'rclone-test-bakebaz6wese'", Local "Local file system at /tmp/rclone3965202493", Modify Window "876000h0m0s" 2026/05/30 04:55:13 INFO : FileLu root 'rclone-test-bakebaz6wese': poll-interval is not supported by this remote 2026/05/30 04:55:13 DEBUG : FileLu root 'rclone-test-bakebaz6wese': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/30 04:55:13 DEBUG : FileLu root 'rclone-test-bakebaz6wese': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bakebaz6wese" 2026/05/30 04:55:13 DEBUG : FileLu root 'rclone-test-bakebaz6wese': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bakebaz6wese" 2026/05/30 04:55:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bakebaz6wese" 2026/05/30 04:55:13 DEBUG : Config file has changed externally - reloading 2026/05/30 04:55:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/30 04:55:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bakebaz6wese" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bakebaz6wese" 2026/05/30 04:55:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bakebaz6wese" 2026/05/30 04:55:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/30 04:55:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bakebaz6wese" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bakebaz6wese" 2026/05/30 04:55:13 INFO : FileLu root 'rclone-test-bakebaz6wese': 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/30 04:55:25 DEBUG : WaitForWriters: timeout=30s 2026/05/30 04:55:25 DEBUG : Looking for writers 2026/05/30 04:55:25 DEBUG : >WaitForWriters: 2026/05/30 04:55:25 DEBUG : FileLu root 'rclone-test-bakebaz6wese': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:198: Remote "FileLu root 'rclone-test-bakebaz6wese'", Local "Local file system at /tmp/rclone3965202493", Modify Window "876000h0m0s" 2026/05/30 04:55:26 INFO : FileLu root 'rclone-test-bakebaz6wese': poll-interval is not supported by this remote 2026/05/30 04:55:26 DEBUG : FileLu root 'rclone-test-bakebaz6wese': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/30 04:55:26 DEBUG : FileLu root 'rclone-test-bakebaz6wese': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bakebaz6wese" 2026/05/30 04:55:26 DEBUG : FileLu root 'rclone-test-bakebaz6wese': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bakebaz6wese" 2026/05/30 04:55:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bakebaz6wese" 2026/05/30 04:55:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/30 04:55:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bakebaz6wese" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bakebaz6wese" 2026/05/30 04:55:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bakebaz6wese" 2026/05/30 04:55:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/30 04:55:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bakebaz6wese" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bakebaz6wese" 2026/05/30 04:55:26 INFO : FileLu root 'rclone-test-bakebaz6wese': 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/30 04:55:37 DEBUG : WaitForWriters: timeout=30s 2026/05/30 04:55:37 DEBUG : Looking for writers 2026/05/30 04:55:37 DEBUG : >WaitForWriters: 2026/05/30 04:55:37 DEBUG : FileLu root 'rclone-test-bakebaz6wese': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:198: Remote "FileLu root 'rclone-test-bakebaz6wese'", Local "Local file system at /tmp/rclone3965202493", Modify Window "876000h0m0s" 2026/05/30 04:55:38 INFO : FileLu root 'rclone-test-bakebaz6wese': poll-interval is not supported by this remote 2026/05/30 04:55:38 DEBUG : FileLu root 'rclone-test-bakebaz6wese': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/30 04:55:38 DEBUG : FileLu root 'rclone-test-bakebaz6wese': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bakebaz6wese" 2026/05/30 04:55:38 DEBUG : FileLu root 'rclone-test-bakebaz6wese': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bakebaz6wese" 2026/05/30 04:55:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bakebaz6wese" 2026/05/30 04:55:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/30 04:55:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bakebaz6wese" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bakebaz6wese" 2026/05/30 04:55:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bakebaz6wese" 2026/05/30 04:55:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/30 04:55:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bakebaz6wese" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bakebaz6wese" 2026/05/30 04:55:38 INFO : FileLu root 'rclone-test-bakebaz6wese': 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/30 04:55:50 DEBUG : WaitForWriters: timeout=30s 2026/05/30 04:55:50 DEBUG : Looking for writers 2026/05/30 04:55:50 DEBUG : >WaitForWriters: 2026/05/30 04:55:50 DEBUG : FileLu root 'rclone-test-bakebaz6wese': vfs cache: cleaner exiting --- FAIL: TestFileSetModTime (74.92s) --- FAIL: TestFileSetModTime/cache=off,open=false,write=false (12.45s) --- FAIL: TestFileSetModTime/cache=off,open=true,write=false (12.46s) --- FAIL: TestFileSetModTime/cache=off,open=true,write=true (12.58s) --- FAIL: TestFileSetModTime/cache=full,open=false,write=false (12.51s) --- FAIL: TestFileSetModTime/cache=full,open=true,write=false (12.45s) --- FAIL: TestFileSetModTime/cache=full,open=true,write=true (12.48s) === RUN TestFileOpenRead run.go:198: Remote "FileLu root 'rclone-test-bakebaz6wese'", Local "Local file system at /tmp/rclone3965202493", Modify Window "876000h0m0s" 2026/05/30 04:55:51 INFO : FileLu root 'rclone-test-bakebaz6wese': poll-interval is not supported by this remote 2026/05/30 04:55:51 NOTICE: FileLu root 'rclone-test-bakebaz6wese': --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/30 04:56:02 DEBUG : WaitForWriters: timeout=30s 2026/05/30 04:56:02 DEBUG : Looking for writers 2026/05/30 04:56:02 DEBUG : >WaitForWriters: --- FAIL: TestFileOpenRead (12.54s) === RUN TestFileOpenReadUnknownSize 2026/05/30 04:56:03 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/05/30 04:56: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/30 04:56:03 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/30 04:56:03 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/05/30 04:56:03 DEBUG : WaitForWriters: timeout=30s 2026/05/30 04:56:03 DEBUG : Looking for writers 2026/05/30 04:56:03 DEBUG : file.txt: reading active writers 2026/05/30 04:56:03 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "FileLu root 'rclone-test-bakebaz6wese'", Local "Local file system at /tmp/rclone3965202493", Modify Window "876000h0m0s" 2026/05/30 04:56:03 INFO : FileLu root 'rclone-test-bakebaz6wese': poll-interval is not supported by this remote 2026/05/30 04:56:03 NOTICE: FileLu root 'rclone-test-bakebaz6wese': --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/30 04:56:15 DEBUG : WaitForWriters: timeout=30s 2026/05/30 04:56:15 DEBUG : Looking for writers 2026/05/30 04:56:15 DEBUG : >WaitForWriters: --- FAIL: TestFileOpenWrite (12.52s) === RUN TestFileRemove run.go:198: Remote "FileLu root 'rclone-test-bakebaz6wese'", Local "Local file system at /tmp/rclone3965202493", Modify Window "876000h0m0s" 2026/05/30 04:56:16 INFO : FileLu root 'rclone-test-bakebaz6wese': poll-interval is not supported by this remote 2026/05/30 04:56:16 NOTICE: FileLu root 'rclone-test-bakebaz6wese': --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/30 04:56:28 DEBUG : WaitForWriters: timeout=30s 2026/05/30 04:56:28 DEBUG : Looking for writers 2026/05/30 04:56:28 DEBUG : >WaitForWriters: --- FAIL: TestFileRemove (12.84s) === RUN TestFileRemoveAll run.go:198: Remote "FileLu root 'rclone-test-bakebaz6wese'", Local "Local file system at /tmp/rclone3965202493", Modify Window "876000h0m0s" 2026/05/30 04:56:29 INFO : FileLu root 'rclone-test-bakebaz6wese': poll-interval is not supported by this remote 2026/05/30 04:56:29 NOTICE: FileLu root 'rclone-test-bakebaz6wese': --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/30 04:56:40 DEBUG : WaitForWriters: timeout=30s 2026/05/30 04:56:40 DEBUG : Looking for writers 2026/05/30 04:56:40 DEBUG : >WaitForWriters: --- FAIL: TestFileRemoveAll (12.53s) === RUN TestFileOpen run.go:198: Remote "FileLu root 'rclone-test-bakebaz6wese'", Local "Local file system at /tmp/rclone3965202493", Modify Window "876000h0m0s" 2026/05/30 04:56:41 INFO : FileLu root 'rclone-test-bakebaz6wese': poll-interval is not supported by this remote 2026/05/30 04:56:41 NOTICE: FileLu root 'rclone-test-bakebaz6wese': --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/30 04:56:53 DEBUG : WaitForWriters: timeout=30s 2026/05/30 04:56:53 DEBUG : Looking for writers 2026/05/30 04:56:53 DEBUG : >WaitForWriters: --- FAIL: TestFileOpen (12.81s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "FileLu root 'rclone-test-bakebaz6wese'", Local "Local file system at /tmp/rclone3965202493", Modify Window "876000h0m0s" 2026/05/30 04:56:54 INFO : FileLu root 'rclone-test-bakebaz6wese': poll-interval is not supported by this remote 2026/05/30 04:56:54 NOTICE: FileLu root 'rclone-test-bakebaz6wese': --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/30 04:57:05 DEBUG : WaitForWriters: timeout=30s 2026/05/30 04:57:05 DEBUG : Looking for writers 2026/05/30 04:57:05 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "FileLu root 'rclone-test-bakebaz6wese'", Local "Local file system at /tmp/rclone3965202493", Modify Window "876000h0m0s" 2026/05/30 04:57:06 INFO : FileLu root 'rclone-test-bakebaz6wese': poll-interval is not supported by this remote 2026/05/30 04:57:06 NOTICE: FileLu root 'rclone-test-bakebaz6wese': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/30 04:57:06 DEBUG : FileLu root 'rclone-test-bakebaz6wese': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/30 04:57:06 DEBUG : FileLu root 'rclone-test-bakebaz6wese': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bakebaz6wese" 2026/05/30 04:57:06 DEBUG : FileLu root 'rclone-test-bakebaz6wese': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bakebaz6wese" 2026/05/30 04:57:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bakebaz6wese" 2026/05/30 04:57:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/30 04:57:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bakebaz6wese" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bakebaz6wese" 2026/05/30 04:57:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bakebaz6wese" 2026/05/30 04:57:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/30 04:57:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bakebaz6wese" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bakebaz6wese" 2026/05/30 04:57:06 INFO : FileLu root 'rclone-test-bakebaz6wese': 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/30 04:57:18 DEBUG : WaitForWriters: timeout=30s 2026/05/30 04:57:18 DEBUG : Looking for writers 2026/05/30 04:57:18 DEBUG : >WaitForWriters: 2026/05/30 04:57:18 DEBUG : FileLu root 'rclone-test-bakebaz6wese': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "FileLu root 'rclone-test-bakebaz6wese'", Local "Local file system at /tmp/rclone3965202493", Modify Window "876000h0m0s" 2026/05/30 04:57:19 INFO : FileLu root 'rclone-test-bakebaz6wese': poll-interval is not supported by this remote 2026/05/30 04:57:19 NOTICE: FileLu root 'rclone-test-bakebaz6wese': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/30 04:57:19 DEBUG : FileLu root 'rclone-test-bakebaz6wese': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/30 04:57:19 DEBUG : FileLu root 'rclone-test-bakebaz6wese': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bakebaz6wese" 2026/05/30 04:57:19 DEBUG : FileLu root 'rclone-test-bakebaz6wese': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bakebaz6wese" 2026/05/30 04:57:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bakebaz6wese" 2026/05/30 04:57:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/30 04:57:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bakebaz6wese" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bakebaz6wese" 2026/05/30 04:57:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bakebaz6wese" 2026/05/30 04:57:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/30 04:57:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bakebaz6wese" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bakebaz6wese" 2026/05/30 04:57:19 INFO : FileLu root 'rclone-test-bakebaz6wese': 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/30 04:57:31 DEBUG : WaitForWriters: timeout=30s 2026/05/30 04:57:31 DEBUG : Looking for writers 2026/05/30 04:57:31 DEBUG : >WaitForWriters: 2026/05/30 04:57:31 DEBUG : FileLu root 'rclone-test-bakebaz6wese': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "FileLu root 'rclone-test-bakebaz6wese'", Local "Local file system at /tmp/rclone3965202493", Modify Window "876000h0m0s" 2026/05/30 04:57:32 INFO : FileLu root 'rclone-test-bakebaz6wese': poll-interval is not supported by this remote 2026/05/30 04:57:32 DEBUG : FileLu root 'rclone-test-bakebaz6wese': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/30 04:57:32 DEBUG : FileLu root 'rclone-test-bakebaz6wese': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bakebaz6wese" 2026/05/30 04:57:32 DEBUG : FileLu root 'rclone-test-bakebaz6wese': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bakebaz6wese" 2026/05/30 04:57:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bakebaz6wese" 2026/05/30 04:57:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/30 04:57:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bakebaz6wese" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bakebaz6wese" 2026/05/30 04:57:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bakebaz6wese" 2026/05/30 04:57:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/30 04:57:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bakebaz6wese" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bakebaz6wese" 2026/05/30 04:57:32 INFO : FileLu root 'rclone-test-bakebaz6wese': 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/30 04:57:43 DEBUG : WaitForWriters: timeout=30s 2026/05/30 04:57:43 DEBUG : Looking for writers 2026/05/30 04:57:43 DEBUG : >WaitForWriters: 2026/05/30 04:57:43 DEBUG : FileLu root 'rclone-test-bakebaz6wese': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "FileLu root 'rclone-test-bakebaz6wese'", Local "Local file system at /tmp/rclone3965202493", Modify Window "876000h0m0s" 2026/05/30 04:57:44 INFO : FileLu root 'rclone-test-bakebaz6wese': poll-interval is not supported by this remote 2026/05/30 04:57:44 DEBUG : FileLu root 'rclone-test-bakebaz6wese': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/30 04:57:44 DEBUG : FileLu root 'rclone-test-bakebaz6wese': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bakebaz6wese" 2026/05/30 04:57:44 DEBUG : FileLu root 'rclone-test-bakebaz6wese': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bakebaz6wese" 2026/05/30 04:57:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bakebaz6wese" 2026/05/30 04:57:44 DEBUG : Config file has changed externally - reloading 2026/05/30 04:57:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/30 04:57:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bakebaz6wese" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bakebaz6wese" 2026/05/30 04:57:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bakebaz6wese" 2026/05/30 04:57:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/30 04:57:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bakebaz6wese" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bakebaz6wese" 2026/05/30 04:57:44 INFO : FileLu root 'rclone-test-bakebaz6wese': 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/30 04:57:56 DEBUG : WaitForWriters: timeout=30s 2026/05/30 04:57:56 DEBUG : Looking for writers 2026/05/30 04:57:56 DEBUG : >WaitForWriters: 2026/05/30 04:57:56 DEBUG : FileLu root 'rclone-test-bakebaz6wese': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "FileLu root 'rclone-test-bakebaz6wese'", Local "Local file system at /tmp/rclone3965202493", Modify Window "876000h0m0s" 2026/05/30 04:57:57 INFO : FileLu root 'rclone-test-bakebaz6wese': poll-interval is not supported by this remote 2026/05/30 04:57:57 DEBUG : FileLu root 'rclone-test-bakebaz6wese': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/30 04:57:57 DEBUG : FileLu root 'rclone-test-bakebaz6wese': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bakebaz6wese" 2026/05/30 04:57:57 DEBUG : FileLu root 'rclone-test-bakebaz6wese': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bakebaz6wese" 2026/05/30 04:57:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bakebaz6wese" 2026/05/30 04:57:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/30 04:57:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bakebaz6wese" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bakebaz6wese" 2026/05/30 04:57:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bakebaz6wese" 2026/05/30 04:57:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/30 04:57:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bakebaz6wese" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bakebaz6wese" 2026/05/30 04:57:57 INFO : FileLu root 'rclone-test-bakebaz6wese': 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/30 04:58:08 DEBUG : WaitForWriters: timeout=30s 2026/05/30 04:58:08 DEBUG : Looking for writers 2026/05/30 04:58:08 DEBUG : >WaitForWriters: 2026/05/30 04:58:08 DEBUG : FileLu root 'rclone-test-bakebaz6wese': vfs cache: cleaner exiting --- FAIL: TestFileRename (75.05s) --- FAIL: TestFileRename/off,forceCache=false (12.45s) --- FAIL: TestFileRename/minimal,forceCache=false (12.59s) --- FAIL: TestFileRename/minimal,forceCache=true (12.54s) --- FAIL: TestFileRename/writes,forceCache=false (12.44s) --- FAIL: TestFileRename/writes,forceCache=true (12.50s) --- FAIL: TestFileRename/full,forceCache=false (12.53s) === 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-bakebaz6wese'", Local "Local file system at /tmp/rclone3965202493", Modify Window "876000h0m0s" 2026/05/30 04:58:09 INFO : FileLu root 'rclone-test-bakebaz6wese': poll-interval is not supported by this remote 2026/05/30 04:58:09 NOTICE: FileLu root 'rclone-test-bakebaz6wese': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/30 04:58:09 INFO : FileLu root 'rclone-test-bakebaz6wese': poll-interval is not supported by this remote 2026/05/30 04:58:09 NOTICE: FileLu root 'rclone-test-bakebaz6wese': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/30 04:58:09 DEBUG : WaitForWriters: timeout=30s 2026/05/30 04:58:09 DEBUG : Looking for writers 2026/05/30 04:58:09 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.99s) === 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-bakebaz6wese'", Local "Local file system at /tmp/rclone3965202493", Modify Window "876000h0m0s" 2026/05/30 04:58:10 INFO : FileLu root 'rclone-test-bakebaz6wese': poll-interval is not supported by this remote 2026/05/30 04:58:10 NOTICE: FileLu root 'rclone-test-bakebaz6wese': --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/30 04:58:22 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/30 04:58:22 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/30 04:58:22 DEBUG : WaitForWriters: timeout=30s 2026/05/30 04:58:22 DEBUG : Looking for writers 2026/05/30 04:58:22 DEBUG : >WaitForWriters: --- FAIL: TestReadFileHandleMethods (13.12s) === RUN TestReadFileHandleSeek run.go:198: Remote "FileLu root 'rclone-test-bakebaz6wese'", Local "Local file system at /tmp/rclone3965202493", Modify Window "876000h0m0s" 2026/05/30 04:58:23 INFO : FileLu root 'rclone-test-bakebaz6wese': poll-interval is not supported by this remote 2026/05/30 04:58:23 NOTICE: FileLu root 'rclone-test-bakebaz6wese': --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/30 04:58:34 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/30 04:58:35 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/30 04:58:35 DEBUG : WaitForWriters: timeout=30s 2026/05/30 04:58:35 DEBUG : Looking for writers 2026/05/30 04:58:35 DEBUG : >WaitForWriters: --- FAIL: TestReadFileHandleSeek (12.48s) === RUN TestReadFileHandleReadAt run.go:198: Remote "FileLu root 'rclone-test-bakebaz6wese'", Local "Local file system at /tmp/rclone3965202493", Modify Window "876000h0m0s" 2026/05/30 04:58:36 INFO : FileLu root 'rclone-test-bakebaz6wese': poll-interval is not supported by this remote 2026/05/30 04:58:36 NOTICE: FileLu root 'rclone-test-bakebaz6wese': --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/30 04:58:47 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/30 04:58:48 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/30 04:58:48 DEBUG : WaitForWriters: timeout=30s 2026/05/30 04:58:48 DEBUG : Looking for writers 2026/05/30 04:58:48 DEBUG : >WaitForWriters: --- FAIL: TestReadFileHandleReadAt (12.94s) === RUN TestReadFileHandleFlush run.go:198: Remote "FileLu root 'rclone-test-bakebaz6wese'", Local "Local file system at /tmp/rclone3965202493", Modify Window "876000h0m0s" 2026/05/30 04:58:49 INFO : FileLu root 'rclone-test-bakebaz6wese': poll-interval is not supported by this remote 2026/05/30 04:58:49 NOTICE: FileLu root 'rclone-test-bakebaz6wese': --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/30 04:59:00 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/30 04:59:00 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/30 04:59:00 DEBUG : WaitForWriters: timeout=30s 2026/05/30 04:59:00 DEBUG : Looking for writers 2026/05/30 04:59:00 DEBUG : >WaitForWriters: --- FAIL: TestReadFileHandleFlush (12.45s) === RUN TestReadFileHandleRelease run.go:198: Remote "FileLu root 'rclone-test-bakebaz6wese'", Local "Local file system at /tmp/rclone3965202493", Modify Window "876000h0m0s" 2026/05/30 04:59:01 INFO : FileLu root 'rclone-test-bakebaz6wese': poll-interval is not supported by this remote 2026/05/30 04:59:01 NOTICE: FileLu root 'rclone-test-bakebaz6wese': --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/30 04:59:12 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/30 04:59:13 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/30 04:59:13 DEBUG : WaitForWriters: timeout=30s 2026/05/30 04:59:13 DEBUG : Looking for writers 2026/05/30 04:59:13 DEBUG : >WaitForWriters: --- FAIL: TestReadFileHandleRelease (12.56s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "FileLu root 'rclone-test-bakebaz6wese'", Local "Local file system at /tmp/rclone3965202493", Modify Window "876000h0m0s" 2026/05/30 04:59:14 INFO : FileLu root 'rclone-test-bakebaz6wese': poll-interval is not supported by this remote 2026/05/30 04:59:14 DEBUG : FileLu root 'rclone-test-bakebaz6wese': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/30 04:59:14 DEBUG : FileLu root 'rclone-test-bakebaz6wese': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bakebaz6wese" 2026/05/30 04:59:14 DEBUG : FileLu root 'rclone-test-bakebaz6wese': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bakebaz6wese" 2026/05/30 04:59:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bakebaz6wese" 2026/05/30 04:59:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/30 04:59:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bakebaz6wese" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bakebaz6wese" 2026/05/30 04:59:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bakebaz6wese" 2026/05/30 04:59:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/30 04:59:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bakebaz6wese" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bakebaz6wese" 2026/05/30 04:59:14 INFO : FileLu root 'rclone-test-bakebaz6wese': 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/30 04:59:25 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/30 04:59:25 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/30 04:59:25 DEBUG : WaitForWriters: timeout=30s 2026/05/30 04:59:25 DEBUG : Looking for writers 2026/05/30 04:59:25 DEBUG : >WaitForWriters: 2026/05/30 04:59:25 DEBUG : FileLu root 'rclone-test-bakebaz6wese': vfs cache: cleaner exiting --- FAIL: TestRWFileHandleMethodsRead (12.59s) === RUN TestRWFileHandleSeek run.go:198: Remote "FileLu root 'rclone-test-bakebaz6wese'", Local "Local file system at /tmp/rclone3965202493", Modify Window "876000h0m0s" 2026/05/30 04:59:26 INFO : FileLu root 'rclone-test-bakebaz6wese': poll-interval is not supported by this remote 2026/05/30 04:59:26 DEBUG : FileLu root 'rclone-test-bakebaz6wese': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/30 04:59:26 DEBUG : FileLu root 'rclone-test-bakebaz6wese': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bakebaz6wese" 2026/05/30 04:59:26 DEBUG : FileLu root 'rclone-test-bakebaz6wese': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bakebaz6wese" 2026/05/30 04:59:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bakebaz6wese" 2026/05/30 04:59:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/30 04:59:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bakebaz6wese" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bakebaz6wese" 2026/05/30 04:59:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bakebaz6wese" 2026/05/30 04:59:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/30 04:59:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bakebaz6wese" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bakebaz6wese" 2026/05/30 04:59:26 INFO : FileLu root 'rclone-test-bakebaz6wese': 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/30 04:59:37 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/30 04:59:38 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/30 04:59:38 DEBUG : WaitForWriters: timeout=30s 2026/05/30 04:59:38 DEBUG : Looking for writers 2026/05/30 04:59:38 DEBUG : >WaitForWriters: 2026/05/30 04:59:38 DEBUG : FileLu root 'rclone-test-bakebaz6wese': vfs cache: cleaner exiting --- FAIL: TestRWFileHandleSeek (12.49s) === RUN TestRWFileHandleReadAt run.go:198: Remote "FileLu root 'rclone-test-bakebaz6wese'", Local "Local file system at /tmp/rclone3965202493", Modify Window "876000h0m0s" 2026/05/30 04:59:39 INFO : FileLu root 'rclone-test-bakebaz6wese': poll-interval is not supported by this remote 2026/05/30 04:59:39 DEBUG : FileLu root 'rclone-test-bakebaz6wese': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/30 04:59:39 DEBUG : FileLu root 'rclone-test-bakebaz6wese': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bakebaz6wese" 2026/05/30 04:59:39 DEBUG : FileLu root 'rclone-test-bakebaz6wese': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bakebaz6wese" 2026/05/30 04:59:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bakebaz6wese" 2026/05/30 04:59:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/30 04:59:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bakebaz6wese" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bakebaz6wese" 2026/05/30 04:59:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bakebaz6wese" 2026/05/30 04:59:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/30 04:59:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bakebaz6wese" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bakebaz6wese" 2026/05/30 04:59:39 INFO : FileLu root 'rclone-test-bakebaz6wese': 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/30 04:59:50 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/30 04:59:51 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/30 04:59:51 DEBUG : WaitForWriters: timeout=30s 2026/05/30 04:59:51 DEBUG : Looking for writers 2026/05/30 04:59:51 DEBUG : >WaitForWriters: 2026/05/30 04:59:51 DEBUG : FileLu root 'rclone-test-bakebaz6wese': vfs cache: cleaner exiting --- FAIL: TestRWFileHandleReadAt (13.01s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "FileLu root 'rclone-test-bakebaz6wese'", Local "Local file system at /tmp/rclone3965202493", Modify Window "876000h0m0s" 2026/05/30 04:59:52 INFO : FileLu root 'rclone-test-bakebaz6wese': poll-interval is not supported by this remote 2026/05/30 04:59:52 DEBUG : FileLu root 'rclone-test-bakebaz6wese': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/30 04:59:52 DEBUG : FileLu root 'rclone-test-bakebaz6wese': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bakebaz6wese" 2026/05/30 04:59:52 DEBUG : FileLu root 'rclone-test-bakebaz6wese': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bakebaz6wese" 2026/05/30 04:59:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bakebaz6wese" 2026/05/30 04:59:52 DEBUG : Config file has changed externally - reloading 2026/05/30 04:59:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/30 04:59:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bakebaz6wese" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bakebaz6wese" 2026/05/30 04:59:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bakebaz6wese" 2026/05/30 04:59:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/30 04:59:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bakebaz6wese" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bakebaz6wese" 2026/05/30 04:59:52 INFO : FileLu root 'rclone-test-bakebaz6wese': 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/30 05:00:03 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/30 05:00:03 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/30 05:00:03 DEBUG : WaitForWriters: timeout=30s 2026/05/30 05:00:03 DEBUG : Looking for writers 2026/05/30 05:00:03 DEBUG : >WaitForWriters: 2026/05/30 05:00:03 DEBUG : FileLu root 'rclone-test-bakebaz6wese': vfs cache: cleaner exiting --- FAIL: TestRWFileHandleFlushRead (12.58s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "FileLu root 'rclone-test-bakebaz6wese'", Local "Local file system at /tmp/rclone3965202493", Modify Window "876000h0m0s" 2026/05/30 05:00:04 INFO : FileLu root 'rclone-test-bakebaz6wese': poll-interval is not supported by this remote 2026/05/30 05:00:04 DEBUG : FileLu root 'rclone-test-bakebaz6wese': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/30 05:00:04 DEBUG : FileLu root 'rclone-test-bakebaz6wese': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bakebaz6wese" 2026/05/30 05:00:04 DEBUG : FileLu root 'rclone-test-bakebaz6wese': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bakebaz6wese" 2026/05/30 05:00:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bakebaz6wese" 2026/05/30 05:00:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/30 05:00:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bakebaz6wese" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bakebaz6wese" 2026/05/30 05:00:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bakebaz6wese" 2026/05/30 05:00:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/30 05:00:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bakebaz6wese" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bakebaz6wese" 2026/05/30 05:00:04 INFO : FileLu root 'rclone-test-bakebaz6wese': 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/30 05:00:12 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/30 05:00:15 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/30 05:00:16 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/30 05:00:16 DEBUG : WaitForWriters: timeout=30s 2026/05/30 05:00:16 DEBUG : Looking for writers 2026/05/30 05:00:16 DEBUG : >WaitForWriters: 2026/05/30 05:00:16 DEBUG : FileLu root 'rclone-test-bakebaz6wese': vfs cache: cleaner exiting --- FAIL: TestRWFileHandleReleaseRead (12.52s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "FileLu root 'rclone-test-bakebaz6wese'", Local "Local file system at /tmp/rclone3965202493", Modify Window "876000h0m0s" 2026/05/30 05:00:17 INFO : FileLu root 'rclone-test-bakebaz6wese': poll-interval is not supported by this remote 2026/05/30 05:00:17 DEBUG : FileLu root 'rclone-test-bakebaz6wese': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/30 05:00:17 DEBUG : FileLu root 'rclone-test-bakebaz6wese': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bakebaz6wese" 2026/05/30 05:00:17 DEBUG : FileLu root 'rclone-test-bakebaz6wese': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bakebaz6wese" 2026/05/30 05:00:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bakebaz6wese" 2026/05/30 05:00:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/30 05:00:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bakebaz6wese" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bakebaz6wese" 2026/05/30 05:00:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bakebaz6wese" 2026/05/30 05:00:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/30 05:00:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bakebaz6wese" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bakebaz6wese" 2026/05/30 05:00:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:00:17 INFO : FileLu root 'rclone-test-bakebaz6wese': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/30 05:00:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:00:17 DEBUG : file1: newRWFileHandle: 2026/05/30 05:00:17 DEBUG : file1(0x1cf205320400): openPending: 2026/05/30 05:00:17 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:00:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/30 05:00:17 DEBUG : file1(0x1cf205320400): >openPending: err= 2026/05/30 05:00:17 DEBUG : file1: >newRWFileHandle: err= 2026/05/30 05:00:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/30 05:00:17 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/30 05:00:17 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/30 05:00:17 DEBUG : file1(0x1cf205320400): _writeAt: size=5, off=0 2026/05/30 05:00:17 DEBUG : file1(0x1cf205320400): >_writeAt: n=5, err= 2026/05/30 05:00:17 DEBUG : file1(0x1cf205320400): _writeAt: size=7, off=5 2026/05/30 05:00:17 DEBUG : file1(0x1cf205320400): >_writeAt: n=7, err= 2026/05/30 05:00:17 DEBUG : file1: vfs cache: truncate to size=11 2026/05/30 05:00:17 DEBUG : file1(0x1cf205320400): close: 2026/05/30 05:00:17 DEBUG : file1: vfs cache: setting modification time to 2026-05-30 05:00:17.795239154 +0000 UTC m=+617.750719653 2026/05/30 05:00:17 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/30 05:00:17 DEBUG : file1(0x1cf205320400): >close: err= 2026/05/30 05:00:17 DEBUG : file1(0x1cf205320400): close: 2026/05/30 05:00:17 DEBUG : file1(0x1cf205320400): >close: err=file already closed 2026/05/30 05:00:17 DEBUG : WaitForWriters: timeout=30s 2026/05/30 05:00:17 DEBUG : Looking for writers 2026/05/30 05:00:17 DEBUG : file1: reading active writers 2026/05/30 05:00:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/30 05:00:17 DEBUG : Looking for writers 2026/05/30 05:00:17 DEBUG : file1: reading active writers 2026/05/30 05:00:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/30 05:00:17 DEBUG : Looking for writers 2026/05/30 05:00:17 DEBUG : file1: reading active writers 2026/05/30 05:00:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/30 05:00:17 DEBUG : Looking for writers 2026/05/30 05:00:17 DEBUG : file1: reading active writers 2026/05/30 05:00:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/30 05:00:17 DEBUG : file1: vfs cache: starting upload 2026/05/30 05:00:17 DEBUG : Looking for writers 2026/05/30 05:00:17 DEBUG : file1: reading active writers 2026/05/30 05:00:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/30 05:00:18 DEBUG : Looking for writers 2026/05/30 05:00:18 DEBUG : file1: reading active writers 2026/05/30 05:00:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/30 05:00:18 DEBUG : Looking for writers 2026/05/30 05:00:18 DEBUG : file1: reading active writers 2026/05/30 05:00:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/30 05:00:19 DEBUG : Looking for writers 2026/05/30 05:00:19 DEBUG : file1: reading active writers 2026/05/30 05:00:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/05/30 05:00:19 DEBUG : file1: size = 11 OK 2026/05/30 05:00:19 INFO : file1: Copied (new) 2026/05/30 05:00:19 DEBUG : file1: vfs cache: fingerprint now "11" 2026/05/30 05:00:19 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/30 05:00:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/30 05:00:19 INFO : file1: vfs cache: upload succeeded try #1 2026/05/30 05:00:20 DEBUG : Looking for writers 2026/05/30 05:00:20 DEBUG : file1: reading active writers 2026/05/30 05:00:20 DEBUG : >WaitForWriters: 2026/05/30 05:00:20 DEBUG : WaitForWriters: timeout=30s 2026/05/30 05:00:20 DEBUG : Looking for writers 2026/05/30 05:00:20 DEBUG : file1: reading active writers 2026/05/30 05:00:20 DEBUG : >WaitForWriters: 2026/05/30 05:00:20 DEBUG : FileLu root 'rclone-test-bakebaz6wese': vfs cache: cleaner exiting 2026/05/30 05:00:21 INFO : FileLu root 'rclone-test-bakebaz6wese': Successfully deleted file: /rclone-test-bakebaz6wese/file1 --- PASS: TestRWFileHandleMethodsWrite (4.77s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "FileLu root 'rclone-test-bakebaz6wese'", Local "Local file system at /tmp/rclone3965202493", Modify Window "876000h0m0s" 2026/05/30 05:00:22 INFO : FileLu root 'rclone-test-bakebaz6wese': poll-interval is not supported by this remote 2026/05/30 05:00:22 DEBUG : FileLu root 'rclone-test-bakebaz6wese': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/30 05:00:22 DEBUG : FileLu root 'rclone-test-bakebaz6wese': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bakebaz6wese" 2026/05/30 05:00:22 DEBUG : FileLu root 'rclone-test-bakebaz6wese': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bakebaz6wese" 2026/05/30 05:00:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bakebaz6wese" 2026/05/30 05:00:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/30 05:00:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bakebaz6wese" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bakebaz6wese" 2026/05/30 05:00:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bakebaz6wese" 2026/05/30 05:00:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/30 05:00:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bakebaz6wese" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bakebaz6wese" 2026/05/30 05:00:22 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:00:22 INFO : FileLu root 'rclone-test-bakebaz6wese': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/30 05:00:22 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:00:22 DEBUG : file1: newRWFileHandle: 2026/05/30 05:00:22 DEBUG : file1(0x1cf204b1cbc0): openPending: 2026/05/30 05:00:22 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:00:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/30 05:00:22 DEBUG : file1(0x1cf204b1cbc0): >openPending: err= 2026/05/30 05:00:22 DEBUG : file1: >newRWFileHandle: err= 2026/05/30 05:00:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/30 05:00:22 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/30 05:00:22 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/30 05:00:22 DEBUG : file1(0x1cf204b1cbc0): _writeAt: size=7, off=0 2026/05/30 05:00:22 DEBUG : file1(0x1cf204b1cbc0): >_writeAt: n=7, err= 2026/05/30 05:00:22 DEBUG : file1(0x1cf204b1cbc0): _writeAt: size=6, off=5 2026/05/30 05:00:22 DEBUG : file1(0x1cf204b1cbc0): >_writeAt: n=6, err= 2026/05/30 05:00:22 DEBUG : file1(0x1cf204b1cbc0): close: 2026/05/30 05:00:22 DEBUG : file1: vfs cache: setting modification time to 2026-05-30 05:00:22.568638778 +0000 UTC m=+622.524119317 2026/05/30 05:00:22 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/30 05:00:22 DEBUG : file1(0x1cf204b1cbc0): >close: err= 2026/05/30 05:00:22 DEBUG : file1(0x1cf204b1cbc0): _writeAt: size=5, off=0 2026/05/30 05:00:22 DEBUG : file1(0x1cf204b1cbc0): >_writeAt: n=0, err=file already closed 2026/05/30 05:00:22 DEBUG : WaitForWriters: timeout=30s 2026/05/30 05:00:22 DEBUG : Looking for writers 2026/05/30 05:00:22 DEBUG : file1: reading active writers 2026/05/30 05:00:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/30 05:00:22 DEBUG : Looking for writers 2026/05/30 05:00:22 DEBUG : file1: reading active writers 2026/05/30 05:00:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/30 05:00:22 DEBUG : Looking for writers 2026/05/30 05:00:22 DEBUG : file1: reading active writers 2026/05/30 05:00:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/30 05:00:22 DEBUG : Looking for writers 2026/05/30 05:00:22 DEBUG : file1: reading active writers 2026/05/30 05:00:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/30 05:00:22 DEBUG : file1: vfs cache: starting upload 2026/05/30 05:00:22 DEBUG : Looking for writers 2026/05/30 05:00:22 DEBUG : file1: reading active writers 2026/05/30 05:00:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/30 05:00:22 DEBUG : Looking for writers 2026/05/30 05:00:22 DEBUG : file1: reading active writers 2026/05/30 05:00:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/30 05:00:23 DEBUG : Looking for writers 2026/05/30 05:00:23 DEBUG : file1: reading active writers 2026/05/30 05:00:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/30 05:00:23 DEBUG : Looking for writers 2026/05/30 05:00:23 DEBUG : file1: reading active writers 2026/05/30 05:00:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/05/30 05:00:24 DEBUG : file1: size = 11 OK 2026/05/30 05:00:24 INFO : file1: Copied (new) 2026/05/30 05:00:24 DEBUG : file1: vfs cache: fingerprint now "11" 2026/05/30 05:00:24 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/30 05:00:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/30 05:00:24 INFO : file1: vfs cache: upload succeeded try #1 2026/05/30 05:00:24 DEBUG : Looking for writers 2026/05/30 05:00:24 DEBUG : file1: reading active writers 2026/05/30 05:00:24 DEBUG : >WaitForWriters: 2026/05/30 05:00:25 DEBUG : WaitForWriters: timeout=30s 2026/05/30 05:00:25 DEBUG : Looking for writers 2026/05/30 05:00:25 DEBUG : file1: reading active writers 2026/05/30 05:00:25 DEBUG : >WaitForWriters: 2026/05/30 05:00:25 DEBUG : FileLu root 'rclone-test-bakebaz6wese': vfs cache: cleaner exiting 2026/05/30 05:00:26 INFO : FileLu root 'rclone-test-bakebaz6wese': Successfully deleted file: /rclone-test-bakebaz6wese/file1 --- PASS: TestRWFileHandleWriteAt (4.78s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "FileLu root 'rclone-test-bakebaz6wese'", Local "Local file system at /tmp/rclone3965202493", Modify Window "876000h0m0s" 2026/05/30 05:00:26 INFO : FileLu root 'rclone-test-bakebaz6wese': poll-interval is not supported by this remote 2026/05/30 05:00:26 DEBUG : FileLu root 'rclone-test-bakebaz6wese': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/30 05:00:26 DEBUG : FileLu root 'rclone-test-bakebaz6wese': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bakebaz6wese" 2026/05/30 05:00:26 DEBUG : FileLu root 'rclone-test-bakebaz6wese': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bakebaz6wese" 2026/05/30 05:00:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bakebaz6wese" 2026/05/30 05:00:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/30 05:00:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bakebaz6wese" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bakebaz6wese" 2026/05/30 05:00:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bakebaz6wese" 2026/05/30 05:00:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/30 05:00:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bakebaz6wese" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bakebaz6wese" 2026/05/30 05:00:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:00:26 INFO : FileLu root 'rclone-test-bakebaz6wese': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/30 05:00:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:00:27 DEBUG : file1: newRWFileHandle: 2026/05/30 05:00:27 DEBUG : file1(0x1cf2051da580): openPending: 2026/05/30 05:00:27 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:00:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/30 05:00:27 DEBUG : file1(0x1cf2051da580): >openPending: err= 2026/05/30 05:00:27 DEBUG : file1: >newRWFileHandle: err= 2026/05/30 05:00:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/30 05:00:27 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/30 05:00:27 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/30 05:00:27 DEBUG : file1(0x1cf2051da580): close: 2026/05/30 05:00:27 DEBUG : file1: vfs cache: setting modification time to 2026-05-30 05:00:27.348683114 +0000 UTC m=+627.304163623 2026/05/30 05:00:27 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/30 05:00:27 DEBUG : file1(0x1cf2051da580): >close: err= 2026/05/30 05:00:27 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/05/30 05:00:27 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/30 05:00:27 DEBUG : file2: newRWFileHandle: 2026/05/30 05:00:27 DEBUG : file2(0x1cf2051daa80): openPending: 2026/05/30 05:00:27 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:00:27 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/30 05:00:27 DEBUG : file2(0x1cf2051daa80): >openPending: err= 2026/05/30 05:00:27 DEBUG : file2: >newRWFileHandle: err= 2026/05/30 05:00:27 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/30 05:00:27 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/05/30 05:00:27 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/05/30 05:00:27 DEBUG : file2(0x1cf2051daa80): RWFileHandle.Flush 2026/05/30 05:00:27 DEBUG : file2(0x1cf2051daa80): RWFileHandle.Release 2026/05/30 05:00:27 DEBUG : file2(0x1cf2051daa80): close: 2026/05/30 05:00:27 DEBUG : file2: vfs cache: setting modification time to 2026-05-30 05:00:27.349673898 +0000 UTC m=+627.305154407 2026/05/30 05:00:27 INFO : file2: vfs cache: queuing for upload in 100ms 2026/05/30 05:00:27 DEBUG : file2(0x1cf2051daa80): >close: err= 2026/05/30 05:00:27 DEBUG : WaitForWriters: timeout=30s 2026/05/30 05:00:27 DEBUG : Looking for writers 2026/05/30 05:00:27 DEBUG : file1: reading active writers 2026/05/30 05:00:27 DEBUG : file2: reading active writers 2026/05/30 05:00:27 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/05/30 05:00:27 DEBUG : Looking for writers 2026/05/30 05:00:27 DEBUG : file1: reading active writers 2026/05/30 05:00:27 DEBUG : file2: reading active writers 2026/05/30 05:00:27 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/05/30 05:00:27 DEBUG : Looking for writers 2026/05/30 05:00:27 DEBUG : file1: reading active writers 2026/05/30 05:00:27 DEBUG : file2: reading active writers 2026/05/30 05:00:27 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/05/30 05:00:27 DEBUG : Looking for writers 2026/05/30 05:00:27 DEBUG : file1: reading active writers 2026/05/30 05:00:27 DEBUG : file2: reading active writers 2026/05/30 05:00:27 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/05/30 05:00:27 DEBUG : file2: vfs cache: starting upload 2026/05/30 05:00:27 DEBUG : file1: vfs cache: starting upload 2026/05/30 05:00:27 DEBUG : Looking for writers 2026/05/30 05:00:27 DEBUG : file2: reading active writers 2026/05/30 05:00:27 DEBUG : file1: reading active writers 2026/05/30 05:00:27 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/05/30 05:00:27 DEBUG : Looking for writers 2026/05/30 05:00:27 DEBUG : file1: reading active writers 2026/05/30 05:00:27 DEBUG : file2: reading active writers 2026/05/30 05:00:27 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/05/30 05:00:27 DEBUG : Looking for writers 2026/05/30 05:00:27 DEBUG : file1: reading active writers 2026/05/30 05:00:27 DEBUG : file2: reading active writers 2026/05/30 05:00:27 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2026/05/30 05:00:28 DEBUG : Looking for writers 2026/05/30 05:00:28 DEBUG : file1: reading active writers 2026/05/30 05:00:28 DEBUG : file2: reading active writers 2026/05/30 05:00:28 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/05/30 05:00:29 DEBUG : forgetting directory cache 2026/05/30 05:00:29 DEBUG : file1: size = 0 OK 2026/05/30 05:00:29 INFO : file1: Copied (new) 2026/05/30 05:00:29 DEBUG : file1: vfs cache: fingerprint now "0" 2026/05/30 05:00:29 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/30 05:00:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/30 05:00:29 INFO : file1: vfs cache: upload succeeded try #1 2026/05/30 05:00:29 DEBUG : Looking for writers 2026/05/30 05:00:29 DEBUG : file1: reading active writers 2026/05/30 05:00:29 DEBUG : file2: reading active writers 2026/05/30 05:00:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/05/30 05:00:29 DEBUG : file2: size = 0 OK 2026/05/30 05:00:29 INFO : file2: Copied (new) 2026/05/30 05:00:29 DEBUG : file2: vfs cache: fingerprint now "0" 2026/05/30 05:00:29 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/05/30 05:00:29 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/30 05:00:29 INFO : file2: vfs cache: upload succeeded try #1 2026/05/30 05:00:30 DEBUG : Looking for writers 2026/05/30 05:00:30 DEBUG : file2: reading active writers 2026/05/30 05:00:30 DEBUG : file1: reading active writers 2026/05/30 05:00:30 DEBUG : >WaitForWriters: 2026/05/30 05:00:31 DEBUG : WaitForWriters: timeout=30s 2026/05/30 05:00:31 DEBUG : Looking for writers 2026/05/30 05:00:31 DEBUG : file1: reading active writers 2026/05/30 05:00:31 DEBUG : file2: reading active writers 2026/05/30 05:00:31 DEBUG : >WaitForWriters: 2026/05/30 05:00:31 DEBUG : FileLu root 'rclone-test-bakebaz6wese': vfs cache: cleaner exiting 2026/05/30 05:00:32 INFO : FileLu root 'rclone-test-bakebaz6wese': Successfully deleted file: /rclone-test-bakebaz6wese/file1 2026/05/30 05:00:32 INFO : FileLu root 'rclone-test-bakebaz6wese': Successfully deleted file: /rclone-test-bakebaz6wese/file2 --- PASS: TestRWFileHandleWriteNoWrite (6.27s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "FileLu root 'rclone-test-bakebaz6wese'", Local "Local file system at /tmp/rclone3965202493", Modify Window "876000h0m0s" 2026/05/30 05:00:33 INFO : FileLu root 'rclone-test-bakebaz6wese': poll-interval is not supported by this remote 2026/05/30 05:00:33 DEBUG : FileLu root 'rclone-test-bakebaz6wese': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/30 05:00:33 DEBUG : FileLu root 'rclone-test-bakebaz6wese': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bakebaz6wese" 2026/05/30 05:00:33 DEBUG : FileLu root 'rclone-test-bakebaz6wese': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bakebaz6wese" 2026/05/30 05:00:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bakebaz6wese" 2026/05/30 05:00:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/30 05:00:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bakebaz6wese" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bakebaz6wese" 2026/05/30 05:00:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bakebaz6wese" 2026/05/30 05:00:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/30 05:00:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bakebaz6wese" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bakebaz6wese" 2026/05/30 05:00:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:00:33 INFO : FileLu root 'rclone-test-bakebaz6wese': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/30 05:00:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:00:33 DEBUG : file1: newRWFileHandle: 2026/05/30 05:00:33 DEBUG : file1(0x1cf204a94040): openPending: 2026/05/30 05:00:33 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:00:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/30 05:00:33 DEBUG : file1(0x1cf204a94040): >openPending: err= 2026/05/30 05:00:33 DEBUG : file1: >newRWFileHandle: err= 2026/05/30 05:00:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/30 05:00:33 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/30 05:00:33 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/30 05:00:33 DEBUG : file1(0x1cf204a94040): _writeAt: size=5, off=0 2026/05/30 05:00:33 DEBUG : file1(0x1cf204a94040): >_writeAt: n=5, err= 2026/05/30 05:00:33 DEBUG : file1(0x1cf204a94040): RWFileHandle.Flush 2026/05/30 05:00:33 DEBUG : file1(0x1cf204a94040): RWFileHandle.Flush 2026/05/30 05:00:33 DEBUG : file1(0x1cf204a94040): close: 2026/05/30 05:00:33 DEBUG : file1: vfs cache: setting modification time to 2026-05-30 05:00:33.63387568 +0000 UTC m=+633.589356209 2026/05/30 05:00:33 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/30 05:00:33 DEBUG : file1(0x1cf204a94040): >close: err= 2026/05/30 05:00:33 DEBUG : WaitForWriters: timeout=30s 2026/05/30 05:00:33 DEBUG : Looking for writers 2026/05/30 05:00:33 DEBUG : file1: reading active writers 2026/05/30 05:00:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/30 05:00:33 DEBUG : Looking for writers 2026/05/30 05:00:33 DEBUG : file1: reading active writers 2026/05/30 05:00:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/30 05:00:33 DEBUG : Looking for writers 2026/05/30 05:00:33 DEBUG : file1: reading active writers 2026/05/30 05:00:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/30 05:00:33 DEBUG : Looking for writers 2026/05/30 05:00:33 DEBUG : file1: reading active writers 2026/05/30 05:00:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/30 05:00:33 DEBUG : file1: vfs cache: starting upload 2026/05/30 05:00:33 DEBUG : Looking for writers 2026/05/30 05:00:33 DEBUG : file1: reading active writers 2026/05/30 05:00:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/30 05:00:33 DEBUG : Looking for writers 2026/05/30 05:00:33 DEBUG : file1: reading active writers 2026/05/30 05:00:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/30 05:00:34 DEBUG : Looking for writers 2026/05/30 05:00:34 DEBUG : file1: reading active writers 2026/05/30 05:00:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/30 05:00:34 DEBUG : Looking for writers 2026/05/30 05:00:34 DEBUG : file1: reading active writers 2026/05/30 05:00:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/05/30 05:00:35 DEBUG : file1: size = 5 OK 2026/05/30 05:00:35 INFO : file1: Copied (new) 2026/05/30 05:00:35 DEBUG : file1: vfs cache: fingerprint now "5" 2026/05/30 05:00:35 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/30 05:00:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/30 05:00:35 INFO : file1: vfs cache: upload succeeded try #1 2026/05/30 05:00:35 DEBUG : Looking for writers 2026/05/30 05:00:35 DEBUG : file1: reading active writers 2026/05/30 05:00:35 DEBUG : >WaitForWriters: 2026/05/30 05:00:35 DEBUG : FileLu root 'rclone-test-bakebaz6wese': vfs cache: cleaner exiting 2026/05/30 05:00:36 INFO : FileLu root 'rclone-test-bakebaz6wese': Successfully deleted file: /rclone-test-bakebaz6wese/file1 --- PASS: TestRWFileHandleFlushWrite (4.30s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "FileLu root 'rclone-test-bakebaz6wese'", Local "Local file system at /tmp/rclone3965202493", Modify Window "876000h0m0s" 2026/05/30 05:00:37 INFO : FileLu root 'rclone-test-bakebaz6wese': poll-interval is not supported by this remote 2026/05/30 05:00:37 DEBUG : FileLu root 'rclone-test-bakebaz6wese': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/30 05:00:37 DEBUG : FileLu root 'rclone-test-bakebaz6wese': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bakebaz6wese" 2026/05/30 05:00:37 DEBUG : FileLu root 'rclone-test-bakebaz6wese': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bakebaz6wese" 2026/05/30 05:00:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bakebaz6wese" 2026/05/30 05:00:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/30 05:00:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bakebaz6wese" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bakebaz6wese" 2026/05/30 05:00:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bakebaz6wese" 2026/05/30 05:00:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/30 05:00:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bakebaz6wese" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bakebaz6wese" 2026/05/30 05:00:37 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:00:37 INFO : FileLu root 'rclone-test-bakebaz6wese': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/30 05:00:37 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:00:37 DEBUG : file1: newRWFileHandle: 2026/05/30 05:00:37 DEBUG : file1(0x1cf204e17640): openPending: 2026/05/30 05:00:37 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:00:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/30 05:00:37 DEBUG : file1(0x1cf204e17640): >openPending: err= 2026/05/30 05:00:37 DEBUG : file1: >newRWFileHandle: err= 2026/05/30 05:00:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/30 05:00:37 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/30 05:00:37 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/30 05:00:37 DEBUG : file1(0x1cf204e17640): _writeAt: size=5, off=0 2026/05/30 05:00:37 DEBUG : file1(0x1cf204e17640): >_writeAt: n=5, err= 2026/05/30 05:00:37 DEBUG : file1(0x1cf204e17640): RWFileHandle.Release 2026/05/30 05:00:37 DEBUG : file1(0x1cf204e17640): close: 2026/05/30 05:00:37 DEBUG : file1: vfs cache: setting modification time to 2026-05-30 05:00:37.921979355 +0000 UTC m=+637.877459854 2026/05/30 05:00:37 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/30 05:00:37 DEBUG : file1(0x1cf204e17640): >close: err= 2026/05/30 05:00:37 DEBUG : file1(0x1cf204e17640): RWFileHandle.Release 2026/05/30 05:00:37 DEBUG : WaitForWriters: timeout=30s 2026/05/30 05:00:37 DEBUG : Looking for writers 2026/05/30 05:00:37 DEBUG : file1: reading active writers 2026/05/30 05:00:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/30 05:00:37 DEBUG : Looking for writers 2026/05/30 05:00:37 DEBUG : file1: reading active writers 2026/05/30 05:00:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/30 05:00:37 DEBUG : Looking for writers 2026/05/30 05:00:37 DEBUG : file1: reading active writers 2026/05/30 05:00:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/30 05:00:37 DEBUG : Looking for writers 2026/05/30 05:00:37 DEBUG : file1: reading active writers 2026/05/30 05:00:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/30 05:00:38 DEBUG : file1: vfs cache: starting upload 2026/05/30 05:00:38 DEBUG : Looking for writers 2026/05/30 05:00:38 DEBUG : file1: reading active writers 2026/05/30 05:00:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/30 05:00:38 DEBUG : Looking for writers 2026/05/30 05:00:38 DEBUG : file1: reading active writers 2026/05/30 05:00:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/30 05:00:38 DEBUG : Looking for writers 2026/05/30 05:00:38 DEBUG : file1: reading active writers 2026/05/30 05:00:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/30 05:00:39 DEBUG : Looking for writers 2026/05/30 05:00:39 DEBUG : file1: reading active writers 2026/05/30 05:00:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/05/30 05:00:39 DEBUG : file1: size = 5 OK 2026/05/30 05:00:39 INFO : file1: Copied (new) 2026/05/30 05:00:39 DEBUG : file1: vfs cache: fingerprint now "5" 2026/05/30 05:00:39 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/30 05:00:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/30 05:00:39 INFO : file1: vfs cache: upload succeeded try #1 2026/05/30 05:00:40 DEBUG : Looking for writers 2026/05/30 05:00:40 DEBUG : file1: reading active writers 2026/05/30 05:00:40 DEBUG : >WaitForWriters: 2026/05/30 05:00:40 DEBUG : FileLu root 'rclone-test-bakebaz6wese': vfs cache: cleaner exiting 2026/05/30 05:00:41 INFO : FileLu root 'rclone-test-bakebaz6wese': Successfully deleted file: /rclone-test-bakebaz6wese/file1 --- PASS: TestRWFileHandleReleaseWrite (4.28s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "FileLu root 'rclone-test-bakebaz6wese'", Local "Local file system at /tmp/rclone3965202493", Modify Window "876000h0m0s" 2026/05/30 05:00:41 INFO : FileLu root 'rclone-test-bakebaz6wese': poll-interval is not supported by this remote 2026/05/30 05:00:41 DEBUG : FileLu root 'rclone-test-bakebaz6wese': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/30 05:00:41 DEBUG : FileLu root 'rclone-test-bakebaz6wese': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bakebaz6wese" 2026/05/30 05:00:41 DEBUG : FileLu root 'rclone-test-bakebaz6wese': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bakebaz6wese" 2026/05/30 05:00:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bakebaz6wese" 2026/05/30 05:00:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/30 05:00:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bakebaz6wese" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bakebaz6wese" 2026/05/30 05:00:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bakebaz6wese" 2026/05/30 05:00:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/30 05:00:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bakebaz6wese" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bakebaz6wese" 2026/05/30 05:00:41 INFO : FileLu root 'rclone-test-bakebaz6wese': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/30 05:00:41 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/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/30 05:00:53 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/05/30 05:00:53 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/30 05:00:53 DEBUG : WaitForWriters: timeout=30s 2026/05/30 05:00:53 DEBUG : Looking for writers 2026/05/30 05:00:53 DEBUG : >WaitForWriters: 2026/05/30 05:00:53 DEBUG : FileLu root 'rclone-test-bakebaz6wese': vfs cache: cleaner exiting 2026/05/30 05:00:54 DEBUG : forgetting directory cache --- FAIL: TestRWFileHandleSizeTruncateExisting (13.10s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "FileLu root 'rclone-test-bakebaz6wese'", Local "Local file system at /tmp/rclone3965202493", Modify Window "876000h0m0s" 2026/05/30 05:00:54 INFO : FileLu root 'rclone-test-bakebaz6wese': poll-interval is not supported by this remote 2026/05/30 05:00:54 DEBUG : FileLu root 'rclone-test-bakebaz6wese': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/30 05:00:54 DEBUG : FileLu root 'rclone-test-bakebaz6wese': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bakebaz6wese" 2026/05/30 05:00:54 DEBUG : FileLu root 'rclone-test-bakebaz6wese': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bakebaz6wese" 2026/05/30 05:00:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bakebaz6wese" 2026/05/30 05:00:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/30 05:00:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bakebaz6wese" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bakebaz6wese" 2026/05/30 05:00:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bakebaz6wese" 2026/05/30 05:00:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/30 05:00:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bakebaz6wese" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bakebaz6wese" 2026/05/30 05:00:54 INFO : FileLu root 'rclone-test-bakebaz6wese': 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: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/30 05:01:05 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:06 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/30 05:01:06 DEBUG : WaitForWriters: timeout=30s 2026/05/30 05:01:06 DEBUG : Looking for writers 2026/05/30 05:01:06 DEBUG : >WaitForWriters: 2026/05/30 05:01:06 DEBUG : FileLu root 'rclone-test-bakebaz6wese': vfs cache: cleaner exiting --- FAIL: TestRWFileHandleSizeCreateExisting (12.50s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "FileLu root 'rclone-test-bakebaz6wese'", Local "Local file system at /tmp/rclone3965202493", Modify Window "876000h0m0s" 2026/05/30 05:01:07 INFO : FileLu root 'rclone-test-bakebaz6wese': poll-interval is not supported by this remote 2026/05/30 05:01:07 DEBUG : FileLu root 'rclone-test-bakebaz6wese': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/30 05:01:07 DEBUG : FileLu root 'rclone-test-bakebaz6wese': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bakebaz6wese" 2026/05/30 05:01:07 DEBUG : FileLu root 'rclone-test-bakebaz6wese': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bakebaz6wese" 2026/05/30 05:01:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bakebaz6wese" 2026/05/30 05:01:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/30 05:01:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bakebaz6wese" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bakebaz6wese" 2026/05/30 05:01:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bakebaz6wese" 2026/05/30 05:01:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/30 05:01:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bakebaz6wese" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bakebaz6wese" 2026/05/30 05:01:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:07 INFO : FileLu root 'rclone-test-bakebaz6wese': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/30 05:01:07 DEBUG : forgetting directory cache 2026/05/30 05:01:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:07 DEBUG : file1: newRWFileHandle: 2026/05/30 05:01:07 DEBUG : file1(0x1cf204fd4e00): openPending: 2026/05/30 05:01:07 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/30 05:01:07 DEBUG : file1(0x1cf204fd4e00): >openPending: err= 2026/05/30 05:01:07 DEBUG : file1: >newRWFileHandle: err= 2026/05/30 05:01:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/30 05:01:07 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/30 05:01:07 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/30 05:01:07 DEBUG : file1(0x1cf204fd4e00): _writeAt: size=5, off=0 2026/05/30 05:01:07 DEBUG : file1(0x1cf204fd4e00): >_writeAt: n=5, err= 2026/05/30 05:01:07 DEBUG : file1(0x1cf204fd4e00): close: 2026/05/30 05:01:07 DEBUG : file1: vfs cache: setting modification time to 2026-05-30 05:01:07.808216546 +0000 UTC m=+667.763697074 2026/05/30 05:01:07 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:07 DEBUG : file1(0x1cf204fd4e00): >close: err= 2026/05/30 05:01:07 DEBUG : WaitForWriters: timeout=30s 2026/05/30 05:01:07 DEBUG : Looking for writers 2026/05/30 05:01:07 DEBUG : file1: reading active writers 2026/05/30 05:01:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/30 05:01:07 DEBUG : Looking for writers 2026/05/30 05:01:07 DEBUG : file1: reading active writers 2026/05/30 05:01:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/30 05:01:07 DEBUG : Looking for writers 2026/05/30 05:01:07 DEBUG : file1: reading active writers 2026/05/30 05:01:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/30 05:01:07 DEBUG : Looking for writers 2026/05/30 05:01:07 DEBUG : file1: reading active writers 2026/05/30 05:01:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/30 05:01:07 DEBUG : file1: vfs cache: starting upload 2026/05/30 05:01:07 DEBUG : Looking for writers 2026/05/30 05:01:07 DEBUG : file1: reading active writers 2026/05/30 05:01:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/30 05:01:08 DEBUG : Looking for writers 2026/05/30 05:01:08 DEBUG : file1: reading active writers 2026/05/30 05:01:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/30 05:01:08 DEBUG : Looking for writers 2026/05/30 05:01:08 DEBUG : file1: reading active writers 2026/05/30 05:01:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/30 05:01:09 DEBUG : Looking for writers 2026/05/30 05:01:09 DEBUG : file1: reading active writers 2026/05/30 05:01:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/05/30 05:01:09 DEBUG : file1: size = 5 OK 2026/05/30 05:01:09 INFO : file1: Copied (new) 2026/05/30 05:01:09 DEBUG : file1: vfs cache: fingerprint now "5" 2026/05/30 05:01:09 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/30 05:01:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/30 05:01:09 INFO : file1: vfs cache: upload succeeded try #1 2026/05/30 05:01:10 DEBUG : Looking for writers 2026/05/30 05:01:10 DEBUG : file1: reading active writers 2026/05/30 05:01:10 DEBUG : >WaitForWriters: 2026/05/30 05:01:10 DEBUG : FileLu root 'rclone-test-bakebaz6wese': vfs cache: cleaner exiting 2026/05/30 05:01:11 INFO : FileLu root 'rclone-test-bakebaz6wese': Successfully deleted file: /rclone-test-bakebaz6wese/file1 --- PASS: TestRWFileHandleSizeCreateNew (4.28s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "FileLu root 'rclone-test-bakebaz6wese'", Local "Local file system at /tmp/rclone3965202493", Modify Window "876000h0m0s" 2026/05/30 05:01:11 INFO : FileLu root 'rclone-test-bakebaz6wese': poll-interval is not supported by this remote 2026/05/30 05:01:11 DEBUG : FileLu root 'rclone-test-bakebaz6wese': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/30 05:01:11 DEBUG : FileLu root 'rclone-test-bakebaz6wese': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bakebaz6wese" 2026/05/30 05:01:11 DEBUG : FileLu root 'rclone-test-bakebaz6wese': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bakebaz6wese" 2026/05/30 05:01:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bakebaz6wese" 2026/05/30 05:01:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/30 05:01:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bakebaz6wese" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bakebaz6wese" 2026/05/30 05:01:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bakebaz6wese" 2026/05/30 05:01:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/30 05:01:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bakebaz6wese" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bakebaz6wese" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/05/30 05:01:11 INFO : FileLu root 'rclone-test-bakebaz6wese': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204fd41c0): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204fd41c0): >openPending: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204fd41c0): _writeAt: size=5, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204fd41c0): >_writeAt: n=5, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204fd41c0): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.094905637 +0000 UTC m=+672.050386146 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204fd41c0): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204fd4640): _readAt: size=2, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204fd4640): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204fd4640): >openPending: err= 2026/05/30 05:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204fd4640): >_readAt: n=2, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204fd4640): _writeAt: size=3, off=2 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204fd4640): >_writeAt: n=0, err=Bad file descriptor 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204fd4640): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.094905637 +0000 UTC m=+672.050386146 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204fd4640): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204fd4b00): _readAt: size=512, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204fd4b00): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204fd4b00): >openPending: err= 2026/05/30 05:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204fd4b00): >_readAt: n=5, err=EOF 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204fd4b00): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.094905637 +0000 UTC m=+672.050386146 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204fd4b00): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: Remove: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204a04690 item 1 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204fd5140): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204fd5140): >openPending: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204fd5140): _writeAt: size=5, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204fd5140): >_writeAt: n=5, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204fd5140): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.097270841 +0000 UTC m=+672.052751340 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204fd5140): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204fd5680): _readAt: size=512, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204fd5680): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204fd5680): >openPending: err= 2026/05/30 05:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204fd5680): >_readAt: n=5, err=EOF 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204fd5680): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.097270841 +0000 UTC m=+672.052751340 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204fd5680): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: Remove: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf2054c4070 item 2 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204fd5cc0): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204fd5cc0): >openPending: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204fd5cc0): _writeAt: size=5, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204fd5cc0): >_writeAt: n=5, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204fd5cc0): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.09876617 +0000 UTC m=+672.054246679 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204fd5cc0): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204d88540): _readAt: size=2, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204d88540): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204d88540): >openPending: err= 2026/05/30 05:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204d88540): >_readAt: n=2, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204d88540): _writeAt: size=3, off=2 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204d88540): >_writeAt: n=0, err=Bad file descriptor 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204d88540): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.09876617 +0000 UTC m=+672.054246679 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204d88540): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204d88a00): _readAt: size=512, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204d88a00): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204d88a00): >openPending: err= 2026/05/30 05:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204d88a00): >_readAt: n=5, err=EOF 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204d88a00): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.09876617 +0000 UTC m=+672.054246679 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204d88a00): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: Remove: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf2054c43f0 item 3 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204d89180): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204d89180): >openPending: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204d89180): _writeAt: size=5, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204d89180): >_writeAt: n=5, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204d89180): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.10102833 +0000 UTC m=+672.056508849 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204d89180): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204d896c0): _readAt: size=512, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204d896c0): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204d896c0): >openPending: err= 2026/05/30 05:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204d896c0): >_readAt: n=5, err=EOF 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204d896c0): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.10102833 +0000 UTC m=+672.056508849 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204d896c0): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: Remove: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf2054c48c0 item 4 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204d89dc0): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204d89dc0): >openPending: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204d89dc0): _writeAt: size=5, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204d89dc0): >_writeAt: n=5, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204d89dc0): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.102600495 +0000 UTC m=+672.058081004 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204d89dc0): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f46340): _readAt: size=2, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f46340): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f46340): >openPending: err= 2026/05/30 05:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f46340): >_readAt: n=2, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f46340): _writeAt: size=3, off=2 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f46340): >_writeAt: n=0, err=Bad file descriptor 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f46340): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.102600495 +0000 UTC m=+672.058081004 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f46340): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f46800): _readAt: size=512, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f46800): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f46800): >openPending: err= 2026/05/30 05:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f46800): >_readAt: n=5, err=EOF 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f46800): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.102600495 +0000 UTC m=+672.058081004 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f46800): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: Remove: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf2054c4c40 item 5 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f46e80): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f46e80): >openPending: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f46e80): _writeAt: size=5, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f46e80): >_writeAt: n=5, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f46e80): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.104755852 +0000 UTC m=+672.060236361 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f46e80): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f47580): _readAt: size=512, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f47580): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f47580): >openPending: err= 2026/05/30 05:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f47580): >_readAt: n=5, err=EOF 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f47580): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.104755852 +0000 UTC m=+672.060236361 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f47580): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: Remove: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf2054c5110 item 6 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f47c00): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f47c00): >openPending: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f47c00): _writeAt: size=5, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f47c00): >_writeAt: n=5, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f47c00): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.106397848 +0000 UTC m=+672.061878377 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f47c00): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2051da180): _readAt: size=2, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2051da180): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2051da180): >openPending: err= 2026/05/30 05:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2051da180): >_readAt: n=2, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2051da180): _writeAt: size=3, off=2 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2051da180): >_writeAt: n=0, err=Bad file descriptor 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2051da180): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.106397848 +0000 UTC m=+672.061878377 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2051da180): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2051da700): _readAt: size=512, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2051da700): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2051da700): >openPending: err= 2026/05/30 05:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2051da700): >_readAt: n=5, err=EOF 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2051da700): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.106397848 +0000 UTC m=+672.061878377 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2051da700): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: Remove: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf2054c5490 item 7 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2051dad80): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2051dad80): >openPending: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2051dad80): _writeAt: size=5, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2051dad80): >_writeAt: n=5, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2051dad80): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.109895244 +0000 UTC m=+672.065375774 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2051dad80): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2051db300): _readAt: size=512, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2051db300): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2051db300): >openPending: err= 2026/05/30 05:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2051db300): >_readAt: n=5, err=EOF 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2051db300): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.109895244 +0000 UTC m=+672.065375774 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2051db300): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: Remove: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf2054c5960 item 8 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2051db900): _readAt: size=2, off=0 2026/05/30 05:01:12 ERROR : open-test-file(0x1cf2051db900): Couldn't read size of file 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2051db900): >_readAt: n=0, err=EOF 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2051db900): _writeAt: size=5, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2051db900): >_writeAt: n=0, err=Bad file descriptor 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2051db900): close: 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2051db900): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2051dbcc0): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2051dbcc0): >openPending: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2051dbcc0): _writeAt: size=5, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2051dbcc0): >_writeAt: n=5, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2051dbcc0): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.112615361 +0000 UTC m=+672.068095890 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2051dbcc0): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204b1cb00): _readAt: size=2, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204b1cb00): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204b1cb00): >openPending: err= 2026/05/30 05:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204b1cb00): >_readAt: n=2, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204b1cb00): _writeAt: size=3, off=2 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204b1cb00): >_writeAt: n=0, err=Bad file descriptor 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204b1cb00): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.112615361 +0000 UTC m=+672.068095890 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204b1cb00): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204b1d240): _readAt: size=512, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204b1d240): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204b1d240): >openPending: err= 2026/05/30 05:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204b1d240): >_readAt: n=5, err=EOF 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204b1d240): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.112615361 +0000 UTC m=+672.068095890 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204b1d240): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: Remove: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf2054c5ce0 item 9 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204b1d8c0): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204b1d8c0): >openPending: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204b1d8c0): _writeAt: size=5, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204b1d8c0): >_writeAt: n=5, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204b1d8c0): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.115836625 +0000 UTC m=+672.071317165 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204b1d8c0): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204b1de80): _readAt: size=512, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204b1de80): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204b1de80): >openPending: err= 2026/05/30 05:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204b1de80): >_readAt: n=5, err=EOF 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204b1de80): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.115836625 +0000 UTC m=+672.071317165 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204b1de80): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: Remove: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204c26310 item 10 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2050aab40): _readAt: size=2, off=0 2026/05/30 05:01:12 ERROR : open-test-file(0x1cf2050aab40): Couldn't read size of file 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2050aab40): >_readAt: n=0, err=EOF 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2050aab40): _writeAt: size=5, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2050aab40): >_writeAt: n=0, err=Bad file descriptor 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2050aab40): close: 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2050aab40): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2050aaf00): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2050aaf00): >openPending: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2050aaf00): _writeAt: size=5, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2050aaf00): >_writeAt: n=5, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2050aaf00): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.118264939 +0000 UTC m=+672.073745468 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2050aaf00): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2050ab400): _readAt: size=2, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2050ab400): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2050ab400): >openPending: err= 2026/05/30 05:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2050ab400): >_readAt: n=2, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2050ab400): _writeAt: size=3, off=2 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2050ab400): >_writeAt: n=0, err=Bad file descriptor 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2050ab400): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.118264939 +0000 UTC m=+672.073745468 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2050ab400): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2050ab900): _readAt: size=512, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2050ab900): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2050ab900): >openPending: err= 2026/05/30 05:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2050ab900): >_readAt: n=5, err=EOF 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2050ab900): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.118264939 +0000 UTC m=+672.073745468 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2050ab900): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: Remove: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204c26770 item 11 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204e163c0): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204e163c0): >openPending: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204e163c0): _writeAt: size=5, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204e163c0): >_writeAt: n=5, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204e163c0): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.121243184 +0000 UTC m=+672.076723723 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204e163c0): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204e17540): _readAt: size=512, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204e17540): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204e17540): >openPending: err= 2026/05/30 05:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204e17540): >_readAt: n=5, err=EOF 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204e17540): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.121243184 +0000 UTC m=+672.076723723 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204e17540): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: Remove: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204af8fc0 item 12 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204a943c0): _readAt: size=2, off=0 2026/05/30 05:01:12 ERROR : open-test-file(0x1cf204a943c0): Couldn't read size of file 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204a943c0): >_readAt: n=0, err=EOF 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204a943c0): _writeAt: size=5, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204a943c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204a943c0): close: 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204a943c0): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204a951c0): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204a951c0): >openPending: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204a951c0): _writeAt: size=5, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204a951c0): >_writeAt: n=5, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204a951c0): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.123539768 +0000 UTC m=+672.079020307 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204a951c0): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/30 05:01:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205320040): _readAt: size=512, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205320040): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205320040): >openPending: err= 2026/05/30 05:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205320040): >_readAt: n=5, err=EOF 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205320040): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.123539768 +0000 UTC m=+672.079020307 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205320040): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: Remove: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204af95e0 item 13 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205320740): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205320740): >openPending: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205320740): _writeAt: size=5, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205320740): >_writeAt: n=5, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205320740): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.125965988 +0000 UTC m=+672.081446517 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205320740): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205320c80): _readAt: size=512, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205320c80): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205320c80): >openPending: err= 2026/05/30 05:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205320c80): >_readAt: n=5, err=EOF 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205320c80): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.125965988 +0000 UTC m=+672.081446517 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205320c80): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: Remove: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204af9c70 item 14 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2053212c0): _readAt: size=2, off=0 2026/05/30 05:01:12 ERROR : open-test-file(0x1cf2053212c0): Couldn't read size of file 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2053212c0): >_readAt: n=0, err=EOF 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2053212c0): _writeAt: size=5, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2053212c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2053212c0): close: 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2053212c0): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205321680): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205321680): >openPending: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205321680): _writeAt: size=5, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205321680): >_writeAt: n=5, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205321680): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.129155722 +0000 UTC m=+672.084636362 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205321680): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/30 05:01:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205321d40): _readAt: size=512, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205321d40): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205321d40): >openPending: err= 2026/05/30 05:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205321d40): >_readAt: n=5, err=EOF 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205321d40): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.129155722 +0000 UTC m=+672.084636362 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205321d40): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: Remove: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204b7a690 item 15 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:12 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/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2049bf240): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2049bf240): >openPending: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2049bf240): _writeAt: size=5, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2049bf240): >_writeAt: n=5, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2049bf240): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.131693233 +0000 UTC m=+672.087173843 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2049bf240): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2049bfdc0): _readAt: size=512, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2049bfdc0): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2049bfdc0): >openPending: err= 2026/05/30 05:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2049bfdc0): >_readAt: n=5, err=EOF 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2049bfdc0): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.131693233 +0000 UTC m=+672.087173843 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2049bfdc0): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: Remove: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204b7ad90 item 16 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f2a580): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f2a580): >openPending: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f2a580): _writeAt: size=5, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f2a580): >_writeAt: n=5, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f2a580): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.133957868 +0000 UTC m=+672.089438407 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f2a580): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f2aa00): _readAt: size=2, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f2aa00): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f2aa00): open at offset 5 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f2aa00): >openPending: err= 2026/05/30 05:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f2aa00): >_readAt: n=2, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f2aa00): _writeAt: size=3, off=7 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f2aa00): >_writeAt: n=0, err=Bad file descriptor 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f2aa00): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.133957868 +0000 UTC m=+672.089438407 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f2aa00): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f2af00): _readAt: size=512, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f2af00): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f2af00): >openPending: err= 2026/05/30 05:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f2af00): >_readAt: n=5, err=EOF 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f2af00): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.133957868 +0000 UTC m=+672.089438407 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f2af00): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: Remove: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204b7b180 item 17 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f2b580): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f2b580): >openPending: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f2b580): _writeAt: size=5, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f2b580): >_writeAt: n=5, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f2b580): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.1375006 +0000 UTC m=+672.092981138 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f2b580): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204dc8080): _readAt: size=512, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204dc8080): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204dc8080): >openPending: err= 2026/05/30 05:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204dc8080): >_readAt: n=5, err=EOF 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204dc8080): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.1375006 +0000 UTC m=+672.092981138 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204dc8080): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: Remove: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204b7b6c0 item 18 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204dc8700): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204dc8700): >openPending: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204dc8700): _writeAt: size=5, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204dc8700): >_writeAt: n=5, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204dc8700): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.139739896 +0000 UTC m=+672.095220415 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204dc8700): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204dc8c00): _readAt: size=2, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204dc8c00): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204dc8c00): open at offset 5 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204dc8c00): >openPending: err= 2026/05/30 05:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204dc8c00): >_readAt: n=2, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204dc8c00): _writeAt: size=3, off=7 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204dc8c00): >_writeAt: n=0, err=Bad file descriptor 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204dc8c00): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.139739896 +0000 UTC m=+672.095220415 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204dc8c00): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204dc9100): _readAt: size=512, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204dc9100): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204dc9100): >openPending: err= 2026/05/30 05:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204dc9100): >_readAt: n=5, err=EOF 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204dc9100): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.139739896 +0000 UTC m=+672.095220415 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204dc9100): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: Remove: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204c27490 item 19 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204dc9780): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204dc9780): >openPending: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204dc9780): _writeAt: size=5, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204dc9780): >_writeAt: n=5, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204dc9780): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.14263881 +0000 UTC m=+672.098119391 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204dc9780): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204dc9cc0): _readAt: size=512, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204dc9cc0): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204dc9cc0): >openPending: err= 2026/05/30 05:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204dc9cc0): >_readAt: n=5, err=EOF 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204dc9cc0): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.14263881 +0000 UTC m=+672.098119391 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204dc9cc0): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: Remove: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204c27c00 item 20 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f8e440): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f8e440): >openPending: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f8e440): _writeAt: size=5, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f8e440): >_writeAt: n=5, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f8e440): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.144683128 +0000 UTC m=+672.100163647 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f8e440): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f8e940): _readAt: size=2, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f8e940): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f8e940): open at offset 5 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f8e940): >openPending: err= 2026/05/30 05:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f8e940): >_readAt: n=2, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f8e940): _writeAt: size=3, off=7 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f8e940): >_writeAt: n=0, err=Bad file descriptor 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f8e940): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.144683128 +0000 UTC m=+672.100163647 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f8e940): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f8ee40): _readAt: size=512, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f8ee40): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f8ee40): >openPending: err= 2026/05/30 05:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f8ee40): >_readAt: n=5, err=EOF 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f8ee40): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.144683128 +0000 UTC m=+672.100163647 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f8ee40): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: Remove: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204bd47e0 item 21 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f8f4c0): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f8f4c0): >openPending: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f8f4c0): _writeAt: size=5, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f8f4c0): >_writeAt: n=5, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f8f4c0): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.148747407 +0000 UTC m=+672.104227936 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f8f4c0): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f8fa00): _readAt: size=512, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f8fa00): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f8fa00): >openPending: err= 2026/05/30 05:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f8fa00): >_readAt: n=5, err=EOF 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f8fa00): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.148747407 +0000 UTC m=+672.104227936 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f8fa00): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: Remove: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204bd5500 item 22 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204fa6180): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204fa6180): >openPending: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204fa6180): _writeAt: size=5, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204fa6180): >_writeAt: n=5, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204fa6180): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.151776618 +0000 UTC m=+672.107257198 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204fa6180): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204fa6680): _readAt: size=2, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204fa6680): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204fa6680): open at offset 5 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204fa6680): >openPending: err= 2026/05/30 05:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204fa6680): >_readAt: n=2, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204fa6680): _writeAt: size=3, off=7 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204fa6680): >_writeAt: n=0, err=Bad file descriptor 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204fa6680): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.151776618 +0000 UTC m=+672.107257198 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204fa6680): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204fa6b80): _readAt: size=512, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204fa6b80): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204fa6b80): >openPending: err= 2026/05/30 05:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204fa6b80): >_readAt: n=5, err=EOF 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204fa6b80): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.151776618 +0000 UTC m=+672.107257198 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204fa6b80): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: Remove: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204a98930 item 23 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:12 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/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204fa7200): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204fa7200): >openPending: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204fa7200): _writeAt: size=5, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204fa7200): >_writeAt: n=5, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204fa7200): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.155579162 +0000 UTC m=+672.111059701 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204fa7200): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204fa7740): _readAt: size=512, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204fa7740): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204fa7740): >openPending: err= 2026/05/30 05:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204fa7740): >_readAt: n=5, err=EOF 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204fa7740): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.155579162 +0000 UTC m=+672.111059701 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204fa7740): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: Remove: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204a99810 item 24 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204fa7d80): _readAt: size=2, off=0 2026/05/30 05:01:12 ERROR : open-test-file(0x1cf204fa7d80): Couldn't read size of file 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204fa7d80): >_readAt: n=0, err=EOF 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204fa7d80): _writeAt: size=5, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204fa7d80): >_writeAt: n=0, err=Bad file descriptor 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204fa7d80): close: 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204fa7d80): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204fce240): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204fce240): >openPending: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204fce240): _writeAt: size=5, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204fce240): >_writeAt: n=5, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204fce240): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.158865128 +0000 UTC m=+672.114345658 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204fce240): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2053344c0): _readAt: size=2, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2053344c0): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2053344c0): open at offset 5 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2053344c0): >openPending: err= 2026/05/30 05:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2053344c0): >_readAt: n=2, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2053344c0): _writeAt: size=3, off=7 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2053344c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2053344c0): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.158865128 +0000 UTC m=+672.114345658 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2053344c0): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205334a00): _readAt: size=512, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205334a00): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205334a00): >openPending: err= 2026/05/30 05:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205334a00): >_readAt: n=5, err=EOF 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205334a00): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.158865128 +0000 UTC m=+672.114345658 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205334a00): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: Remove: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204a3c930 item 25 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205335080): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205335080): >openPending: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205335080): _writeAt: size=5, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205335080): >_writeAt: n=5, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205335080): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.16193182 +0000 UTC m=+672.117412349 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205335080): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2053355c0): _readAt: size=512, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2053355c0): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2053355c0): >openPending: err= 2026/05/30 05:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2053355c0): >_readAt: n=5, err=EOF 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2053355c0): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.16193182 +0000 UTC m=+672.117412349 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2053355c0): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: Remove: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204a3d650 item 26 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205335c00): _readAt: size=2, off=0 2026/05/30 05:01:12 ERROR : open-test-file(0x1cf205335c00): Couldn't read size of file 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205335c00): >_readAt: n=0, err=EOF 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205335c00): _writeAt: size=5, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205335c00): >_writeAt: n=0, err=Bad file descriptor 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205335c00): close: 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205335c00): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2054520c0): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2054520c0): >openPending: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2054520c0): _writeAt: size=5, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2054520c0): >_writeAt: n=5, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2054520c0): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.164212795 +0000 UTC m=+672.119693324 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2054520c0): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2054525c0): _readAt: size=2, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2054525c0): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2054525c0): open at offset 5 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2054525c0): >openPending: err= 2026/05/30 05:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2054525c0): >_readAt: n=2, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2054525c0): _writeAt: size=3, off=7 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2054525c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2054525c0): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.164212795 +0000 UTC m=+672.119693324 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2054525c0): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205452b00): _readAt: size=512, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205452b00): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205452b00): >openPending: err= 2026/05/30 05:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205452b00): >_readAt: n=5, err=EOF 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205452b00): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.164212795 +0000 UTC m=+672.119693324 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205452b00): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: Remove: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204a3db90 item 27 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:12 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/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205453180): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205453180): >openPending: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205453180): _writeAt: size=5, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205453180): >_writeAt: n=5, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205453180): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.16736052 +0000 UTC m=+672.122841029 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205453180): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2054536c0): _readAt: size=512, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2054536c0): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2054536c0): >openPending: err= 2026/05/30 05:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2054536c0): >_readAt: n=5, err=EOF 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2054536c0): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.16736052 +0000 UTC m=+672.122841029 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2054536c0): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: Remove: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204d3c700 item 28 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205453d00): _readAt: size=2, off=0 2026/05/30 05:01:12 ERROR : open-test-file(0x1cf205453d00): Couldn't read size of file 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205453d00): >_readAt: n=0, err=EOF 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205453d00): _writeAt: size=5, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205453d00): >_writeAt: n=0, err=Bad file descriptor 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205453d00): close: 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205453d00): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2054681c0): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2054681c0): >openPending: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2054681c0): _writeAt: size=5, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2054681c0): >_writeAt: n=5, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2054681c0): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.168585397 +0000 UTC m=+672.124065897 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2054681c0): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/30 05:01:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205468880): _readAt: size=512, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205468880): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205468880): >openPending: err= 2026/05/30 05:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205468880): >_readAt: n=5, err=EOF 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205468880): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.168585397 +0000 UTC m=+672.124065897 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205468880): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: Remove: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204d3cd20 item 29 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:12 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/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205468f00): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205468f00): >openPending: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205468f00): _writeAt: size=5, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205468f00): >_writeAt: n=5, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205468f00): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.170037544 +0000 UTC m=+672.125518074 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205468f00): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205469440): _readAt: size=512, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205469440): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205469440): >openPending: err= 2026/05/30 05:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205469440): >_readAt: n=5, err=EOF 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205469440): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.170037544 +0000 UTC m=+672.125518074 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205469440): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: Remove: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204d3d570 item 30 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:12 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/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205469a80): _readAt: size=2, off=0 2026/05/30 05:01:12 ERROR : open-test-file(0x1cf205469a80): Couldn't read size of file 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205469a80): >_readAt: n=0, err=EOF 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205469a80): _writeAt: size=5, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205469a80): >_writeAt: n=0, err=Bad file descriptor 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205469a80): close: 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205469a80): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205469e40): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205469e40): >openPending: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205469e40): _writeAt: size=5, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205469e40): >_writeAt: n=5, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205469e40): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.172036858 +0000 UTC m=+672.127517367 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205469e40): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/30 05:01:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20547e600): _readAt: size=512, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20547e600): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20547e600): >openPending: err= 2026/05/30 05:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20547e600): >_readAt: n=5, err=EOF 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20547e600): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.172036858 +0000 UTC m=+672.127517367 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20547e600): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: Remove: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204d3ddc0 item 31 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:12 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/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20547ec80): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20547ec80): >openPending: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20547ec80): _writeAt: size=5, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20547ec80): >_writeAt: n=5, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20547ec80): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.173912305 +0000 UTC m=+672.129392814 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20547ec80): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20547f1c0): _readAt: size=512, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20547f1c0): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20547f1c0): >openPending: err= 2026/05/30 05:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20547f1c0): >_readAt: n=5, err=EOF 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20547f1c0): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.173912305 +0000 UTC m=+672.129392814 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20547f1c0): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: Remove: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204b3e460 item 32 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20547f800): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20547f800): >openPending: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20547f800): _writeAt: size=5, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20547f800): >_writeAt: n=5, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20547f800): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.175510589 +0000 UTC m=+672.130991098 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20547f800): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20547fc80): _readAt: size=2, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20547fc80): >_readAt: n=0, err=Bad file descriptor 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20547fc80): _writeAt: size=3, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20547fc80): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20547fc80): >openPending: err= 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204b3e7e0 item 33 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20547fc80): >_writeAt: n=3, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20547fc80): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.175991629 +0000 UTC m=+672.131472138 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20547fc80): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20501e280): _readAt: size=512, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20501e280): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20501e280): >openPending: err= 2026/05/30 05:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20501e280): >_readAt: n=5, err=EOF 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20501e280): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.175991629 +0000 UTC m=+672.131472138 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20501e280): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: Remove: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204b3e9a0 item 33 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20501e8c0): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20501e8c0): >openPending: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20501e8c0): _writeAt: size=5, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20501e8c0): >_writeAt: n=5, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20501e8c0): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.177435821 +0000 UTC m=+672.132916320 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20501e8c0): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f2bd80): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f2bd80): >openPending: err= 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204b7bb90 item 34 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f2bd80): _readAt: size=2, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f2bd80): >_readAt: n=0, err=Bad file descriptor 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f2bd80): _writeAt: size=3, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f2bd80): >_writeAt: n=3, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f2bd80): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.17787367 +0000 UTC m=+672.133354169 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f2bd80): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f743c0): _readAt: size=512, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f743c0): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f743c0): >openPending: err= 2026/05/30 05:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f743c0): >_readAt: n=3, err=EOF 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f743c0): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.17787367 +0000 UTC m=+672.133354169 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f743c0): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: Remove: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204b7be30 item 34 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f74a00): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f74a00): >openPending: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f74a00): _writeAt: size=5, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f74a00): >_writeAt: n=5, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f74a00): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.178885564 +0000 UTC m=+672.134366063 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f74a00): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f74e80): _readAt: size=2, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f74e80): >_readAt: n=0, err=Bad file descriptor 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f74e80): _writeAt: size=3, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f74e80): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f74e80): >openPending: err= 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204dfc3f0 item 35 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f74e80): >_writeAt: n=3, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f74e80): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.179315828 +0000 UTC m=+672.134796327 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f74e80): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f75380): _readAt: size=512, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f75380): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f75380): >openPending: err= 2026/05/30 05:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f75380): >_readAt: n=5, err=EOF 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f75380): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.179315828 +0000 UTC m=+672.134796327 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f75380): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: Remove: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204dfc5b0 item 35 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f75a00): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f75a00): >openPending: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f75a00): _writeAt: size=5, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f75a00): >_writeAt: n=5, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f75a00): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.1806806 +0000 UTC m=+672.136161160 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f75a00): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2050c2000): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2050c2000): >openPending: err= 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204dfca80 item 36 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2050c2000): _readAt: size=2, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2050c2000): >_readAt: n=0, err=Bad file descriptor 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2050c2000): _writeAt: size=3, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2050c2000): >_writeAt: n=3, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2050c2000): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.181284523 +0000 UTC m=+672.136765022 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2050c2000): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2050c2540): _readAt: size=512, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2050c2540): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2050c2540): >openPending: err= 2026/05/30 05:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2050c2540): >_readAt: n=3, err=EOF 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2050c2540): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.181284523 +0000 UTC m=+672.136765022 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2050c2540): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: Remove: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204dfcc40 item 36 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2050c2b80): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2050c2b80): >openPending: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2050c2b80): _writeAt: size=5, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2050c2b80): >_writeAt: n=5, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2050c2b80): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.182520862 +0000 UTC m=+672.138001371 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2050c2b80): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2050c3000): _readAt: size=2, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2050c3000): >_readAt: n=0, err=Bad file descriptor 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2050c3000): _writeAt: size=3, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2050c3000): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2050c3000): >openPending: err= 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204dfd0a0 item 37 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2050c3000): >_writeAt: n=3, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2050c3000): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.182991271 +0000 UTC m=+672.138471770 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2050c3000): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2050c3500): _readAt: size=512, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2050c3500): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2050c3500): >openPending: err= 2026/05/30 05:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2050c3500): >_readAt: n=5, err=EOF 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2050c3500): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.182991271 +0000 UTC m=+672.138471770 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2050c3500): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: Remove: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204dfd260 item 37 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2050c3b80): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2050c3b80): >openPending: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2050c3b80): _writeAt: size=5, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2050c3b80): >_writeAt: n=5, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2050c3b80): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.18423814 +0000 UTC m=+672.139718649 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2050c3b80): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2050e4180): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2050e4180): >openPending: err= 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204dfd650 item 38 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2050e4180): _readAt: size=2, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2050e4180): >_readAt: n=0, err=Bad file descriptor 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2050e4180): _writeAt: size=3, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2050e4180): >_writeAt: n=3, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2050e4180): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.18483548 +0000 UTC m=+672.140315989 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2050e4180): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2050e46c0): _readAt: size=512, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2050e46c0): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2050e46c0): >openPending: err= 2026/05/30 05:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2050e46c0): >_readAt: n=3, err=EOF 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2050e46c0): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.18483548 +0000 UTC m=+672.140315989 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2050e46c0): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: Remove: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204dfd810 item 38 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2050e4d40): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2050e4d40): >openPending: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2050e4d40): _writeAt: size=5, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2050e4d40): >_writeAt: n=5, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2050e4d40): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.186146631 +0000 UTC m=+672.141627140 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2050e4d40): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2050e5240): _readAt: size=2, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2050e5240): >_readAt: n=0, err=Bad file descriptor 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2050e5240): _writeAt: size=3, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2050e5240): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2050e5240): >openPending: err= 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204dfdb90 item 39 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2050e5240): >_writeAt: n=3, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2050e5240): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.186619896 +0000 UTC m=+672.142100395 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2050e5240): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2050e5740): _readAt: size=512, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2050e5740): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2050e5740): >openPending: err= 2026/05/30 05:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2050e5740): >_readAt: n=5, err=EOF 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2050e5740): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.186619896 +0000 UTC m=+672.142100395 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2050e5740): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: Remove: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204dfdd50 item 39 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2050e5dc0): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2050e5dc0): >openPending: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2050e5dc0): _writeAt: size=5, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2050e5dc0): >_writeAt: n=5, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2050e5dc0): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.187923051 +0000 UTC m=+672.143403560 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2050e5dc0): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20511c3c0): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20511c3c0): >openPending: err= 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204e902a0 item 40 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20511c3c0): _readAt: size=2, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20511c3c0): >_readAt: n=0, err=Bad file descriptor 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20511c3c0): _writeAt: size=3, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20511c3c0): >_writeAt: n=3, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20511c3c0): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.188531131 +0000 UTC m=+672.144011630 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20511c3c0): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20511c900): _readAt: size=512, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20511c900): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20511c900): >openPending: err= 2026/05/30 05:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20511c900): >_readAt: n=3, err=EOF 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20511c900): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.188531131 +0000 UTC m=+672.144011630 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20511c900): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: Remove: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204e90460 item 40 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20511cec0): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20511cec0): >openPending: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20511cec0): _readAt: size=2, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20511cec0): >_readAt: n=0, err=Bad file descriptor 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20511cec0): _writeAt: size=5, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20511cec0): >_writeAt: n=5, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20511cec0): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.189766629 +0000 UTC m=+672.145247128 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20511cec0): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20511d3c0): _writeAt: size=5, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20511d3c0): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20511d3c0): >openPending: err= 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204e90850 item 41 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20511d3c0): >_writeAt: n=5, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20511d3c0): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.190290931 +0000 UTC m=+672.145771440 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20511d3c0): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20511d880): _readAt: size=2, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20511d880): >_readAt: n=0, err=Bad file descriptor 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20511d880): _writeAt: size=3, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20511d880): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20511d880): >openPending: err= 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204e90cb0 item 41 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20511d880): >_writeAt: n=3, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20511d880): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.190799845 +0000 UTC m=+672.146280354 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20511d880): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20511ddc0): _readAt: size=512, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20511ddc0): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20511ddc0): >openPending: err= 2026/05/30 05:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20511ddc0): >_readAt: n=5, err=EOF 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20511ddc0): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.190799845 +0000 UTC m=+672.146280354 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20511ddc0): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: Remove: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204e91030 item 41 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205146500): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205146500): >openPending: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205146500): _readAt: size=2, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205146500): >_readAt: n=0, err=Bad file descriptor 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205146500): _writeAt: size=5, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205146500): >_writeAt: n=5, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205146500): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.19232559 +0000 UTC m=+672.147806099 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205146500): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205146a00): _writeAt: size=5, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205146a00): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205146a00): >openPending: err= 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204e91500 item 42 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205146a00): >_writeAt: n=5, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205146a00): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.192900238 +0000 UTC m=+672.148380747 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205146a00): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205146f40): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205146f40): >openPending: err= 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204e91810 item 42 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205146f40): _readAt: size=2, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205146f40): >_readAt: n=0, err=Bad file descriptor 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205146f40): _writeAt: size=3, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205146f40): >_writeAt: n=3, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205146f40): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.193658271 +0000 UTC m=+672.149138780 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205146f40): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2051474c0): _readAt: size=512, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2051474c0): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2051474c0): >openPending: err= 2026/05/30 05:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2051474c0): >_readAt: n=3, err=EOF 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2051474c0): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.193658271 +0000 UTC m=+672.149138780 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2051474c0): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: Remove: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204e91b90 item 42 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205147b00): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205147b00): >openPending: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205147b00): _readAt: size=2, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205147b00): >_readAt: n=0, err=Bad file descriptor 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205147b00): _writeAt: size=5, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205147b00): >_writeAt: n=5, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205147b00): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.195228873 +0000 UTC m=+672.150709403 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205147b00): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205190100): _writeAt: size=5, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205190100): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205190100): >openPending: err= 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204ada1c0 item 43 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205190100): >_writeAt: n=5, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205190100): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.195716816 +0000 UTC m=+672.151197375 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205190100): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205190640): _readAt: size=2, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205190640): >_readAt: n=0, err=Bad file descriptor 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205190640): _writeAt: size=3, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205190640): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205190640): >openPending: err= 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204ada4d0 item 43 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205190640): >_writeAt: n=3, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205190640): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.196344873 +0000 UTC m=+672.151825433 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205190640): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205190b80): _readAt: size=512, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205190b80): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205190b80): >openPending: err= 2026/05/30 05:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205190b80): >_readAt: n=5, err=EOF 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205190b80): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.196344873 +0000 UTC m=+672.151825433 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205190b80): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: Remove: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204ada8c0 item 43 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2051911c0): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2051911c0): >openPending: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2051911c0): _readAt: size=2, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2051911c0): >_readAt: n=0, err=Bad file descriptor 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2051911c0): _writeAt: size=5, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2051911c0): >_writeAt: n=5, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2051911c0): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.197892622 +0000 UTC m=+672.153373131 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2051911c0): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2051916c0): _writeAt: size=5, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2051916c0): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2051916c0): >openPending: err= 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204adae70 item 44 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2051916c0): >_writeAt: n=5, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2051916c0): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.19830893 +0000 UTC m=+672.153789429 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2051916c0): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205191c00): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205191c00): >openPending: err= 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204adb110 item 44 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205191c00): _readAt: size=2, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205191c00): >_readAt: n=0, err=Bad file descriptor 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205191c00): _writeAt: size=3, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205191c00): >_writeAt: n=3, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205191c00): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.198826099 +0000 UTC m=+672.154306597 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205191c00): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2051c0280): _readAt: size=512, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2051c0280): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2051c0280): >openPending: err= 2026/05/30 05:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2051c0280): >_readAt: n=3, err=EOF 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2051c0280): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.198826099 +0000 UTC m=+672.154306597 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2051c0280): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: Remove: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204adb500 item 44 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2051c08c0): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2051c08c0): >openPending: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2051c08c0): _readAt: size=2, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2051c08c0): >_readAt: n=0, err=Bad file descriptor 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2051c08c0): _writeAt: size=5, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2051c08c0): >_writeAt: n=5, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2051c08c0): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.199941358 +0000 UTC m=+672.155421857 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2051c08c0): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2051c0dc0): _writeAt: size=5, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2051c0dc0): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2051c0dc0): >openPending: err= 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204adbb20 item 45 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2051c0dc0): >_writeAt: n=5, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2051c0dc0): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.200480438 +0000 UTC m=+672.155960947 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2051c0dc0): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/30 05:01:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2051c14c0): _readAt: size=512, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2051c14c0): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2051c14c0): >openPending: err= 2026/05/30 05:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2051c14c0): >_readAt: n=5, err=EOF 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2051c14c0): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.200480438 +0000 UTC m=+672.155960947 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2051c14c0): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: Remove: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204726700 item 45 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2051c1b00): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2051c1b00): >openPending: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2051c1b00): _readAt: size=2, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2051c1b00): >_readAt: n=0, err=Bad file descriptor 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2051c1b00): _writeAt: size=5, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2051c1b00): >_writeAt: n=5, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2051c1b00): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.202000985 +0000 UTC m=+672.157481494 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2051c1b00): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2051de100): _writeAt: size=5, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2051de100): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2051de100): >openPending: err= 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204726f50 item 46 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2051de100): >_writeAt: n=5, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2051de100): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.20258568 +0000 UTC m=+672.158066189 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2051de100): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/30 05:01:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2051de800): _readAt: size=512, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2051de800): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2051de800): >openPending: err= 2026/05/30 05:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2051de800): >_readAt: n=5, err=EOF 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2051de800): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.20258568 +0000 UTC m=+672.158066189 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2051de800): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: Remove: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204727dc0 item 46 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2051dee40): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2051dee40): >openPending: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2051dee40): _readAt: size=2, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2051dee40): >_readAt: n=0, err=Bad file descriptor 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2051dee40): _writeAt: size=5, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2051dee40): >_writeAt: n=5, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2051dee40): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.203976091 +0000 UTC m=+672.159456590 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2051dee40): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2051df340): _writeAt: size=5, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2051df340): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2051df340): >openPending: err= 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204bb6bd0 item 47 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2051df340): >_writeAt: n=5, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2051df340): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.204428487 +0000 UTC m=+672.159909016 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2051df340): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/30 05:01:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2051dfa40): _readAt: size=512, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2051dfa40): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2051dfa40): >openPending: err= 2026/05/30 05:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2051dfa40): >_readAt: n=5, err=EOF 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2051dfa40): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.204428487 +0000 UTC m=+672.159909016 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2051dfa40): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: Remove: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204bb6e70 item 47 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:12 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/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20521c180): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20521c180): >openPending: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20521c180): _readAt: size=2, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20521c180): >_readAt: n=0, err=Bad file descriptor 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20521c180): _writeAt: size=5, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20521c180): >_writeAt: n=5, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20521c180): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.205764014 +0000 UTC m=+672.161244523 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20521c180): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20521c680): _writeAt: size=5, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20521c680): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20521c680): >openPending: err= 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204bb7420 item 48 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20521c680): >_writeAt: n=5, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20521c680): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.206229684 +0000 UTC m=+672.161710193 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20521c680): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/30 05:01:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20521cd80): _readAt: size=512, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20521cd80): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20521cd80): >openPending: err= 2026/05/30 05:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20521cd80): >_readAt: n=5, err=EOF 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20521cd80): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.206229684 +0000 UTC m=+672.161710193 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20521cd80): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: Remove: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204bb7730 item 48 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20521d3c0): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20521d3c0): >openPending: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20521d3c0): _writeAt: size=5, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20521d3c0): >_writeAt: n=5, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20521d3c0): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.207539162 +0000 UTC m=+672.163019711 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20521d3c0): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20521d840): _readAt: size=2, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20521d840): >_readAt: n=0, err=Bad file descriptor 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20521d840): _writeAt: size=3, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20521d840): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20521d840): open at offset 5 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20521d840): >openPending: err= 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204bb7b90 item 49 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20521d840): >_writeAt: n=3, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20521d840): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.208022025 +0000 UTC m=+672.163502525 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20521d840): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20521dd80): _readAt: size=512, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20521dd80): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20521dd80): >openPending: err= 2026/05/30 05:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20521dd80): >_readAt: n=8, err=EOF 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20521dd80): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.208022025 +0000 UTC m=+672.163502525 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20521dd80): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: Remove: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204bb7e30 item 49 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205248500): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205248500): >openPending: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205248500): _writeAt: size=5, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205248500): >_writeAt: n=5, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205248500): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.209363213 +0000 UTC m=+672.164843712 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205248500): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205248a00): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205248a00): open at offset 5 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205248a00): >openPending: err= 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204e96310 item 50 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205248a00): _readAt: size=2, off=5 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205248a00): >_readAt: n=0, err=Bad file descriptor 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205248a00): _writeAt: size=3, off=5 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205248a00): >_writeAt: n=3, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205248a00): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.209935907 +0000 UTC m=+672.165416406 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205248a00): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205248f80): _readAt: size=512, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205248f80): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205248f80): >openPending: err= 2026/05/30 05:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205248f80): >_readAt: n=3, err=EOF 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205248f80): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.209935907 +0000 UTC m=+672.165416406 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205248f80): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: Remove: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204e96540 item 50 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205249600): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205249600): >openPending: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205249600): _writeAt: size=5, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205249600): >_writeAt: n=5, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205249600): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.211192534 +0000 UTC m=+672.166673033 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205249600): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205249b00): _readAt: size=2, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205249b00): >_readAt: n=0, err=Bad file descriptor 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205249b00): _writeAt: size=3, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205249b00): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205249b00): open at offset 5 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205249b00): >openPending: err= 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204e968c0 item 51 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205249b00): >_writeAt: n=3, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205249b00): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.211966939 +0000 UTC m=+672.167447438 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205249b00): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205278140): _readAt: size=512, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205278140): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205278140): >openPending: err= 2026/05/30 05:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205278140): >_readAt: n=8, err=EOF 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205278140): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.211966939 +0000 UTC m=+672.167447438 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205278140): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: Remove: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204e96af0 item 51 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2052787c0): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2052787c0): >openPending: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2052787c0): _writeAt: size=5, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2052787c0): >_writeAt: n=5, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2052787c0): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.21323051 +0000 UTC m=+672.168711019 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2052787c0): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205278cc0): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205278cc0): open at offset 5 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205278cc0): >openPending: err= 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204e96e70 item 52 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205278cc0): _readAt: size=2, off=5 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205278cc0): >_readAt: n=0, err=Bad file descriptor 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205278cc0): _writeAt: size=3, off=5 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205278cc0): >_writeAt: n=3, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205278cc0): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.213781572 +0000 UTC m=+672.169262071 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205278cc0): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205279240): _readAt: size=512, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205279240): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205279240): >openPending: err= 2026/05/30 05:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205279240): >_readAt: n=3, err=EOF 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205279240): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.213781572 +0000 UTC m=+672.169262071 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205279240): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: Remove: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204e97180 item 52 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2052798c0): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2052798c0): >openPending: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2052798c0): _writeAt: size=5, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2052798c0): >_writeAt: n=5, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2052798c0): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.215075309 +0000 UTC m=+672.170555818 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2052798c0): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205279dc0): _readAt: size=2, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205279dc0): >_readAt: n=0, err=Bad file descriptor 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205279dc0): _writeAt: size=3, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205279dc0): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205279dc0): open at offset 5 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205279dc0): >openPending: err= 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204e97650 item 53 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205279dc0): >_writeAt: n=3, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205279dc0): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.215550459 +0000 UTC m=+672.171030978 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205279dc0): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2052a2400): _readAt: size=512, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2052a2400): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2052a2400): >openPending: err= 2026/05/30 05:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2052a2400): >_readAt: n=8, err=EOF 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2052a2400): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.215550459 +0000 UTC m=+672.171030978 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2052a2400): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: Remove: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204e97880 item 53 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2052a2a80): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2052a2a80): >openPending: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2052a2a80): _writeAt: size=5, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2052a2a80): >_writeAt: n=5, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2052a2a80): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.216924518 +0000 UTC m=+672.172405017 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2052a2a80): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2052a2f80): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2052a2f80): open at offset 5 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2052a2f80): >openPending: err= 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204e97c00 item 54 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2052a2f80): _readAt: size=2, off=5 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2052a2f80): >_readAt: n=0, err=Bad file descriptor 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2052a2f80): _writeAt: size=3, off=5 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2052a2f80): >_writeAt: n=3, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2052a2f80): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.217495989 +0000 UTC m=+672.172976488 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2052a2f80): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2052a3500): _readAt: size=512, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2052a3500): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2052a3500): >openPending: err= 2026/05/30 05:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2052a3500): >_readAt: n=3, err=EOF 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2052a3500): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.217495989 +0000 UTC m=+672.172976488 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2052a3500): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: Remove: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204e97dc0 item 54 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2052a3b80): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2052a3b80): >openPending: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2052a3b80): _writeAt: size=5, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2052a3b80): >_writeAt: n=5, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2052a3b80): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.218557547 +0000 UTC m=+672.174038046 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2052a3b80): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2052ce180): _readAt: size=2, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2052ce180): >_readAt: n=0, err=Bad file descriptor 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2052ce180): _writeAt: size=3, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2052ce180): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2052ce180): open at offset 5 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2052ce180): >openPending: err= 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204a36930 item 55 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2052ce180): >_writeAt: n=3, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2052ce180): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.218998151 +0000 UTC m=+672.174478651 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2052ce180): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2052ce6c0): _readAt: size=512, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2052ce6c0): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2052ce6c0): >openPending: err= 2026/05/30 05:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2052ce6c0): >_readAt: n=8, err=EOF 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2052ce6c0): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.218998151 +0000 UTC m=+672.174478651 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2052ce6c0): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: Remove: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204a36d90 item 55 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:12 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/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2052ced40): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2052ced40): >openPending: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2052ced40): _writeAt: size=5, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2052ced40): >_writeAt: n=5, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2052ced40): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.22001757 +0000 UTC m=+672.175498069 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2052ced40): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2052cf240): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2052cf240): open at offset 5 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2052cf240): >openPending: err= 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204a37260 item 56 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2052cf240): _readAt: size=2, off=5 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2052cf240): >_readAt: n=0, err=Bad file descriptor 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2052cf240): _writeAt: size=3, off=5 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2052cf240): >_writeAt: n=3, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2052cf240): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.220670836 +0000 UTC m=+672.176151335 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2052cf240): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2052cf7c0): _readAt: size=512, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2052cf7c0): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2052cf7c0): >openPending: err= 2026/05/30 05:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2052cf7c0): >_readAt: n=3, err=EOF 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2052cf7c0): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.220670836 +0000 UTC m=+672.176151335 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2052cf7c0): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: Remove: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204a37880 item 56 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2052cfe00): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2052cfe00): open at offset 0 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2052cfe00): >openPending: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2052cfe00): _readAt: size=2, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2052cfe00): >_readAt: n=0, err=Bad file descriptor 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2052cfe00): _writeAt: size=5, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2052cfe00): >_writeAt: n=5, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2052cfe00): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.221652773 +0000 UTC m=+672.177133272 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2052cfe00): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2052f4440): _writeAt: size=5, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2052f4440): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2052f4440): >openPending: err= 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204a37c00 item 57 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2052f4440): >_writeAt: n=5, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2052f4440): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.222044805 +0000 UTC m=+672.177525304 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2052f4440): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2052f4980): _readAt: size=2, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2052f4980): >_readAt: n=0, err=Bad file descriptor 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2052f4980): _writeAt: size=3, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2052f4980): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2052f4980): open at offset 5 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2052f4980): >openPending: err= 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204a37dc0 item 57 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2052f4980): >_writeAt: n=3, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2052f4980): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.222483254 +0000 UTC m=+672.177963753 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2052f4980): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2052f4f00): _readAt: size=512, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2052f4f00): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2052f4f00): >openPending: err= 2026/05/30 05:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2052f4f00): >_readAt: n=8, err=EOF 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2052f4f00): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.222483254 +0000 UTC m=+672.177963753 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2052f4f00): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: Remove: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204d103f0 item 57 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2052f5540): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2052f5540): open at offset 0 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2052f5540): >openPending: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2052f5540): _readAt: size=2, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2052f5540): >_readAt: n=0, err=Bad file descriptor 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2052f5540): _writeAt: size=5, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2052f5540): >_writeAt: n=5, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2052f5540): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.223600558 +0000 UTC m=+672.179081057 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2052f5540): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2052f5a80): _writeAt: size=5, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2052f5a80): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2052f5a80): >openPending: err= 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204d107e0 item 58 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2052f5a80): >_writeAt: n=5, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2052f5a80): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.224028948 +0000 UTC m=+672.179509448 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2052f5a80): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20531e0c0): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20531e0c0): open at offset 5 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20531e0c0): >openPending: err= 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204d109a0 item 58 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20531e0c0): _readAt: size=2, off=5 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20531e0c0): >_readAt: n=0, err=Bad file descriptor 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20531e0c0): _writeAt: size=3, off=5 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20531e0c0): >_writeAt: n=3, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20531e0c0): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.224690239 +0000 UTC m=+672.180170739 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20531e0c0): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20531e680): _readAt: size=512, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20531e680): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20531e680): >openPending: err= 2026/05/30 05:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20531e680): >_readAt: n=3, err=EOF 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20531e680): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.224690239 +0000 UTC m=+672.180170739 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20531e680): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: Remove: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204d10cb0 item 58 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20531ecc0): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20531ecc0): open at offset 0 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20531ecc0): >openPending: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20531ecc0): _readAt: size=2, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20531ecc0): >_readAt: n=0, err=Bad file descriptor 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20531ecc0): _writeAt: size=5, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20531ecc0): >_writeAt: n=5, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20531ecc0): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.225684922 +0000 UTC m=+672.181165421 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20531ecc0): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20531f200): _writeAt: size=5, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20531f200): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20531f200): >openPending: err= 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204d11110 item 59 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20531f200): >_writeAt: n=5, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20531f200): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.226055783 +0000 UTC m=+672.181536282 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20531f200): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20531f740): _readAt: size=2, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20531f740): >_readAt: n=0, err=Bad file descriptor 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20531f740): _writeAt: size=3, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20531f740): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20531f740): open at offset 5 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20531f740): >openPending: err= 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204d113b0 item 59 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20531f740): >_writeAt: n=3, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20531f740): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.226460739 +0000 UTC m=+672.181941238 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20531f740): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20531fcc0): _readAt: size=512, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20531fcc0): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20531fcc0): >openPending: err= 2026/05/30 05:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20531fcc0): >_readAt: n=8, err=EOF 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20531fcc0): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.226460739 +0000 UTC m=+672.181941238 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20531fcc0): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: Remove: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204d115e0 item 59 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:12 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/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205372400): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205372400): open at offset 0 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205372400): >openPending: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205372400): _readAt: size=2, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205372400): >_readAt: n=0, err=Bad file descriptor 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205372400): _writeAt: size=5, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205372400): >_writeAt: n=5, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205372400): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.227521406 +0000 UTC m=+672.183001905 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205372400): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205372940): _writeAt: size=5, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205372940): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205372940): >openPending: err= 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204d11b20 item 60 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205372940): >_writeAt: n=5, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205372940): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.228136269 +0000 UTC m=+672.183616768 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205372940): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205372e80): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205372e80): open at offset 5 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205372e80): >openPending: err= 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204d11d50 item 60 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205372e80): _readAt: size=2, off=5 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205372e80): >_readAt: n=0, err=Bad file descriptor 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205372e80): _writeAt: size=3, off=5 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205372e80): >_writeAt: n=3, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205372e80): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.228589025 +0000 UTC m=+672.184069524 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205372e80): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205373440): _readAt: size=512, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205373440): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205373440): >openPending: err= 2026/05/30 05:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205373440): >_readAt: n=3, err=EOF 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205373440): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.228589025 +0000 UTC m=+672.184069524 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205373440): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: Remove: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204e881c0 item 60 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205373a80): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205373a80): open at offset 0 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205373a80): >openPending: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205373a80): _readAt: size=2, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205373a80): >_readAt: n=0, err=Bad file descriptor 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205373a80): _writeAt: size=5, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205373a80): >_writeAt: n=5, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205373a80): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.229624014 +0000 UTC m=+672.185104513 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205373a80): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2053a00c0): _writeAt: size=5, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2053a00c0): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2053a00c0): >openPending: err= 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204e887e0 item 61 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2053a00c0): >_writeAt: n=5, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2053a00c0): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.229993883 +0000 UTC m=+672.185474382 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2053a00c0): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/30 05:01:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2053a07c0): _readAt: size=512, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2053a07c0): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2053a07c0): >openPending: err= 2026/05/30 05:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2053a07c0): >_readAt: n=5, err=EOF 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2053a07c0): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.229993883 +0000 UTC m=+672.185474382 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2053a07c0): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: Remove: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204e889a0 item 61 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:12 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/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2053a0e00): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2053a0e00): open at offset 0 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2053a0e00): >openPending: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2053a0e00): _readAt: size=2, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2053a0e00): >_readAt: n=0, err=Bad file descriptor 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2053a0e00): _writeAt: size=5, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2053a0e00): >_writeAt: n=5, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2053a0e00): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.231396567 +0000 UTC m=+672.186877067 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2053a0e00): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2053a1340): _writeAt: size=5, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2053a1340): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2053a1340): >openPending: err= 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204e88d90 item 62 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2053a1340): >_writeAt: n=5, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2053a1340): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.23175254 +0000 UTC m=+672.187233040 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2053a1340): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/30 05:01:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2053a1a40): _readAt: size=512, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2053a1a40): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2053a1a40): >openPending: err= 2026/05/30 05:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2053a1a40): >_readAt: n=5, err=EOF 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2053a1a40): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.23175254 +0000 UTC m=+672.187233040 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2053a1a40): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: Remove: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204e89420 item 62 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:12 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/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2053ce180): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2053ce180): open at offset 0 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2053ce180): >openPending: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2053ce180): _readAt: size=2, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2053ce180): >_readAt: n=0, err=Bad file descriptor 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2053ce180): _writeAt: size=5, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2053ce180): >_writeAt: n=5, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2053ce180): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.233007785 +0000 UTC m=+672.188488284 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2053ce180): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2053ce6c0): _writeAt: size=5, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2053ce6c0): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2053ce6c0): >openPending: err= 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204e897a0 item 63 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2053ce6c0): >_writeAt: n=5, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2053ce6c0): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.233576981 +0000 UTC m=+672.189057481 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2053ce6c0): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/30 05:01:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2053cedc0): _readAt: size=512, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2053cedc0): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2053cedc0): >openPending: err= 2026/05/30 05:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2053cedc0): >_readAt: n=5, err=EOF 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2053cedc0): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.233576981 +0000 UTC m=+672.189057481 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2053cedc0): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: Remove: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204e89ab0 item 63 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:12 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/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2053cf400): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2053cf400): open at offset 0 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2053cf400): >openPending: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2053cf400): _readAt: size=2, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2053cf400): >_readAt: n=0, err=Bad file descriptor 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2053cf400): _writeAt: size=5, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2053cf400): >_writeAt: n=5, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2053cf400): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.234756443 +0000 UTC m=+672.190236943 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2053cf400): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2053cf940): _writeAt: size=5, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2053cf940): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2053cf940): >openPending: err= 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204af4460 item 64 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2053cf940): >_writeAt: n=5, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2053cf940): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.235259965 +0000 UTC m=+672.190740484 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2053cf940): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/30 05:01:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205402140): _readAt: size=512, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205402140): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205402140): >openPending: err= 2026/05/30 05:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205402140): >_readAt: n=5, err=EOF 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205402140): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.235259965 +0000 UTC m=+672.190740484 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205402140): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: Remove: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204af4930 item 64 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205402780): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205402780): >openPending: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205402780): _writeAt: size=5, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205402780): >_writeAt: n=5, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205402780): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.237884 +0000 UTC m=+672.193364499 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205402780): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDWR 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204fce6c0): _readAt: size=2, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204fce6c0): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204fce6c0): >openPending: err= 2026/05/30 05:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204fce6c0): >_readAt: n=2, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204fce6c0): _writeAt: size=3, off=2 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204b124d0 item 65 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204fce6c0): >_writeAt: n=3, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204fce6c0): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.238393013 +0000 UTC m=+672.193873512 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204fce6c0): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204fcebc0): _readAt: size=512, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204fcebc0): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204fcebc0): >openPending: err= 2026/05/30 05:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204fcebc0): >_readAt: n=5, err=EOF 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204fcebc0): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.238393013 +0000 UTC m=+672.193873512 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204fcebc0): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: Remove: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204b128c0 item 65 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204fcf200): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204fcf200): >openPending: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204fcf200): _writeAt: size=5, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204fcf200): >_writeAt: n=5, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204fcf200): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.239840581 +0000 UTC m=+672.195321090 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204fcf200): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204fcf680): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204fcf680): >openPending: err= 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204b12e70 item 66 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204fcf680): _readAt: size=2, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204fcf680): >_readAt: n=0, err=EOF 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204fcf680): _writeAt: size=3, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204fcf680): >_writeAt: n=3, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204fcf680): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.240498646 +0000 UTC m=+672.195979155 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204fcf680): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204fcfbc0): _readAt: size=512, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204fcfbc0): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204fcfbc0): >openPending: err= 2026/05/30 05:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204fcfbc0): >_readAt: n=3, err=EOF 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204fcfbc0): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.240498646 +0000 UTC m=+672.195979155 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204fcfbc0): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: Remove: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204b13180 item 66 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205494300): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205494300): >openPending: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205494300): _writeAt: size=5, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205494300): >_writeAt: n=5, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205494300): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.241714197 +0000 UTC m=+672.197194706 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205494300): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205494780): _readAt: size=2, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205494780): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205494780): >openPending: err= 2026/05/30 05:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205494780): >_readAt: n=2, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205494780): _writeAt: size=3, off=2 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204b13a40 item 67 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205494780): >_writeAt: n=3, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205494780): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.242233468 +0000 UTC m=+672.197713967 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205494780): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205494c80): _readAt: size=512, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205494c80): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205494c80): >openPending: err= 2026/05/30 05:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205494c80): >_readAt: n=5, err=EOF 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205494c80): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.242233468 +0000 UTC m=+672.197713967 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205494c80): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: Remove: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204b13c00 item 67 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205495300): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205495300): >openPending: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205495300): _writeAt: size=5, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205495300): >_writeAt: n=5, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205495300): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.243442757 +0000 UTC m=+672.198923256 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205495300): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205495800): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205495800): >openPending: err= 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204a4e150 item 68 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205495800): _readAt: size=2, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205495800): >_readAt: n=0, err=EOF 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205495800): _writeAt: size=3, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205495800): >_writeAt: n=3, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205495800): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.244031751 +0000 UTC m=+672.199512260 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205495800): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205495d40): _readAt: size=512, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205495d40): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205495d40): >openPending: err= 2026/05/30 05:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205495d40): >_readAt: n=3, err=EOF 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205495d40): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.244031751 +0000 UTC m=+672.199512260 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205495d40): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: Remove: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204a4eb60 item 68 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2054c0480): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2054c0480): >openPending: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2054c0480): _writeAt: size=5, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2054c0480): >_writeAt: n=5, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2054c0480): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.245268981 +0000 UTC m=+672.200749490 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2054c0480): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2054c0900): _readAt: size=2, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2054c0900): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2054c0900): >openPending: err= 2026/05/30 05:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2054c0900): >_readAt: n=2, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2054c0900): _writeAt: size=3, off=2 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204a4f650 item 69 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2054c0900): >_writeAt: n=3, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2054c0900): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.245775249 +0000 UTC m=+672.201255758 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2054c0900): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2054c0e00): _readAt: size=512, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2054c0e00): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2054c0e00): >openPending: err= 2026/05/30 05:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2054c0e00): >_readAt: n=5, err=EOF 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2054c0e00): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.245775249 +0000 UTC m=+672.201255758 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2054c0e00): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: Remove: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204a4fa40 item 69 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2054c1480): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2054c1480): >openPending: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2054c1480): _writeAt: size=5, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2054c1480): >_writeAt: n=5, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2054c1480): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.247063736 +0000 UTC m=+672.202544245 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2054c1480): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2054c1980): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2054c1980): >openPending: err= 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204ac21c0 item 70 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2054c1980): _readAt: size=2, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2054c1980): >_readAt: n=0, err=EOF 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2054c1980): _writeAt: size=3, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2054c1980): >_writeAt: n=3, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2054c1980): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.247628836 +0000 UTC m=+672.203109345 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2054c1980): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2054c1ec0): _readAt: size=512, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2054c1ec0): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2054c1ec0): >openPending: err= 2026/05/30 05:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2054c1ec0): >_readAt: n=3, err=EOF 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2054c1ec0): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.247628836 +0000 UTC m=+672.203109345 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2054c1ec0): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: Remove: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204ac2930 item 70 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2054f2640): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2054f2640): >openPending: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2054f2640): _writeAt: size=5, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2054f2640): >_writeAt: n=5, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2054f2640): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.248872288 +0000 UTC m=+672.204352797 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2054f2640): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2054f2b40): _readAt: size=2, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2054f2b40): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2054f2b40): >openPending: err= 2026/05/30 05:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2054f2b40): >_readAt: n=2, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2054f2b40): _writeAt: size=3, off=2 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204ac35e0 item 71 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2054f2b40): >_writeAt: n=3, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2054f2b40): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.249417479 +0000 UTC m=+672.204897988 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2054f2b40): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2054f3040): _readAt: size=512, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2054f3040): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2054f3040): >openPending: err= 2026/05/30 05:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2054f3040): >_readAt: n=5, err=EOF 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2054f3040): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.249417479 +0000 UTC m=+672.204897988 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2054f3040): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: Remove: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204ac37a0 item 71 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2054f36c0): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2054f36c0): >openPending: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2054f36c0): _writeAt: size=5, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2054f36c0): >_writeAt: n=5, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2054f36c0): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.250679958 +0000 UTC m=+672.206160467 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2054f36c0): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2054f3bc0): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2054f3bc0): >openPending: err= 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204b4aa80 item 72 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2054f3bc0): _readAt: size=2, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2054f3bc0): >_readAt: n=0, err=EOF 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2054f3bc0): _writeAt: size=3, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2054f3bc0): >_writeAt: n=3, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2054f3bc0): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.251240428 +0000 UTC m=+672.206720937 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2054f3bc0): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20551c200): _readAt: size=512, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20551c200): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20551c200): >openPending: err= 2026/05/30 05:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20551c200): >_readAt: n=3, err=EOF 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20551c200): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.251240428 +0000 UTC m=+672.206720937 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20551c200): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: Remove: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204b4aee0 item 72 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20551c7c0): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20551c7c0): >openPending: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20551c7c0): _readAt: size=2, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20551c7c0): >_readAt: n=0, err=EOF 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20551c7c0): _writeAt: size=5, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20551c7c0): >_writeAt: n=5, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20551c7c0): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.252401465 +0000 UTC m=+672.207881974 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20551c7c0): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20551ccc0): _writeAt: size=5, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20551ccc0): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20551ccc0): >openPending: err= 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204b4b7a0 item 73 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20551ccc0): >_writeAt: n=5, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20551ccc0): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.252838291 +0000 UTC m=+672.208318790 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20551ccc0): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20551d180): _readAt: size=2, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20551d180): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20551d180): >openPending: err= 2026/05/30 05:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20551d180): >_readAt: n=2, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20551d180): _writeAt: size=3, off=2 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204b4b960 item 73 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20551d180): >_writeAt: n=3, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20551d180): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.253425482 +0000 UTC m=+672.208905981 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20551d180): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20551d6c0): _readAt: size=512, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20551d6c0): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20551d6c0): >openPending: err= 2026/05/30 05:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20551d6c0): >_readAt: n=5, err=EOF 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20551d6c0): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.253425482 +0000 UTC m=+672.208905981 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20551d6c0): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: Remove: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204d84230 item 73 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20551dd00): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20551dd00): >openPending: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20551dd00): _readAt: size=2, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20551dd00): >_readAt: n=0, err=EOF 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20551dd00): _writeAt: size=5, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20551dd00): >_writeAt: n=5, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20551dd00): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.254607769 +0000 UTC m=+672.210088268 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20551dd00): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205538300): _writeAt: size=5, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205538300): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205538300): >openPending: err= 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204d84770 item 74 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205538300): >_writeAt: n=5, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205538300): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.255013246 +0000 UTC m=+672.210493745 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205538300): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205538840): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205538840): >openPending: err= 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204d84930 item 74 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205538840): _readAt: size=2, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205538840): >_readAt: n=0, err=EOF 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205538840): _writeAt: size=3, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205538840): >_writeAt: n=3, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205538840): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.255655111 +0000 UTC m=+672.211135610 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205538840): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205538dc0): _readAt: size=512, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205538dc0): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205538dc0): >openPending: err= 2026/05/30 05:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205538dc0): >_readAt: n=3, err=EOF 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205538dc0): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.255655111 +0000 UTC m=+672.211135610 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205538dc0): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: Remove: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204d84bd0 item 74 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205539400): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205539400): >openPending: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205539400): _readAt: size=2, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205539400): >_readAt: n=0, err=EOF 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205539400): _writeAt: size=5, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205539400): >_writeAt: n=5, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205539400): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.256975749 +0000 UTC m=+672.212456248 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205539400): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205539900): _writeAt: size=5, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205539900): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205539900): >openPending: err= 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204d85260 item 75 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205539900): >_writeAt: n=5, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205539900): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.257479932 +0000 UTC m=+672.212960431 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205539900): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205539e40): _readAt: size=2, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205539e40): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205539e40): >openPending: err= 2026/05/30 05:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205539e40): >_readAt: n=2, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205539e40): _writeAt: size=3, off=2 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204d858f0 item 75 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205539e40): >_writeAt: n=3, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205539e40): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.257895508 +0000 UTC m=+672.213376008 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205539e40): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205550480): _readAt: size=512, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205550480): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205550480): >openPending: err= 2026/05/30 05:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205550480): >_readAt: n=5, err=EOF 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205550480): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.257895508 +0000 UTC m=+672.213376008 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205550480): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: Remove: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204d85ce0 item 75 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205550ac0): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205550ac0): >openPending: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205550ac0): _readAt: size=2, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205550ac0): >_readAt: n=0, err=EOF 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205550ac0): _writeAt: size=5, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205550ac0): >_writeAt: n=5, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205550ac0): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.25921248 +0000 UTC m=+672.214692979 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205550ac0): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205550fc0): _writeAt: size=5, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205550fc0): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205550fc0): >openPending: err= 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204b007e0 item 76 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205550fc0): >_writeAt: n=5, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205550fc0): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.259673682 +0000 UTC m=+672.215154182 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205550fc0): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205551500): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205551500): >openPending: err= 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204b00a10 item 76 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205551500): _readAt: size=2, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205551500): >_readAt: n=0, err=EOF 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205551500): _writeAt: size=3, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205551500): >_writeAt: n=3, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205551500): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.260342988 +0000 UTC m=+672.215823488 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205551500): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205551a80): _readAt: size=512, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205551a80): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205551a80): >openPending: err= 2026/05/30 05:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205551a80): >_readAt: n=3, err=EOF 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205551a80): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.260342988 +0000 UTC m=+672.215823488 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205551a80): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: Remove: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204b01110 item 76 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2055741c0): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2055741c0): >openPending: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2055741c0): _readAt: size=2, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2055741c0): >_readAt: n=0, err=EOF 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2055741c0): _writeAt: size=5, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2055741c0): >_writeAt: n=5, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2055741c0): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.261497584 +0000 UTC m=+672.216978082 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2055741c0): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2055746c0): _writeAt: size=5, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2055746c0): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2055746c0): >openPending: err= 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204dc02a0 item 77 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2055746c0): >_writeAt: n=5, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2055746c0): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.26193471 +0000 UTC m=+672.217415209 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2055746c0): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/30 05:01:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205574dc0): _readAt: size=512, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205574dc0): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205574dc0): >openPending: err= 2026/05/30 05:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205574dc0): >_readAt: n=5, err=EOF 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205574dc0): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.26193471 +0000 UTC m=+672.217415209 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205574dc0): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: Remove: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204dc0460 item 77 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205575400): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205575400): >openPending: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205575400): _readAt: size=2, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205575400): >_readAt: n=0, err=EOF 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205575400): _writeAt: size=5, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205575400): >_writeAt: n=5, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205575400): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.263129511 +0000 UTC m=+672.218610009 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205575400): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205575900): _writeAt: size=5, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205575900): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205575900): >openPending: err= 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204dc0930 item 78 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205575900): >_writeAt: n=5, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205575900): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.26347287 +0000 UTC m=+672.218953369 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205575900): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/30 05:01:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20558c100): _readAt: size=512, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20558c100): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20558c100): >openPending: err= 2026/05/30 05:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20558c100): >_readAt: n=5, err=EOF 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20558c100): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.26347287 +0000 UTC m=+672.218953369 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20558c100): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: Remove: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204dc0b60 item 78 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20558c740): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20558c740): >openPending: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20558c740): _readAt: size=2, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20558c740): >_readAt: n=0, err=EOF 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20558c740): _writeAt: size=5, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20558c740): >_writeAt: n=5, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20558c740): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.264684102 +0000 UTC m=+672.220164601 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20558c740): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20558cc40): _writeAt: size=5, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20558cc40): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20558cc40): >openPending: err= 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204dc11f0 item 79 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20558cc40): >_writeAt: n=5, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20558cc40): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.265135977 +0000 UTC m=+672.220616476 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20558cc40): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/30 05:01:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20558d340): _readAt: size=512, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20558d340): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20558d340): >openPending: err= 2026/05/30 05:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20558d340): >_readAt: n=5, err=EOF 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20558d340): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.265135977 +0000 UTC m=+672.220616476 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20558d340): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: Remove: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204dc13b0 item 79 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:12 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/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20558d980): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20558d980): >openPending: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20558d980): _readAt: size=2, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20558d980): >_readAt: n=0, err=EOF 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20558d980): _writeAt: size=5, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20558d980): >_writeAt: n=5, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20558d980): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.266293787 +0000 UTC m=+672.221774286 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20558d980): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20558de80): _writeAt: size=5, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20558de80): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20558de80): >openPending: err= 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204dc1810 item 80 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20558de80): >_writeAt: n=5, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20558de80): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.26688785 +0000 UTC m=+672.222368350 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20558de80): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/30 05:01:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2055a6680): _readAt: size=512, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2055a6680): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2055a6680): >openPending: err= 2026/05/30 05:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2055a6680): >_readAt: n=5, err=EOF 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2055a6680): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.26688785 +0000 UTC m=+672.222368350 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2055a6680): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: Remove: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204ea64d0 item 80 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2055a6b80): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2055a6b80): >openPending: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2055a6b80): _writeAt: size=5, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2055a6b80): >_writeAt: n=5, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2055a6b80): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.268782726 +0000 UTC m=+672.224263225 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2055a6b80): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2055a7000): _readAt: size=2, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2055a7000): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2055a7000): open at offset 5 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2055a7000): >openPending: err= 2026/05/30 05:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2055a7000): >_readAt: n=2, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2055a7000): _writeAt: size=3, off=7 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204ea6850 item 81 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2055a7000): >_writeAt: n=3, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2055a7000): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.269368704 +0000 UTC m=+672.224849204 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2055a7000): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2055a7540): _readAt: size=512, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2055a7540): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2055a7540): >openPending: err= 2026/05/30 05:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2055a7540): >_readAt: n=8, err=EOF 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2055a7540): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.269368704 +0000 UTC m=+672.224849204 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2055a7540): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: Remove: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204ea6a80 item 81 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2055a7bc0): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2055a7bc0): >openPending: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2055a7bc0): _writeAt: size=5, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2055a7bc0): >_writeAt: n=5, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2055a7bc0): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.270404544 +0000 UTC m=+672.225885043 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2055a7bc0): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2054021c0): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2054021c0): open at offset 5 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2054021c0): >openPending: err= 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204ea7030 item 82 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2054021c0): _readAt: size=2, off=5 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2054021c0): >_readAt: n=0, err=EOF 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2054021c0): _writeAt: size=3, off=5 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2054021c0): >_writeAt: n=3, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2054021c0): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.270880644 +0000 UTC m=+672.226361144 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2054021c0): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205402740): _readAt: size=512, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205402740): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205402740): >openPending: err= 2026/05/30 05:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205402740): >_readAt: n=3, err=EOF 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205402740): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.270880644 +0000 UTC m=+672.226361144 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205402740): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: Remove: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204ea72d0 item 82 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205402ec0): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205402ec0): >openPending: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205402ec0): _writeAt: size=5, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205402ec0): >_writeAt: n=5, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205402ec0): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.271880095 +0000 UTC m=+672.227360595 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205402ec0): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2054033c0): _readAt: size=2, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2054033c0): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2054033c0): open at offset 5 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2054033c0): >openPending: err= 2026/05/30 05:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2054033c0): >_readAt: n=2, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2054033c0): _writeAt: size=3, off=7 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204ea7880 item 83 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2054033c0): >_writeAt: n=3, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2054033c0): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.272336849 +0000 UTC m=+672.227817348 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2054033c0): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205403900): _readAt: size=512, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205403900): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205403900): >openPending: err= 2026/05/30 05:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205403900): >_readAt: n=8, err=EOF 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205403900): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.272336849 +0000 UTC m=+672.227817348 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf205403900): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: Remove: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204ea7b20 item 83 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204fd4080): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204fd4080): >openPending: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204fd4080): _writeAt: size=5, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204fd4080): >_writeAt: n=5, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204fd4080): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.273578999 +0000 UTC m=+672.229059498 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204fd4080): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204fd4580): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204fd4580): open at offset 5 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204fd4580): >openPending: err= 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204af4310 item 84 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204fd4580): _readAt: size=2, off=5 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204fd4580): >_readAt: n=0, err=EOF 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204fd4580): _writeAt: size=3, off=5 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204fd4580): >_writeAt: n=3, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204fd4580): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.274072374 +0000 UTC m=+672.229552872 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204fd4580): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204fd4b00): _readAt: size=512, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204fd4b00): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204fd4b00): >openPending: err= 2026/05/30 05:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204fd4b00): >_readAt: n=3, err=EOF 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204fd4b00): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.274072374 +0000 UTC m=+672.229552872 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204fd4b00): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: Remove: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204af4620 item 84 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204fd5180): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204fd5180): >openPending: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204fd5180): _writeAt: size=5, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204fd5180): >_writeAt: n=5, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204fd5180): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.275161163 +0000 UTC m=+672.230641662 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204fd5180): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204fd56c0): _readAt: size=2, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204fd56c0): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204fd56c0): open at offset 5 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204fd56c0): >openPending: err= 2026/05/30 05:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204fd56c0): >_readAt: n=2, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204fd56c0): _writeAt: size=3, off=7 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204af4fc0 item 85 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204fd56c0): >_writeAt: n=3, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204fd56c0): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.275606365 +0000 UTC m=+672.231086864 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204fd56c0): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204fd5c00): _readAt: size=512, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204fd5c00): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204fd5c00): >openPending: err= 2026/05/30 05:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204fd5c00): >_readAt: n=8, err=EOF 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204fd5c00): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.275606365 +0000 UTC m=+672.231086864 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204fd5c00): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: Remove: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204af5260 item 85 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204d88680): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204d88680): >openPending: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204d88680): _writeAt: size=5, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204d88680): >_writeAt: n=5, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204d88680): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.276750749 +0000 UTC m=+672.232231248 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204d88680): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204d88c80): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204d88c80): open at offset 5 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204d88c80): >openPending: err= 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204af5960 item 86 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204d88c80): _readAt: size=2, off=5 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204d88c80): >_readAt: n=0, err=EOF 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204d88c80): _writeAt: size=3, off=5 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204d88c80): >_writeAt: n=3, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204d88c80): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.277467436 +0000 UTC m=+672.232947934 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204d88c80): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204d89200): _readAt: size=512, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204d89200): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204d89200): >openPending: err= 2026/05/30 05:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204d89200): >_readAt: n=3, err=EOF 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204d89200): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.277467436 +0000 UTC m=+672.232947934 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204d89200): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: Remove: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204af5b90 item 86 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204d89880): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204d89880): >openPending: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204d89880): _writeAt: size=5, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204d89880): >_writeAt: n=5, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204d89880): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.278556817 +0000 UTC m=+672.234037316 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204d89880): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204d89d80): _readAt: size=2, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204d89d80): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204d89d80): open at offset 5 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204d89d80): >openPending: err= 2026/05/30 05:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204d89d80): >_readAt: n=2, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204d89d80): _writeAt: size=3, off=7 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204b3e3f0 item 87 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204d89d80): >_writeAt: n=3, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204d89d80): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.279012057 +0000 UTC m=+672.234492557 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204d89d80): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f463c0): _readAt: size=512, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f463c0): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f463c0): >openPending: err= 2026/05/30 05:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f463c0): >_readAt: n=8, err=EOF 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f463c0): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.279012057 +0000 UTC m=+672.234492557 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f463c0): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: Remove: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204b3e5b0 item 87 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:12 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/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f46a40): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f46a40): >openPending: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f46a40): _writeAt: size=5, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f46a40): >_writeAt: n=5, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f46a40): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.280267322 +0000 UTC m=+672.235747821 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f46a40): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f46f40): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f46f40): open at offset 5 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f46f40): >openPending: err= 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204b3e930 item 88 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f46f40): _readAt: size=2, off=5 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f46f40): >_readAt: n=0, err=EOF 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f46f40): _writeAt: size=3, off=5 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f46f40): >_writeAt: n=3, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f46f40): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.280751359 +0000 UTC m=+672.236231858 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f46f40): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f47680): _readAt: size=512, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f47680): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f47680): >openPending: err= 2026/05/30 05:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f47680): >_readAt: n=3, err=EOF 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f47680): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.280751359 +0000 UTC m=+672.236231858 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f47680): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: Remove: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204b3ed90 item 88 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f47cc0): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f47cc0): open at offset 0 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f47cc0): >openPending: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f47cc0): _readAt: size=2, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f47cc0): >_readAt: n=0, err=EOF 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f47cc0): _writeAt: size=5, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f47cc0): >_writeAt: n=5, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f47cc0): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.281939616 +0000 UTC m=+672.237420115 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204f47cc0): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2051da280): _writeAt: size=5, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2051da280): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2051da280): >openPending: err= 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204b3f3b0 item 89 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2051da280): >_writeAt: n=5, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2051da280): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.282395449 +0000 UTC m=+672.237875948 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2051da280): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2051da880): _readAt: size=2, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2051da880): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2051da880): open at offset 5 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2051da880): >openPending: err= 2026/05/30 05:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2051da880): >_readAt: n=2, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2051da880): _writeAt: size=3, off=7 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204b3f5e0 item 89 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2051da880): >_writeAt: n=3, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2051da880): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.282847674 +0000 UTC m=+672.238328174 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2051da880): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2051dae00): _readAt: size=512, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2051dae00): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2051dae00): >openPending: err= 2026/05/30 05:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2051dae00): >_readAt: n=8, err=EOF 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2051dae00): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.282847674 +0000 UTC m=+672.238328174 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2051dae00): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: Remove: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204b3f7a0 item 89 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2051db480): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2051db480): open at offset 0 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2051db480): >openPending: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2051db480): _readAt: size=2, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2051db480): >_readAt: n=0, err=EOF 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2051db480): _writeAt: size=5, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2051db480): >_writeAt: n=5, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2051db480): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.28410899 +0000 UTC m=+672.239589490 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2051db480): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2051db9c0): _writeAt: size=5, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2051db9c0): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2051db9c0): >openPending: err= 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204a04460 item 90 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2051db9c0): >_writeAt: n=5, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2051db9c0): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.284490492 +0000 UTC m=+672.239970991 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2051db9c0): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204b1c380): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204b1c380): open at offset 5 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204b1c380): >openPending: err= 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204a04770 item 90 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204b1c380): _readAt: size=2, off=5 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204b1c380): >_readAt: n=0, err=EOF 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204b1c380): _writeAt: size=3, off=5 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204b1c380): >_writeAt: n=3, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204b1c380): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.28498049 +0000 UTC m=+672.240460989 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204b1c380): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204b1d040): _readAt: size=512, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204b1d040): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204b1d040): >openPending: err= 2026/05/30 05:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204b1d040): >_readAt: n=3, err=EOF 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204b1d040): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.28498049 +0000 UTC m=+672.240460989 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204b1d040): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: Remove: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204a05110 item 90 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204b1d680): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204b1d680): open at offset 0 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204b1d680): >openPending: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204b1d680): _readAt: size=2, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204b1d680): >_readAt: n=0, err=EOF 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204b1d680): _writeAt: size=5, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204b1d680): >_writeAt: n=5, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204b1d680): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.286130635 +0000 UTC m=+672.241611135 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204b1d680): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204b1dc40): _writeAt: size=5, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204b1dc40): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204b1dc40): >openPending: err= 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf2054c4150 item 91 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204b1dc40): >_writeAt: n=5, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204b1dc40): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.286670386 +0000 UTC m=+672.242150895 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204b1dc40): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204e16680): _readAt: size=2, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204e16680): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204e16680): open at offset 5 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204e16680): >openPending: err= 2026/05/30 05:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204e16680): >_readAt: n=2, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204e16680): _writeAt: size=3, off=7 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf2054c4310 item 91 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204e16680): >_writeAt: n=3, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204e16680): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.287199057 +0000 UTC m=+672.242679556 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204e16680): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204e17940): _readAt: size=512, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204e17940): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204e17940): >openPending: err= 2026/05/30 05:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204e17940): >_readAt: n=8, err=EOF 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204e17940): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.287199057 +0000 UTC m=+672.242679556 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204e17940): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: Remove: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf2054c44d0 item 91 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:12 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/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204a94c00): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204a94c00): open at offset 0 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204a94c00): >openPending: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204a94c00): _readAt: size=2, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204a94c00): >_readAt: n=0, err=EOF 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204a94c00): _writeAt: size=5, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204a94c00): >_writeAt: n=5, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204a94c00): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.288414747 +0000 UTC m=+672.243895245 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204a94c00): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204a95b40): _writeAt: size=5, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204a95b40): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204a95b40): >openPending: err= 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf2054c4850 item 92 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204a95b40): >_writeAt: n=5, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204a95b40): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.288862434 +0000 UTC m=+672.244342932 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204a95b40): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2049becc0): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2049becc0): open at offset 5 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2049becc0): >openPending: err= 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf2054c4a10 item 92 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2049becc0): _readAt: size=2, off=5 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2049becc0): >_readAt: n=0, err=EOF 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2049becc0): _writeAt: size=3, off=5 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2049becc0): >_writeAt: n=3, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2049becc0): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.289640346 +0000 UTC m=+672.245120855 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2049becc0): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2049bf8c0): _readAt: size=512, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2049bf8c0): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2049bf8c0): >openPending: err= 2026/05/30 05:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2049bf8c0): >_readAt: n=3, err=EOF 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2049bf8c0): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.289640346 +0000 UTC m=+672.245120855 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2049bf8c0): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: Remove: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf2054c4bd0 item 92 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2050aa6c0): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2050aa6c0): open at offset 0 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2050aa6c0): >openPending: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2050aa6c0): _readAt: size=2, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2050aa6c0): >_readAt: n=0, err=EOF 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2050aa6c0): _writeAt: size=5, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2050aa6c0): >_writeAt: n=5, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2050aa6c0): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.291277252 +0000 UTC m=+672.246757761 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2050aa6c0): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2050aae00): _writeAt: size=5, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2050aae00): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2050aae00): >openPending: err= 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf2054c4f50 item 93 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2050aae00): >_writeAt: n=5, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2050aae00): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.291888047 +0000 UTC m=+672.247368556 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2050aae00): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/30 05:01:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2050ab500): _readAt: size=512, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2050ab500): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2050ab500): >openPending: err= 2026/05/30 05:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2050ab500): >_readAt: n=5, err=EOF 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2050ab500): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.291888047 +0000 UTC m=+672.247368556 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2050ab500): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: Remove: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf2054c5110 item 93 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:12 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/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2050abb40): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2050abb40): open at offset 0 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2050abb40): >openPending: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2050abb40): _readAt: size=2, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2050abb40): >_readAt: n=0, err=EOF 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2050abb40): _writeAt: size=5, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2050abb40): >_writeAt: n=5, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2050abb40): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.293471042 +0000 UTC m=+672.248951551 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf2050abb40): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20558c200): _writeAt: size=5, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20558c200): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20558c200): >openPending: err= 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf2054c5490 item 94 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20558c200): >_writeAt: n=5, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20558c200): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.293969645 +0000 UTC m=+672.249450154 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20558c200): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/30 05:01:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20558c900): _readAt: size=512, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20558c900): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20558c900): >openPending: err= 2026/05/30 05:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20558c900): >_readAt: n=5, err=EOF 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20558c900): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.293969645 +0000 UTC m=+672.249450154 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20558c900): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: Remove: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf2054c5650 item 94 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:12 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/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20558cf40): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20558cf40): open at offset 0 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20558cf40): >openPending: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20558cf40): _readAt: size=2, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20558cf40): >_readAt: n=0, err=EOF 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20558cf40): _writeAt: size=5, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20558cf40): >_writeAt: n=5, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20558cf40): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.295375916 +0000 UTC m=+672.250856415 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20558cf40): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20558d480): _writeAt: size=5, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20558d480): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20558d480): >openPending: err= 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf2054c59d0 item 95 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20558d480): >_writeAt: n=5, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20558d480): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.295778207 +0000 UTC m=+672.251258707 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20558d480): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/30 05:01:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20558db80): _readAt: size=512, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20558db80): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20558db80): >openPending: err= 2026/05/30 05:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20558db80): >_readAt: n=5, err=EOF 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20558db80): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.295778207 +0000 UTC m=+672.251258707 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf20558db80): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: Remove: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf2054c5b90 item 95 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:12 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/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204d6e300): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204d6e300): open at offset 0 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204d6e300): >openPending: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204d6e300): _readAt: size=2, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204d6e300): >_readAt: n=0, err=EOF 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204d6e300): _writeAt: size=5, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204d6e300): >_writeAt: n=5, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204d6e300): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.297031398 +0000 UTC m=+672.252511897 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204d6e300): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204d6e840): _writeAt: size=5, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204d6e840): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204d6e840): >openPending: err= 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204af8230 item 96 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204d6e840): >_writeAt: n=5, err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204d6e840): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.29743425 +0000 UTC m=+672.252914748 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204d6e840): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/30 05:01:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/30 05:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204d6ef40): _readAt: size=512, off=0 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204d6ef40): openPending: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204d6ef40): >openPending: err= 2026/05/30 05:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204d6ef40): >_readAt: n=5, err=EOF 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204d6ef40): close: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:12.29743425 +0000 UTC m=+672.252914748 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:12 DEBUG : open-test-file(0x1cf204d6ef40): >close: err= 2026/05/30 05:01:12 DEBUG : open-test-file: Remove: 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204af8700 item 96 2026/05/30 05:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:12 DEBUG : open-test-file: >Remove: err= 2026/05/30 05:01:12 DEBUG : WaitForWriters: timeout=30s 2026/05/30 05:01:12 DEBUG : Looking for writers 2026/05/30 05:01:12 DEBUG : >WaitForWriters: 2026/05/30 05:01:12 DEBUG : FileLu root 'rclone-test-bakebaz6wese': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "FileLu root 'rclone-test-bakebaz6wese'", Local "Local file system at /tmp/rclone3965202493", Modify Window "876000h0m0s" 2026/05/30 05:01:13 INFO : FileLu root 'rclone-test-bakebaz6wese': poll-interval is not supported by this remote 2026/05/30 05:01:13 DEBUG : FileLu root 'rclone-test-bakebaz6wese': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/30 05:01:13 DEBUG : FileLu root 'rclone-test-bakebaz6wese': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bakebaz6wese" 2026/05/30 05:01:13 DEBUG : FileLu root 'rclone-test-bakebaz6wese': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bakebaz6wese" 2026/05/30 05:01:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bakebaz6wese" 2026/05/30 05:01:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/30 05:01:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bakebaz6wese" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bakebaz6wese" 2026/05/30 05:01:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bakebaz6wese" 2026/05/30 05:01:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/30 05:01:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bakebaz6wese" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bakebaz6wese" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/05/30 05:01:13 INFO : FileLu root 'rclone-test-bakebaz6wese': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204e22300): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204e22300): >openPending: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204e22300): _writeAt: size=5, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204e22300): >_writeAt: n=5, err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204e22300): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.822566164 +0000 UTC m=+673.778046693 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204e22300): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204e22780): _readAt: size=2, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204e22780): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204e22780): >openPending: err= 2026/05/30 05:01:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204e22780): >_readAt: n=2, err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204e22780): _writeAt: size=3, off=2 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204e22780): >_writeAt: n=0, err=Bad file descriptor 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204e22780): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.822566164 +0000 UTC m=+673.778046693 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204e22780): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204e22c40): _readAt: size=512, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204e22c40): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204e22c40): >openPending: err= 2026/05/30 05:01:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204e22c40): >_readAt: n=5, err=EOF 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204e22c40): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.822566164 +0000 UTC m=+673.778046693 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204e22c40): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: Remove: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204c26850 item 1 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205030600): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205030600): >openPending: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205030600): _writeAt: size=5, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205030600): >_writeAt: n=5, err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205030600): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.827951563 +0000 UTC m=+673.783432082 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205030600): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205030b80): _readAt: size=512, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205030b80): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205030b80): >openPending: err= 2026/05/30 05:01:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205030b80): >_readAt: n=5, err=EOF 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205030b80): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.827951563 +0000 UTC m=+673.783432082 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205030b80): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: Remove: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204a993b0 item 2 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2050311c0): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2050311c0): >openPending: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2050311c0): _writeAt: size=5, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2050311c0): >_writeAt: n=5, err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2050311c0): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.830627646 +0000 UTC m=+673.786108165 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2050311c0): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205031640): _readAt: size=2, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205031640): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205031640): >openPending: err= 2026/05/30 05:01:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205031640): >_readAt: n=2, err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205031640): _writeAt: size=3, off=2 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205031640): >_writeAt: n=0, err=Bad file descriptor 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205031640): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.830627646 +0000 UTC m=+673.786108165 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205031640): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205031b00): _readAt: size=512, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205031b00): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205031b00): >openPending: err= 2026/05/30 05:01:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205031b00): >_readAt: n=5, err=EOF 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205031b00): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.830627646 +0000 UTC m=+673.786108165 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205031b00): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: Remove: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204a99e30 item 3 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f04280): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f04280): >openPending: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f04280): _writeAt: size=5, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f04280): >_writeAt: n=5, err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f04280): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.836106971 +0000 UTC m=+673.791587520 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f04280): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f047c0): _readAt: size=512, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f047c0): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f047c0): >openPending: err= 2026/05/30 05:01:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f047c0): >_readAt: n=5, err=EOF 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f047c0): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.836106971 +0000 UTC m=+673.791587520 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f047c0): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: Remove: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204a3c7e0 item 4 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f04e00): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f04e00): >openPending: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f04e00): _writeAt: size=5, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f04e00): >_writeAt: n=5, err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f04e00): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.838598565 +0000 UTC m=+673.794079074 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f04e00): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f05280): _readAt: size=2, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f05280): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f05280): >openPending: err= 2026/05/30 05:01:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f05280): >_readAt: n=2, err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f05280): _writeAt: size=3, off=2 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f05280): >_writeAt: n=0, err=Bad file descriptor 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f05280): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.838598565 +0000 UTC m=+673.794079074 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f05280): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f05740): _readAt: size=512, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f05740): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f05740): >openPending: err= 2026/05/30 05:01:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f05740): >_readAt: n=5, err=EOF 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f05740): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.838598565 +0000 UTC m=+673.794079074 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f05740): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: Remove: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204a3d2d0 item 5 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f05dc0): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f05dc0): >openPending: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f05dc0): _writeAt: size=5, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f05dc0): >_writeAt: n=5, err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f05dc0): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.842847925 +0000 UTC m=+673.798328424 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f05dc0): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f3c400): _readAt: size=512, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f3c400): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f3c400): >openPending: err= 2026/05/30 05:01:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f3c400): >_readAt: n=5, err=EOF 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f3c400): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.842847925 +0000 UTC m=+673.798328424 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f3c400): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: Remove: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204a3dab0 item 6 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f3ca80): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f3ca80): >openPending: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f3ca80): _writeAt: size=5, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f3ca80): >_writeAt: n=5, err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f3ca80): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.845738283 +0000 UTC m=+673.801218781 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f3ca80): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f3cf80): _readAt: size=2, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f3cf80): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f3cf80): >openPending: err= 2026/05/30 05:01:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f3cf80): >_readAt: n=2, err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f3cf80): _writeAt: size=3, off=2 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f3cf80): >_writeAt: n=0, err=Bad file descriptor 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f3cf80): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.845738283 +0000 UTC m=+673.801218781 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f3cf80): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f3d440): _readAt: size=512, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f3d440): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f3d440): >openPending: err= 2026/05/30 05:01:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f3d440): >_readAt: n=5, err=EOF 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f3d440): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.845738283 +0000 UTC m=+673.801218781 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f3d440): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: Remove: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204d3c1c0 item 7 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f3dac0): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f3dac0): >openPending: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f3dac0): _writeAt: size=5, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f3dac0): >_writeAt: n=5, err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f3dac0): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.848932796 +0000 UTC m=+673.804413295 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f3dac0): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f5e100): _readAt: size=512, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f5e100): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f5e100): >openPending: err= 2026/05/30 05:01:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f5e100): >_readAt: n=5, err=EOF 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f5e100): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.848932796 +0000 UTC m=+673.804413295 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f5e100): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: Remove: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204d3cbd0 item 8 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f5e6c0): _readAt: size=2, off=0 2026/05/30 05:01:13 ERROR : open-test-file(0x1cf204f5e6c0): Couldn't read size of file 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f5e6c0): >_readAt: n=0, err=EOF 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f5e6c0): _writeAt: size=5, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f5e6c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f5e6c0): close: 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f5e6c0): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f5ea80): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f5ea80): >openPending: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f5ea80): _writeAt: size=5, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f5ea80): >_writeAt: n=5, err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f5ea80): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.850366378 +0000 UTC m=+673.805846878 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f5ea80): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f5ef00): _readAt: size=2, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f5ef00): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f5ef00): >openPending: err= 2026/05/30 05:01:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f5ef00): >_readAt: n=2, err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f5ef00): _writeAt: size=3, off=2 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f5ef00): >_writeAt: n=0, err=Bad file descriptor 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f5ef00): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.850366378 +0000 UTC m=+673.805846878 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f5ef00): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f5f400): _readAt: size=512, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f5f400): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f5f400): >openPending: err= 2026/05/30 05:01:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f5f400): >_readAt: n=5, err=EOF 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f5f400): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.850366378 +0000 UTC m=+673.805846878 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f5f400): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: Remove: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204d3d420 item 9 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f5fa80): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f5fa80): >openPending: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f5fa80): _writeAt: size=5, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f5fa80): >_writeAt: n=5, err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f5fa80): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.852332759 +0000 UTC m=+673.807813257 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f5fa80): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f980c0): _readAt: size=512, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f980c0): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f980c0): >openPending: err= 2026/05/30 05:01:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f980c0): >_readAt: n=5, err=EOF 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f980c0): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.852332759 +0000 UTC m=+673.807813257 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f980c0): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: Remove: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204d3de30 item 10 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f98700): _readAt: size=2, off=0 2026/05/30 05:01:13 ERROR : open-test-file(0x1cf204f98700): Couldn't read size of file 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f98700): >_readAt: n=0, err=EOF 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f98700): _writeAt: size=5, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f98700): >_writeAt: n=0, err=Bad file descriptor 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f98700): close: 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f98700): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f98ac0): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f98ac0): >openPending: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f98ac0): _writeAt: size=5, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f98ac0): >_writeAt: n=5, err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f98ac0): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.853945509 +0000 UTC m=+673.809426009 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f98ac0): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f98fc0): _readAt: size=2, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f98fc0): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f98fc0): >openPending: err= 2026/05/30 05:01:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f98fc0): >_readAt: n=2, err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f98fc0): _writeAt: size=3, off=2 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f98fc0): >_writeAt: n=0, err=Bad file descriptor 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f98fc0): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.853945509 +0000 UTC m=+673.809426009 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f98fc0): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f994c0): _readAt: size=512, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f994c0): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f994c0): >openPending: err= 2026/05/30 05:01:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f994c0): >_readAt: n=5, err=EOF 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f994c0): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.853945509 +0000 UTC m=+673.809426009 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f994c0): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: Remove: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204b7a700 item 11 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f99b40): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f99b40): >openPending: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f99b40): _writeAt: size=5, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f99b40): >_writeAt: n=5, err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f99b40): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.855981401 +0000 UTC m=+673.811461900 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f99b40): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204fc4180): _readAt: size=512, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204fc4180): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204fc4180): >openPending: err= 2026/05/30 05:01:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204fc4180): >_readAt: n=5, err=EOF 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204fc4180): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.855981401 +0000 UTC m=+673.811461900 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204fc4180): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: Remove: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204b7af50 item 12 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204fc47c0): _readAt: size=2, off=0 2026/05/30 05:01:13 ERROR : open-test-file(0x1cf204fc47c0): Couldn't read size of file 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204fc47c0): >_readAt: n=0, err=EOF 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204fc47c0): _writeAt: size=5, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204fc47c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204fc47c0): close: 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204fc47c0): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204fc4b80): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204fc4b80): >openPending: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204fc4b80): _writeAt: size=5, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204fc4b80): >_writeAt: n=5, err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204fc4b80): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.857454739 +0000 UTC m=+673.812935238 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204fc4b80): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/30 05:01:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204fc5240): _readAt: size=512, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204fc5240): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204fc5240): >openPending: err= 2026/05/30 05:01:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204fc5240): >_readAt: n=5, err=EOF 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204fc5240): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.857454739 +0000 UTC m=+673.812935238 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204fc5240): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: Remove: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204b7b340 item 13 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204fc58c0): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204fc58c0): >openPending: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204fc58c0): _writeAt: size=5, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204fc58c0): >_writeAt: n=5, err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204fc58c0): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.858726194 +0000 UTC m=+673.814206703 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204fc58c0): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204fc5e00): _readAt: size=512, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204fc5e00): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204fc5e00): >openPending: err= 2026/05/30 05:01:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204fc5e00): >_readAt: n=5, err=EOF 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204fc5e00): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.858726194 +0000 UTC m=+673.814206703 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204fc5e00): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: Remove: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204b7b730 item 14 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204fe4540): _readAt: size=2, off=0 2026/05/30 05:01:13 ERROR : open-test-file(0x1cf204fe4540): Couldn't read size of file 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204fe4540): >_readAt: n=0, err=EOF 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204fe4540): _writeAt: size=5, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204fe4540): >_writeAt: n=0, err=Bad file descriptor 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204fe4540): close: 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204fe4540): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204e23440): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204e23440): >openPending: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204e23440): _writeAt: size=5, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204e23440): >_writeAt: n=5, err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204e23440): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.860094613 +0000 UTC m=+673.815575112 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204e23440): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/30 05:01:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204e23b00): _readAt: size=512, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204e23b00): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204e23b00): >openPending: err= 2026/05/30 05:01:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204e23b00): >_readAt: n=5, err=EOF 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204e23b00): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.860094613 +0000 UTC m=+673.815575112 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204e23b00): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: Remove: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204c273b0 item 15 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:13 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/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205012280): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205012280): >openPending: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205012280): _writeAt: size=5, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205012280): >_writeAt: n=5, err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205012280): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.863568976 +0000 UTC m=+673.819049474 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205012280): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2050127c0): _readAt: size=512, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2050127c0): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2050127c0): >openPending: err= 2026/05/30 05:01:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2050127c0): >_readAt: n=5, err=EOF 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2050127c0): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.863568976 +0000 UTC m=+673.819049474 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2050127c0): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: Remove: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204c278f0 item 16 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205012e00): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205012e00): >openPending: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205012e00): _writeAt: size=5, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205012e00): >_writeAt: n=5, err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205012e00): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.865916637 +0000 UTC m=+673.821397136 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205012e00): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205013280): _readAt: size=2, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205013280): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205013280): open at offset 5 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205013280): >openPending: err= 2026/05/30 05:01:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205013280): >_readAt: n=2, err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205013280): _writeAt: size=3, off=7 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205013280): >_writeAt: n=0, err=Bad file descriptor 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205013280): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.865916637 +0000 UTC m=+673.821397136 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205013280): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205013780): _readAt: size=512, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205013780): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205013780): >openPending: err= 2026/05/30 05:01:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205013780): >_readAt: n=5, err=EOF 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205013780): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.865916637 +0000 UTC m=+673.821397136 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205013780): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: Remove: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204dfc070 item 17 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205013e00): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205013e00): >openPending: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205013e00): _writeAt: size=5, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205013e00): >_writeAt: n=5, err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205013e00): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.868201439 +0000 UTC m=+673.823681939 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205013e00): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2050a8440): _readAt: size=512, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2050a8440): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2050a8440): >openPending: err= 2026/05/30 05:01:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2050a8440): >_readAt: n=5, err=EOF 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2050a8440): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.868201439 +0000 UTC m=+673.823681939 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2050a8440): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: Remove: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204dfc620 item 18 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2050a8ac0): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2050a8ac0): >openPending: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2050a8ac0): _writeAt: size=5, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2050a8ac0): >_writeAt: n=5, err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2050a8ac0): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.869661261 +0000 UTC m=+673.825141759 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2050a8ac0): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2050a8fc0): _readAt: size=2, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2050a8fc0): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2050a8fc0): open at offset 5 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2050a8fc0): >openPending: err= 2026/05/30 05:01:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2050a8fc0): >_readAt: n=2, err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2050a8fc0): _writeAt: size=3, off=7 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2050a8fc0): >_writeAt: n=0, err=Bad file descriptor 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2050a8fc0): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.869661261 +0000 UTC m=+673.825141759 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2050a8fc0): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2050a94c0): _readAt: size=512, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2050a94c0): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2050a94c0): >openPending: err= 2026/05/30 05:01:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2050a94c0): >_readAt: n=5, err=EOF 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2050a94c0): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.869661261 +0000 UTC m=+673.825141759 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2050a94c0): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: Remove: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204dfcaf0 item 19 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2050a9b40): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2050a9b40): >openPending: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2050a9b40): _writeAt: size=5, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2050a9b40): >_writeAt: n=5, err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2050a9b40): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.87144221 +0000 UTC m=+673.826922709 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2050a9b40): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2050d8180): _readAt: size=512, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2050d8180): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2050d8180): >openPending: err= 2026/05/30 05:01:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2050d8180): >_readAt: n=5, err=EOF 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2050d8180): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.87144221 +0000 UTC m=+673.826922709 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2050d8180): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: Remove: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204dfd0a0 item 20 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2050d8800): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2050d8800): >openPending: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2050d8800): _writeAt: size=5, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2050d8800): >_writeAt: n=5, err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2050d8800): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.872635918 +0000 UTC m=+673.828116417 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2050d8800): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2050d8d00): _readAt: size=2, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2050d8d00): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2050d8d00): open at offset 5 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2050d8d00): >openPending: err= 2026/05/30 05:01:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2050d8d00): >_readAt: n=2, err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2050d8d00): _writeAt: size=3, off=7 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2050d8d00): >_writeAt: n=0, err=Bad file descriptor 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2050d8d00): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.872635918 +0000 UTC m=+673.828116417 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2050d8d00): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2050d9200): _readAt: size=512, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2050d9200): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2050d9200): >openPending: err= 2026/05/30 05:01:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2050d9200): >_readAt: n=5, err=EOF 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2050d9200): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.872635918 +0000 UTC m=+673.828116417 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2050d9200): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: Remove: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204dfd420 item 21 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2050d9880): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2050d9880): >openPending: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2050d9880): _writeAt: size=5, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2050d9880): >_writeAt: n=5, err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2050d9880): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.874564418 +0000 UTC m=+673.830044916 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2050d9880): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2050d9dc0): _readAt: size=512, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2050d9dc0): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2050d9dc0): >openPending: err= 2026/05/30 05:01:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2050d9dc0): >_readAt: n=5, err=EOF 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2050d9dc0): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.874564418 +0000 UTC m=+673.830044916 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2050d9dc0): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: Remove: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204dfd960 item 22 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205100540): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205100540): >openPending: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205100540): _writeAt: size=5, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205100540): >_writeAt: n=5, err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205100540): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.877558862 +0000 UTC m=+673.833039361 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205100540): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205100a40): _readAt: size=2, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205100a40): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205100a40): open at offset 5 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205100a40): >openPending: err= 2026/05/30 05:01:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205100a40): >_readAt: n=2, err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205100a40): _writeAt: size=3, off=7 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205100a40): >_writeAt: n=0, err=Bad file descriptor 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205100a40): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.877558862 +0000 UTC m=+673.833039361 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205100a40): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205100f40): _readAt: size=512, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205100f40): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205100f40): >openPending: err= 2026/05/30 05:01:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205100f40): >_readAt: n=5, err=EOF 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205100f40): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.877558862 +0000 UTC m=+673.833039361 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205100f40): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: Remove: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204dfdce0 item 23 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:13 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/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2051015c0): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2051015c0): >openPending: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2051015c0): _writeAt: size=5, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2051015c0): >_writeAt: n=5, err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2051015c0): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.879402571 +0000 UTC m=+673.834883069 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2051015c0): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205101b00): _readAt: size=512, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205101b00): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205101b00): >openPending: err= 2026/05/30 05:01:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205101b00): >_readAt: n=5, err=EOF 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205101b00): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.879402571 +0000 UTC m=+673.834883069 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205101b00): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: Remove: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204e90380 item 24 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205128240): _readAt: size=2, off=0 2026/05/30 05:01:13 ERROR : open-test-file(0x1cf205128240): Couldn't read size of file 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205128240): >_readAt: n=0, err=EOF 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205128240): _writeAt: size=5, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205128240): >_writeAt: n=0, err=Bad file descriptor 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205128240): close: 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205128240): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205128600): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205128600): >openPending: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205128600): _writeAt: size=5, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205128600): >_writeAt: n=5, err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205128600): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.880671821 +0000 UTC m=+673.836152321 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205128600): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205128b00): _readAt: size=2, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205128b00): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205128b00): open at offset 5 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205128b00): >openPending: err= 2026/05/30 05:01:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205128b00): >_readAt: n=2, err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205128b00): _writeAt: size=3, off=7 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205128b00): >_writeAt: n=0, err=Bad file descriptor 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205128b00): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.880671821 +0000 UTC m=+673.836152321 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205128b00): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205129040): _readAt: size=512, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205129040): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205129040): >openPending: err= 2026/05/30 05:01:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205129040): >_readAt: n=5, err=EOF 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205129040): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.880671821 +0000 UTC m=+673.836152321 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205129040): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: Remove: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204e90770 item 25 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2051296c0): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2051296c0): >openPending: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2051296c0): _writeAt: size=5, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2051296c0): >_writeAt: n=5, err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2051296c0): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.882808393 +0000 UTC m=+673.838288893 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2051296c0): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205129c00): _readAt: size=512, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205129c00): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205129c00): >openPending: err= 2026/05/30 05:01:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205129c00): >_readAt: n=5, err=EOF 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205129c00): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.882808393 +0000 UTC m=+673.838288893 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205129c00): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: Remove: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204e910a0 item 26 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf20515c340): _readAt: size=2, off=0 2026/05/30 05:01:13 ERROR : open-test-file(0x1cf20515c340): Couldn't read size of file 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf20515c340): >_readAt: n=0, err=EOF 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf20515c340): _writeAt: size=5, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf20515c340): >_writeAt: n=0, err=Bad file descriptor 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf20515c340): close: 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf20515c340): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf20515c700): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf20515c700): >openPending: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf20515c700): _writeAt: size=5, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf20515c700): >_writeAt: n=5, err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf20515c700): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.884398081 +0000 UTC m=+673.839878590 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf20515c700): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf20515cc00): _readAt: size=2, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf20515cc00): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf20515cc00): open at offset 5 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf20515cc00): >openPending: err= 2026/05/30 05:01:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf20515cc00): >_readAt: n=2, err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf20515cc00): _writeAt: size=3, off=7 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf20515cc00): >_writeAt: n=0, err=Bad file descriptor 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf20515cc00): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.884398081 +0000 UTC m=+673.839878590 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf20515cc00): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf20515d140): _readAt: size=512, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf20515d140): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf20515d140): >openPending: err= 2026/05/30 05:01:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf20515d140): >_readAt: n=5, err=EOF 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf20515d140): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.884398081 +0000 UTC m=+673.839878590 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf20515d140): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: Remove: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204e91570 item 27 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:13 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/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf20515d7c0): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf20515d7c0): >openPending: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf20515d7c0): _writeAt: size=5, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf20515d7c0): >_writeAt: n=5, err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf20515d7c0): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.887225099 +0000 UTC m=+673.842705599 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf20515d7c0): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf20515dd00): _readAt: size=512, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf20515dd00): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf20515dd00): >openPending: err= 2026/05/30 05:01:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf20515dd00): >_readAt: n=5, err=EOF 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf20515dd00): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.887225099 +0000 UTC m=+673.842705599 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf20515dd00): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: Remove: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204e91dc0 item 28 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf20518c440): _readAt: size=2, off=0 2026/05/30 05:01:13 ERROR : open-test-file(0x1cf20518c440): Couldn't read size of file 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf20518c440): >_readAt: n=0, err=EOF 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf20518c440): _writeAt: size=5, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf20518c440): >_writeAt: n=0, err=Bad file descriptor 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf20518c440): close: 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf20518c440): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf20518c800): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf20518c800): >openPending: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf20518c800): _writeAt: size=5, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf20518c800): >_writeAt: n=5, err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf20518c800): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.888650055 +0000 UTC m=+673.844130554 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf20518c800): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/30 05:01:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf20518cec0): _readAt: size=512, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf20518cec0): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf20518cec0): >openPending: err= 2026/05/30 05:01:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf20518cec0): >_readAt: n=5, err=EOF 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf20518cec0): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.888650055 +0000 UTC m=+673.844130554 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf20518cec0): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: Remove: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204ada4d0 item 29 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:13 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/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf20518d540): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf20518d540): >openPending: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf20518d540): _writeAt: size=5, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf20518d540): >_writeAt: n=5, err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf20518d540): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.889895321 +0000 UTC m=+673.845375820 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf20518d540): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf20518da80): _readAt: size=512, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf20518da80): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf20518da80): >openPending: err= 2026/05/30 05:01:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf20518da80): >_readAt: n=5, err=EOF 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf20518da80): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.889895321 +0000 UTC m=+673.845375820 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf20518da80): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: Remove: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204adaaf0 item 30 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:13 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/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2051b21c0): _readAt: size=2, off=0 2026/05/30 05:01:13 ERROR : open-test-file(0x1cf2051b21c0): Couldn't read size of file 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2051b21c0): >_readAt: n=0, err=EOF 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2051b21c0): _writeAt: size=5, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2051b21c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2051b21c0): close: 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2051b21c0): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2051b2580): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2051b2580): >openPending: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2051b2580): _writeAt: size=5, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2051b2580): >_writeAt: n=5, err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2051b2580): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.891143923 +0000 UTC m=+673.846624422 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2051b2580): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/30 05:01:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2051b2c40): _readAt: size=512, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2051b2c40): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2051b2c40): >openPending: err= 2026/05/30 05:01:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2051b2c40): >_readAt: n=5, err=EOF 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2051b2c40): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.891143923 +0000 UTC m=+673.846624422 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2051b2c40): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: Remove: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204adb110 item 31 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:13 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/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2051b32c0): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2051b32c0): >openPending: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2051b32c0): _writeAt: size=5, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2051b32c0): >_writeAt: n=5, err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2051b32c0): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.892344725 +0000 UTC m=+673.847825224 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2051b32c0): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2051b3800): _readAt: size=512, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2051b3800): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2051b3800): >openPending: err= 2026/05/30 05:01:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2051b3800): >_readAt: n=5, err=EOF 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2051b3800): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.892344725 +0000 UTC m=+673.847825224 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2051b3800): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: Remove: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204adb7a0 item 32 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2051b3e40): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2051b3e40): >openPending: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2051b3e40): _writeAt: size=5, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2051b3e40): >_writeAt: n=5, err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2051b3e40): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.893566055 +0000 UTC m=+673.849046554 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2051b3e40): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2051ca3c0): _readAt: size=2, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2051ca3c0): >_readAt: n=0, err=Bad file descriptor 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2051ca3c0): _writeAt: size=3, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2051ca3c0): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2051ca3c0): >openPending: err= 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204726700 item 33 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2051ca3c0): >_writeAt: n=3, err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2051ca3c0): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.89460972 +0000 UTC m=+673.850090219 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2051ca3c0): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2051ca8c0): _readAt: size=512, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2051ca8c0): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2051ca8c0): >openPending: err= 2026/05/30 05:01:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2051ca8c0): >_readAt: n=5, err=EOF 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2051ca8c0): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.89460972 +0000 UTC m=+673.850090219 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2051ca8c0): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: Remove: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204726b60 item 33 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2051caf00): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2051caf00): >openPending: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2051caf00): _writeAt: size=5, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2051caf00): >_writeAt: n=5, err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2051caf00): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.896469247 +0000 UTC m=+673.851949747 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2051caf00): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2051cb380): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2051cb380): >openPending: err= 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204727dc0 item 34 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2051cb380): _readAt: size=2, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2051cb380): >_readAt: n=0, err=Bad file descriptor 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2051cb380): _writeAt: size=3, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2051cb380): >_writeAt: n=3, err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2051cb380): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.899218038 +0000 UTC m=+673.854698537 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2051cb380): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2051cb8c0): _readAt: size=512, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2051cb8c0): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2051cb8c0): >openPending: err= 2026/05/30 05:01:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2051cb8c0): >_readAt: n=3, err=EOF 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2051cb8c0): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.899218038 +0000 UTC m=+673.854698537 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2051cb8c0): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: Remove: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204bb64d0 item 34 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2051ec000): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2051ec000): >openPending: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2051ec000): _writeAt: size=5, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2051ec000): >_writeAt: n=5, err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2051ec000): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.900321546 +0000 UTC m=+673.855802045 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2051ec000): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2051ec480): _readAt: size=2, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2051ec480): >_readAt: n=0, err=Bad file descriptor 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2051ec480): _writeAt: size=3, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2051ec480): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2051ec480): >openPending: err= 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204bb6e70 item 35 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2051ec480): >_writeAt: n=3, err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2051ec480): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.900777698 +0000 UTC m=+673.856258198 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2051ec480): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2051ec980): _readAt: size=512, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2051ec980): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2051ec980): >openPending: err= 2026/05/30 05:01:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2051ec980): >_readAt: n=5, err=EOF 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2051ec980): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.900777698 +0000 UTC m=+673.856258198 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2051ec980): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: Remove: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204bb71f0 item 35 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2051ed000): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2051ed000): >openPending: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2051ed000): _writeAt: size=5, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2051ed000): >_writeAt: n=5, err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2051ed000): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.902571833 +0000 UTC m=+673.858052332 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2051ed000): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2051ed500): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2051ed500): >openPending: err= 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204bb7730 item 36 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2051ed500): _readAt: size=2, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2051ed500): >_readAt: n=0, err=Bad file descriptor 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2051ed500): _writeAt: size=3, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2051ed500): >_writeAt: n=3, err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2051ed500): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.903200993 +0000 UTC m=+673.858681492 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2051ed500): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2051eda40): _readAt: size=512, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2051eda40): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2051eda40): >openPending: err= 2026/05/30 05:01:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2051eda40): >_readAt: n=3, err=EOF 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2051eda40): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.903200993 +0000 UTC m=+673.858681492 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2051eda40): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: Remove: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204bb78f0 item 36 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205224180): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205224180): >openPending: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205224180): _writeAt: size=5, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205224180): >_writeAt: n=5, err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205224180): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.904458332 +0000 UTC m=+673.859938830 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205224180): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205224600): _readAt: size=2, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205224600): >_readAt: n=0, err=Bad file descriptor 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205224600): _writeAt: size=3, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205224600): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205224600): >openPending: err= 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204bb7e30 item 37 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205224600): >_writeAt: n=3, err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205224600): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.904970451 +0000 UTC m=+673.860450950 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205224600): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205224b00): _readAt: size=512, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205224b00): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205224b00): >openPending: err= 2026/05/30 05:01:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205224b00): >_readAt: n=5, err=EOF 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205224b00): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.904970451 +0000 UTC m=+673.860450950 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205224b00): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: Remove: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204e96150 item 37 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205225180): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205225180): >openPending: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205225180): _writeAt: size=5, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205225180): >_writeAt: n=5, err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205225180): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.906363796 +0000 UTC m=+673.861844296 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205225180): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205225680): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205225680): >openPending: err= 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204e96540 item 38 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205225680): _readAt: size=2, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205225680): >_readAt: n=0, err=Bad file descriptor 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205225680): _writeAt: size=3, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205225680): >_writeAt: n=3, err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205225680): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.906997005 +0000 UTC m=+673.862477504 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205225680): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205225bc0): _readAt: size=512, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205225bc0): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205225bc0): >openPending: err= 2026/05/30 05:01:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205225bc0): >_readAt: n=3, err=EOF 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205225bc0): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.906997005 +0000 UTC m=+673.862477504 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205225bc0): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: Remove: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204e96700 item 38 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204d6f600): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204d6f600): >openPending: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204d6f600): _writeAt: size=5, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204d6f600): >_writeAt: n=5, err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204d6f600): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.908505599 +0000 UTC m=+673.863986098 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204d6f600): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204d6fb00): _readAt: size=2, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204d6fb00): >_readAt: n=0, err=Bad file descriptor 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204d6fb00): _writeAt: size=3, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204d6fb00): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204d6fb00): >openPending: err= 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204af9a40 item 39 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204d6fb00): >_writeAt: n=3, err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204d6fb00): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.909770702 +0000 UTC m=+673.865251201 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204d6fb00): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205282100): _readAt: size=512, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205282100): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205282100): >openPending: err= 2026/05/30 05:01:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205282100): >_readAt: n=5, err=EOF 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205282100): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.909770702 +0000 UTC m=+673.865251201 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205282100): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: Remove: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204a36070 item 39 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205282780): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205282780): >openPending: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205282780): _writeAt: size=5, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205282780): >_writeAt: n=5, err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205282780): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.912815943 +0000 UTC m=+673.868296442 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205282780): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205282c80): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205282c80): >openPending: err= 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204a36b60 item 40 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205282c80): _readAt: size=2, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205282c80): >_readAt: n=0, err=Bad file descriptor 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205282c80): _writeAt: size=3, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205282c80): >_writeAt: n=3, err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205282c80): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.914614346 +0000 UTC m=+673.870094845 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205282c80): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2052831c0): _readAt: size=512, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2052831c0): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2052831c0): >openPending: err= 2026/05/30 05:01:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2052831c0): >_readAt: n=3, err=EOF 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2052831c0): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.914614346 +0000 UTC m=+673.870094845 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2052831c0): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: Remove: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204a36e70 item 40 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205283780): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205283780): >openPending: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205283780): _readAt: size=2, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205283780): >_readAt: n=0, err=Bad file descriptor 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205283780): _writeAt: size=5, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205283780): >_writeAt: n=5, err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205283780): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.917921091 +0000 UTC m=+673.873401591 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205283780): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205283c80): _writeAt: size=5, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205283c80): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205283c80): >openPending: err= 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204a376c0 item 41 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205283c80): >_writeAt: n=5, err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205283c80): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.919706399 +0000 UTC m=+673.875186898 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205283c80): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2052ae240): _readAt: size=2, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2052ae240): >_readAt: n=0, err=Bad file descriptor 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2052ae240): _writeAt: size=3, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2052ae240): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2052ae240): >openPending: err= 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204a37960 item 41 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2052ae240): >_writeAt: n=3, err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2052ae240): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.920429307 +0000 UTC m=+673.875909805 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2052ae240): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2052ae780): _readAt: size=512, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2052ae780): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2052ae780): >openPending: err= 2026/05/30 05:01:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2052ae780): >_readAt: n=5, err=EOF 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2052ae780): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.920429307 +0000 UTC m=+673.875909805 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2052ae780): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: Remove: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204a37b20 item 41 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2052aedc0): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2052aedc0): >openPending: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2052aedc0): _readAt: size=2, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2052aedc0): >_readAt: n=0, err=Bad file descriptor 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2052aedc0): _writeAt: size=5, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2052aedc0): >_writeAt: n=5, err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2052aedc0): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.923244943 +0000 UTC m=+673.878725442 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2052aedc0): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2052af2c0): _writeAt: size=5, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2052af2c0): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2052af2c0): >openPending: err= 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204d10000 item 42 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2052af2c0): >_writeAt: n=5, err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2052af2c0): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.924641967 +0000 UTC m=+673.880122466 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2052af2c0): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2052af800): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2052af800): >openPending: err= 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204d104d0 item 42 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2052af800): _readAt: size=2, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2052af800): >_readAt: n=0, err=Bad file descriptor 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2052af800): _writeAt: size=3, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2052af800): >_writeAt: n=3, err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2052af800): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.925301524 +0000 UTC m=+673.880782023 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2052af800): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2052afd80): _readAt: size=512, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2052afd80): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2052afd80): >openPending: err= 2026/05/30 05:01:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2052afd80): >_readAt: n=3, err=EOF 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2052afd80): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.925301524 +0000 UTC m=+673.880782023 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2052afd80): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: Remove: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204d10700 item 42 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2052da4c0): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2052da4c0): >openPending: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2052da4c0): _readAt: size=2, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2052da4c0): >_readAt: n=0, err=Bad file descriptor 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2052da4c0): _writeAt: size=5, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2052da4c0): >_writeAt: n=5, err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2052da4c0): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.926516933 +0000 UTC m=+673.881997432 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2052da4c0): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2052da9c0): _writeAt: size=5, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2052da9c0): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2052da9c0): >openPending: err= 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204d10a80 item 43 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2052da9c0): >_writeAt: n=5, err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2052da9c0): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.92686404 +0000 UTC m=+673.882344539 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2052da9c0): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2052daf00): _readAt: size=2, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2052daf00): >_readAt: n=0, err=Bad file descriptor 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2052daf00): _writeAt: size=3, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2052daf00): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2052daf00): >openPending: err= 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204d10e70 item 43 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2052daf00): >_writeAt: n=3, err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2052daf00): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.928670156 +0000 UTC m=+673.884150656 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2052daf00): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2052db440): _readAt: size=512, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2052db440): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2052db440): >openPending: err= 2026/05/30 05:01:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2052db440): >_readAt: n=5, err=EOF 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2052db440): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.928670156 +0000 UTC m=+673.884150656 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2052db440): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: Remove: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204d11030 item 43 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2052dba80): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2052dba80): >openPending: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2052dba80): _readAt: size=2, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2052dba80): >_readAt: n=0, err=Bad file descriptor 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2052dba80): _writeAt: size=5, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2052dba80): >_writeAt: n=5, err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2052dba80): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.932195787 +0000 UTC m=+673.887676287 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2052dba80): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2052fc080): _writeAt: size=5, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2052fc080): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2052fc080): >openPending: err= 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204d11490 item 44 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2052fc080): >_writeAt: n=5, err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2052fc080): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.93272096 +0000 UTC m=+673.888201459 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2052fc080): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2052fc5c0): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2052fc5c0): >openPending: err= 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204d11730 item 44 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2052fc5c0): _readAt: size=2, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2052fc5c0): >_readAt: n=0, err=Bad file descriptor 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2052fc5c0): _writeAt: size=3, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2052fc5c0): >_writeAt: n=3, err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2052fc5c0): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.933287282 +0000 UTC m=+673.888767781 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2052fc5c0): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2052fcb40): _readAt: size=512, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2052fcb40): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2052fcb40): >openPending: err= 2026/05/30 05:01:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2052fcb40): >_readAt: n=3, err=EOF 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2052fcb40): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.933287282 +0000 UTC m=+673.888767781 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2052fcb40): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: Remove: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204d119d0 item 44 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204fe4740): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204fe4740): >openPending: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204fe4740): _readAt: size=2, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204fe4740): >_readAt: n=0, err=Bad file descriptor 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204fe4740): _writeAt: size=5, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204fe4740): >_writeAt: n=5, err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204fe4740): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.934425555 +0000 UTC m=+673.889906055 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204fe4740): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204fe4c40): _writeAt: size=5, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204fe4c40): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204fe4c40): >openPending: err= 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204e880e0 item 45 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204fe4c40): >_writeAt: n=5, err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204fe4c40): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.934934668 +0000 UTC m=+673.890415167 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204fe4c40): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/30 05:01:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204fe5340): _readAt: size=512, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204fe5340): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204fe5340): >openPending: err= 2026/05/30 05:01:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204fe5340): >_readAt: n=5, err=EOF 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204fe5340): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.934934668 +0000 UTC m=+673.890415167 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204fe5340): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: Remove: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204e88460 item 45 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204fe5980): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204fe5980): >openPending: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204fe5980): _readAt: size=2, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204fe5980): >_readAt: n=0, err=Bad file descriptor 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204fe5980): _writeAt: size=5, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204fe5980): >_writeAt: n=5, err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204fe5980): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.936292437 +0000 UTC m=+673.891772946 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204fe5980): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204fe5e80): _writeAt: size=5, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204fe5e80): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204fe5e80): >openPending: err= 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204e888c0 item 46 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204fe5e80): >_writeAt: n=5, err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204fe5e80): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.936582085 +0000 UTC m=+673.892062584 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204fe5e80): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/30 05:01:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2053a0680): _readAt: size=512, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2053a0680): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2053a0680): >openPending: err= 2026/05/30 05:01:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2053a0680): >_readAt: n=5, err=EOF 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2053a0680): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.936582085 +0000 UTC m=+673.892062584 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2053a0680): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: Remove: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204e88a80 item 46 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2053a0cc0): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2053a0cc0): >openPending: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2053a0cc0): _readAt: size=2, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2053a0cc0): >_readAt: n=0, err=Bad file descriptor 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2053a0cc0): _writeAt: size=5, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2053a0cc0): >_writeAt: n=5, err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2053a0cc0): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.937987084 +0000 UTC m=+673.893467582 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2053a0cc0): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2053a11c0): _writeAt: size=5, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2053a11c0): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2053a11c0): >openPending: err= 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204e891f0 item 47 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2053a11c0): >_writeAt: n=5, err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2053a11c0): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.938440541 +0000 UTC m=+673.893921050 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2053a11c0): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/30 05:01:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2053a18c0): _readAt: size=512, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2053a18c0): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2053a18c0): >openPending: err= 2026/05/30 05:01:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2053a18c0): >_readAt: n=5, err=EOF 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2053a18c0): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.938440541 +0000 UTC m=+673.893921050 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2053a18c0): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: Remove: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204e89500 item 47 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:13 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/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2053c8000): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2053c8000): >openPending: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2053c8000): _readAt: size=2, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2053c8000): >_readAt: n=0, err=Bad file descriptor 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2053c8000): _writeAt: size=5, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2053c8000): >_writeAt: n=5, err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2053c8000): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.939764276 +0000 UTC m=+673.895244775 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2053c8000): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2053c8500): _writeAt: size=5, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2053c8500): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2053c8500): >openPending: err= 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204e898f0 item 48 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2053c8500): >_writeAt: n=5, err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2053c8500): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.940276775 +0000 UTC m=+673.895757274 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2053c8500): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/30 05:01:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2053c8c00): _readAt: size=512, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2053c8c00): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2053c8c00): >openPending: err= 2026/05/30 05:01:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2053c8c00): >_readAt: n=5, err=EOF 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2053c8c00): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.940276775 +0000 UTC m=+673.895757274 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2053c8c00): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: Remove: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204e89c70 item 48 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2053c9240): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2053c9240): >openPending: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2053c9240): _writeAt: size=5, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2053c9240): >_writeAt: n=5, err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2053c9240): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.941723321 +0000 UTC m=+673.897203821 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2053c9240): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2053c96c0): _readAt: size=2, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2053c96c0): >_readAt: n=0, err=Bad file descriptor 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2053c96c0): _writeAt: size=3, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2053c96c0): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2053c96c0): open at offset 5 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2053c96c0): >openPending: err= 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204b12690 item 49 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2053c96c0): >_writeAt: n=3, err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2053c96c0): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.942127767 +0000 UTC m=+673.897608266 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2053c96c0): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2053c9c00): _readAt: size=512, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2053c9c00): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2053c9c00): >openPending: err= 2026/05/30 05:01:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2053c9c00): >_readAt: n=8, err=EOF 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2053c9c00): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.942127767 +0000 UTC m=+673.897608266 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2053c9c00): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: Remove: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204b12a80 item 49 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205404380): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205404380): >openPending: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205404380): _writeAt: size=5, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205404380): >_writeAt: n=5, err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205404380): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.94630027 +0000 UTC m=+673.901780769 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205404380): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2052fd4c0): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2052fd4c0): open at offset 5 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2052fd4c0): >openPending: err= 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204a4e070 item 50 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2052fd4c0): _readAt: size=2, off=5 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2052fd4c0): >_readAt: n=0, err=Bad file descriptor 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2052fd4c0): _writeAt: size=3, off=5 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2052fd4c0): >_writeAt: n=3, err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2052fd4c0): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.948769752 +0000 UTC m=+673.904250252 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2052fd4c0): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2052fda40): _readAt: size=512, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2052fda40): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2052fda40): >openPending: err= 2026/05/30 05:01:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2052fda40): >_readAt: n=3, err=EOF 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2052fda40): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.948769752 +0000 UTC m=+673.904250252 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2052fda40): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: Remove: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204a4ea10 item 50 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2053221c0): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2053221c0): >openPending: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2053221c0): _writeAt: size=5, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2053221c0): >_writeAt: n=5, err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2053221c0): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.951352518 +0000 UTC m=+673.906833018 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2053221c0): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205254600): _readAt: size=2, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205254600): >_readAt: n=0, err=Bad file descriptor 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205254600): _writeAt: size=3, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205254600): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205254600): open at offset 5 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205254600): >openPending: err= 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204e96af0 item 51 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205254600): >_writeAt: n=3, err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205254600): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.952060799 +0000 UTC m=+673.907541298 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205254600): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205322480): _readAt: size=512, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205322480): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205322480): >openPending: err= 2026/05/30 05:01:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205322480): >_readAt: n=8, err=EOF 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205322480): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.952060799 +0000 UTC m=+673.907541298 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205322480): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: Remove: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204b12310 item 51 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205322b00): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205322b00): >openPending: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205322b00): _writeAt: size=5, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205322b00): >_writeAt: n=5, err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205322b00): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.953737641 +0000 UTC m=+673.909218140 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205322b00): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205323000): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205323000): open at offset 5 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205323000): >openPending: err= 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204b12c40 item 52 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205323000): _readAt: size=2, off=5 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205323000): >_readAt: n=0, err=Bad file descriptor 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205323000): _writeAt: size=3, off=5 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205323000): >_writeAt: n=3, err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205323000): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.95446662 +0000 UTC m=+673.909947119 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205323000): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205323580): _readAt: size=512, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205323580): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205323580): >openPending: err= 2026/05/30 05:01:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205323580): >_readAt: n=3, err=EOF 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205323580): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.95446662 +0000 UTC m=+673.909947119 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205323580): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: Remove: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204b12e70 item 52 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205323c00): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205323c00): >openPending: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205323c00): _writeAt: size=5, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205323c00): >_writeAt: n=5, err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205323c00): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.95584674 +0000 UTC m=+673.911327240 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205323c00): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205254980): _readAt: size=2, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205254980): >_readAt: n=0, err=Bad file descriptor 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205254980): _writeAt: size=3, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205254980): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205254980): open at offset 5 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205254980): >openPending: err= 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204b13490 item 53 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205254980): >_writeAt: n=3, err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205254980): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.956430846 +0000 UTC m=+673.911911345 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205254980): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205254ec0): _readAt: size=512, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205254ec0): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205254ec0): >openPending: err= 2026/05/30 05:01:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205254ec0): >_readAt: n=8, err=EOF 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205254ec0): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.956430846 +0000 UTC m=+673.911911345 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205254ec0): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: Remove: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204b13a40 item 53 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205255540): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205255540): >openPending: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205255540): _writeAt: size=5, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205255540): >_writeAt: n=5, err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205255540): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.957502003 +0000 UTC m=+673.912982501 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205255540): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205255a40): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205255a40): open at offset 5 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205255a40): >openPending: err= 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204b13dc0 item 54 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205255a40): _readAt: size=2, off=5 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205255a40): >_readAt: n=0, err=Bad file descriptor 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205255a40): _writeAt: size=3, off=5 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205255a40): >_writeAt: n=3, err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205255a40): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.958100615 +0000 UTC m=+673.913581113 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205255a40): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204fd40c0): _readAt: size=512, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204fd40c0): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204fd40c0): >openPending: err= 2026/05/30 05:01:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204fd40c0): >_readAt: n=3, err=EOF 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204fd40c0): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.958100615 +0000 UTC m=+673.913581113 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204fd40c0): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: Remove: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204a4f500 item 54 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204fd4740): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204fd4740): >openPending: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204fd4740): _writeAt: size=5, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204fd4740): >_writeAt: n=5, err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204fd4740): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.95955674 +0000 UTC m=+673.915037249 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204fd4740): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204fd4c40): _readAt: size=2, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204fd4c40): >_readAt: n=0, err=Bad file descriptor 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204fd4c40): _writeAt: size=3, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204fd4c40): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204fd4c40): open at offset 5 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204fd4c40): >openPending: err= 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204a4fc00 item 55 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204fd4c40): >_writeAt: n=3, err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204fd4c40): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.961251205 +0000 UTC m=+673.916731704 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204fd4c40): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204fd5180): _readAt: size=512, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204fd5180): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204fd5180): >openPending: err= 2026/05/30 05:01:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204fd5180): >_readAt: n=8, err=EOF 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204fd5180): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.961251205 +0000 UTC m=+673.916731704 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204fd5180): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: Remove: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204a4fe30 item 55 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:13 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/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204fd5840): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204fd5840): >openPending: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204fd5840): _writeAt: size=5, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204fd5840): >_writeAt: n=5, err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204fd5840): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.962306833 +0000 UTC m=+673.917787332 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204fd5840): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204fd5d40): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204fd5d40): open at offset 5 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204fd5d40): >openPending: err= 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204e96310 item 56 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204fd5d40): _readAt: size=2, off=5 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204fd5d40): >_readAt: n=0, err=Bad file descriptor 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204fd5d40): _writeAt: size=3, off=5 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204fd5d40): >_writeAt: n=3, err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204fd5d40): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.962993521 +0000 UTC m=+673.918474021 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204fd5d40): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204d886c0): _readAt: size=512, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204d886c0): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204d886c0): >openPending: err= 2026/05/30 05:01:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204d886c0): >_readAt: n=3, err=EOF 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204d886c0): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.962993521 +0000 UTC m=+673.918474021 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204d886c0): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: Remove: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204e96540 item 56 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204d88e00): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204d88e00): open at offset 0 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204d88e00): >openPending: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204d88e00): _readAt: size=2, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204d88e00): >_readAt: n=0, err=Bad file descriptor 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204d88e00): _writeAt: size=5, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204d88e00): >_writeAt: n=5, err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204d88e00): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.964253896 +0000 UTC m=+673.919734394 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204d88e00): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204d89340): _writeAt: size=5, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204d89340): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204d89340): >openPending: err= 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204e96c40 item 57 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204d89340): >_writeAt: n=5, err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204d89340): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.964794368 +0000 UTC m=+673.920274867 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204d89340): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204d89880): _readAt: size=2, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204d89880): >_readAt: n=0, err=Bad file descriptor 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204d89880): _writeAt: size=3, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204d89880): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204d89880): open at offset 5 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204d89880): >openPending: err= 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204e96e00 item 57 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204d89880): >_writeAt: n=3, err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204d89880): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.965221998 +0000 UTC m=+673.920702497 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204d89880): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204d89e00): _readAt: size=512, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204d89e00): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204d89e00): >openPending: err= 2026/05/30 05:01:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204d89e00): >_readAt: n=8, err=EOF 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204d89e00): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.965221998 +0000 UTC m=+673.920702497 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204d89e00): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: Remove: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204e970a0 item 57 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f46540): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f46540): open at offset 0 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f46540): >openPending: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f46540): _readAt: size=2, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f46540): >_readAt: n=0, err=Bad file descriptor 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f46540): _writeAt: size=5, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f46540): >_writeAt: n=5, err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f46540): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.966633928 +0000 UTC m=+673.922114428 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f46540): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f46a80): _writeAt: size=5, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f46a80): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f46a80): >openPending: err= 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204e97500 item 58 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f46a80): >_writeAt: n=5, err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f46a80): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.967233793 +0000 UTC m=+673.922714292 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f46a80): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f46fc0): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f46fc0): open at offset 5 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f46fc0): >openPending: err= 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204e97810 item 58 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f46fc0): _readAt: size=2, off=5 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f46fc0): >_readAt: n=0, err=Bad file descriptor 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f46fc0): _writeAt: size=3, off=5 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f46fc0): >_writeAt: n=3, err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f46fc0): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.967674397 +0000 UTC m=+673.923154896 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f46fc0): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f47740): _readAt: size=512, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f47740): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f47740): >openPending: err= 2026/05/30 05:01:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f47740): >_readAt: n=3, err=EOF 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f47740): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.967674397 +0000 UTC m=+673.923154896 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f47740): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: Remove: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204e979d0 item 58 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f47d80): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f47d80): open at offset 0 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f47d80): >openPending: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f47d80): _readAt: size=2, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f47d80): >_readAt: n=0, err=Bad file descriptor 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f47d80): _writeAt: size=5, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f47d80): >_writeAt: n=5, err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f47d80): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.968940042 +0000 UTC m=+673.924420540 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204f47d80): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2051da340): _writeAt: size=5, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2051da340): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2051da340): >openPending: err= 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204e97d50 item 59 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2051da340): >_writeAt: n=5, err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2051da340): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.969483069 +0000 UTC m=+673.924963567 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2051da340): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2051da940): _readAt: size=2, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2051da940): >_readAt: n=0, err=Bad file descriptor 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2051da940): _writeAt: size=3, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2051da940): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2051da940): open at offset 5 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2051da940): >openPending: err= 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204ea63f0 item 59 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2051da940): >_writeAt: n=3, err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2051da940): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.969889007 +0000 UTC m=+673.925369526 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2051da940): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2051daec0): _readAt: size=512, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2051daec0): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2051daec0): >openPending: err= 2026/05/30 05:01:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2051daec0): >_readAt: n=8, err=EOF 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2051daec0): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.969889007 +0000 UTC m=+673.925369526 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2051daec0): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: Remove: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204ea65b0 item 59 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:13 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/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2051db540): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2051db540): open at offset 0 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2051db540): >openPending: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2051db540): _readAt: size=2, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2051db540): >_readAt: n=0, err=Bad file descriptor 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2051db540): _writeAt: size=5, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2051db540): >_writeAt: n=5, err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2051db540): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.971568544 +0000 UTC m=+673.927049043 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2051db540): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2051dba80): _writeAt: size=5, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2051dba80): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2051dba80): >openPending: err= 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204ea69a0 item 60 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2051dba80): >_writeAt: n=5, err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2051dba80): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.972557486 +0000 UTC m=+673.928037984 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2051dba80): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204b1c940): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204b1c940): open at offset 5 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204b1c940): >openPending: err= 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204ea6bd0 item 60 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204b1c940): _readAt: size=2, off=5 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204b1c940): >_readAt: n=0, err=Bad file descriptor 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204b1c940): _writeAt: size=3, off=5 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204b1c940): >_writeAt: n=3, err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204b1c940): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.974476035 +0000 UTC m=+673.929956544 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204b1c940): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204b1d100): _readAt: size=512, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204b1d100): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204b1d100): >openPending: err= 2026/05/30 05:01:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204b1d100): >_readAt: n=3, err=EOF 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204b1d100): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.974476035 +0000 UTC m=+673.929956544 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204b1d100): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: Remove: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204ea6e70 item 60 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204b1d740): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204b1d740): open at offset 0 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204b1d740): >openPending: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204b1d740): _readAt: size=2, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204b1d740): >_readAt: n=0, err=Bad file descriptor 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204b1d740): _writeAt: size=5, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204b1d740): >_writeAt: n=5, err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204b1d740): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.976026809 +0000 UTC m=+673.931507307 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204b1d740): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204b1dd00): _writeAt: size=5, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204b1dd00): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204b1dd00): >openPending: err= 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204ea7490 item 61 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204b1dd00): >_writeAt: n=5, err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204b1dd00): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.976490446 +0000 UTC m=+673.931970945 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204b1dd00): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/30 05:01:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204e17380): _readAt: size=512, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204e17380): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204e17380): >openPending: err= 2026/05/30 05:01:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204e17380): >_readAt: n=5, err=EOF 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204e17380): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.976490446 +0000 UTC m=+673.931970945 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204e17380): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: Remove: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204ea77a0 item 61 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:13 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/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204e17e80): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204e17e80): open at offset 0 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204e17e80): >openPending: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204e17e80): _readAt: size=2, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204e17e80): >_readAt: n=0, err=Bad file descriptor 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204e17e80): _writeAt: size=5, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204e17e80): >_writeAt: n=5, err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204e17e80): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.977568406 +0000 UTC m=+673.933048904 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204e17e80): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204a95200): _writeAt: size=5, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204a95200): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204a95200): >openPending: err= 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204ea7c00 item 62 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204a95200): >_writeAt: n=5, err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204a95200): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.977912196 +0000 UTC m=+673.933392695 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204a95200): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/30 05:01:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2049be8c0): _readAt: size=512, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2049be8c0): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2049be8c0): >openPending: err= 2026/05/30 05:01:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2049be8c0): >_readAt: n=5, err=EOF 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2049be8c0): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.977912196 +0000 UTC m=+673.933392695 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2049be8c0): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: Remove: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204ea7dc0 item 62 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:13 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/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2049bf800): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2049bf800): open at offset 0 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2049bf800): >openPending: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2049bf800): _readAt: size=2, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2049bf800): >_readAt: n=0, err=Bad file descriptor 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2049bf800): _writeAt: size=5, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2049bf800): >_writeAt: n=5, err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2049bf800): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.979399228 +0000 UTC m=+673.934879727 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2049bf800): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2050aa300): _writeAt: size=5, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2050aa300): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2050aa300): >openPending: err= 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204af4930 item 63 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2050aa300): >_writeAt: n=5, err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2050aa300): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.979766574 +0000 UTC m=+673.935247073 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2050aa300): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/30 05:01:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2050aae00): _readAt: size=512, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2050aae00): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2050aae00): >openPending: err= 2026/05/30 05:01:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2050aae00): >_readAt: n=5, err=EOF 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2050aae00): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.979766574 +0000 UTC m=+673.935247073 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2050aae00): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: Remove: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204af4cb0 item 63 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:13 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/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2050ab440): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2050ab440): open at offset 0 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2050ab440): >openPending: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2050ab440): _readAt: size=2, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2050ab440): >_readAt: n=0, err=Bad file descriptor 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2050ab440): _writeAt: size=5, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2050ab440): >_writeAt: n=5, err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2050ab440): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.981332176 +0000 UTC m=+673.936812675 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2050ab440): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2050ab980): _writeAt: size=5, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2050ab980): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2050ab980): >openPending: err= 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204af5260 item 64 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2050ab980): >_writeAt: n=5, err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2050ab980): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.981948501 +0000 UTC m=+673.937429001 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2050ab980): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/30 05:01:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205030200): _readAt: size=512, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205030200): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205030200): >openPending: err= 2026/05/30 05:01:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205030200): >_readAt: n=5, err=EOF 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205030200): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.981948501 +0000 UTC m=+673.937429001 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205030200): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: Remove: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204af5570 item 64 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2050308c0): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2050308c0): >openPending: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2050308c0): _writeAt: size=5, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2050308c0): >_writeAt: n=5, err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2050308c0): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.982989221 +0000 UTC m=+673.938469719 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2050308c0): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_RDWR 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205030d40): _readAt: size=2, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205030d40): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205030d40): >openPending: err= 2026/05/30 05:01:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205030d40): >_readAt: n=2, err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205030d40): _writeAt: size=3, off=2 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204af5b90 item 65 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205030d40): >_writeAt: n=3, err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205030d40): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.983646885 +0000 UTC m=+673.939127384 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205030d40): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205031240): _readAt: size=512, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205031240): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205031240): >openPending: err= 2026/05/30 05:01:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205031240): >_readAt: n=5, err=EOF 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205031240): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.983646885 +0000 UTC m=+673.939127384 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205031240): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: Remove: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204b3e230 item 65 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205031880): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205031880): >openPending: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205031880): _writeAt: size=5, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205031880): >_writeAt: n=5, err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205031880): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.985243135 +0000 UTC m=+673.940723634 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205031880): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205031d00): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205031d00): >openPending: err= 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204b3e5b0 item 66 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205031d00): _readAt: size=2, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205031d00): >_readAt: n=0, err=EOF 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205031d00): _writeAt: size=3, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205031d00): >_writeAt: n=3, err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205031d00): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.985973196 +0000 UTC m=+673.941453695 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf205031d00): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2052fc340): _readAt: size=512, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2052fc340): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2052fc340): >openPending: err= 2026/05/30 05:01:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2052fc340): >_readAt: n=3, err=EOF 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2052fc340): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.985973196 +0000 UTC m=+673.941453695 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2052fc340): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: Remove: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204b3e770 item 66 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2052fc980): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2052fc980): >openPending: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2052fc980): _writeAt: size=5, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2052fc980): >_writeAt: n=5, err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2052fc980): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.987310405 +0000 UTC m=+673.942790905 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2052fc980): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2052fce00): _readAt: size=2, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2052fce00): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2052fce00): >openPending: err= 2026/05/30 05:01:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2052fce00): >_readAt: n=2, err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2052fce00): _writeAt: size=3, off=2 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204b3ed90 item 67 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2052fce00): >_writeAt: n=3, err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2052fce00): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.987733896 +0000 UTC m=+673.943214395 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2052fce00): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2052fd300): _readAt: size=512, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2052fd300): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2052fd300): >openPending: err= 2026/05/30 05:01:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2052fd300): >_readAt: n=5, err=EOF 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2052fd300): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.987733896 +0000 UTC m=+673.943214395 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf2052fd300): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: Remove: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204b3f0a0 item 67 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204d96480): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204d96480): >openPending: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204d96480): _writeAt: size=5, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204d96480): >_writeAt: n=5, err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204d96480): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.989133594 +0000 UTC m=+673.944614094 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204d96480): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204d96980): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204d96980): >openPending: err= 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204b3f570 item 68 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204d96980): _readAt: size=2, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204d96980): >_readAt: n=0, err=EOF 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204d96980): _writeAt: size=3, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204d96980): >_writeAt: n=3, err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204d96980): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.989523762 +0000 UTC m=+673.945004262 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204d96980): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204d96ec0): _readAt: size=512, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204d96ec0): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204d96ec0): >openPending: err= 2026/05/30 05:01:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204d96ec0): >_readAt: n=3, err=EOF 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204d96ec0): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.989523762 +0000 UTC m=+673.945004262 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204d96ec0): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: Remove: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204b3f730 item 68 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204d97500): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204d97500): >openPending: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204d97500): _writeAt: size=5, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204d97500): >_writeAt: n=5, err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204d97500): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.990843188 +0000 UTC m=+673.946323687 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204d97500): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204d97980): _readAt: size=2, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204d97980): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204d97980): >openPending: err= 2026/05/30 05:01:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204d97980): >_readAt: n=2, err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204d97980): _writeAt: size=3, off=2 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204a041c0 item 69 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204d97980): >_writeAt: n=3, err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204d97980): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.991416944 +0000 UTC m=+673.946897443 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204d97980): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204d97e80): _readAt: size=512, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204d97e80): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204d97e80): >openPending: err= 2026/05/30 05:01:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204d97e80): >_readAt: n=5, err=EOF 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204d97e80): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.991416944 +0000 UTC m=+673.946897443 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204d97e80): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: Remove: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204a04620 item 69 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204e5a600): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204e5a600): >openPending: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204e5a600): _writeAt: size=5, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204e5a600): >_writeAt: n=5, err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204e5a600): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.992939184 +0000 UTC m=+673.948419684 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204e5a600): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204e5ab00): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204e5ab00): >openPending: err= 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204a05180 item 70 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204e5ab00): _readAt: size=2, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204e5ab00): >_readAt: n=0, err=EOF 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204e5ab00): _writeAt: size=3, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204e5ab00): >_writeAt: n=3, err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204e5ab00): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.993452114 +0000 UTC m=+673.948932613 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204e5ab00): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204e5b040): _readAt: size=512, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204e5b040): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204e5b040): >openPending: err= 2026/05/30 05:01:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204e5b040): >_readAt: n=3, err=EOF 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204e5b040): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.993452114 +0000 UTC m=+673.948932613 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204e5b040): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: Remove: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204a05dc0 item 70 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204e5b6c0): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204e5b6c0): >openPending: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204e5b6c0): _writeAt: size=5, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204e5b6c0): >_writeAt: n=5, err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204e5b6c0): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.995376966 +0000 UTC m=+673.950857465 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204e5b6c0): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204e5bbc0): _readAt: size=2, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204e5bbc0): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204e5bbc0): >openPending: err= 2026/05/30 05:01:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204e5bbc0): >_readAt: n=2, err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204e5bbc0): _writeAt: size=3, off=2 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204bd4bd0 item 71 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204e5bbc0): >_writeAt: n=3, err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204e5bbc0): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.996315121 +0000 UTC m=+673.951795620 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204e5bbc0): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204efa1c0): _readAt: size=512, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204efa1c0): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204efa1c0): >openPending: err= 2026/05/30 05:01:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204efa1c0): >_readAt: n=5, err=EOF 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204efa1c0): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.996315121 +0000 UTC m=+673.951795620 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204efa1c0): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: Remove: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204bd4fc0 item 71 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204efa840): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204efa840): >openPending: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204efa840): _writeAt: size=5, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204efa840): >_writeAt: n=5, err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204efa840): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.998352044 +0000 UTC m=+673.953832543 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204efa840): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204efad40): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204efad40): >openPending: err= 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204a98150 item 72 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204efad40): _readAt: size=2, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204efad40): >_readAt: n=0, err=EOF 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204efad40): _writeAt: size=3, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204efad40): >_writeAt: n=3, err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204efad40): close: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.998895934 +0000 UTC m=+673.954376433 2026/05/30 05:01:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204efad40): >close: err= 2026/05/30 05:01:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204efb280): _readAt: size=512, off=0 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204efb280): openPending: 2026/05/30 05:01:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/30 05:01:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204efb280): >openPending: err= 2026/05/30 05:01:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204efb280): >_readAt: n=3, err=EOF 2026/05/30 05:01:13 DEBUG : open-test-file(0x1cf204efb280): close: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:13.998895934 +0000 UTC m=+673.954376433 2026/05/30 05:01:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204efb280): >close: err= 2026/05/30 05:01:14 DEBUG : open-test-file: Remove: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204a98b60 item 72 2026/05/30 05:01:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/05/30 05:01:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/30 05:01:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/30 05:01:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204efb840): openPending: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204efb840): >openPending: err= 2026/05/30 05:01:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204efb840): _readAt: size=2, off=0 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204efb840): >_readAt: n=0, err=EOF 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204efb840): _writeAt: size=5, off=0 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204efb840): >_writeAt: n=5, err= 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204efb840): close: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:14.001974498 +0000 UTC m=+673.957454996 2026/05/30 05:01:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204efb840): >close: err= 2026/05/30 05:01:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204efbd40): _writeAt: size=5, off=0 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204efbd40): openPending: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204efbd40): >openPending: err= 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204a99880 item 73 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204efbd40): >_writeAt: n=5, err= 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204efbd40): close: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:14.002631891 +0000 UTC m=+673.958112390 2026/05/30 05:01:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204efbd40): >close: err= 2026/05/30 05:01:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/30 05:01:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/30 05:01:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204f2a300): _readAt: size=2, off=0 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204f2a300): openPending: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204f2a300): >openPending: err= 2026/05/30 05:01:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204f2a300): >_readAt: n=2, err= 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204f2a300): _writeAt: size=3, off=2 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204a99e30 item 73 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204f2a300): >_writeAt: n=3, err= 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204f2a300): close: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:14.002993094 +0000 UTC m=+673.958473593 2026/05/30 05:01:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204f2a300): >close: err= 2026/05/30 05:01:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204f2a840): _readAt: size=512, off=0 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204f2a840): openPending: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204f2a840): >openPending: err= 2026/05/30 05:01:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204f2a840): >_readAt: n=5, err=EOF 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204f2a840): close: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:14.002993094 +0000 UTC m=+673.958473593 2026/05/30 05:01:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204f2a840): >close: err= 2026/05/30 05:01:14 DEBUG : open-test-file: Remove: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204a3c310 item 73 2026/05/30 05:01:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/05/30 05:01:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/30 05:01:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204f2ae80): openPending: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204f2ae80): >openPending: err= 2026/05/30 05:01:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204f2ae80): _readAt: size=2, off=0 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204f2ae80): >_readAt: n=0, err=EOF 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204f2ae80): _writeAt: size=5, off=0 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204f2ae80): >_writeAt: n=5, err= 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204f2ae80): close: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:14.005493765 +0000 UTC m=+673.960974265 2026/05/30 05:01:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204f2ae80): >close: err= 2026/05/30 05:01:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204f2b380): _writeAt: size=5, off=0 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204f2b380): openPending: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204f2b380): >openPending: err= 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204a3c850 item 74 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204f2b380): >_writeAt: n=5, err= 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204f2b380): close: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:14.008755737 +0000 UTC m=+673.964236236 2026/05/30 05:01:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204f2b380): >close: err= 2026/05/30 05:01:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/30 05:01:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204f2b8c0): openPending: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204f2b8c0): >openPending: err= 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204a3d0a0 item 74 2026/05/30 05:01:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204f2b8c0): _readAt: size=2, off=0 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204f2b8c0): >_readAt: n=0, err=EOF 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204f2b8c0): _writeAt: size=3, off=0 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204f2b8c0): >_writeAt: n=3, err= 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204f2b8c0): close: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:14.009281291 +0000 UTC m=+673.964761790 2026/05/30 05:01:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204f2b8c0): >close: err= 2026/05/30 05:01:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204f2be40): _readAt: size=512, off=0 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204f2be40): openPending: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/30 05:01:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204f2be40): >openPending: err= 2026/05/30 05:01:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204f2be40): >_readAt: n=3, err=EOF 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204f2be40): close: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:14.009281291 +0000 UTC m=+673.964761790 2026/05/30 05:01:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204f2be40): >close: err= 2026/05/30 05:01:14 DEBUG : open-test-file: Remove: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204a3d490 item 74 2026/05/30 05:01:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/05/30 05:01:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/30 05:01:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/30 05:01:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204f3a580): openPending: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204f3a580): >openPending: err= 2026/05/30 05:01:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204f3a580): _readAt: size=2, off=0 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204f3a580): >_readAt: n=0, err=EOF 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204f3a580): _writeAt: size=5, off=0 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204f3a580): >_writeAt: n=5, err= 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204f3a580): close: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:14.012382198 +0000 UTC m=+673.967862697 2026/05/30 05:01:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204f3a580): >close: err= 2026/05/30 05:01:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204f3aa80): _writeAt: size=5, off=0 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204f3aa80): openPending: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204f3aa80): >openPending: err= 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204a3d9d0 item 75 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204f3aa80): >_writeAt: n=5, err= 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204f3aa80): close: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:14.013940626 +0000 UTC m=+673.969421125 2026/05/30 05:01:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204f3aa80): >close: err= 2026/05/30 05:01:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/30 05:01:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/30 05:01:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204f3afc0): _readAt: size=2, off=0 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204f3afc0): openPending: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204f3afc0): >openPending: err= 2026/05/30 05:01:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204f3afc0): >_readAt: n=2, err= 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204f3afc0): _writeAt: size=3, off=2 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204a3db90 item 75 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204f3afc0): >_writeAt: n=3, err= 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204f3afc0): close: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:14.014758463 +0000 UTC m=+673.970238962 2026/05/30 05:01:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204f3afc0): >close: err= 2026/05/30 05:01:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204f3b500): _readAt: size=512, off=0 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204f3b500): openPending: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204f3b500): >openPending: err= 2026/05/30 05:01:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204f3b500): >_readAt: n=5, err=EOF 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204f3b500): close: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:14.014758463 +0000 UTC m=+673.970238962 2026/05/30 05:01:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204f3b500): >close: err= 2026/05/30 05:01:14 DEBUG : open-test-file: Remove: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204d3c070 item 75 2026/05/30 05:01:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/30 05:01:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/30 05:01:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2055c0140): openPending: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2055c0140): >openPending: err= 2026/05/30 05:01:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2055c0140): _readAt: size=2, off=0 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2055c0140): >_readAt: n=0, err=EOF 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2055c0140): _writeAt: size=5, off=0 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2055c0140): >_writeAt: n=5, err= 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2055c0140): close: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:14.018327516 +0000 UTC m=+673.973808014 2026/05/30 05:01:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2055c0140): >close: err= 2026/05/30 05:01:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2055c0640): _writeAt: size=5, off=0 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2055c0640): openPending: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2055c0640): >openPending: err= 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204c26150 item 76 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2055c0640): >_writeAt: n=5, err= 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2055c0640): close: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:14.018688048 +0000 UTC m=+673.974168547 2026/05/30 05:01:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2055c0640): >close: err= 2026/05/30 05:01:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/30 05:01:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2055c0b80): openPending: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2055c0b80): >openPending: err= 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204c26310 item 76 2026/05/30 05:01:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2055c0b80): _readAt: size=2, off=0 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2055c0b80): >_readAt: n=0, err=EOF 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2055c0b80): _writeAt: size=3, off=0 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2055c0b80): >_writeAt: n=3, err= 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2055c0b80): close: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:14.019517768 +0000 UTC m=+673.974998266 2026/05/30 05:01:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2055c0b80): >close: err= 2026/05/30 05:01:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2055c1100): _readAt: size=512, off=0 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2055c1100): openPending: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/30 05:01:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2055c1100): >openPending: err= 2026/05/30 05:01:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2055c1100): >_readAt: n=3, err=EOF 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2055c1100): close: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:14.019517768 +0000 UTC m=+673.974998266 2026/05/30 05:01:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2055c1100): >close: err= 2026/05/30 05:01:14 DEBUG : open-test-file: Remove: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204c265b0 item 76 2026/05/30 05:01:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/05/30 05:01:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/30 05:01:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/30 05:01:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2055c1740): openPending: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2055c1740): >openPending: err= 2026/05/30 05:01:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2055c1740): _readAt: size=2, off=0 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2055c1740): >_readAt: n=0, err=EOF 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2055c1740): _writeAt: size=5, off=0 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2055c1740): >_writeAt: n=5, err= 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2055c1740): close: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:14.02165477 +0000 UTC m=+673.977135268 2026/05/30 05:01:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2055c1740): >close: err= 2026/05/30 05:01:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2055c1c40): _writeAt: size=5, off=0 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2055c1c40): openPending: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2055c1c40): >openPending: err= 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204c26a80 item 77 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2055c1c40): >_writeAt: n=5, err= 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2055c1c40): close: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:14.022016694 +0000 UTC m=+673.977497193 2026/05/30 05:01:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2055c1c40): >close: err= 2026/05/30 05:01:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/30 05:01:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/30 05:01:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/30 05:01:14 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/30 05:01:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/30 05:01:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/30 05:01:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2055d4440): _readAt: size=512, off=0 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2055d4440): openPending: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2055d4440): >openPending: err= 2026/05/30 05:01:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2055d4440): >_readAt: n=5, err=EOF 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2055d4440): close: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:14.022016694 +0000 UTC m=+673.977497193 2026/05/30 05:01:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2055d4440): >close: err= 2026/05/30 05:01:14 DEBUG : open-test-file: Remove: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204c270a0 item 77 2026/05/30 05:01:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/30 05:01:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/30 05:01:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204f3bb40): openPending: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204f3bb40): >openPending: err= 2026/05/30 05:01:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204f3bb40): _readAt: size=2, off=0 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204f3bb40): >_readAt: n=0, err=EOF 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204f3bb40): _writeAt: size=5, off=0 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204f3bb40): >_writeAt: n=5, err= 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204f3bb40): close: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:14.023366157 +0000 UTC m=+673.978846656 2026/05/30 05:01:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204f3bb40): >close: err= 2026/05/30 05:01:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204f58140): _writeAt: size=5, off=0 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204f58140): openPending: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204f58140): >openPending: err= 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204d3c850 item 78 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204f58140): >_writeAt: n=5, err= 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204f58140): close: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:14.023721539 +0000 UTC m=+673.979202039 2026/05/30 05:01:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204f58140): >close: err= 2026/05/30 05:01:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/30 05:01:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/30 05:01:14 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/30 05:01:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/30 05:01:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/30 05:01:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204f58840): _readAt: size=512, off=0 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204f58840): openPending: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204f58840): >openPending: err= 2026/05/30 05:01:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204f58840): >_readAt: n=5, err=EOF 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204f58840): close: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:14.023721539 +0000 UTC m=+673.979202039 2026/05/30 05:01:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204f58840): >close: err= 2026/05/30 05:01:14 DEBUG : open-test-file: Remove: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204d3ca10 item 78 2026/05/30 05:01:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/30 05:01:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/30 05:01:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/30 05:01:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204f58e80): openPending: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204f58e80): >openPending: err= 2026/05/30 05:01:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204f58e80): _readAt: size=2, off=0 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204f58e80): >_readAt: n=0, err=EOF 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204f58e80): _writeAt: size=5, off=0 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204f58e80): >_writeAt: n=5, err= 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204f58e80): close: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:14.025200278 +0000 UTC m=+673.980680776 2026/05/30 05:01:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204f58e80): >close: err= 2026/05/30 05:01:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204f59380): _writeAt: size=5, off=0 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204f59380): openPending: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204f59380): >openPending: err= 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204d3d3b0 item 79 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204f59380): >_writeAt: n=5, err= 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204f59380): close: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:14.025648645 +0000 UTC m=+673.981129144 2026/05/30 05:01:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204f59380): >close: err= 2026/05/30 05:01:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/30 05:01:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/30 05:01:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/30 05:01:14 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/30 05:01:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/30 05:01:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/30 05:01:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204f59a80): _readAt: size=512, off=0 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204f59a80): openPending: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204f59a80): >openPending: err= 2026/05/30 05:01:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204f59a80): >_readAt: n=5, err=EOF 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204f59a80): close: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:14.025648645 +0000 UTC m=+673.981129144 2026/05/30 05:01:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204f59a80): >close: err= 2026/05/30 05:01:14 DEBUG : open-test-file: Remove: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204d3d5e0 item 79 2026/05/30 05:01:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:14 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/30 05:01:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/30 05:01:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204f8c1c0): openPending: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204f8c1c0): >openPending: err= 2026/05/30 05:01:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204f8c1c0): _readAt: size=2, off=0 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204f8c1c0): >_readAt: n=0, err=EOF 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204f8c1c0): _writeAt: size=5, off=0 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204f8c1c0): >_writeAt: n=5, err= 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204f8c1c0): close: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:14.027013688 +0000 UTC m=+673.982494187 2026/05/30 05:01:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204f8c1c0): >close: err= 2026/05/30 05:01:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204f8c6c0): _writeAt: size=5, off=0 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204f8c6c0): openPending: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204f8c6c0): >openPending: err= 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204d3de30 item 80 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204f8c6c0): >_writeAt: n=5, err= 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204f8c6c0): close: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:14.027393687 +0000 UTC m=+673.982874186 2026/05/30 05:01:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204f8c6c0): >close: err= 2026/05/30 05:01:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/30 05:01:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/30 05:01:14 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/30 05:01:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/30 05:01:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/30 05:01:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204f8cdc0): _readAt: size=512, off=0 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204f8cdc0): openPending: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204f8cdc0): >openPending: err= 2026/05/30 05:01:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204f8cdc0): >_readAt: n=5, err=EOF 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204f8cdc0): close: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:14.027393687 +0000 UTC m=+673.982874186 2026/05/30 05:01:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204f8cdc0): >close: err= 2026/05/30 05:01:14 DEBUG : open-test-file: Remove: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204dfc1c0 item 80 2026/05/30 05:01:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/05/30 05:01:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/30 05:01:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 05:01:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204f8d400): openPending: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204f8d400): >openPending: err= 2026/05/30 05:01:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204f8d400): _writeAt: size=5, off=0 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204f8d400): >_writeAt: n=5, err= 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204f8d400): close: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:14.028714145 +0000 UTC m=+673.984194644 2026/05/30 05:01:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204f8d400): >close: err= 2026/05/30 05:01:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/30 05:01:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/05/30 05:01:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204f8d880): _readAt: size=2, off=0 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204f8d880): openPending: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204f8d880): open at offset 5 2026/05/30 05:01:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204f8d880): >openPending: err= 2026/05/30 05:01:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204f8d880): >_readAt: n=2, err= 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204f8d880): _writeAt: size=3, off=7 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204dfc5b0 item 81 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204f8d880): >_writeAt: n=3, err= 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204f8d880): close: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:14.029340259 +0000 UTC m=+673.984820758 2026/05/30 05:01:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204f8d880): >close: err= 2026/05/30 05:01:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204f8ddc0): _readAt: size=512, off=0 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204f8ddc0): openPending: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/30 05:01:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204f8ddc0): >openPending: err= 2026/05/30 05:01:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204f8ddc0): >_readAt: n=8, err=EOF 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204f8ddc0): close: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:14.029340259 +0000 UTC m=+673.984820758 2026/05/30 05:01:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204f8ddc0): >close: err= 2026/05/30 05:01:14 DEBUG : open-test-file: Remove: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204dfc7e0 item 81 2026/05/30 05:01:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/05/30 05:01:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 05:01:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204fb0540): openPending: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204fb0540): >openPending: err= 2026/05/30 05:01:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204fb0540): _writeAt: size=5, off=0 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204fb0540): >_writeAt: n=5, err= 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204fb0540): close: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:14.030548917 +0000 UTC m=+673.986029415 2026/05/30 05:01:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204fb0540): >close: err= 2026/05/30 05:01:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/05/30 05:01:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204fb0a40): openPending: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204fb0a40): open at offset 5 2026/05/30 05:01:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204fb0a40): >openPending: err= 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204dfcc40 item 82 2026/05/30 05:01:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204fb0a40): _readAt: size=2, off=5 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204fb0a40): >_readAt: n=0, err=EOF 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204fb0a40): _writeAt: size=3, off=5 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204fb0a40): >_writeAt: n=3, err= 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204fb0a40): close: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:14.031045275 +0000 UTC m=+673.986525774 2026/05/30 05:01:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204fb0a40): >close: err= 2026/05/30 05:01:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204fb0fc0): _readAt: size=512, off=0 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204fb0fc0): openPending: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/30 05:01:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204fb0fc0): >openPending: err= 2026/05/30 05:01:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204fb0fc0): >_readAt: n=3, err=EOF 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204fb0fc0): close: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:14.031045275 +0000 UTC m=+673.986525774 2026/05/30 05:01:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204fb0fc0): >close: err= 2026/05/30 05:01:14 DEBUG : open-test-file: Remove: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204dfcee0 item 82 2026/05/30 05:01:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/05/30 05:01:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/30 05:01:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 05:01:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204fb1640): openPending: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204fb1640): >openPending: err= 2026/05/30 05:01:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204fb1640): _writeAt: size=5, off=0 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204fb1640): >_writeAt: n=5, err= 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204fb1640): close: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:14.0323328 +0000 UTC m=+673.987813299 2026/05/30 05:01:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204fb1640): >close: err= 2026/05/30 05:01:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/30 05:01:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/05/30 05:01:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204fb1b40): _readAt: size=2, off=0 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204fb1b40): openPending: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204fb1b40): open at offset 5 2026/05/30 05:01:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204fb1b40): >openPending: err= 2026/05/30 05:01:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204fb1b40): >_readAt: n=2, err= 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204fb1b40): _writeAt: size=3, off=7 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204dfd260 item 83 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204fb1b40): >_writeAt: n=3, err= 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204fb1b40): close: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:14.032747214 +0000 UTC m=+673.988227723 2026/05/30 05:01:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204fb1b40): >close: err= 2026/05/30 05:01:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204fe0180): _readAt: size=512, off=0 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204fe0180): openPending: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/30 05:01:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204fe0180): >openPending: err= 2026/05/30 05:01:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204fe0180): >_readAt: n=8, err=EOF 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204fe0180): close: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:14.032747214 +0000 UTC m=+673.988227723 2026/05/30 05:01:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204fe0180): >close: err= 2026/05/30 05:01:14 DEBUG : open-test-file: Remove: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204dfd420 item 83 2026/05/30 05:01:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/30 05:01:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 05:01:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204fe0800): openPending: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204fe0800): >openPending: err= 2026/05/30 05:01:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204fe0800): _writeAt: size=5, off=0 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204fe0800): >_writeAt: n=5, err= 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204fe0800): close: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:14.034011246 +0000 UTC m=+673.989491746 2026/05/30 05:01:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204fe0800): >close: err= 2026/05/30 05:01:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/05/30 05:01:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204fe0d00): openPending: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204fe0d00): open at offset 5 2026/05/30 05:01:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204fe0d00): >openPending: err= 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204dfd810 item 84 2026/05/30 05:01:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204fe0d00): _readAt: size=2, off=5 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204fe0d00): >_readAt: n=0, err=EOF 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204fe0d00): _writeAt: size=3, off=5 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204fe0d00): >_writeAt: n=3, err= 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204fe0d00): close: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:14.034501915 +0000 UTC m=+673.989982413 2026/05/30 05:01:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204fe0d00): >close: err= 2026/05/30 05:01:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204fe1280): _readAt: size=512, off=0 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204fe1280): openPending: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/30 05:01:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204fe1280): >openPending: err= 2026/05/30 05:01:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204fe1280): >_readAt: n=3, err=EOF 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204fe1280): close: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:14.034501915 +0000 UTC m=+673.989982413 2026/05/30 05:01:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204fe1280): >close: err= 2026/05/30 05:01:14 DEBUG : open-test-file: Remove: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204dfd9d0 item 84 2026/05/30 05:01:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/05/30 05:01:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/30 05:01:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 05:01:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204fe1900): openPending: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204fe1900): >openPending: err= 2026/05/30 05:01:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204fe1900): _writeAt: size=5, off=0 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204fe1900): >_writeAt: n=5, err= 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204fe1900): close: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:14.035619208 +0000 UTC m=+673.991099708 2026/05/30 05:01:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204fe1900): >close: err= 2026/05/30 05:01:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/30 05:01:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/05/30 05:01:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204fe1e00): _readAt: size=2, off=0 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204fe1e00): openPending: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204fe1e00): open at offset 5 2026/05/30 05:01:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204fe1e00): >openPending: err= 2026/05/30 05:01:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204fe1e00): >_readAt: n=2, err= 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204fe1e00): _writeAt: size=3, off=7 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204dfdd50 item 85 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204fe1e00): >_writeAt: n=3, err= 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204fe1e00): close: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:14.036032831 +0000 UTC m=+673.991513330 2026/05/30 05:01:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf204fe1e00): >close: err= 2026/05/30 05:01:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf205012440): _readAt: size=512, off=0 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf205012440): openPending: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/30 05:01:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf205012440): >openPending: err= 2026/05/30 05:01:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf205012440): >_readAt: n=8, err=EOF 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf205012440): close: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:14.036032831 +0000 UTC m=+673.991513330 2026/05/30 05:01:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf205012440): >close: err= 2026/05/30 05:01:14 DEBUG : open-test-file: Remove: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204e900e0 item 85 2026/05/30 05:01:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/30 05:01:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 05:01:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf205012ac0): openPending: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf205012ac0): >openPending: err= 2026/05/30 05:01:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf205012ac0): _writeAt: size=5, off=0 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf205012ac0): >_writeAt: n=5, err= 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf205012ac0): close: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:14.037320567 +0000 UTC m=+673.992801086 2026/05/30 05:01:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf205012ac0): >close: err= 2026/05/30 05:01:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/05/30 05:01:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf205012fc0): openPending: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf205012fc0): open at offset 5 2026/05/30 05:01:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf205012fc0): >openPending: err= 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204e90460 item 86 2026/05/30 05:01:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf205012fc0): _readAt: size=2, off=5 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf205012fc0): >_readAt: n=0, err=EOF 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf205012fc0): _writeAt: size=3, off=5 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf205012fc0): >_writeAt: n=3, err= 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf205012fc0): close: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:14.038042052 +0000 UTC m=+673.993522550 2026/05/30 05:01:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf205012fc0): >close: err= 2026/05/30 05:01:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf205013540): _readAt: size=512, off=0 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf205013540): openPending: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/30 05:01:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf205013540): >openPending: err= 2026/05/30 05:01:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf205013540): >_readAt: n=3, err=EOF 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf205013540): close: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:14.038042052 +0000 UTC m=+673.993522550 2026/05/30 05:01:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf205013540): >close: err= 2026/05/30 05:01:14 DEBUG : open-test-file: Remove: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204e90620 item 86 2026/05/30 05:01:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/30 05:01:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/30 05:01:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 05:01:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf205013bc0): openPending: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf205013bc0): >openPending: err= 2026/05/30 05:01:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf205013bc0): _writeAt: size=5, off=0 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf205013bc0): >_writeAt: n=5, err= 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf205013bc0): close: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:14.039380003 +0000 UTC m=+673.994860502 2026/05/30 05:01:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf205013bc0): >close: err= 2026/05/30 05:01:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/30 05:01:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/05/30 05:01:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2050621c0): _readAt: size=2, off=0 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2050621c0): openPending: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2050621c0): open at offset 5 2026/05/30 05:01:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2050621c0): >openPending: err= 2026/05/30 05:01:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2050621c0): >_readAt: n=2, err= 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2050621c0): _writeAt: size=3, off=7 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204e90cb0 item 87 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2050621c0): >_writeAt: n=3, err= 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2050621c0): close: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:14.039819755 +0000 UTC m=+673.995300254 2026/05/30 05:01:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2050621c0): >close: err= 2026/05/30 05:01:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf205062700): _readAt: size=512, off=0 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf205062700): openPending: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/30 05:01:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf205062700): >openPending: err= 2026/05/30 05:01:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf205062700): >_readAt: n=8, err=EOF 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf205062700): close: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:14.039819755 +0000 UTC m=+673.995300254 2026/05/30 05:01:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf205062700): >close: err= 2026/05/30 05:01:14 DEBUG : open-test-file: Remove: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204e91030 item 87 2026/05/30 05:01:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:14 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/30 05:01:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 05:01:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf205062d80): openPending: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf205062d80): >openPending: err= 2026/05/30 05:01:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf205062d80): _writeAt: size=5, off=0 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf205062d80): >_writeAt: n=5, err= 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf205062d80): close: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:14.041001571 +0000 UTC m=+673.996482070 2026/05/30 05:01:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf205062d80): >close: err= 2026/05/30 05:01:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/30 05:01:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf205063280): openPending: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf205063280): open at offset 5 2026/05/30 05:01:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf205063280): >openPending: err= 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204e91500 item 88 2026/05/30 05:01:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf205063280): _readAt: size=2, off=5 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf205063280): >_readAt: n=0, err=EOF 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf205063280): _writeAt: size=3, off=5 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf205063280): >_writeAt: n=3, err= 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf205063280): close: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:14.041507948 +0000 UTC m=+673.996988448 2026/05/30 05:01:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf205063280): >close: err= 2026/05/30 05:01:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf205063800): _readAt: size=512, off=0 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf205063800): openPending: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/30 05:01:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf205063800): >openPending: err= 2026/05/30 05:01:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf205063800): >_readAt: n=3, err=EOF 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf205063800): close: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:14.041507948 +0000 UTC m=+673.996988448 2026/05/30 05:01:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf205063800): >close: err= 2026/05/30 05:01:14 DEBUG : open-test-file: Remove: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204e91810 item 88 2026/05/30 05:01:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/05/30 05:01:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/30 05:01:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/30 05:01:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf205063e40): openPending: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf205063e40): open at offset 0 2026/05/30 05:01:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf205063e40): >openPending: err= 2026/05/30 05:01:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf205063e40): _readAt: size=2, off=0 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf205063e40): >_readAt: n=0, err=EOF 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf205063e40): _writeAt: size=5, off=0 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf205063e40): >_writeAt: n=5, err= 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf205063e40): close: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:14.042753394 +0000 UTC m=+673.998233903 2026/05/30 05:01:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf205063e40): >close: err= 2026/05/30 05:01:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2050a8480): _writeAt: size=5, off=0 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2050a8480): openPending: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2050a8480): >openPending: err= 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204e91dc0 item 89 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2050a8480): >_writeAt: n=5, err= 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2050a8480): close: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:14.043258551 +0000 UTC m=+673.998739050 2026/05/30 05:01:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2050a8480): >close: err= 2026/05/30 05:01:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/30 05:01:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/30 05:01:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2050a89c0): _readAt: size=2, off=0 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2050a89c0): openPending: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2050a89c0): open at offset 5 2026/05/30 05:01:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2050a89c0): >openPending: err= 2026/05/30 05:01:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2050a89c0): >_readAt: n=2, err= 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2050a89c0): _writeAt: size=3, off=7 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204ada1c0 item 89 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2050a89c0): >_writeAt: n=3, err= 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2050a89c0): close: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:14.043704353 +0000 UTC m=+673.999184863 2026/05/30 05:01:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2050a89c0): >close: err= 2026/05/30 05:01:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2050a8f40): _readAt: size=512, off=0 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2050a8f40): openPending: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/30 05:01:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2050a8f40): >openPending: err= 2026/05/30 05:01:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2050a8f40): >_readAt: n=8, err=EOF 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2050a8f40): close: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:14.043704353 +0000 UTC m=+673.999184863 2026/05/30 05:01:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2050a8f40): >close: err= 2026/05/30 05:01:14 DEBUG : open-test-file: Remove: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204ada4d0 item 89 2026/05/30 05:01:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/30 05:01:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/30 05:01:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2050a9580): openPending: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2050a9580): open at offset 0 2026/05/30 05:01:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2050a9580): >openPending: err= 2026/05/30 05:01:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2050a9580): _readAt: size=2, off=0 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2050a9580): >_readAt: n=0, err=EOF 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2050a9580): _writeAt: size=5, off=0 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2050a9580): >_writeAt: n=5, err= 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2050a9580): close: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:14.044982362 +0000 UTC m=+674.000462861 2026/05/30 05:01:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2050a9580): >close: err= 2026/05/30 05:01:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2050a9ac0): _writeAt: size=5, off=0 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2050a9ac0): openPending: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2050a9ac0): >openPending: err= 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204adaaf0 item 90 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2050a9ac0): >_writeAt: n=5, err= 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2050a9ac0): close: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:14.045415371 +0000 UTC m=+674.000895870 2026/05/30 05:01:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2050a9ac0): >close: err= 2026/05/30 05:01:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/30 05:01:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2050d6100): openPending: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2050d6100): open at offset 5 2026/05/30 05:01:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2050d6100): >openPending: err= 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204adae70 item 90 2026/05/30 05:01:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2050d6100): _readAt: size=2, off=5 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2050d6100): >_readAt: n=0, err=EOF 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2050d6100): _writeAt: size=3, off=5 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2050d6100): >_writeAt: n=3, err= 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2050d6100): close: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:14.045894357 +0000 UTC m=+674.001374857 2026/05/30 05:01:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2050d6100): >close: err= 2026/05/30 05:01:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2050d66c0): _readAt: size=512, off=0 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2050d66c0): openPending: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/30 05:01:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2050d66c0): >openPending: err= 2026/05/30 05:01:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2050d66c0): >_readAt: n=3, err=EOF 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2050d66c0): close: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:14.045894357 +0000 UTC m=+674.001374857 2026/05/30 05:01:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2050d66c0): >close: err= 2026/05/30 05:01:14 DEBUG : open-test-file: Remove: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204adb110 item 90 2026/05/30 05:01:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/30 05:01:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/30 05:01:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/30 05:01:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2050d6d00): openPending: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2050d6d00): open at offset 0 2026/05/30 05:01:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2050d6d00): >openPending: err= 2026/05/30 05:01:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2050d6d00): _readAt: size=2, off=0 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2050d6d00): >_readAt: n=0, err=EOF 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2050d6d00): _writeAt: size=5, off=0 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2050d6d00): >_writeAt: n=5, err= 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2050d6d00): close: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:14.047357666 +0000 UTC m=+674.002838165 2026/05/30 05:01:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2050d6d00): >close: err= 2026/05/30 05:01:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2050d7240): _writeAt: size=5, off=0 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2050d7240): openPending: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2050d7240): >openPending: err= 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204adb7a0 item 91 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2050d7240): >_writeAt: n=5, err= 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2050d7240): close: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:14.047646682 +0000 UTC m=+674.003127181 2026/05/30 05:01:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2050d7240): >close: err= 2026/05/30 05:01:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/30 05:01:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/30 05:01:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2050d7780): _readAt: size=2, off=0 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2050d7780): openPending: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2050d7780): open at offset 5 2026/05/30 05:01:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2050d7780): >openPending: err= 2026/05/30 05:01:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2050d7780): >_readAt: n=2, err= 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2050d7780): _writeAt: size=3, off=7 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204adbb20 item 91 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2050d7780): >_writeAt: n=3, err= 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2050d7780): close: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:14.048064413 +0000 UTC m=+674.003544911 2026/05/30 05:01:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2050d7780): >close: err= 2026/05/30 05:01:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2050d7d00): _readAt: size=512, off=0 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2050d7d00): openPending: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/30 05:01:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2050d7d00): >openPending: err= 2026/05/30 05:01:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2050d7d00): >_readAt: n=8, err=EOF 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2050d7d00): close: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:14.048064413 +0000 UTC m=+674.003544911 2026/05/30 05:01:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2050d7d00): >close: err= 2026/05/30 05:01:14 DEBUG : open-test-file: Remove: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204726700 item 91 2026/05/30 05:01:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:14 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/30 05:01:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/30 05:01:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2050fa440): openPending: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2050fa440): open at offset 0 2026/05/30 05:01:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2050fa440): >openPending: err= 2026/05/30 05:01:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2050fa440): _readAt: size=2, off=0 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2050fa440): >_readAt: n=0, err=EOF 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2050fa440): _writeAt: size=5, off=0 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2050fa440): >_writeAt: n=5, err= 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2050fa440): close: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:14.049183119 +0000 UTC m=+674.004663618 2026/05/30 05:01:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2050fa440): >close: err= 2026/05/30 05:01:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2050fa980): _writeAt: size=5, off=0 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2050fa980): openPending: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2050fa980): >openPending: err= 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204726f50 item 92 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2050fa980): >_writeAt: n=5, err= 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2050fa980): close: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:14.049912318 +0000 UTC m=+674.005392818 2026/05/30 05:01:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2050fa980): >close: err= 2026/05/30 05:01:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/30 05:01:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2050faec0): openPending: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2050faec0): open at offset 5 2026/05/30 05:01:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2050faec0): >openPending: err= 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204727dc0 item 92 2026/05/30 05:01:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2050faec0): _readAt: size=2, off=5 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2050faec0): >_readAt: n=0, err=EOF 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2050faec0): _writeAt: size=3, off=5 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2050faec0): >_writeAt: n=3, err= 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2050faec0): close: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:14.050427623 +0000 UTC m=+674.005908123 2026/05/30 05:01:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2050faec0): >close: err= 2026/05/30 05:01:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2050fb480): _readAt: size=512, off=0 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2050fb480): openPending: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/30 05:01:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2050fb480): >openPending: err= 2026/05/30 05:01:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2050fb480): >_readAt: n=3, err=EOF 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2050fb480): close: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:14.050427623 +0000 UTC m=+674.005908123 2026/05/30 05:01:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2050fb480): >close: err= 2026/05/30 05:01:14 DEBUG : open-test-file: Remove: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204bb64d0 item 92 2026/05/30 05:01:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/30 05:01:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/30 05:01:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/30 05:01:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2050fbac0): openPending: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2050fbac0): open at offset 0 2026/05/30 05:01:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2050fbac0): >openPending: err= 2026/05/30 05:01:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2050fbac0): _readAt: size=2, off=0 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2050fbac0): >_readAt: n=0, err=EOF 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2050fbac0): _writeAt: size=5, off=0 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2050fbac0): >_writeAt: n=5, err= 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2050fbac0): close: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:14.051861246 +0000 UTC m=+674.007341745 2026/05/30 05:01:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2050fbac0): >close: err= 2026/05/30 05:01:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf205126100): _writeAt: size=5, off=0 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf205126100): openPending: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf205126100): >openPending: err= 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204bb6e70 item 93 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf205126100): >_writeAt: n=5, err= 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf205126100): close: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:14.052340973 +0000 UTC m=+674.007821492 2026/05/30 05:01:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf205126100): >close: err= 2026/05/30 05:01:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/30 05:01:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/30 05:01:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/30 05:01:14 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/30 05:01:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/30 05:01:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/30 05:01:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf205126800): _readAt: size=512, off=0 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf205126800): openPending: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf205126800): >openPending: err= 2026/05/30 05:01:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf205126800): >_readAt: n=5, err=EOF 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf205126800): close: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:14.052340973 +0000 UTC m=+674.007821492 2026/05/30 05:01:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf205126800): >close: err= 2026/05/30 05:01:14 DEBUG : open-test-file: Remove: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204bb71f0 item 93 2026/05/30 05:01:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:14 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/30 05:01:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/30 05:01:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf205126e40): openPending: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf205126e40): open at offset 0 2026/05/30 05:01:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf205126e40): >openPending: err= 2026/05/30 05:01:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf205126e40): _readAt: size=2, off=0 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf205126e40): >_readAt: n=0, err=EOF 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf205126e40): _writeAt: size=5, off=0 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf205126e40): >_writeAt: n=5, err= 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf205126e40): close: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:14.053688253 +0000 UTC m=+674.009168751 2026/05/30 05:01:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf205126e40): >close: err= 2026/05/30 05:01:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf205127380): _writeAt: size=5, off=0 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf205127380): openPending: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf205127380): >openPending: err= 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204bb7730 item 94 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf205127380): >_writeAt: n=5, err= 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf205127380): close: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:14.05424207 +0000 UTC m=+674.009722569 2026/05/30 05:01:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf205127380): >close: err= 2026/05/30 05:01:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/30 05:01:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/30 05:01:14 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/30 05:01:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/30 05:01:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/30 05:01:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf205127a80): _readAt: size=512, off=0 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf205127a80): openPending: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf205127a80): >openPending: err= 2026/05/30 05:01:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf205127a80): >_readAt: n=5, err=EOF 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf205127a80): close: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:14.05424207 +0000 UTC m=+674.009722569 2026/05/30 05:01:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf205127a80): >close: err= 2026/05/30 05:01:14 DEBUG : open-test-file: Remove: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204bb78f0 item 94 2026/05/30 05:01:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:14 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/30 05:01:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/30 05:01:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/30 05:01:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2051441c0): openPending: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2051441c0): open at offset 0 2026/05/30 05:01:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2051441c0): >openPending: err= 2026/05/30 05:01:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2051441c0): _readAt: size=2, off=0 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2051441c0): >_readAt: n=0, err=EOF 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2051441c0): _writeAt: size=5, off=0 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2051441c0): >_writeAt: n=5, err= 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2051441c0): close: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:14.055844341 +0000 UTC m=+674.011324840 2026/05/30 05:01:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf2051441c0): >close: err= 2026/05/30 05:01:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf205144700): _writeAt: size=5, off=0 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf205144700): openPending: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf205144700): >openPending: err= 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204bb7e30 item 95 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf205144700): >_writeAt: n=5, err= 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf205144700): close: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:14.056389202 +0000 UTC m=+674.011869701 2026/05/30 05:01:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf205144700): >close: err= 2026/05/30 05:01:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/30 05:01:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/30 05:01:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/30 05:01:14 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/30 05:01:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/30 05:01:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/30 05:01:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf205144e00): _readAt: size=512, off=0 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf205144e00): openPending: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf205144e00): >openPending: err= 2026/05/30 05:01:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf205144e00): >_readAt: n=5, err=EOF 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf205144e00): close: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:14.056389202 +0000 UTC m=+674.011869701 2026/05/30 05:01:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf205144e00): >close: err= 2026/05/30 05:01:14 DEBUG : open-test-file: Remove: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204af84d0 item 95 2026/05/30 05:01:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:14 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/30 05:01:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/30 05:01:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf205145440): openPending: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf205145440): open at offset 0 2026/05/30 05:01:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf205145440): >openPending: err= 2026/05/30 05:01:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf205145440): _readAt: size=2, off=0 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf205145440): >_readAt: n=0, err=EOF 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf205145440): _writeAt: size=5, off=0 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf205145440): >_writeAt: n=5, err= 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf205145440): close: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:14.057869332 +0000 UTC m=+674.013349831 2026/05/30 05:01:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf205145440): >close: err= 2026/05/30 05:01:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf205145980): _writeAt: size=5, off=0 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf205145980): openPending: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf205145980): >openPending: err= 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204af8a80 item 96 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf205145980): >_writeAt: n=5, err= 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf205145980): close: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:14.058436705 +0000 UTC m=+674.013917204 2026/05/30 05:01:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf205145980): >close: err= 2026/05/30 05:01:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 05:01:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/30 05:01:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/30 05:01:14 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/30 05:01:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/30 05:01:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/30 05:01:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:01:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 05:01:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 05:01:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 05:01:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 05:01:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf20517a180): _readAt: size=512, off=0 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf20517a180): openPending: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 05:01:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf20517a180): >openPending: err= 2026/05/30 05:01:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf20517a180): >_readAt: n=5, err=EOF 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf20517a180): close: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 05:01:14.058436705 +0000 UTC m=+674.013917204 2026/05/30 05:01:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:14 DEBUG : open-test-file(0x1cf20517a180): >close: err= 2026/05/30 05:01:14 DEBUG : open-test-file: Remove: 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1cf204af8f50 item 96 2026/05/30 05:01:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 05:01:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 05:01:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 05:01:14 DEBUG : open-test-file: >Remove: err= 2026/05/30 05:01:14 DEBUG : WaitForWriters: timeout=30s 2026/05/30 05:01:14 DEBUG : Looking for writers 2026/05/30 05:01:14 DEBUG : >WaitForWriters: 2026/05/30 05:01:14 DEBUG : FileLu root 'rclone-test-bakebaz6wese': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (3.48s) --- PASS: TestRWFileHandleOpenTests/writes (1.73s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.51s) --- 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.75s) --- 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.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.01s) --- 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-bakebaz6wese'", Local "Local file system at /tmp/rclone3965202493", Modify Window "876000h0m0s" 2026/05/30 05:01:15 INFO : FileLu root 'rclone-test-bakebaz6wese': poll-interval is not supported by this remote 2026/05/30 05:01:15 DEBUG : FileLu root 'rclone-test-bakebaz6wese': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/30 05:01:15 DEBUG : FileLu root 'rclone-test-bakebaz6wese': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bakebaz6wese" 2026/05/30 05:01:15 DEBUG : FileLu root 'rclone-test-bakebaz6wese': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bakebaz6wese" 2026/05/30 05:01:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bakebaz6wese" 2026/05/30 05:01:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/30 05:01:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bakebaz6wese" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bakebaz6wese" 2026/05/30 05:01:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bakebaz6wese" 2026/05/30 05:01:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/30 05:01:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bakebaz6wese" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bakebaz6wese" 2026/05/30 05:01:15 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:15 INFO : FileLu root 'rclone-test-bakebaz6wese': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/30 05:01:15 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:15 DEBUG : file1: newRWFileHandle: 2026/05/30 05:01:15 DEBUG : file1(0x1cf205192100): openPending: 2026/05/30 05:01:15 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/30 05:01:15 DEBUG : file1(0x1cf205192100): >openPending: err= 2026/05/30 05:01:15 DEBUG : file1: >newRWFileHandle: err= 2026/05/30 05:01:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/30 05:01:15 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/30 05:01:15 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/30 05:01:19 INFO : FileLu root 'rclone-test-bakebaz6wese': Successfully deleted file: /rclone-test-bakebaz6wese/time_test 2026/05/30 05:01:19 DEBUG : Can set mod time: false read_write_test.go:655: can't set mod time 2026/05/30 05:01:19 DEBUG : WaitForWriters: timeout=30s 2026/05/30 05:01:19 DEBUG : Looking for writers 2026/05/30 05:01:19 DEBUG : file1: reading active writers 2026/05/30 05:01:19 DEBUG : file1: active writers 1 2026/05/30 05:01:19 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2026/05/30 05:01:19 DEBUG : Looking for writers 2026/05/30 05:01:19 DEBUG : file1: reading active writers 2026/05/30 05:01:19 DEBUG : file1: active writers 1 2026/05/30 05:01:19 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2026/05/30 05:01:19 DEBUG : Looking for writers 2026/05/30 05:01:19 DEBUG : file1: reading active writers 2026/05/30 05:01:19 DEBUG : file1: active writers 1 2026/05/30 05:01:19 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2026/05/30 05:01:19 DEBUG : Looking for writers 2026/05/30 05:01:19 DEBUG : file1: reading active writers 2026/05/30 05:01:19 DEBUG : file1: active writers 1 2026/05/30 05:01:19 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2026/05/30 05:01:19 DEBUG : Looking for writers 2026/05/30 05:01:19 DEBUG : file1: reading active writers 2026/05/30 05:01:19 DEBUG : file1: active writers 1 2026/05/30 05:01:19 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2026/05/30 05:01:19 DEBUG : Looking for writers 2026/05/30 05:01:19 DEBUG : file1: reading active writers 2026/05/30 05:01:19 DEBUG : file1: active writers 1 2026/05/30 05:01:19 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2026/05/30 05:01:19 DEBUG : Looking for writers 2026/05/30 05:01:19 DEBUG : file1: reading active writers 2026/05/30 05:01:19 DEBUG : file1: active writers 1 2026/05/30 05:01:19 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2026/05/30 05:01:20 DEBUG : forgetting directory cache 2026/05/30 05:01:20 DEBUG : Looking for writers 2026/05/30 05:01:20 DEBUG : file1: reading active writers 2026/05/30 05:01:20 DEBUG : file1: active writers 1 2026/05/30 05:01:20 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/30 05:01:21 DEBUG : Looking for writers 2026/05/30 05:01:21 DEBUG : file1: reading active writers 2026/05/30 05:01:21 DEBUG : file1: active writers 1 2026/05/30 05:01:21 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/30 05:01:22 DEBUG : Looking for writers 2026/05/30 05:01:22 DEBUG : file1: reading active writers 2026/05/30 05:01:22 DEBUG : file1: active writers 1 2026/05/30 05:01:22 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/30 05:01:23 DEBUG : Looking for writers 2026/05/30 05:01:23 DEBUG : file1: reading active writers 2026/05/30 05:01:23 DEBUG : file1: active writers 1 2026/05/30 05:01:23 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/30 05:01:24 DEBUG : Looking for writers 2026/05/30 05:01:24 DEBUG : file1: reading active writers 2026/05/30 05:01:24 DEBUG : file1: active writers 1 2026/05/30 05:01:24 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/30 05:01:25 DEBUG : Looking for writers 2026/05/30 05:01:25 DEBUG : file1: reading active writers 2026/05/30 05:01:25 DEBUG : file1: active writers 1 2026/05/30 05:01:25 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/30 05:01:26 DEBUG : Looking for writers 2026/05/30 05:01:26 DEBUG : file1: reading active writers 2026/05/30 05:01:26 DEBUG : file1: active writers 1 2026/05/30 05:01:26 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/30 05:01:27 DEBUG : Looking for writers 2026/05/30 05:01:27 DEBUG : file1: reading active writers 2026/05/30 05:01:27 DEBUG : file1: active writers 1 2026/05/30 05:01:27 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/30 05:01:28 DEBUG : Looking for writers 2026/05/30 05:01:28 DEBUG : file1: reading active writers 2026/05/30 05:01:28 DEBUG : file1: active writers 1 2026/05/30 05:01:28 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/30 05:01:29 DEBUG : Looking for writers 2026/05/30 05:01:29 DEBUG : file1: reading active writers 2026/05/30 05:01:29 DEBUG : file1: active writers 1 2026/05/30 05:01:29 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/30 05:01:30 DEBUG : Looking for writers 2026/05/30 05:01:30 DEBUG : file1: reading active writers 2026/05/30 05:01:30 DEBUG : file1: active writers 1 2026/05/30 05:01:30 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/30 05:01:31 DEBUG : Looking for writers 2026/05/30 05:01:31 DEBUG : file1: reading active writers 2026/05/30 05:01:31 DEBUG : file1: active writers 1 2026/05/30 05:01:31 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/30 05:01:32 DEBUG : Looking for writers 2026/05/30 05:01:32 DEBUG : file1: reading active writers 2026/05/30 05:01:32 DEBUG : file1: active writers 1 2026/05/30 05:01:32 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/30 05:01:32 DEBUG : forgetting directory cache 2026/05/30 05:01:33 DEBUG : Looking for writers 2026/05/30 05:01:33 DEBUG : file1: reading active writers 2026/05/30 05:01:33 DEBUG : file1: active writers 1 2026/05/30 05:01:33 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/30 05:01:34 DEBUG : Looking for writers 2026/05/30 05:01:34 DEBUG : file1: reading active writers 2026/05/30 05:01:34 DEBUG : file1: active writers 1 2026/05/30 05:01:34 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/30 05:01:35 DEBUG : Looking for writers 2026/05/30 05:01:35 DEBUG : file1: reading active writers 2026/05/30 05:01:35 DEBUG : file1: active writers 1 2026/05/30 05:01:35 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/30 05:01:36 DEBUG : Looking for writers 2026/05/30 05:01:36 DEBUG : file1: reading active writers 2026/05/30 05:01:36 DEBUG : file1: active writers 1 2026/05/30 05:01:36 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/30 05:01:37 DEBUG : Looking for writers 2026/05/30 05:01:37 DEBUG : file1: reading active writers 2026/05/30 05:01:37 DEBUG : file1: active writers 1 2026/05/30 05:01:37 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/30 05:01:38 DEBUG : Looking for writers 2026/05/30 05:01:38 DEBUG : file1: reading active writers 2026/05/30 05:01:38 DEBUG : file1: active writers 1 2026/05/30 05:01:38 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/30 05:01:39 DEBUG : Looking for writers 2026/05/30 05:01:39 DEBUG : file1: reading active writers 2026/05/30 05:01:39 DEBUG : file1: active writers 1 2026/05/30 05:01:39 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/30 05:01:40 DEBUG : Looking for writers 2026/05/30 05:01:40 DEBUG : file1: reading active writers 2026/05/30 05:01:40 DEBUG : file1: active writers 1 2026/05/30 05:01:40 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/30 05:01:41 DEBUG : Looking for writers 2026/05/30 05:01:41 DEBUG : file1: reading active writers 2026/05/30 05:01:41 DEBUG : file1: active writers 1 2026/05/30 05:01:41 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/30 05:01:42 DEBUG : Looking for writers 2026/05/30 05:01:42 DEBUG : file1: reading active writers 2026/05/30 05:01:42 DEBUG : file1: active writers 1 2026/05/30 05:01:42 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/30 05:01:43 DEBUG : Looking for writers 2026/05/30 05:01:43 DEBUG : file1: reading active writers 2026/05/30 05:01:43 DEBUG : file1: active writers 1 2026/05/30 05:01:43 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/30 05:01:44 DEBUG : Looking for writers 2026/05/30 05:01:44 DEBUG : file1: reading active writers 2026/05/30 05:01:44 DEBUG : file1: active writers 1 2026/05/30 05:01:44 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/30 05:01:45 DEBUG : forgetting directory cache 2026/05/30 05:01:45 DEBUG : Looking for writers 2026/05/30 05:01:45 DEBUG : file1: reading active writers 2026/05/30 05:01:45 DEBUG : file1: active writers 1 2026/05/30 05:01:45 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/30 05:01:46 DEBUG : Looking for writers 2026/05/30 05:01:46 DEBUG : file1: reading active writers 2026/05/30 05:01:46 DEBUG : file1: active writers 1 2026/05/30 05:01:46 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/30 05:01:47 DEBUG : Looking for writers 2026/05/30 05:01:47 DEBUG : file1: reading active writers 2026/05/30 05:01:47 DEBUG : file1: active writers 1 2026/05/30 05:01:47 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/30 05:01:48 DEBUG : Looking for writers 2026/05/30 05:01:48 DEBUG : file1: reading active writers 2026/05/30 05:01:48 DEBUG : file1: active writers 1 2026/05/30 05:01:48 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/30 05:01:49 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0x1cf205380700 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0x1cf205308248 notify:{wait:0 notify:0 lock:0 head: tail:} checker:31825794728576} name:file1 opens:1 downloaders: o: fd:0x1cf204a82168 info:{ModTime:{wall:14014843217040184958 ext:675735168059 loc:0x4730320} ATime:{wall:14014843217040184958 ext:675735168059 loc:0x4730320} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false graceTimer:}, } 2026/05/30 05:01:49 DEBUG : >WaitForWriters: 2026/05/30 05:01:49 DEBUG : FileLu root 'rclone-test-bakebaz6wese': vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (35.18s) === RUN TestRWCacheRename run.go:198: Remote "FileLu root 'rclone-test-bakebaz6wese'", Local "Local file system at /tmp/rclone3965202493", Modify Window "876000h0m0s" 2026/05/30 05:01:50 INFO : FileLu root 'rclone-test-bakebaz6wese': poll-interval is not supported by this remote 2026/05/30 05:01:50 DEBUG : FileLu root 'rclone-test-bakebaz6wese': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/30 05:01:50 DEBUG : FileLu root 'rclone-test-bakebaz6wese': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bakebaz6wese" 2026/05/30 05:01:50 DEBUG : FileLu root 'rclone-test-bakebaz6wese': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bakebaz6wese" 2026/05/30 05:01:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bakebaz6wese" 2026/05/30 05:01:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/30 05:01:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bakebaz6wese" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bakebaz6wese" 2026/05/30 05:01:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bakebaz6wese" 2026/05/30 05:01:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/30 05:01:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bakebaz6wese" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bakebaz6wese" 2026/05/30 05:01:50 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:01:50 INFO : FileLu root 'rclone-test-bakebaz6wese': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/30 05:01:50 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:01:50 DEBUG : rename_me: newRWFileHandle: 2026/05/30 05:01:50 DEBUG : rename_me(0x1cf20534a0c0): openPending: 2026/05/30 05:01:50 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 05:01:50 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/05/30 05:01:50 DEBUG : rename_me(0x1cf20534a0c0): >openPending: err= 2026/05/30 05:01:50 DEBUG : rename_me: >newRWFileHandle: err= 2026/05/30 05:01:50 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/05/30 05:01:50 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/05/30 05:01:50 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/05/30 05:01:50 DEBUG : rename_me(0x1cf20534a0c0): _writeAt: size=5, off=0 2026/05/30 05:01:50 DEBUG : rename_me(0x1cf20534a0c0): >_writeAt: n=5, err= 2026/05/30 05:01:50 DEBUG : rename_me(0x1cf20534a0c0): close: 2026/05/30 05:01:50 DEBUG : rename_me: vfs cache: setting modification time to 2026-05-30 05:01:50.748487637 +0000 UTC m=+710.703968136 2026/05/30 05:01:50 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/05/30 05:01:50 DEBUG : rename_me(0x1cf20534a0c0): >close: err= 2026/05/30 05:01:50 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/05/30 05:01:50 DEBUG : i_was_renamed: Updating file with 0x1cf205299ad0 2026/05/30 05:01:50 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/05/30 05:01:50 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/05/30 05:01:50 DEBUG : WaitForWriters: timeout=30s 2026/05/30 05:01:50 DEBUG : Looking for writers 2026/05/30 05:01:50 DEBUG : i_was_renamed: reading active writers 2026/05/30 05:01:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/30 05:01:50 DEBUG : Looking for writers 2026/05/30 05:01:50 DEBUG : i_was_renamed: reading active writers 2026/05/30 05:01:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/30 05:01:50 DEBUG : Looking for writers 2026/05/30 05:01:50 DEBUG : i_was_renamed: reading active writers 2026/05/30 05:01:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/30 05:01:50 DEBUG : Looking for writers 2026/05/30 05:01:50 DEBUG : i_was_renamed: reading active writers 2026/05/30 05:01:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/30 05:01:50 DEBUG : i_was_renamed: vfs cache: starting upload 2026/05/30 05:01:50 DEBUG : Looking for writers 2026/05/30 05:01:50 DEBUG : i_was_renamed: reading active writers 2026/05/30 05:01:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/30 05:01:51 DEBUG : Looking for writers 2026/05/30 05:01:51 DEBUG : i_was_renamed: reading active writers 2026/05/30 05:01:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/30 05:01:51 DEBUG : Looking for writers 2026/05/30 05:01:51 DEBUG : i_was_renamed: reading active writers 2026/05/30 05:01:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/30 05:01:52 DEBUG : Looking for writers 2026/05/30 05:01:52 DEBUG : i_was_renamed: reading active writers 2026/05/30 05:01:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/05/30 05:01:52 DEBUG : i_was_renamed: size = 5 OK 2026/05/30 05:01:52 INFO : i_was_renamed: Copied (new) 2026/05/30 05:01:52 DEBUG : i_was_renamed: vfs cache: fingerprint now "5" 2026/05/30 05:01:52 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/05/30 05:01:52 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/05/30 05:01:52 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/05/30 05:01:53 DEBUG : Looking for writers 2026/05/30 05:01:53 DEBUG : i_was_renamed: reading active writers 2026/05/30 05:01:53 DEBUG : >WaitForWriters: 2026/05/30 05:01:53 DEBUG : FileLu root 'rclone-test-bakebaz6wese': vfs cache: cleaner exiting 2026/05/30 05:01:54 INFO : FileLu root 'rclone-test-bakebaz6wese': Successfully deleted file: /rclone-test-bakebaz6wese/i_was_renamed --- PASS: TestRWCacheRename (4.26s) === RUN TestRWCacheUpdate run.go:198: Remote "FileLu root 'rclone-test-bakebaz6wese'", Local "Local file system at /tmp/rclone3965202493", Modify Window "876000h0m0s" 2026/05/30 05:01:54 INFO : FileLu root 'rclone-test-bakebaz6wese': poll-interval is not supported by this remote 2026/05/30 05:01:54 DEBUG : FileLu root 'rclone-test-bakebaz6wese': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/30 05:01:54 DEBUG : FileLu root 'rclone-test-bakebaz6wese': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bakebaz6wese" 2026/05/30 05:01:54 DEBUG : FileLu root 'rclone-test-bakebaz6wese': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bakebaz6wese" 2026/05/30 05:01:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bakebaz6wese" 2026/05/30 05:01:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/30 05:01:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bakebaz6wese" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bakebaz6wese" 2026/05/30 05:01:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bakebaz6wese" 2026/05/30 05:01:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/30 05:01:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bakebaz6wese" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bakebaz6wese" read_write_test.go:730: skip as modtime not supported 2026/05/30 05:01:54 DEBUG : WaitForWriters: timeout=30s 2026/05/30 05:01:54 DEBUG : Looking for writers 2026/05/30 05:01:54 DEBUG : >WaitForWriters: 2026/05/30 05:01:54 INFO : FileLu root 'rclone-test-bakebaz6wese': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/30 05:01:54 DEBUG : FileLu root 'rclone-test-bakebaz6wese': vfs cache: cleaner exiting 2026/05/30 05:01:54 DEBUG : forgetting directory cache --- SKIP: TestRWCacheUpdate (1.00s) === RUN TestCaseSensitivity run.go:198: Remote "FileLu root 'rclone-test-bakebaz6wese'", Local "Local file system at /tmp/rclone3965202493", Modify Window "876000h0m0s" 2026/05/30 05:01:57 DEBUG : forgetting directory cache 2026/05/30 05:02:02 INFO : FileLu root 'rclone-test-bakebaz6wese': poll-interval is not supported by this remote 2026/05/30 05:02:02 NOTICE: FileLu root 'rclone-test-bakebaz6wese': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/30 05:02:02 INFO : FileLu root 'rclone-test-bakebaz6wese': poll-interval is not supported by this remote 2026/05/30 05:02:02 NOTICE: FileLu root 'rclone-test-bakebaz6wese': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/30 05:02:02 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/30 05:02:03 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/30 05:02:03 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/30 05:02:03 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/30 05:02:03 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/30 05:02:04 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/30 05:02:04 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/30 05:02:04 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/30 05:02:04 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/30 05:02:04 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/30 05:02:04 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/30 05:02:05 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/30 05:02:05 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/30 05:02:05 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/30 05:02:05 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/30 05:02:05 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/30 05:02:05 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/30 05:02:07 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/30 05:02:07 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/30 05:02:07 DEBUG : FiLeB: >OpenFile: fd=, err=file does not exist 2026/05/30 05:02:07 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/30 05:02:07 DEBUG : FilEb: Open: flags=O_RDONLY 2026/05/30 05:02:07 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/05/30 05:02:07 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/05/30 05:02:07 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/05/30 05:02:08 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/30 05:02:08 DEBUG : WaitForWriters: timeout=30s 2026/05/30 05:02:08 DEBUG : Looking for writers 2026/05/30 05:02:08 DEBUG : FiLeA: reading active writers 2026/05/30 05:02:08 DEBUG : FilEb: reading active writers 2026/05/30 05:02:08 DEBUG : >WaitForWriters: 2026/05/30 05:02:08 DEBUG : WaitForWriters: timeout=30s 2026/05/30 05:02:08 DEBUG : Looking for writers 2026/05/30 05:02:08 DEBUG : FiLeA: reading active writers 2026/05/30 05:02:08 DEBUG : FilEb: reading active writers 2026/05/30 05:02:08 DEBUG : >WaitForWriters: 2026/05/30 05:02:09 INFO : FileLu root 'rclone-test-bakebaz6wese': Successfully deleted file: /rclone-test-bakebaz6wese/FiLeA 2026/05/30 05:02:09 INFO : FileLu root 'rclone-test-bakebaz6wese': Successfully deleted file: /rclone-test-bakebaz6wese/FilEb --- SKIP: TestCaseSensitivity (14.80s) === RUN TestUnicodeNormalization run.go:198: Remote "FileLu root 'rclone-test-bakebaz6wese'", Local "Local file system at /tmp/rclone3965202493", Modify Window "876000h0m0s" 2026/05/30 05:02:15 INFO : FileLu root 'rclone-test-bakebaz6wese': poll-interval is not supported by this remote 2026/05/30 05:02:15 NOTICE: FileLu root 'rclone-test-bakebaz6wese': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/30 05:02:15 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/30 05:02:15 DEBUG : forgetting directory cache 2026/05/30 05:02:15 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/05/30 05:02:15 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/05/30 05:02:15 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/05/30 05:02:15 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/30 05:02:16 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/30 05:02:16 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/30 05:02:16 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/05/30 05:02:16 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/05/30 05:02:16 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/05/30 05:02:16 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/05/30 05:02:17 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/30 05:02:17 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/30 05:02:17 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/05/30 05:02:17 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/05/30 05:02:17 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/05/30 05:02:17 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/30 05:02:18 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/30 05:02:18 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/30 05:02:18 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/05/30 05:02:18 DEBUG : WaitForWriters: timeout=30s 2026/05/30 05:02:18 DEBUG : Looking for writers 2026/05/30 05:02:18 DEBUG : normal name with no special characters.txt: reading active writers 2026/05/30 05:02:18 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/05/30 05:02:18 DEBUG : >WaitForWriters: 2026/05/30 05:02:20 INFO : FileLu root 'rclone-test-bakebaz6wese': Successfully deleted file: /rclone-test-bakebaz6wese/normal name with no special characters.txt 2026/05/30 05:02:20 INFO : FileLu root 'rclone-test-bakebaz6wese': Successfully deleted file: /rclone-test-bakebaz6wese/測試_Русский___ě_áñ --- PASS: TestUnicodeNormalization (10.69s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "FileLu root 'rclone-test-bakebaz6wese'", Local "Local file system at /tmp/rclone3965202493", Modify Window "876000h0m0s" 2026/05/30 05:02:21 INFO : FileLu root 'rclone-test-bakebaz6wese': poll-interval is not supported by this remote 2026/05/30 05:02:21 NOTICE: FileLu root 'rclone-test-bakebaz6wese': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/30 05:02:21 DEBUG : FileLu root 'rclone-test-bakebaz6wese': Reusing VFS from active cache 2026/05/30 05:02:21 DEBUG : WaitForWriters: timeout=30s 2026/05/30 05:02:21 DEBUG : Looking for writers 2026/05/30 05:02:21 DEBUG : >WaitForWriters: 2026/05/30 05:02:21 DEBUG : WaitForWriters: timeout=30s 2026/05/30 05:02:21 DEBUG : Looking for writers 2026/05/30 05:02:21 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (1.00s) === RUN TestVFSNewWithOpts run.go:198: Remote "FileLu root 'rclone-test-bakebaz6wese'", Local "Local file system at /tmp/rclone3965202493", Modify Window "876000h0m0s" 2026/05/30 05:02:22 INFO : FileLu root 'rclone-test-bakebaz6wese': poll-interval is not supported by this remote 2026/05/30 05:02:22 NOTICE: FileLu root 'rclone-test-bakebaz6wese': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/30 05:02:22 DEBUG : WaitForWriters: timeout=30s 2026/05/30 05:02:22 DEBUG : Looking for writers 2026/05/30 05:02:22 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.99s) === RUN TestVFSRoot run.go:198: Remote "FileLu root 'rclone-test-bakebaz6wese'", Local "Local file system at /tmp/rclone3965202493", Modify Window "876000h0m0s" 2026/05/30 05:02:22 INFO : FileLu root 'rclone-test-bakebaz6wese': poll-interval is not supported by this remote 2026/05/30 05:02:22 NOTICE: FileLu root 'rclone-test-bakebaz6wese': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/30 05:02:22 DEBUG : WaitForWriters: timeout=30s 2026/05/30 05:02:22 DEBUG : Looking for writers 2026/05/30 05:02:22 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (1.00s) === RUN TestVFSStat run.go:198: Remote "FileLu root 'rclone-test-bakebaz6wese'", Local "Local file system at /tmp/rclone3965202493", Modify Window "876000h0m0s" 2026/05/30 05:02:23 INFO : FileLu root 'rclone-test-bakebaz6wese': poll-interval is not supported by this remote 2026/05/30 05:02:23 NOTICE: FileLu root 'rclone-test-bakebaz6wese': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/30 05:02:27 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: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/30 05:02:37 DEBUG : WaitForWriters: timeout=30s 2026/05/30 05:02:37 DEBUG : Looking for writers 2026/05/30 05:02:37 DEBUG : file1: reading active writers 2026/05/30 05:02:37 DEBUG : >WaitForWriters: 2026/05/30 05:02:38 INFO : FileLu root 'rclone-test-bakebaz6wese': Successfully deleted file: /rclone-test-bakebaz6wese/file1 --- FAIL: TestVFSStat (15.04s) === RUN TestVFSStatParent run.go:198: Remote "FileLu root 'rclone-test-bakebaz6wese'", Local "Local file system at /tmp/rclone3965202493", Modify Window "876000h0m0s" 2026/05/30 05:02:39 INFO : FileLu root 'rclone-test-bakebaz6wese': poll-interval is not supported by this remote 2026/05/30 05:02:39 NOTICE: FileLu root 'rclone-test-bakebaz6wese': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/30 05:02:40 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/30 05:02:52 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/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/30 05:02:53 DEBUG : WaitForWriters: timeout=30s 2026/05/30 05:02:53 DEBUG : Looking for writers 2026/05/30 05:02:53 DEBUG : file1: reading active writers 2026/05/30 05:02:53 DEBUG : >WaitForWriters: 2026/05/30 05:02:54 INFO : FileLu root 'rclone-test-bakebaz6wese': Successfully deleted file: /rclone-test-bakebaz6wese/file1 --- FAIL: TestVFSStatParent (15.83s) === RUN TestVFSOpenFile run.go:198: Remote "FileLu root 'rclone-test-bakebaz6wese'", Local "Local file system at /tmp/rclone3965202493", Modify Window "876000h0m0s" 2026/05/30 05:02:54 INFO : FileLu root 'rclone-test-bakebaz6wese': poll-interval is not supported by this remote 2026/05/30 05:02:54 NOTICE: FileLu root 'rclone-test-bakebaz6wese': --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 2026/05/30 05:03:05 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/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/30 05:03:07 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/30 05:03:08 DEBUG : file1: Open: flags=O_RDONLY 2026/05/30 05:03:08 DEBUG : file1: >Open: fd=file1 (r), err= 2026/05/30 05:03:08 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/05/30 05:03:08 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/30 05:03:08 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/30 05:03:08 DEBUG : WaitForWriters: timeout=30s 2026/05/30 05:03:08 DEBUG : Looking for writers 2026/05/30 05:03:08 DEBUG : file1: reading active writers 2026/05/30 05:03:08 DEBUG : >WaitForWriters: 2026/05/30 05:03:09 INFO : FileLu root 'rclone-test-bakebaz6wese': Successfully deleted file: /rclone-test-bakebaz6wese/file1 --- FAIL: TestVFSOpenFile (15.09s) === RUN TestVFSRename run.go:198: Remote "FileLu root 'rclone-test-bakebaz6wese'", Local "Local file system at /tmp/rclone3965202493", Modify Window "876000h0m0s" 2026/05/30 05:03:09 INFO : FileLu root 'rclone-test-bakebaz6wese': poll-interval is not supported by this remote 2026/05/30 05:03:09 NOTICE: FileLu root 'rclone-test-bakebaz6wese': --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 2026/05/30 05:03:18 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/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/30 05:03:21 DEBUG : WaitForWriters: timeout=30s 2026/05/30 05:03:21 DEBUG : Looking for writers 2026/05/30 05:03:21 DEBUG : >WaitForWriters: --- FAIL: TestVFSRename (12.57s) === RUN TestVFSStatfs run.go:198: Remote "FileLu root 'rclone-test-bakebaz6wese'", Local "Local file system at /tmp/rclone3965202493", Modify Window "876000h0m0s" 2026/05/30 05:03:22 INFO : FileLu root 'rclone-test-bakebaz6wese': poll-interval is not supported by this remote 2026/05/30 05:03:22 NOTICE: FileLu root 'rclone-test-bakebaz6wese': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/30 05:03:23 DEBUG : WaitForWriters: timeout=30s 2026/05/30 05:03:23 DEBUG : Looking for writers 2026/05/30 05:03:23 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (1.50s) === RUN TestVFSMkdir run.go:198: Remote "FileLu root 'rclone-test-bakebaz6wese'", Local "Local file system at /tmp/rclone3965202493", Modify Window "876000h0m0s" 2026/05/30 05:03:24 INFO : FileLu root 'rclone-test-bakebaz6wese': poll-interval is not supported by this remote 2026/05/30 05:03:24 NOTICE: FileLu root 'rclone-test-bakebaz6wese': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/30 05:03:25 INFO : FileLu root 'rclone-test-bakebaz6wese': Successfully created folder "rclone-test-bakebaz6wese" with ID 4.0694e+06 2026/05/30 05:03:25 DEBUG : Added virtual directory entry vAddDir: "/" 2026/05/30 05:03:26 INFO : FileLu root 'rclone-test-bakebaz6wese': Successfully created folder "rclone-test-bakebaz6wese/a" with ID 4069403 2026/05/30 05:03:26 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 2026/05/30 05:03:30 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: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 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/30 05:03:43 DEBUG : forgetting directory cache 2026/05/30 05:03:44 INFO : FileLu root 'rclone-test-bakebaz6wese': Successfully created folder "rclone-test-bakebaz6wese/b" with ID 4069404 2026/05/30 05:03:44 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 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/30 05:03:52 INFO : FileLu root 'rclone-test-bakebaz6wese': Successfully created folder "rclone-test-bakebaz6wese/c" with ID 4069405 2026/05/30 05:03:52 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 2026/05/30 05:03:56 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: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/30 05:04:02 INFO : FileLu root 'rclone-test-bakebaz6wese': Successfully created folder "rclone-test-bakebaz6wese/d" with ID 4069406 2026/05/30 05:04:02 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 2026/05/30 05:04:09 DEBUG : forgetting directory cache 2026/05/30 05:04:10 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: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/30 05:04:10 DEBUG : WaitForWriters: timeout=30s 2026/05/30 05:04:10 DEBUG : Looking for writers 2026/05/30 05:04:10 DEBUG : a: Looking for writers 2026/05/30 05:04:10 DEBUG : b: Looking for writers 2026/05/30 05:04:10 DEBUG : c: Looking for writers 2026/05/30 05:04:10 DEBUG : d: Looking for writers 2026/05/30 05:04:10 DEBUG : Looking for writers 2026/05/30 05:04:10 DEBUG : d: reading active writers 2026/05/30 05:04:10 DEBUG : /: reading active writers 2026/05/30 05:04:10 DEBUG : a: reading active writers 2026/05/30 05:04:10 DEBUG : b: reading active writers 2026/05/30 05:04:10 DEBUG : c: reading active writers 2026/05/30 05:04:10 DEBUG : >WaitForWriters: --- FAIL: TestVFSMkdir (47.57s) === RUN TestVFSMkdirAll run.go:198: Remote "FileLu root 'rclone-test-bakebaz6wese'", Local "Local file system at /tmp/rclone3965202493", Modify Window "876000h0m0s" 2026/05/30 05:04:11 INFO : FileLu root 'rclone-test-bakebaz6wese': poll-interval is not supported by this remote 2026/05/30 05:04:11 NOTICE: FileLu root 'rclone-test-bakebaz6wese': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/30 05:04:13 INFO : FileLu root 'rclone-test-bakebaz6wese': Successfully created folder "rclone-test-bakebaz6wese/a" with ID 4.069403e+06 2026/05/30 05:04:13 DEBUG : Added virtual directory entry vAddDir: "a" 2026/05/30 05:04:14 INFO : FileLu root 'rclone-test-bakebaz6wese': Successfully created folder "rclone-test-bakebaz6wese/a/b" with ID 4069407 2026/05/30 05:04:14 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/05/30 05:04:15 INFO : FileLu root 'rclone-test-bakebaz6wese': Successfully created folder "rclone-test-bakebaz6wese/a/b/c" with ID 4069408 2026/05/30 05:04:15 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/05/30 05:04:16 INFO : FileLu root 'rclone-test-bakebaz6wese': Successfully created folder "rclone-test-bakebaz6wese/a/b/c/d" with ID 4069409 2026/05/30 05:04:16 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 2026/05/30 05:04:22 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: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 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 2026/05/30 05:04:35 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: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/30 05:04:42 DEBUG : WaitForWriters: timeout=30s 2026/05/30 05:04:42 DEBUG : a/b/c/d: Looking for writers 2026/05/30 05:04:42 DEBUG : a/b/c: Looking for writers 2026/05/30 05:04:42 DEBUG : d: reading active writers 2026/05/30 05:04:42 DEBUG : a/b: Looking for writers 2026/05/30 05:04:42 DEBUG : c: reading active writers 2026/05/30 05:04:42 DEBUG : a: Looking for writers 2026/05/30 05:04:42 DEBUG : b: reading active writers 2026/05/30 05:04:42 DEBUG : Looking for writers 2026/05/30 05:04:42 DEBUG : a: reading active writers 2026/05/30 05:04:42 DEBUG : >WaitForWriters: --- FAIL: TestVFSMkdirAll (31.66s) === 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-bakebaz6wese'", Local "Local file system at /tmp/rclone3965202493", Modify Window "876000h0m0s" 2026/05/30 05:04:43 INFO : FileLu root 'rclone-test-bakebaz6wese': poll-interval is not supported by this remote 2026/05/30 05:04:43 NOTICE: FileLu root 'rclone-test-bakebaz6wese': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/30 05:04:43 DEBUG : WaitForWriters: timeout=30s 2026/05/30 05:04:43 DEBUG : Looking for writers 2026/05/30 05:04:43 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (1.73s) === 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-bakebaz6wese'", Local "Local file system at /tmp/rclone3965202493", Modify Window "876000h0m0s" 2026/05/30 05:04:44 INFO : FileLu root 'rclone-test-bakebaz6wese': poll-interval is not supported by this remote 2026/05/30 05:04:44 NOTICE: FileLu root 'rclone-test-bakebaz6wese': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/30 05:04:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:04:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:04:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/30 05:04:45 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/30 05:04:45 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/30 05:04:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/30 05:04:45 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/05/30 05:04:45 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/05/30 05:04:45 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/05/30 05:04:45 DEBUG : FileLu root 'rclone-test-bakebaz6wese': File to upload is small (5 bytes), uploading instead of streaming 2026/05/30 05:04:47 DEBUG : file1: size = 5 OK 2026/05/30 05:04:47 NOTICE: FileLu root 'rclone-test-bakebaz6wese': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/05/30 05:04:47 DEBUG : file1: Size of src and dst objects identical 2026/05/30 05:04:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/30 05:04:47 DEBUG : forgetting directory cache 2026/05/30 05:04:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:04:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:04:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/30 05:04:47 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/30 05:04:47 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/30 05:04:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:04:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:04:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/30 05:04:47 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/30 05:04:47 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/30 05:04:47 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/05/30 05:04:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/05/30 05:04:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/30 05:04:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/30 05:04:47 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/30 05:04:47 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/30 05:04:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/30 05:04:47 DEBUG : FileLu root 'rclone-test-bakebaz6wese': File to upload is small (0 bytes), uploading instead of streaming 2026/05/30 05:04:50 DEBUG : file1: size = 0 OK 2026/05/30 05:04:50 DEBUG : file1: Size of src and dst objects identical 2026/05/30 05:04:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/30 05:04:50 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/05/30 05:04:50 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/30 05:04:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/30 05:04:50 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/30 05:04:50 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/30 05:04:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/30 05:04:50 DEBUG : FileLu root 'rclone-test-bakebaz6wese': File to upload is small (7 bytes), uploading instead of streaming 2026/05/30 05:04:53 DEBUG : file1: size = 7 OK 2026/05/30 05:04:53 DEBUG : file1: Size of src and dst objects identical 2026/05/30 05:04:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/30 05:04:53 DEBUG : WaitForWriters: timeout=30s 2026/05/30 05:04:53 DEBUG : Looking for writers 2026/05/30 05:04:53 DEBUG : file1: reading active writers 2026/05/30 05:04:53 DEBUG : >WaitForWriters: 2026/05/30 05:04:54 INFO : FileLu root 'rclone-test-bakebaz6wese': Successfully deleted file: /rclone-test-bakebaz6wese/file1 --- PASS: TestWriteFileHandleMethods (9.64s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "FileLu root 'rclone-test-bakebaz6wese'", Local "Local file system at /tmp/rclone3965202493", Modify Window "876000h0m0s" 2026/05/30 05:04:54 INFO : FileLu root 'rclone-test-bakebaz6wese': poll-interval is not supported by this remote 2026/05/30 05:04:54 NOTICE: FileLu root 'rclone-test-bakebaz6wese': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/30 05:04:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:04:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:04:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/30 05:04:55 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/30 05:04:55 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/30 05:04:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/30 05:04:55 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/05/30 05:04:56 DEBUG : file1: aborting in-sequence write wait, off=100 2026/05/30 05:04:56 DEBUG : file1: failed to wait for in-sequence write to 100 2026/05/30 05:04:56 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/05/30 05:04:56 DEBUG : FileLu root 'rclone-test-bakebaz6wese': File to upload is small (11 bytes), uploading instead of streaming 2026/05/30 05:04:58 DEBUG : file1: size = 11 OK 2026/05/30 05:04:58 DEBUG : file1: Size of src and dst objects identical 2026/05/30 05:04:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/30 05:04:58 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/05/30 05:04:58 DEBUG : WaitForWriters: timeout=30s 2026/05/30 05:04:58 DEBUG : Looking for writers 2026/05/30 05:04:58 DEBUG : file1: reading active writers 2026/05/30 05:04:58 DEBUG : >WaitForWriters: 2026/05/30 05:04:59 INFO : FileLu root 'rclone-test-bakebaz6wese': Successfully deleted file: /rclone-test-bakebaz6wese/file1 --- PASS: TestWriteFileHandleWriteAt (5.53s) === RUN TestWriteFileHandleFlush run.go:198: Remote "FileLu root 'rclone-test-bakebaz6wese'", Local "Local file system at /tmp/rclone3965202493", Modify Window "876000h0m0s" 2026/05/30 05:05:00 INFO : FileLu root 'rclone-test-bakebaz6wese': poll-interval is not supported by this remote 2026/05/30 05:05:00 NOTICE: FileLu root 'rclone-test-bakebaz6wese': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/30 05:05:00 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:05:00 DEBUG : forgetting directory cache 2026/05/30 05:05:00 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:05:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/30 05:05:00 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/30 05:05:00 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/30 05:05:00 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/05/30 05:05:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/30 05:05:00 DEBUG : FileLu root 'rclone-test-bakebaz6wese': File to upload is small (5 bytes), uploading instead of streaming 2026/05/30 05:05:02 DEBUG : file1: size = 5 OK 2026/05/30 05:05:02 DEBUG : file1: Size of src and dst objects identical 2026/05/30 05:05:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/30 05:05:02 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/05/30 05:05:02 DEBUG : WaitForWriters: timeout=30s 2026/05/30 05:05:02 DEBUG : Looking for writers 2026/05/30 05:05:02 DEBUG : file1: reading active writers 2026/05/30 05:05:02 DEBUG : >WaitForWriters: 2026/05/30 05:05:03 INFO : FileLu root 'rclone-test-bakebaz6wese': Successfully deleted file: /rclone-test-bakebaz6wese/file1 --- PASS: TestWriteFileHandleFlush (4.06s) === RUN TestWriteFileHandleRelease run.go:198: Remote "FileLu root 'rclone-test-bakebaz6wese'", Local "Local file system at /tmp/rclone3965202493", Modify Window "876000h0m0s" 2026/05/30 05:05:04 INFO : FileLu root 'rclone-test-bakebaz6wese': poll-interval is not supported by this remote 2026/05/30 05:05:04 NOTICE: FileLu root 'rclone-test-bakebaz6wese': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/30 05:05:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:05:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:05:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/30 05:05:04 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/30 05:05:04 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/30 05:05:04 DEBUG : file1: WriteFileHandle.Release closing 2026/05/30 05:05:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/30 05:05:04 DEBUG : FileLu root 'rclone-test-bakebaz6wese': File to upload is small (0 bytes), uploading instead of streaming 2026/05/30 05:05:06 DEBUG : file1: size = 0 OK 2026/05/30 05:05:06 DEBUG : file1: Size of src and dst objects identical 2026/05/30 05:05:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/30 05:05:06 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/05/30 05:05:06 DEBUG : WaitForWriters: timeout=30s 2026/05/30 05:05:06 DEBUG : Looking for writers 2026/05/30 05:05:06 DEBUG : file1: reading active writers 2026/05/30 05:05:06 DEBUG : >WaitForWriters: 2026/05/30 05:05:07 INFO : FileLu root 'rclone-test-bakebaz6wese': Successfully deleted file: /rclone-test-bakebaz6wese/file1 --- PASS: TestWriteFileHandleRelease (4.06s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "FileLu root 'rclone-test-bakebaz6wese'", Local "Local file system at /tmp/rclone3965202493", Modify Window "876000h0m0s" 2026/05/30 05:05:08 INFO : FileLu root 'rclone-test-bakebaz6wese': poll-interval is not supported by this remote 2026/05/30 05:05:08 NOTICE: FileLu root 'rclone-test-bakebaz6wese': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/30 05:05:08 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:05:08 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:05:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/30 05:05:08 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/30 05:05:08 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2026/05/30 05:05:08 DEBUG : WaitForWriters: timeout=30s 2026/05/30 05:05:08 DEBUG : Looking for writers 2026/05/30 05:05:08 DEBUG : file1: reading active writers 2026/05/30 05:05:08 DEBUG : file1: active writers 1 2026/05/30 05:05:08 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2026/05/30 05:05:08 DEBUG : Looking for writers 2026/05/30 05:05:08 DEBUG : file1: reading active writers 2026/05/30 05:05:08 DEBUG : file1: active writers 1 2026/05/30 05:05:08 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2026/05/30 05:05:08 DEBUG : Looking for writers 2026/05/30 05:05:08 DEBUG : file1: reading active writers 2026/05/30 05:05:08 DEBUG : file1: active writers 1 2026/05/30 05:05:08 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2026/05/30 05:05:08 DEBUG : Looking for writers 2026/05/30 05:05:08 DEBUG : file1: reading active writers 2026/05/30 05:05:08 DEBUG : file1: active writers 1 2026/05/30 05:05:08 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2026/05/30 05:05:08 DEBUG : Looking for writers 2026/05/30 05:05:08 DEBUG : file1: reading active writers 2026/05/30 05:05:08 DEBUG : file1: active writers 1 2026/05/30 05:05:08 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2026/05/30 05:05:09 DEBUG : Looking for writers 2026/05/30 05:05:09 DEBUG : file1: reading active writers 2026/05/30 05:05:09 DEBUG : file1: active writers 1 2026/05/30 05:05:09 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2026/05/30 05:05:09 DEBUG : Looking for writers 2026/05/30 05:05:09 DEBUG : file1: reading active writers 2026/05/30 05:05:09 DEBUG : file1: active writers 1 2026/05/30 05:05:09 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2026/05/30 05:05:10 DEBUG : Looking for writers 2026/05/30 05:05:10 DEBUG : file1: reading active writers 2026/05/30 05:05:10 DEBUG : file1: active writers 1 2026/05/30 05:05:10 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/30 05:05:11 DEBUG : Looking for writers 2026/05/30 05:05:11 DEBUG : file1: reading active writers 2026/05/30 05:05:11 DEBUG : file1: active writers 1 2026/05/30 05:05:11 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/30 05:05:12 DEBUG : Looking for writers 2026/05/30 05:05:12 DEBUG : file1: reading active writers 2026/05/30 05:05:12 DEBUG : file1: active writers 1 2026/05/30 05:05:12 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/30 05:05:12 DEBUG : forgetting directory cache 2026/05/30 05:05:13 DEBUG : Looking for writers 2026/05/30 05:05:13 DEBUG : file1: reading active writers 2026/05/30 05:05:13 DEBUG : file1: active writers 1 2026/05/30 05:05:13 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/30 05:05:14 DEBUG : Looking for writers 2026/05/30 05:05:14 DEBUG : file1: reading active writers 2026/05/30 05:05:14 DEBUG : file1: active writers 1 2026/05/30 05:05:14 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/30 05:05:15 DEBUG : Looking for writers 2026/05/30 05:05:15 DEBUG : file1: reading active writers 2026/05/30 05:05:15 DEBUG : file1: active writers 1 2026/05/30 05:05:15 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/30 05:05:16 DEBUG : Looking for writers 2026/05/30 05:05:16 DEBUG : file1: reading active writers 2026/05/30 05:05:16 DEBUG : file1: active writers 1 2026/05/30 05:05:16 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/30 05:05:17 DEBUG : Looking for writers 2026/05/30 05:05:17 DEBUG : file1: reading active writers 2026/05/30 05:05:17 DEBUG : file1: active writers 1 2026/05/30 05:05:17 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/30 05:05:18 DEBUG : Looking for writers 2026/05/30 05:05:18 DEBUG : file1: reading active writers 2026/05/30 05:05:18 DEBUG : file1: active writers 1 2026/05/30 05:05:18 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/30 05:05:19 DEBUG : Looking for writers 2026/05/30 05:05:19 DEBUG : file1: reading active writers 2026/05/30 05:05:19 DEBUG : file1: active writers 1 2026/05/30 05:05:19 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/30 05:05:20 DEBUG : Looking for writers 2026/05/30 05:05:20 DEBUG : file1: reading active writers 2026/05/30 05:05:20 DEBUG : file1: active writers 1 2026/05/30 05:05:20 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/30 05:05:21 DEBUG : Looking for writers 2026/05/30 05:05:21 DEBUG : file1: reading active writers 2026/05/30 05:05:21 DEBUG : file1: active writers 1 2026/05/30 05:05:21 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/30 05:05:22 DEBUG : Looking for writers 2026/05/30 05:05:22 DEBUG : file1: reading active writers 2026/05/30 05:05:22 DEBUG : file1: active writers 1 2026/05/30 05:05:22 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/30 05:05:23 DEBUG : Looking for writers 2026/05/30 05:05:23 DEBUG : file1: reading active writers 2026/05/30 05:05:23 DEBUG : file1: active writers 1 2026/05/30 05:05:23 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/30 05:05:24 DEBUG : Looking for writers 2026/05/30 05:05:24 DEBUG : file1: reading active writers 2026/05/30 05:05:24 DEBUG : file1: active writers 1 2026/05/30 05:05:24 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/30 05:05:25 DEBUG : Looking for writers 2026/05/30 05:05:25 DEBUG : file1: reading active writers 2026/05/30 05:05:25 DEBUG : file1: active writers 1 2026/05/30 05:05:25 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/30 05:05:25 DEBUG : forgetting directory cache 2026/05/30 05:05:26 DEBUG : Looking for writers 2026/05/30 05:05:26 DEBUG : file1: reading active writers 2026/05/30 05:05:26 DEBUG : file1: active writers 1 2026/05/30 05:05:26 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/30 05:05:27 DEBUG : Looking for writers 2026/05/30 05:05:27 DEBUG : file1: reading active writers 2026/05/30 05:05:27 DEBUG : file1: active writers 1 2026/05/30 05:05:27 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/30 05:05:28 DEBUG : Looking for writers 2026/05/30 05:05:28 DEBUG : file1: reading active writers 2026/05/30 05:05:28 DEBUG : file1: active writers 1 2026/05/30 05:05:28 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/30 05:05:29 DEBUG : Looking for writers 2026/05/30 05:05:29 DEBUG : file1: reading active writers 2026/05/30 05:05:29 DEBUG : file1: active writers 1 2026/05/30 05:05:29 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/30 05:05:30 DEBUG : Looking for writers 2026/05/30 05:05:30 DEBUG : file1: reading active writers 2026/05/30 05:05:30 DEBUG : file1: active writers 1 2026/05/30 05:05:30 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/30 05:05:31 DEBUG : Looking for writers 2026/05/30 05:05:31 DEBUG : file1: reading active writers 2026/05/30 05:05:31 DEBUG : file1: active writers 1 2026/05/30 05:05:31 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/30 05:05:32 DEBUG : Looking for writers 2026/05/30 05:05:32 DEBUG : file1: reading active writers 2026/05/30 05:05:32 DEBUG : file1: active writers 1 2026/05/30 05:05:32 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/30 05:05:33 DEBUG : Looking for writers 2026/05/30 05:05:33 DEBUG : file1: reading active writers 2026/05/30 05:05:33 DEBUG : file1: active writers 1 2026/05/30 05:05:33 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/30 05:05:34 DEBUG : Looking for writers 2026/05/30 05:05:34 DEBUG : file1: reading active writers 2026/05/30 05:05:34 DEBUG : file1: active writers 1 2026/05/30 05:05:34 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/30 05:05:35 DEBUG : Looking for writers 2026/05/30 05:05:35 DEBUG : file1: reading active writers 2026/05/30 05:05:35 DEBUG : file1: active writers 1 2026/05/30 05:05:35 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/30 05:05:36 DEBUG : Looking for writers 2026/05/30 05:05:36 DEBUG : file1: reading active writers 2026/05/30 05:05:36 DEBUG : file1: active writers 1 2026/05/30 05:05:36 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/30 05:05:37 DEBUG : Looking for writers 2026/05/30 05:05:37 DEBUG : file1: reading active writers 2026/05/30 05:05:37 DEBUG : file1: active writers 1 2026/05/30 05:05:37 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/30 05:05:37 DEBUG : forgetting directory cache 2026/05/30 05:05:38 DEBUG : Looking for writers 2026/05/30 05:05:38 DEBUG : file1: reading active writers 2026/05/30 05:05:38 DEBUG : file1: active writers 1 2026/05/30 05:05:38 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/30 05:05:38 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2026/05/30 05:05:38 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (31.52s) === RUN TestFileReadAtZeroLength run.go:198: Remote "FileLu root 'rclone-test-bakebaz6wese'", Local "Local file system at /tmp/rclone3965202493", Modify Window "876000h0m0s" 2026/05/30 05:05:39 INFO : FileLu root 'rclone-test-bakebaz6wese': poll-interval is not supported by this remote 2026/05/30 05:05:39 NOTICE: FileLu root 'rclone-test-bakebaz6wese': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/30 05:05:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:05:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:05:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/30 05:05:40 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/30 05:05:40 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/30 05:05:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/30 05:05:40 DEBUG : FileLu root 'rclone-test-bakebaz6wese': File to upload is small (0 bytes), uploading instead of streaming 2026/05/30 05:05:42 DEBUG : file1: size = 0 OK 2026/05/30 05:05:42 DEBUG : file1: Size of src and dst objects identical 2026/05/30 05:05:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/30 05:05:42 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:05:42 DEBUG : file1: Open: flags=O_RDONLY 2026/05/30 05:05:42 DEBUG : file1: >Open: fd=file1 (r), err= 2026/05/30 05:05:42 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/05/30 05:05:42 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/05/30 05:05:43 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/05/30 05:05:43 DEBUG : WaitForWriters: timeout=30s 2026/05/30 05:05:43 DEBUG : Looking for writers 2026/05/30 05:05:43 DEBUG : file1: reading active writers 2026/05/30 05:05:43 DEBUG : >WaitForWriters: 2026/05/30 05:05:44 INFO : FileLu root 'rclone-test-bakebaz6wese': Successfully deleted file: /rclone-test-bakebaz6wese/file1 --- PASS: TestFileReadAtZeroLength (5.17s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "FileLu root 'rclone-test-bakebaz6wese'", Local "Local file system at /tmp/rclone3965202493", Modify Window "876000h0m0s" 2026/05/30 05:05:44 INFO : FileLu root 'rclone-test-bakebaz6wese': poll-interval is not supported by this remote 2026/05/30 05:05:44 NOTICE: FileLu root 'rclone-test-bakebaz6wese': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/30 05:05:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 05:05:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/30 05:05:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/30 05:05:45 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/30 05:05:45 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/30 05:05:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/30 05:05:45 DEBUG : FileLu root 'rclone-test-bakebaz6wese': File to upload is small (100 bytes), uploading instead of streaming 2026/05/30 05:05:47 DEBUG : file1: size = 100 OK 2026/05/30 05:05:47 DEBUG : file1: Size of src and dst objects identical 2026/05/30 05:05:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/30 05:05:47 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 05:05:47 DEBUG : file1: Open: flags=O_RDONLY 2026/05/30 05:05:47 DEBUG : file1: >Open: fd=file1 (r), err= 2026/05/30 05:05:47 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/05/30 05:05:47 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/05/30 05:05:49 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/05/30 05:05:49 DEBUG : WaitForWriters: timeout=30s 2026/05/30 05:05:49 DEBUG : Looking for writers 2026/05/30 05:05:49 DEBUG : file1: reading active writers 2026/05/30 05:05:49 DEBUG : >WaitForWriters: 2026/05/30 05:05:49 INFO : FileLu root 'rclone-test-bakebaz6wese': Successfully deleted file: /rclone-test-bakebaz6wese/file1 2026/05/30 05:05:50 DEBUG : forgetting directory cache --- PASS: TestFileReadAtNonZeroLength (5.53s) === RUN TestZipManyFiles run.go:198: Remote "FileLu root 'rclone-test-bakebaz6wese'", Local "Local file system at /tmp/rclone3965202493", Modify Window "876000h0m0s" 2026/05/30 05:05:50 INFO : FileLu root 'rclone-test-bakebaz6wese': poll-interval is not supported by this remote 2026/05/30 05:05:50 NOTICE: FileLu root 'rclone-test-bakebaz6wese': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/30 05:05:51 INFO : FileLu root 'rclone-test-bakebaz6wese': Successfully created folder "rclone-test-bakebaz6wese/flat" with ID 4069410 fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/05/30 05:06:02 DEBUG : forgetting directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2026/05/30 05:06:03 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/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 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/30 05:06:10 DEBUG : WaitForWriters: timeout=30s 2026/05/30 05:06:10 DEBUG : Looking for writers 2026/05/30 05:06:10 DEBUG : >WaitForWriters: --- FAIL: TestZipManyFiles (20.77s) === RUN TestZipManySubDirs run.go:198: Remote "FileLu root 'rclone-test-bakebaz6wese'", Local "Local file system at /tmp/rclone3965202493", Modify Window "876000h0m0s" 2026/05/30 05:06:11 INFO : FileLu root 'rclone-test-bakebaz6wese': poll-interval is not supported by this remote 2026/05/30 05:06:11 NOTICE: FileLu root 'rclone-test-bakebaz6wese': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/30 05:06:15 DEBUG : forgetting directory cache 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/30 05:06:17 DEBUG : WaitForWriters: timeout=30s 2026/05/30 05:06:17 DEBUG : Looking for writers 2026/05/30 05:06:17 DEBUG : >WaitForWriters: --- FAIL: TestZipManySubDirs (8.31s) === RUN TestZipLargeFiles run.go:198: Remote "FileLu root 'rclone-test-bakebaz6wese'", Local "Local file system at /tmp/rclone3965202493", Modify Window "876000h0m0s" 2026/05/30 05:06:19 INFO : FileLu root 'rclone-test-bakebaz6wese': poll-interval is not supported by this remote 2026/05/30 05:06:19 NOTICE: FileLu root 'rclone-test-bakebaz6wese': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/30 05:06:20 INFO : FileLu root 'rclone-test-bakebaz6wese': Successfully created folder "rclone-test-bakebaz6wese/bigdir" with ID 4069411 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/30 05:06:23 DEBUG : WaitForWriters: timeout=30s 2026/05/30 05:06:23 DEBUG : Looking for writers 2026/05/30 05:06:23 DEBUG : >WaitForWriters: --- FAIL: TestZipLargeFiles (4.54s) === RUN TestZipDirsInRoot run.go:198: Remote "FileLu root 'rclone-test-bakebaz6wese'", Local "Local file system at /tmp/rclone3965202493", Modify Window "876000h0m0s" 2026/05/30 05:06:24 INFO : FileLu root 'rclone-test-bakebaz6wese': poll-interval is not supported by this remote 2026/05/30 05:06:24 NOTICE: FileLu root 'rclone-test-bakebaz6wese': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/30 05:06:25 INFO : FileLu root 'rclone-test-bakebaz6wese': Successfully created folder "rclone-test-bakebaz6wese/dir1" with ID 4069412 2026/05/30 05:06:27 INFO : FileLu root 'rclone-test-bakebaz6wese': Successfully created folder "rclone-test-bakebaz6wese/dir2" with ID 4069413 2026/05/30 05:06:28 DEBUG : forgetting directory cache 2026/05/30 05:06:30 INFO : FileLu root 'rclone-test-bakebaz6wese': Successfully created folder "rclone-test-bakebaz6wese/dir3" with ID 4069414 zip_test.go:152: zip entry matching predicate not found 2026/05/30 05:06:32 DEBUG : WaitForWriters: timeout=30s 2026/05/30 05:06:32 DEBUG : Looking for writers 2026/05/30 05:06:32 DEBUG : >WaitForWriters: --- FAIL: TestZipDirsInRoot (9.08s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2026/05/30 05:06:33 DEBUG : FileLu root 'rclone-test-bakebaz6wese': Purge remote 2026/05/30 05:06:33 INFO : FileLu root 'rclone-test-bakebaz6wese': Rmdir: successfully deleted "/rclone-test-bakebaz6wese" "./vfs.test -test.v -test.timeout 1h0m0s -remote TestFileLu: -verbose" - Finished ERROR in 16m33.697496764s (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]