"./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Starting (try 1/5) 2026/08/15 04:35:49 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-colufap6pifu" 2026/08/15 04:35:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/15 04:35:50 DEBUG : Creating backend with remote "/tmp/rclone407721730" === RUN TestDirHandleMethods run.go:198: Remote "files root 'rclone-test-colufap6pifu'", Local "Local file system at /tmp/rclone407721730", Modify Window "1s" 2026/08/15 04:35:50 INFO : files root 'rclone-test-colufap6pifu': poll-interval is not supported by this remote 2026/08/15 04:35:52 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:35:52 DEBUG : dir: Looking for writers 2026/08/15 04:35:52 DEBUG : Looking for writers 2026/08/15 04:35:52 DEBUG : dir: reading active writers 2026/08/15 04:35:52 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (3.24s) === RUN TestDirHandleReaddir run.go:198: Remote "files root 'rclone-test-colufap6pifu'", Local "Local file system at /tmp/rclone407721730", Modify Window "1s" 2026/08/15 04:35:53 INFO : files root 'rclone-test-colufap6pifu': poll-interval is not supported by this remote 2026/08/15 04:35:57 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:35:57 DEBUG : dir/subdir: Looking for writers 2026/08/15 04:35:57 DEBUG : dir: Looking for writers 2026/08/15 04:35:57 DEBUG : subdir: reading active writers 2026/08/15 04:35:57 DEBUG : file1: reading active writers 2026/08/15 04:35:57 DEBUG : file2: reading active writers 2026/08/15 04:35:57 DEBUG : Looking for writers 2026/08/15 04:35:57 DEBUG : dir: reading active writers 2026/08/15 04:35:57 DEBUG : >WaitForWriters: 2026/08/15 04:35:59 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-colufap6pifu/dir not empty`) 2026/08/15 04:35:59 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/15 04:35:59 DEBUG : pacer: Reducing sleep to 15ms 2026/08/15 04:35:59 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestDirHandleReaddir (5.77s) === RUN TestDirHandleReaddirnames run.go:198: Remote "files root 'rclone-test-colufap6pifu'", Local "Local file system at /tmp/rclone407721730", Modify Window "1s" 2026/08/15 04:35:59 INFO : files root 'rclone-test-colufap6pifu': poll-interval is not supported by this remote 2026/08/15 04:36:00 DEBUG : pacer: Reducing sleep to 10ms 2026/08/15 04:36:01 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:36:01 DEBUG : dir: Looking for writers 2026/08/15 04:36:01 DEBUG : file1: reading active writers 2026/08/15 04:36:01 DEBUG : Looking for writers 2026/08/15 04:36:01 DEBUG : dir: reading active writers 2026/08/15 04:36:01 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (2.78s) === RUN TestDirMethods run.go:198: Remote "files root 'rclone-test-colufap6pifu'", Local "Local file system at /tmp/rclone407721730", Modify Window "1s" 2026/08/15 04:36:02 INFO : files root 'rclone-test-colufap6pifu': poll-interval is not supported by this remote 2026/08/15 04:36:04 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:36:04 DEBUG : dir: Looking for writers 2026/08/15 04:36:04 DEBUG : Looking for writers 2026/08/15 04:36:04 DEBUG : dir: reading active writers 2026/08/15 04:36:04 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (2.59s) === RUN TestDirForgetAll run.go:198: Remote "files root 'rclone-test-colufap6pifu'", Local "Local file system at /tmp/rclone407721730", Modify Window "1s" 2026/08/15 04:36:04 INFO : files root 'rclone-test-colufap6pifu': poll-interval is not supported by this remote 2026/08/15 04:36:06 DEBUG : dir: forgetting directory cache 2026/08/15 04:36:06 DEBUG : forgetting directory cache 2026/08/15 04:36:06 DEBUG : dir: forgetting directory cache 2026/08/15 04:36:06 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:36:06 DEBUG : Looking for writers 2026/08/15 04:36:06 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (2.74s) === RUN TestDirForgetPath run.go:198: Remote "files root 'rclone-test-colufap6pifu'", Local "Local file system at /tmp/rclone407721730", Modify Window "1s" 2026/08/15 04:36:07 INFO : files root 'rclone-test-colufap6pifu': poll-interval is not supported by this remote 2026/08/15 04:36:09 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/08/15 04:36:09 DEBUG : dir: invalidating directory cache 2026/08/15 04:36:09 DEBUG : >ForgetPath: 2026/08/15 04:36:09 DEBUG : ForgetPath: relativePath="dir", type=0 2026/08/15 04:36:09 DEBUG : invalidating directory cache 2026/08/15 04:36:09 DEBUG : dir: forgetting directory cache 2026/08/15 04:36:09 DEBUG : >ForgetPath: 2026/08/15 04:36:09 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/08/15 04:36:09 DEBUG : >ForgetPath: 2026/08/15 04:36:09 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:36:09 DEBUG : dir: Looking for writers 2026/08/15 04:36:09 DEBUG : Looking for writers 2026/08/15 04:36:09 DEBUG : dir: reading active writers 2026/08/15 04:36:09 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (2.81s) === RUN TestDirWalk run.go:198: Remote "files root 'rclone-test-colufap6pifu'", Local "Local file system at /tmp/rclone407721730", Modify Window "1s" 2026/08/15 04:36:10 INFO : files root 'rclone-test-colufap6pifu': poll-interval is not supported by this remote 2026/08/15 04:36:14 DEBUG : forgetting directory cache 2026/08/15 04:36:14 DEBUG : dir: forgetting directory cache 2026/08/15 04:36:15 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:36:15 DEBUG : dir: Looking for writers 2026/08/15 04:36:15 DEBUG : fil/a/b: Looking for writers 2026/08/15 04:36:15 DEBUG : fil/a: Looking for writers 2026/08/15 04:36:15 DEBUG : b: reading active writers 2026/08/15 04:36:15 DEBUG : fil: Looking for writers 2026/08/15 04:36:15 DEBUG : a: reading active writers 2026/08/15 04:36:15 DEBUG : Looking for writers 2026/08/15 04:36:15 DEBUG : dir: reading active writers 2026/08/15 04:36:15 DEBUG : fil: reading active writers 2026/08/15 04:36:15 DEBUG : >WaitForWriters: 2026/08/15 04:36:16 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-colufap6pifu/fil not empty`) 2026/08/15 04:36:16 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/15 04:36:16 DEBUG : pacer: Reducing sleep to 15ms 2026/08/15 04:36:16 DEBUG : pacer: Reducing sleep to 11.25ms 2026/08/15 04:36:16 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestDirWalk (6.52s) === RUN TestDirSetModTime run.go:198: Remote "files root 'rclone-test-colufap6pifu'", Local "Local file system at /tmp/rclone407721730", Modify Window "1s" 2026/08/15 04:36:16 INFO : files root 'rclone-test-colufap6pifu': poll-interval is not supported by this remote 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/08/15 04:36:26 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:36:26 DEBUG : Looking for writers 2026/08/15 04:36:26 DEBUG : >WaitForWriters: --- FAIL: TestDirSetModTime (10.03s) === RUN TestDirStat run.go:198: Remote "files root 'rclone-test-colufap6pifu'", Local "Local file system at /tmp/rclone407721730", Modify Window "1s" 2026/08/15 04:36:26 INFO : files root 'rclone-test-colufap6pifu': poll-interval is not supported by this remote 2026/08/15 04:36:29 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:36:29 DEBUG : dir: Looking for writers 2026/08/15 04:36:29 DEBUG : file1: reading active writers 2026/08/15 04:36:29 DEBUG : Looking for writers 2026/08/15 04:36:29 DEBUG : dir: reading active writers 2026/08/15 04:36:29 DEBUG : >WaitForWriters: --- PASS: TestDirStat (3.01s) === RUN TestDirReadDirAll run.go:198: Remote "files root 'rclone-test-colufap6pifu'", Local "Local file system at /tmp/rclone407721730", Modify Window "1s" 2026/08/15 04:36:29 INFO : files root 'rclone-test-colufap6pifu': poll-interval is not supported by this remote === RUN TestDirReadDirAll/Virtual 2026/08/15 04:36:34 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/08/15 04:36:34 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/08/15 04:36:34 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/08/15 04:36:34 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/08/15 04:36:36 DEBUG : dir: invalidating directory cache 2026/08/15 04:36:36 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/08/15 04:36:36 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/08/15 04:36:36 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/08/15 04:36:36 DEBUG : dir/file1: Reset virtual modtime 2026/08/15 04:36:36 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/08/15 04:36:36 DEBUG : dir/virtualFile: Reset virtual modtime 2026/08/15 04:36:36 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/08/15 04:36:36 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/08/15 04:36:36 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/15 04:36:36 DEBUG : dir: invalidating directory cache 2026/08/15 04:36:36 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/08/15 04:36:36 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/08/15 04:36:36 DEBUG : dir/virtualFile: Reset virtual modtime 2026/08/15 04:36:36 DEBUG : forgetting directory cache 2026/08/15 04:36:36 DEBUG : dir: forgetting directory cache 2026/08/15 04:36:36 DEBUG : dir/virtualDir: forgetting directory cache 2026/08/15 04:36:36 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:36:36 DEBUG : dir/virtualDir: Looking for writers 2026/08/15 04:36:36 DEBUG : dir: Looking for writers 2026/08/15 04:36:36 DEBUG : file1: reading active writers 2026/08/15 04:36:36 DEBUG : virtualFile2: reading active writers 2026/08/15 04:36:36 DEBUG : virtualFile: reading active writers 2026/08/15 04:36:36 DEBUG : virtualDir: reading active writers 2026/08/15 04:36:36 DEBUG : Looking for writers 2026/08/15 04:36:36 DEBUG : dir: reading active writers 2026/08/15 04:36:36 DEBUG : >WaitForWriters: 2026/08/15 04:36:38 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-colufap6pifu/dir not empty`) 2026/08/15 04:36:38 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/15 04:36:38 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-colufap6pifu/dir not empty`) 2026/08/15 04:36:38 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/15 04:36:38 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-colufap6pifu/dir not empty`) 2026/08/15 04:36:38 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/08/15 04:36:38 DEBUG : pacer: low level retry 4/10 (error Folder Not Empty - `Folder rclone-test-colufap6pifu/dir not empty`) 2026/08/15 04:36:38 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/08/15 04:36:38 DEBUG : pacer: low level retry 5/10 (error Folder Not Empty - `Folder rclone-test-colufap6pifu/dir not empty`) 2026/08/15 04:36:38 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/08/15 04:36:38 DEBUG : pacer: low level retry 6/10 (error Folder Not Empty - `Folder rclone-test-colufap6pifu/dir not empty`) 2026/08/15 04:36:38 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/08/15 04:36:39 DEBUG : pacer: Reducing sleep to 480ms 2026/08/15 04:36:39 DEBUG : pacer: Reducing sleep to 360ms --- PASS: TestDirReadDirAll (9.79s) --- PASS: TestDirReadDirAll/Virtual (2.64s) === RUN TestDirOpen run.go:198: Remote "files root 'rclone-test-colufap6pifu'", Local "Local file system at /tmp/rclone407721730", Modify Window "1s" 2026/08/15 04:36:39 INFO : files root 'rclone-test-colufap6pifu': poll-interval is not supported by this remote 2026/08/15 04:36:40 DEBUG : pacer: Reducing sleep to 270ms 2026/08/15 04:36:40 DEBUG : pacer: Reducing sleep to 202.5ms 2026/08/15 04:36:41 DEBUG : pacer: Reducing sleep to 151.875ms 2026/08/15 04:36:41 DEBUG : pacer: Reducing sleep to 113.90625ms 2026/08/15 04:36:41 DEBUG : pacer: Reducing sleep to 85.429687ms 2026/08/15 04:36:41 ERROR : dir/: Can only open directories read only 2026/08/15 04:36:41 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:36:41 DEBUG : dir: Looking for writers 2026/08/15 04:36:41 DEBUG : Looking for writers 2026/08/15 04:36:41 DEBUG : dir: reading active writers 2026/08/15 04:36:41 DEBUG : >WaitForWriters: 2026/08/15 04:36:41 DEBUG : pacer: Reducing sleep to 64.072265ms 2026/08/15 04:36:41 DEBUG : pacer: Reducing sleep to 48.054198ms 2026/08/15 04:36:41 DEBUG : pacer: Reducing sleep to 36.040648ms 2026/08/15 04:36:42 DEBUG : pacer: Reducing sleep to 27.030486ms 2026/08/15 04:36:42 DEBUG : pacer: Reducing sleep to 20.272864ms --- PASS: TestDirOpen (2.53s) === RUN TestDirCreate run.go:198: Remote "files root 'rclone-test-colufap6pifu'", Local "Local file system at /tmp/rclone407721730", Modify Window "1s" 2026/08/15 04:36:42 INFO : files root 'rclone-test-colufap6pifu': poll-interval is not supported by this remote 2026/08/15 04:36:42 DEBUG : pacer: Reducing sleep to 15.204648ms 2026/08/15 04:36:43 DEBUG : pacer: Reducing sleep to 11.403486ms run.go:303: Failed to put "dir/file1" to "files root 'rclone-test-colufap6pifu'": object not found 2026/08/15 04:36:43 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:36:43 DEBUG : Looking for writers 2026/08/15 04:36:43 DEBUG : >WaitForWriters: 2026/08/15 04:36:43 DEBUG : pacer: Reducing sleep to 10ms --- FAIL: TestDirCreate (1.03s) === RUN TestDirMkdir run.go:198: Remote "files root 'rclone-test-colufap6pifu'", Local "Local file system at /tmp/rclone407721730", Modify Window "1s" 2026/08/15 04:36:43 INFO : files root 'rclone-test-colufap6pifu': poll-interval is not supported by this remote 2026/08/15 04:36:45 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/08/15 04:36:45 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:36:45 DEBUG : dir/sub: Looking for writers 2026/08/15 04:36:45 DEBUG : dir: Looking for writers 2026/08/15 04:36:45 DEBUG : file1: reading active writers 2026/08/15 04:36:45 DEBUG : sub: reading active writers 2026/08/15 04:36:45 DEBUG : Looking for writers 2026/08/15 04:36:45 DEBUG : dir: reading active writers 2026/08/15 04:36:45 DEBUG : >WaitForWriters: 2026/08/15 04:36:46 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-colufap6pifu/dir not empty`) 2026/08/15 04:36:46 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/15 04:36:46 DEBUG : pacer: Reducing sleep to 15ms 2026/08/15 04:36:46 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestDirMkdir (3.58s) === RUN TestDirMkdirSub run.go:198: Remote "files root 'rclone-test-colufap6pifu'", Local "Local file system at /tmp/rclone407721730", Modify Window "1s" 2026/08/15 04:36:46 INFO : files root 'rclone-test-colufap6pifu': poll-interval is not supported by this remote 2026/08/15 04:36:47 DEBUG : pacer: Reducing sleep to 10ms 2026/08/15 04:36:48 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/08/15 04:36:48 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/08/15 04:36:49 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:36:49 DEBUG : dir/sub/subsub: Looking for writers 2026/08/15 04:36:49 DEBUG : dir/sub: Looking for writers 2026/08/15 04:36:49 DEBUG : subsub: reading active writers 2026/08/15 04:36:49 DEBUG : dir: Looking for writers 2026/08/15 04:36:49 DEBUG : file1: reading active writers 2026/08/15 04:36:49 DEBUG : sub: reading active writers 2026/08/15 04:36:49 DEBUG : Looking for writers 2026/08/15 04:36:49 DEBUG : dir: reading active writers 2026/08/15 04:36:49 DEBUG : >WaitForWriters: 2026/08/15 04:36:50 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-colufap6pifu/dir/sub not empty`) 2026/08/15 04:36:50 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/15 04:36:50 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-colufap6pifu/dir/sub not empty`) 2026/08/15 04:36:50 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/15 04:36:50 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-colufap6pifu/dir/sub not empty`) 2026/08/15 04:36:50 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/08/15 04:36:51 DEBUG : pacer: low level retry 4/10 (error Folder Not Empty - `Folder rclone-test-colufap6pifu/dir/sub not empty`) 2026/08/15 04:36:51 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/08/15 04:36:51 DEBUG : pacer: Reducing sleep to 120ms 2026/08/15 04:36:51 DEBUG : pacer: Reducing sleep to 90ms 2026/08/15 04:36:51 DEBUG : pacer: Reducing sleep to 67.5ms --- PASS: TestDirMkdirSub (4.70s) === RUN TestDirRemove run.go:198: Remote "files root 'rclone-test-colufap6pifu'", Local "Local file system at /tmp/rclone407721730", Modify Window "1s" 2026/08/15 04:36:51 INFO : files root 'rclone-test-colufap6pifu': poll-interval is not supported by this remote 2026/08/15 04:36:52 DEBUG : pacer: Reducing sleep to 50.625ms 2026/08/15 04:36:52 DEBUG : pacer: Reducing sleep to 37.96875ms 2026/08/15 04:36:52 DEBUG : pacer: Reducing sleep to 28.476562ms 2026/08/15 04:36:52 DEBUG : pacer: Reducing sleep to 21.357421ms 2026/08/15 04:36:52 DEBUG : pacer: Reducing sleep to 16.018065ms 2026/08/15 04:36:53 DEBUG : pacer: Reducing sleep to 12.013548ms 2026/08/15 04:36:53 DEBUG : pacer: Reducing sleep to 10ms 2026/08/15 04:36:53 ERROR : dir/: Dir.Remove not empty 2026/08/15 04:36:53 DEBUG : dir/file1: Remove: 2026/08/15 04:36:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/15 04:36:53 DEBUG : dir/file1: >Remove: err= 2026/08/15 04:36:53 DEBUG : Added virtual directory entry vDel: "dir" 2026/08/15 04:36:53 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:36:53 DEBUG : Looking for writers 2026/08/15 04:36:53 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (2.65s) === RUN TestDirRemoveAll run.go:198: Remote "files root 'rclone-test-colufap6pifu'", Local "Local file system at /tmp/rclone407721730", Modify Window "1s" 2026/08/15 04:36:54 INFO : files root 'rclone-test-colufap6pifu': poll-interval is not supported by this remote 2026/08/15 04:36:55 DEBUG : dir/file1: Remove: 2026/08/15 04:36:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/15 04:36:55 DEBUG : dir/file1: >Remove: err= 2026/08/15 04:36:55 DEBUG : Added virtual directory entry vDel: "dir" 2026/08/15 04:36:56 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:36:56 DEBUG : Looking for writers 2026/08/15 04:36:56 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (2.10s) === RUN TestDirRemoveName run.go:198: Remote "files root 'rclone-test-colufap6pifu'", Local "Local file system at /tmp/rclone407721730", Modify Window "1s" 2026/08/15 04:36:56 INFO : files root 'rclone-test-colufap6pifu': poll-interval is not supported by this remote 2026/08/15 04:36:58 DEBUG : dir/file1: Remove: 2026/08/15 04:36:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/15 04:36:58 DEBUG : dir/file1: >Remove: err= 2026/08/15 04:36:58 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:36:58 DEBUG : dir: Looking for writers 2026/08/15 04:36:58 DEBUG : Looking for writers 2026/08/15 04:36:58 DEBUG : dir: reading active writers 2026/08/15 04:36:58 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (2.93s) === RUN TestDirRename run.go:198: Remote "files root 'rclone-test-colufap6pifu'", Local "Local file system at /tmp/rclone407721730", Modify Window "1s" 2026/08/15 04:36:59 INFO : files root 'rclone-test-colufap6pifu': poll-interval is not supported by this remote 2026/08/15 04:37:02 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/08/15 04:37:02 DEBUG : dir: Updating dir with dir2 0x12814c31b380 2026/08/15 04:37:02 DEBUG : dir: forgetting directory cache 2026/08/15 04:37:02 DEBUG : Added virtual directory entry vDel: "dir" 2026/08/15 04:37:02 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/08/15 04:37:03 INFO : dir2/file1: Moved (server-side) to: file2 2026/08/15 04:37:03 DEBUG : file2: Updating file with file2 0x12814c5611e0 2026/08/15 04:37:03 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/08/15 04:37:03 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/15 04:37:04 INFO : dir2/file3: Deleted 2026/08/15 04:37:05 INFO : file2: Moved (server-side) to: dir2/file3 2026/08/15 04:37:05 DEBUG : dir2/file3: Updating file with dir2/file3 0x12814c5611e0 2026/08/15 04:37:05 DEBUG : Added virtual directory entry vDel: "file2" 2026/08/15 04:37:05 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/08/15 04:37:05 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/08/15 04:37:06 DEBUG : empty directory: Updating dir with renamed empty directory 0x12814c8af200 2026/08/15 04:37:06 DEBUG : empty directory: forgetting directory cache 2026/08/15 04:37:06 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/08/15 04:37:06 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/08/15 04:37:06 DEBUG : dir2: Renaming to "dir3" 2026/08/15 04:37:06 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:37:06 DEBUG : dir3: Looking for writers 2026/08/15 04:37:06 DEBUG : file3: reading active writers 2026/08/15 04:37:06 DEBUG : renamed empty directory: Looking for writers 2026/08/15 04:37:06 DEBUG : Looking for writers 2026/08/15 04:37:06 DEBUG : dir3: reading active writers 2026/08/15 04:37:06 DEBUG : renamed empty directory: reading active writers 2026/08/15 04:37:06 DEBUG : >WaitForWriters: --- PASS: TestDirRename (7.83s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 192 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:198: Remote "files root 'rclone-test-colufap6pifu'", Local "Local file system at /tmp/rclone407721730", Modify Window "1s" 2026/08/15 04:37:07 INFO : files root 'rclone-test-colufap6pifu': poll-interval is not supported by this remote 2026/08/15 04:37:09 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/08/15 04:37:09 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:37:09 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/15 04:37:09 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/08/15 04:37:09 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/08/15 04:37:09 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/08/15 04:37:09 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/08/15 04:37:09 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:37:09 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/15 04:37:09 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/08/15 04:37:09 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/08/15 04:37:09 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/08/15 04:37:09 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/08/15 04:37:09 DEBUG : files root 'rclone-test-colufap6pifu': File to upload is small (12 bytes), uploading instead of streaming 2026/08/15 04:37:10 DEBUG : dir/sub/file2: size = 12 OK 2026/08/15 04:37:10 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/08/15 04:37:10 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2026/08/15 04:37:10 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/08/15 04:37:10 DEBUG : forgetting directory cache 2026/08/15 04:37:10 DEBUG : dir: forgetting directory cache 2026/08/15 04:37:10 DEBUG : dir/sub: forgetting directory cache 2026/08/15 04:37:10 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/08/15 04:37:10 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/08/15 04:37:10 DEBUG : files root 'rclone-test-colufap6pifu': File to upload is small (5 bytes), uploading instead of streaming 2026/08/15 04:37:11 DEBUG : dir/sub/file0: size = 5 OK 2026/08/15 04:37:11 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/15 04:37:11 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2026/08/15 04:37:11 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/08/15 04:37:11 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:37:11 DEBUG : dir/sub: Looking for writers 2026/08/15 04:37:11 DEBUG : file0: reading active writers 2026/08/15 04:37:11 DEBUG : file2: reading active writers 2026/08/15 04:37:11 DEBUG : dir: Looking for writers 2026/08/15 04:37:11 DEBUG : file1: reading active writers 2026/08/15 04:37:11 DEBUG : sub: reading active writers 2026/08/15 04:37:11 DEBUG : Looking for writers 2026/08/15 04:37:11 DEBUG : dir: reading active writers 2026/08/15 04:37:11 DEBUG : >WaitForWriters: 2026/08/15 04:37:12 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-colufap6pifu/dir not empty`) 2026/08/15 04:37:12 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/15 04:37:12 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-colufap6pifu/dir not empty`) 2026/08/15 04:37:12 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/15 04:37:12 DEBUG : pacer: Reducing sleep to 30ms 2026/08/15 04:37:12 DEBUG : pacer: Reducing sleep to 22.5ms --- PASS: TestDirFileOpen (5.87s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "files root 'rclone-test-colufap6pifu'", Local "Local file system at /tmp/rclone407721730", Modify Window "1s" 2026/08/15 04:37:12 INFO : files root 'rclone-test-colufap6pifu': poll-interval is not supported by this remote 2026/08/15 04:37:13 DEBUG : pacer: Reducing sleep to 16.875ms 2026/08/15 04:37:13 DEBUG : pacer: Reducing sleep to 12.65625ms 2026/08/15 04:37:14 DEBUG : pacer: Reducing sleep to 10ms 2026/08/15 04:37:14 DEBUG : forgetting directory cache 2026/08/15 04:37:16 DEBUG : forgetting directory cache 2026/08/15 04:37:16 DEBUG : dir: forgetting directory cache 2026/08/15 04:37:16 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:37:16 DEBUG : dir: Looking for writers 2026/08/15 04:37:16 DEBUG : Looking for writers 2026/08/15 04:37:16 DEBUG : dir: reading active writers 2026/08/15 04:37:16 DEBUG : >WaitForWriters: --- PASS: TestDirEntryModTimeInvalidation (4.73s) === RUN TestDirMetadataExtension run.go:198: Remote "files root 'rclone-test-colufap6pifu'", Local "Local file system at /tmp/rclone407721730", Modify Window "1s" 2026/08/15 04:37:17 INFO : files root 'rclone-test-colufap6pifu': poll-interval is not supported by this remote 2026/08/15 04:37:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/08/15 04:37:19 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:37:19 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/08/15 04:37:19 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/08/15 04:37:19 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/08/15 04:37:19 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/08/15 04:37:19 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/08/15 04:37:19 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/08/15 04:37:19 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:37:19 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/08/15 04:37:19 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/08/15 04:37:19 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/08/15 04:37:19 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/08/15 04:37:19 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/08/15 04:37:19 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:37:19 DEBUG : dir: Looking for writers 2026/08/15 04:37:19 DEBUG : file1: reading active writers 2026/08/15 04:37:19 DEBUG : file1.metadata: reading active writers 2026/08/15 04:37:19 DEBUG : Looking for writers 2026/08/15 04:37:19 DEBUG : dir: reading active writers 2026/08/15 04:37:19 DEBUG : dir.metadata: reading active writers 2026/08/15 04:37:19 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (2.34s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "files root 'rclone-test-colufap6pifu'", Local "Local file system at /tmp/rclone407721730", Modify Window "1s" 2026/08/15 04:37:20 INFO : files root 'rclone-test-colufap6pifu': poll-interval is not supported by this remote 2026/08/15 04:37:21 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:37:21 DEBUG : dir: Looking for writers 2026/08/15 04:37:21 DEBUG : file1: reading active writers 2026/08/15 04:37:21 DEBUG : Looking for writers 2026/08/15 04:37:21 DEBUG : dir: reading active writers 2026/08/15 04:37:21 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (2.43s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "files root 'rclone-test-colufap6pifu'", Local "Local file system at /tmp/rclone407721730", Modify Window "1s" 2026/08/15 04:37:22 INFO : files root 'rclone-test-colufap6pifu': poll-interval is not supported by this remote 2026/08/15 04:37:25 DEBUG : Can set mod time: true 2026/08/15 04:37:25 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/15 04:37:25 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:37:25 DEBUG : dir: Looking for writers 2026/08/15 04:37:25 DEBUG : file1: reading active writers 2026/08/15 04:37:25 DEBUG : Looking for writers 2026/08/15 04:37:25 DEBUG : dir: reading active writers 2026/08/15 04:37:25 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:198: Remote "files root 'rclone-test-colufap6pifu'", Local "Local file system at /tmp/rclone407721730", Modify Window "1s" 2026/08/15 04:37:26 INFO : files root 'rclone-test-colufap6pifu': poll-interval is not supported by this remote 2026/08/15 04:37:27 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/15 04:37:27 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/15 04:37:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/15 04:37:27 DEBUG : files root 'rclone-test-colufap6pifu': File to upload is small (0 bytes), uploading instead of streaming 2026/08/15 04:37:28 DEBUG : dir/file1: size = 0 OK 2026/08/15 04:37:28 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/15 04:37:28 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/15 04:37:29 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/15 04:37:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/15 04:37:29 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:37:29 DEBUG : dir: Looking for writers 2026/08/15 04:37:29 DEBUG : file1: reading active writers 2026/08/15 04:37:29 DEBUG : Looking for writers 2026/08/15 04:37:29 DEBUG : dir: reading active writers 2026/08/15 04:37:29 DEBUG : >WaitForWriters: 2026/08/15 04:37:29 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:37:29 DEBUG : dir: Looking for writers 2026/08/15 04:37:29 DEBUG : file1: reading active writers 2026/08/15 04:37:29 DEBUG : Looking for writers 2026/08/15 04:37:29 DEBUG : dir: reading active writers 2026/08/15 04:37:29 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:198: Remote "files root 'rclone-test-colufap6pifu'", Local "Local file system at /tmp/rclone407721730", Modify Window "1s" 2026/08/15 04:37:30 INFO : files root 'rclone-test-colufap6pifu': poll-interval is not supported by this remote 2026/08/15 04:37:31 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/15 04:37:31 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/15 04:37:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/15 04:37:31 DEBUG : files root 'rclone-test-colufap6pifu': File to upload is small (5 bytes), uploading instead of streaming 2026/08/15 04:37:32 DEBUG : dir/file1: size = 5 OK 2026/08/15 04:37:32 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/15 04:37:32 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/15 04:37:32 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/15 04:37:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/15 04:37:32 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:37:32 DEBUG : dir: Looking for writers 2026/08/15 04:37:32 DEBUG : file1: reading active writers 2026/08/15 04:37:32 DEBUG : Looking for writers 2026/08/15 04:37:32 DEBUG : dir: reading active writers 2026/08/15 04:37:32 DEBUG : >WaitForWriters: 2026/08/15 04:37:33 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:37:33 DEBUG : dir: Looking for writers 2026/08/15 04:37:33 DEBUG : file1: reading active writers 2026/08/15 04:37:33 DEBUG : Looking for writers 2026/08/15 04:37:33 DEBUG : dir: reading active writers 2026/08/15 04:37:33 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:198: Remote "files root 'rclone-test-colufap6pifu'", Local "Local file system at /tmp/rclone407721730", Modify Window "1s" 2026/08/15 04:37:34 INFO : files root 'rclone-test-colufap6pifu': poll-interval is not supported by this remote 2026/08/15 04:37:34 DEBUG : files root 'rclone-test-colufap6pifu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/15 04:37:34 DEBUG : files root 'rclone-test-colufap6pifu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-colufap6pifu" 2026/08/15 04:37:34 DEBUG : files root 'rclone-test-colufap6pifu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-colufap6pifu" 2026/08/15 04:37:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-colufap6pifu" 2026/08/15 04:37:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/15 04:37:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-colufap6pifu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-colufap6pifu" 2026/08/15 04:37:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-colufap6pifu" 2026/08/15 04:37:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/15 04:37:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-colufap6pifu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-colufap6pifu" 2026/08/15 04:37:34 INFO : files root 'rclone-test-colufap6pifu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/15 04:37:36 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/15 04:37:36 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:37:36 DEBUG : dir: Looking for writers 2026/08/15 04:37:36 DEBUG : file1: reading active writers 2026/08/15 04:37:36 DEBUG : Looking for writers 2026/08/15 04:37:36 DEBUG : dir: reading active writers 2026/08/15 04:37:36 DEBUG : >WaitForWriters: 2026/08/15 04:37:36 DEBUG : files root 'rclone-test-colufap6pifu': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:198: Remote "files root 'rclone-test-colufap6pifu'", Local "Local file system at /tmp/rclone407721730", Modify Window "1s" 2026/08/15 04:37:37 INFO : files root 'rclone-test-colufap6pifu': poll-interval is not supported by this remote 2026/08/15 04:37:37 DEBUG : files root 'rclone-test-colufap6pifu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/15 04:37:37 DEBUG : files root 'rclone-test-colufap6pifu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-colufap6pifu" 2026/08/15 04:37:37 DEBUG : files root 'rclone-test-colufap6pifu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-colufap6pifu" 2026/08/15 04:37:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-colufap6pifu" 2026/08/15 04:37:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/15 04:37:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-colufap6pifu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-colufap6pifu" 2026/08/15 04:37:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-colufap6pifu" 2026/08/15 04:37:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/15 04:37:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-colufap6pifu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-colufap6pifu" 2026/08/15 04:37:37 INFO : files root 'rclone-test-colufap6pifu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/15 04:37:38 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/08/15 04:37:38 DEBUG : dir/file1: newRWFileHandle: 2026/08/15 04:37:38 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/15 04:37:38 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/15 04:37:38 DEBUG : dir/file1(0x12814c4d6b00): close: 2026/08/15 04:37:38 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/15 04:37:38 DEBUG : dir/file1(0x12814c4d6b00): >close: err= 2026/08/15 04:37:38 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:37:38 DEBUG : dir: Looking for writers 2026/08/15 04:37:38 DEBUG : file1: reading active writers 2026/08/15 04:37:38 DEBUG : Looking for writers 2026/08/15 04:37:38 DEBUG : dir: reading active writers 2026/08/15 04:37:38 DEBUG : >WaitForWriters: 2026/08/15 04:37:39 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:37:39 DEBUG : dir: Looking for writers 2026/08/15 04:37:39 DEBUG : file1: reading active writers 2026/08/15 04:37:39 DEBUG : Looking for writers 2026/08/15 04:37:39 DEBUG : dir: reading active writers 2026/08/15 04:37:39 DEBUG : >WaitForWriters: 2026/08/15 04:37:39 DEBUG : files root 'rclone-test-colufap6pifu': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:198: Remote "files root 'rclone-test-colufap6pifu'", Local "Local file system at /tmp/rclone407721730", Modify Window "1s" 2026/08/15 04:37:39 INFO : files root 'rclone-test-colufap6pifu': poll-interval is not supported by this remote 2026/08/15 04:37:39 DEBUG : files root 'rclone-test-colufap6pifu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/15 04:37:39 DEBUG : files root 'rclone-test-colufap6pifu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-colufap6pifu" 2026/08/15 04:37:39 DEBUG : files root 'rclone-test-colufap6pifu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-colufap6pifu" 2026/08/15 04:37:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-colufap6pifu" 2026/08/15 04:37:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/15 04:37:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-colufap6pifu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-colufap6pifu" 2026/08/15 04:37:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-colufap6pifu" 2026/08/15 04:37:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/15 04:37:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-colufap6pifu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-colufap6pifu" 2026/08/15 04:37:39 INFO : files root 'rclone-test-colufap6pifu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/15 04:37:41 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/08/15 04:37:41 DEBUG : dir/file1: newRWFileHandle: 2026/08/15 04:37:41 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/15 04:37:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/15 04:37:41 DEBUG : dir/file1(0x12814c4d7600): _writeAt: size=5, off=0 2026/08/15 04:37:41 DEBUG : dir/file1(0x12814c4d7600): openPending: 2026/08/15 04:37:41 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/15 04:37:41 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/15 04:37:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/15 04:37:41 DEBUG : dir/file1(0x12814c4d7600): >openPending: err= 2026/08/15 04:37:41 DEBUG : dir/file1(0x12814c4d7600): >_writeAt: n=5, err= 2026/08/15 04:37:41 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/15 04:37:41 DEBUG : dir/file1(0x12814c4d7600): close: 2026/08/15 04:37:41 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/08/15 04:37:41 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/08/15 04:37:41 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/08/15 04:37:41 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/08/15 04:37:41 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/15 04:37:41 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/15 04:37:41 DEBUG : dir/file1(0x12814c4d7600): >close: err= 2026/08/15 04:37:41 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:37:41 DEBUG : dir: Looking for writers 2026/08/15 04:37:41 DEBUG : file1: reading active writers 2026/08/15 04:37:41 DEBUG : Looking for writers 2026/08/15 04:37:41 DEBUG : dir: reading active writers 2026/08/15 04:37:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/15 04:37:41 DEBUG : dir: Looking for writers 2026/08/15 04:37:41 DEBUG : file1: reading active writers 2026/08/15 04:37:41 DEBUG : Looking for writers 2026/08/15 04:37:41 DEBUG : dir: reading active writers 2026/08/15 04:37:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/15 04:37:41 DEBUG : dir: Looking for writers 2026/08/15 04:37:41 DEBUG : file1: reading active writers 2026/08/15 04:37:41 DEBUG : Looking for writers 2026/08/15 04:37:41 DEBUG : dir: reading active writers 2026/08/15 04:37:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/15 04:37:42 DEBUG : dir: Looking for writers 2026/08/15 04:37:42 DEBUG : file1: reading active writers 2026/08/15 04:37:42 DEBUG : Looking for writers 2026/08/15 04:37:42 DEBUG : dir: reading active writers 2026/08/15 04:37:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/15 04:37:42 DEBUG : dir/file1: vfs cache: starting upload 2026/08/15 04:37:42 DEBUG : dir: Looking for writers 2026/08/15 04:37:42 DEBUG : file1: reading active writers 2026/08/15 04:37:42 DEBUG : Looking for writers 2026/08/15 04:37:42 DEBUG : dir: reading active writers 2026/08/15 04:37:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/15 04:37:42 DEBUG : dir: Looking for writers 2026/08/15 04:37:42 DEBUG : file1: reading active writers 2026/08/15 04:37:42 DEBUG : Looking for writers 2026/08/15 04:37:42 DEBUG : dir: reading active writers 2026/08/15 04:37:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/15 04:37:42 DEBUG : dir: Looking for writers 2026/08/15 04:37:42 DEBUG : file1: reading active writers 2026/08/15 04:37:42 DEBUG : Looking for writers 2026/08/15 04:37:42 DEBUG : dir: reading active writers 2026/08/15 04:37:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/15 04:37:43 DEBUG : dir/file1: size = 14 OK 2026/08/15 04:37:43 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/08/15 04:37:43 INFO : dir/file1: Copied (replaced existing) 2026/08/15 04:37:43 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2026/08/15 04:37:43 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/15 04:37:43 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/08/15 04:37:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/15 04:37:43 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/15 04:37:43 DEBUG : dir: Looking for writers 2026/08/15 04:37:43 DEBUG : file1: reading active writers 2026/08/15 04:37:43 DEBUG : Looking for writers 2026/08/15 04:37:43 DEBUG : dir: reading active writers 2026/08/15 04:37:43 DEBUG : >WaitForWriters: 2026/08/15 04:37:43 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:37:43 DEBUG : dir: Looking for writers 2026/08/15 04:37:43 DEBUG : file1: reading active writers 2026/08/15 04:37:43 DEBUG : Looking for writers 2026/08/15 04:37:43 DEBUG : dir: reading active writers 2026/08/15 04:37:43 DEBUG : >WaitForWriters: 2026/08/15 04:37:43 DEBUG : files root 'rclone-test-colufap6pifu': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (21.82s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (3.97s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (3.69s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (3.99s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (2.93s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (2.72s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (4.52s) === RUN TestFileOpenRead run.go:198: Remote "files root 'rclone-test-colufap6pifu'", Local "Local file system at /tmp/rclone407721730", Modify Window "1s" 2026/08/15 04:37:44 INFO : files root 'rclone-test-colufap6pifu': poll-interval is not supported by this remote 2026/08/15 04:37:46 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/15 04:37:46 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/15 04:37:46 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/15 04:37:46 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/08/15 04:37:46 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:37:46 DEBUG : dir: Looking for writers 2026/08/15 04:37:46 DEBUG : file1: reading active writers 2026/08/15 04:37:46 DEBUG : Looking for writers 2026/08/15 04:37:46 DEBUG : dir: reading active writers 2026/08/15 04:37:46 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (2.77s) === RUN TestFileOpenReadUnknownSize 2026/08/15 04:37:47 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/08/15 04:37:47 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/15 04:37:47 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/15 04:37:47 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/08/15 04:37:47 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:37:47 DEBUG : Looking for writers 2026/08/15 04:37:47 DEBUG : file.txt: reading active writers 2026/08/15 04:37:47 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "files root 'rclone-test-colufap6pifu'", Local "Local file system at /tmp/rclone407721730", Modify Window "1s" 2026/08/15 04:37:47 INFO : files root 'rclone-test-colufap6pifu': poll-interval is not supported by this remote 2026/08/15 04:37:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/15 04:37:48 DEBUG : files root 'rclone-test-colufap6pifu': File to upload is small (25 bytes), uploading instead of streaming 2026/08/15 04:37:49 DEBUG : dir/file1: size = 25 OK 2026/08/15 04:37:49 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/15 04:37:49 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/15 04:37:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/15 04:37:49 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:37:49 DEBUG : dir: Looking for writers 2026/08/15 04:37:49 DEBUG : file1: reading active writers 2026/08/15 04:37:49 DEBUG : Looking for writers 2026/08/15 04:37:49 DEBUG : dir: reading active writers 2026/08/15 04:37:49 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (3.73s) === RUN TestFileRemove run.go:198: Remote "files root 'rclone-test-colufap6pifu'", Local "Local file system at /tmp/rclone407721730", Modify Window "1s" 2026/08/15 04:37:50 INFO : files root 'rclone-test-colufap6pifu': poll-interval is not supported by this remote 2026/08/15 04:37:52 DEBUG : dir/file1: Remove: 2026/08/15 04:37:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/15 04:37:52 DEBUG : dir/file1: >Remove: err= 2026/08/15 04:37:52 DEBUG : dir/file1: Remove: 2026/08/15 04:37:52 DEBUG : dir/file1: >Remove: err=Read only file system 2026/08/15 04:37:52 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:37:52 DEBUG : dir: Looking for writers 2026/08/15 04:37:52 DEBUG : Looking for writers 2026/08/15 04:37:52 DEBUG : dir: reading active writers 2026/08/15 04:37:52 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (2.61s) === RUN TestFileRemoveAll run.go:198: Remote "files root 'rclone-test-colufap6pifu'", Local "Local file system at /tmp/rclone407721730", Modify Window "1s" 2026/08/15 04:37:53 INFO : files root 'rclone-test-colufap6pifu': poll-interval is not supported by this remote 2026/08/15 04:37:54 DEBUG : dir/file1: Remove: 2026/08/15 04:37:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/15 04:37:55 DEBUG : dir/file1: >Remove: err= 2026/08/15 04:37:55 DEBUG : dir/file1: Remove: 2026/08/15 04:37:55 DEBUG : dir/file1: >Remove: err=Read only file system 2026/08/15 04:37:55 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:37:55 DEBUG : dir: Looking for writers 2026/08/15 04:37:55 DEBUG : Looking for writers 2026/08/15 04:37:55 DEBUG : dir: reading active writers 2026/08/15 04:37:55 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (2.59s) === RUN TestFileOpen run.go:198: Remote "files root 'rclone-test-colufap6pifu'", Local "Local file system at /tmp/rclone407721730", Modify Window "1s" 2026/08/15 04:37:55 INFO : files root 'rclone-test-colufap6pifu': poll-interval is not supported by this remote 2026/08/15 04:37:57 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/15 04:37:57 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/15 04:37:57 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/08/15 04:37:57 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/15 04:37:57 DEBUG : dir/file1: Open: flags=O_RDWR 2026/08/15 04:37:57 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/15 04:37:57 DEBUG : dir/file1: Open: flags=0x3 2026/08/15 04:37:57 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/08/15 04:37:57 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/08/15 04:37:57 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:37:57 DEBUG : dir: Looking for writers 2026/08/15 04:37:57 DEBUG : file1: reading active writers 2026/08/15 04:37:57 DEBUG : Looking for writers 2026/08/15 04:37:57 DEBUG : dir: reading active writers 2026/08/15 04:37:57 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (2.65s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "files root 'rclone-test-colufap6pifu'", Local "Local file system at /tmp/rclone407721730", Modify Window "1s" 2026/08/15 04:37:58 INFO : files root 'rclone-test-colufap6pifu': poll-interval is not supported by this remote 2026/08/15 04:38:00 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:38:00 DEBUG : dir: Looking for writers 2026/08/15 04:38:00 DEBUG : file1: reading active writers 2026/08/15 04:38:00 DEBUG : Looking for writers 2026/08/15 04:38:00 DEBUG : dir: reading active writers 2026/08/15 04:38:00 DEBUG : >WaitForWriters: 2026/08/15 04:38:01 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/15 04:38:01 DEBUG : newLeaf: Updating file with newLeaf 0x12814c5b9930 2026/08/15 04:38:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/15 04:38:01 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/15 04:38:02 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/15 04:38:02 DEBUG : dir/file1: Updating file with dir/file1 0x12814c5b9930 2026/08/15 04:38:02 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/15 04:38:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/15 04:38:02 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/15 04:38:02 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/15 04:38:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/15 04:38:02 DEBUG : dir/file1: File is currently open, delaying rename 0x12814c5b9930 2026/08/15 04:38:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/15 04:38:02 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/15 04:38:02 DEBUG : files root 'rclone-test-colufap6pifu': File to upload is small (25 bytes), uploading instead of streaming 2026/08/15 04:38:03 DEBUG : dir/file1: size = 25 OK 2026/08/15 04:38:03 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/15 04:38:03 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/15 04:38:03 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/15 04:38:03 DEBUG : newLeaf: Running delayed rename now 2026/08/15 04:38:03 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/15 04:38:03 DEBUG : newLeaf: Updating file with newLeaf 0x12814c5b9930 2026/08/15 04:38:03 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:38:03 DEBUG : dir: Looking for writers 2026/08/15 04:38:03 DEBUG : Looking for writers 2026/08/15 04:38:03 DEBUG : dir: reading active writers 2026/08/15 04:38:03 DEBUG : newLeaf: reading active writers 2026/08/15 04:38:03 DEBUG : >WaitForWriters: 2026/08/15 04:38:04 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:38:04 DEBUG : dir: Looking for writers 2026/08/15 04:38:04 DEBUG : Looking for writers 2026/08/15 04:38:04 DEBUG : dir: reading active writers 2026/08/15 04:38:04 DEBUG : newLeaf: reading active writers 2026/08/15 04:38:04 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "files root 'rclone-test-colufap6pifu'", Local "Local file system at /tmp/rclone407721730", Modify Window "1s" 2026/08/15 04:38:04 INFO : files root 'rclone-test-colufap6pifu': poll-interval is not supported by this remote 2026/08/15 04:38:04 DEBUG : files root 'rclone-test-colufap6pifu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/15 04:38:04 DEBUG : files root 'rclone-test-colufap6pifu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-colufap6pifu" 2026/08/15 04:38:04 DEBUG : files root 'rclone-test-colufap6pifu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-colufap6pifu" 2026/08/15 04:38:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-colufap6pifu" 2026/08/15 04:38:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/15 04:38:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-colufap6pifu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-colufap6pifu" 2026/08/15 04:38:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-colufap6pifu" 2026/08/15 04:38:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/15 04:38:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-colufap6pifu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-colufap6pifu" 2026/08/15 04:38:04 INFO : files root 'rclone-test-colufap6pifu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/15 04:38:06 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:38:06 DEBUG : dir: Looking for writers 2026/08/15 04:38:06 DEBUG : file1: reading active writers 2026/08/15 04:38:06 DEBUG : Looking for writers 2026/08/15 04:38:06 DEBUG : dir: reading active writers 2026/08/15 04:38:06 DEBUG : >WaitForWriters: 2026/08/15 04:38:07 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/15 04:38:07 DEBUG : newLeaf: Updating file with newLeaf 0x12814d281450 2026/08/15 04:38:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/15 04:38:07 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/15 04:38:08 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/15 04:38:08 DEBUG : dir/file1: Updating file with dir/file1 0x12814d281450 2026/08/15 04:38:08 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/15 04:38:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/15 04:38:08 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/15 04:38:08 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/15 04:38:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/15 04:38:08 DEBUG : dir/file1: File is currently open, delaying rename 0x12814d281450 2026/08/15 04:38:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/15 04:38:08 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/15 04:38:08 DEBUG : files root 'rclone-test-colufap6pifu': File to upload is small (25 bytes), uploading instead of streaming 2026/08/15 04:38:09 DEBUG : dir/file1: size = 25 OK 2026/08/15 04:38:09 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/15 04:38:09 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/15 04:38:09 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/15 04:38:09 DEBUG : newLeaf: Running delayed rename now 2026/08/15 04:38:10 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/15 04:38:10 DEBUG : newLeaf: Updating file with newLeaf 0x12814d281450 2026/08/15 04:38:10 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:38:10 DEBUG : dir: Looking for writers 2026/08/15 04:38:10 DEBUG : Looking for writers 2026/08/15 04:38:10 DEBUG : dir: reading active writers 2026/08/15 04:38:10 DEBUG : newLeaf: reading active writers 2026/08/15 04:38:10 DEBUG : >WaitForWriters: 2026/08/15 04:38:10 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:38:10 DEBUG : dir: Looking for writers 2026/08/15 04:38:10 DEBUG : Looking for writers 2026/08/15 04:38:10 DEBUG : dir: reading active writers 2026/08/15 04:38:10 DEBUG : newLeaf: reading active writers 2026/08/15 04:38:10 DEBUG : >WaitForWriters: 2026/08/15 04:38:10 DEBUG : files root 'rclone-test-colufap6pifu': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "files root 'rclone-test-colufap6pifu'", Local "Local file system at /tmp/rclone407721730", Modify Window "1s" 2026/08/15 04:38:11 INFO : files root 'rclone-test-colufap6pifu': poll-interval is not supported by this remote 2026/08/15 04:38:11 DEBUG : files root 'rclone-test-colufap6pifu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/15 04:38:11 DEBUG : files root 'rclone-test-colufap6pifu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-colufap6pifu" 2026/08/15 04:38:11 DEBUG : files root 'rclone-test-colufap6pifu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-colufap6pifu" 2026/08/15 04:38:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-colufap6pifu" 2026/08/15 04:38:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/15 04:38:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-colufap6pifu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-colufap6pifu" 2026/08/15 04:38:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-colufap6pifu" 2026/08/15 04:38:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/15 04:38:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-colufap6pifu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-colufap6pifu" 2026/08/15 04:38:11 INFO : files root 'rclone-test-colufap6pifu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/15 04:38:12 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/15 04:38:12 DEBUG : dir/file1: newRWFileHandle: 2026/08/15 04:38:12 DEBUG : dir/file1(0x12814cc42040): openPending: 2026/08/15 04:38:12 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/15 04:38:12 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/15 04:38:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/15 04:38:12 DEBUG : dir/file1(0x12814cc42040): >openPending: err= 2026/08/15 04:38:12 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/15 04:38:12 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/15 04:38:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/15 04:38:12 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/15 04:38:12 DEBUG : dir/file1(0x12814cc42040): _writeAt: size=14, off=0 2026/08/15 04:38:12 DEBUG : dir/file1(0x12814cc42040): >_writeAt: n=14, err= 2026/08/15 04:38:12 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/15 04:38:12 DEBUG : dir/file1(0x12814cc42040): close: 2026/08/15 04:38:12 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/15 04:38:12 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/15 04:38:12 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/15 04:38:12 DEBUG : dir/file1(0x12814cc42040): >close: err= 2026/08/15 04:38:12 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:38:12 DEBUG : dir: Looking for writers 2026/08/15 04:38:12 DEBUG : file1: reading active writers 2026/08/15 04:38:12 DEBUG : Looking for writers 2026/08/15 04:38:12 DEBUG : dir: reading active writers 2026/08/15 04:38:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/15 04:38:12 DEBUG : dir: Looking for writers 2026/08/15 04:38:12 DEBUG : file1: reading active writers 2026/08/15 04:38:12 DEBUG : Looking for writers 2026/08/15 04:38:12 DEBUG : dir: reading active writers 2026/08/15 04:38:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/15 04:38:12 DEBUG : dir: Looking for writers 2026/08/15 04:38:12 DEBUG : file1: reading active writers 2026/08/15 04:38:12 DEBUG : Looking for writers 2026/08/15 04:38:12 DEBUG : dir: reading active writers 2026/08/15 04:38:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/15 04:38:13 DEBUG : dir: Looking for writers 2026/08/15 04:38:13 DEBUG : file1: reading active writers 2026/08/15 04:38:13 DEBUG : Looking for writers 2026/08/15 04:38:13 DEBUG : dir: reading active writers 2026/08/15 04:38:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/15 04:38:13 DEBUG : dir/file1: vfs cache: starting upload 2026/08/15 04:38:13 DEBUG : dir: Looking for writers 2026/08/15 04:38:13 DEBUG : file1: reading active writers 2026/08/15 04:38:13 DEBUG : Looking for writers 2026/08/15 04:38:13 DEBUG : dir: reading active writers 2026/08/15 04:38:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/15 04:38:13 DEBUG : dir: Looking for writers 2026/08/15 04:38:13 DEBUG : file1: reading active writers 2026/08/15 04:38:13 DEBUG : Looking for writers 2026/08/15 04:38:13 DEBUG : dir: reading active writers 2026/08/15 04:38:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/15 04:38:13 DEBUG : dir: Looking for writers 2026/08/15 04:38:13 DEBUG : file1: reading active writers 2026/08/15 04:38:13 DEBUG : Looking for writers 2026/08/15 04:38:13 DEBUG : dir: reading active writers 2026/08/15 04:38:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/15 04:38:14 DEBUG : dir/file1: size = 14 OK 2026/08/15 04:38:14 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/15 04:38:14 INFO : dir/file1: Copied (replaced existing) 2026/08/15 04:38:14 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/15 04:38:14 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/08/15 04:38:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/15 04:38:14 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/15 04:38:14 DEBUG : dir: Looking for writers 2026/08/15 04:38:14 DEBUG : file1: reading active writers 2026/08/15 04:38:14 DEBUG : Looking for writers 2026/08/15 04:38:14 DEBUG : dir: reading active writers 2026/08/15 04:38:14 DEBUG : >WaitForWriters: 2026/08/15 04:38:14 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/15 04:38:14 DEBUG : dir/file1: newRWFileHandle: 2026/08/15 04:38:14 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/15 04:38:14 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/15 04:38:14 DEBUG : dir/file1(0x12814c0fe800): _readAt: size=512, off=0 2026/08/15 04:38:14 DEBUG : dir/file1(0x12814c0fe800): openPending: 2026/08/15 04:38:14 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/08/15 04:38:14 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/15 04:38:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/15 04:38:14 DEBUG : dir/file1(0x12814c0fe800): >openPending: err= 2026/08/15 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/15 04:38:14 DEBUG : dir/file1(0x12814c0fe800): >_readAt: n=14, err=EOF 2026/08/15 04:38:14 DEBUG : dir/file1(0x12814c0fe800): close: 2026/08/15 04:38:14 DEBUG : dir/file1(0x12814c0fe800): >close: err= 2026/08/15 04:38:15 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/15 04:38:15 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/15 04:38:15 DEBUG : newLeaf: Updating file with newLeaf 0x12814cc85380 2026/08/15 04:38:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/15 04:38:15 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/15 04:38:16 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/15 04:38:16 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/08/15 04:38:16 DEBUG : dir/file1: Updating file with dir/file1 0x12814cc85380 2026/08/15 04:38:16 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/15 04:38:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/15 04:38:16 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/15 04:38:16 DEBUG : dir/file1: newRWFileHandle: 2026/08/15 04:38:16 DEBUG : dir/file1(0x12814c31de40): openPending: 2026/08/15 04:38:16 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/08/15 04:38:16 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/15 04:38:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/15 04:38:16 DEBUG : dir/file1(0x12814c31de40): >openPending: err= 2026/08/15 04:38:16 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/15 04:38:16 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/15 04:38:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/15 04:38:16 DEBUG : dir/file1(0x12814c31de40): _writeAt: size=25, off=0 2026/08/15 04:38:16 DEBUG : dir/file1(0x12814c31de40): >_writeAt: n=25, err= 2026/08/15 04:38:16 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/15 04:38:16 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/15 04:38:16 DEBUG : newLeaf: Updating file with newLeaf 0x12814cc85380 2026/08/15 04:38:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/15 04:38:16 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/15 04:38:16 DEBUG : newLeaf(0x12814c31de40): close: 2026/08/15 04:38:16 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/15 04:38:16 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-15 04:38:16.321831857 +0000 UTC m=+146.814285766 2026/08/15 04:38:16 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/15 04:38:16 DEBUG : newLeaf(0x12814c31de40): >close: err= 2026/08/15 04:38:16 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:38:16 DEBUG : dir: Looking for writers 2026/08/15 04:38:16 DEBUG : Looking for writers 2026/08/15 04:38:16 DEBUG : dir: reading active writers 2026/08/15 04:38:16 DEBUG : newLeaf: reading active writers 2026/08/15 04:38:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/15 04:38:16 DEBUG : dir: Looking for writers 2026/08/15 04:38:16 DEBUG : Looking for writers 2026/08/15 04:38:16 DEBUG : dir: reading active writers 2026/08/15 04:38:16 DEBUG : newLeaf: reading active writers 2026/08/15 04:38:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/15 04:38:16 DEBUG : dir: Looking for writers 2026/08/15 04:38:16 DEBUG : Looking for writers 2026/08/15 04:38:16 DEBUG : dir: reading active writers 2026/08/15 04:38:16 DEBUG : newLeaf: reading active writers 2026/08/15 04:38:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/15 04:38:17 DEBUG : dir: Looking for writers 2026/08/15 04:38:17 DEBUG : Looking for writers 2026/08/15 04:38:17 DEBUG : newLeaf: reading active writers 2026/08/15 04:38:17 DEBUG : dir: reading active writers 2026/08/15 04:38:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/15 04:38:17 DEBUG : newLeaf: vfs cache: starting upload 2026/08/15 04:38:17 DEBUG : dir: Looking for writers 2026/08/15 04:38:17 DEBUG : Looking for writers 2026/08/15 04:38:17 DEBUG : dir: reading active writers 2026/08/15 04:38:17 DEBUG : newLeaf: reading active writers 2026/08/15 04:38:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/15 04:38:17 DEBUG : dir: Looking for writers 2026/08/15 04:38:17 DEBUG : Looking for writers 2026/08/15 04:38:17 DEBUG : newLeaf: reading active writers 2026/08/15 04:38:17 DEBUG : dir: reading active writers 2026/08/15 04:38:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/15 04:38:17 DEBUG : dir: Looking for writers 2026/08/15 04:38:17 DEBUG : Looking for writers 2026/08/15 04:38:17 DEBUG : dir: reading active writers 2026/08/15 04:38:17 DEBUG : newLeaf: reading active writers 2026/08/15 04:38:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/15 04:38:18 DEBUG : dir: Looking for writers 2026/08/15 04:38:18 DEBUG : Looking for writers 2026/08/15 04:38:18 DEBUG : newLeaf: reading active writers 2026/08/15 04:38:18 DEBUG : dir: reading active writers 2026/08/15 04:38:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/15 04:38:18 DEBUG : newLeaf: size = 25 OK 2026/08/15 04:38:18 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/15 04:38:18 INFO : newLeaf: Copied (replaced existing) 2026/08/15 04:38:18 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-15 04:38:16 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/08/15 04:38:18 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/15 04:38:18 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/15 04:38:18 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/15 04:38:19 DEBUG : dir: Looking for writers 2026/08/15 04:38:19 DEBUG : Looking for writers 2026/08/15 04:38:19 DEBUG : dir: reading active writers 2026/08/15 04:38:19 DEBUG : newLeaf: reading active writers 2026/08/15 04:38:19 DEBUG : >WaitForWriters: 2026/08/15 04:38:19 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:38:19 DEBUG : dir: Looking for writers 2026/08/15 04:38:19 DEBUG : Looking for writers 2026/08/15 04:38:19 DEBUG : dir: reading active writers 2026/08/15 04:38:19 DEBUG : newLeaf: reading active writers 2026/08/15 04:38:19 DEBUG : >WaitForWriters: 2026/08/15 04:38:19 DEBUG : files root 'rclone-test-colufap6pifu': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "files root 'rclone-test-colufap6pifu'", Local "Local file system at /tmp/rclone407721730", Modify Window "1s" 2026/08/15 04:38:20 INFO : files root 'rclone-test-colufap6pifu': poll-interval is not supported by this remote 2026/08/15 04:38:20 DEBUG : files root 'rclone-test-colufap6pifu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/15 04:38:20 DEBUG : files root 'rclone-test-colufap6pifu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-colufap6pifu" 2026/08/15 04:38:20 DEBUG : files root 'rclone-test-colufap6pifu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-colufap6pifu" 2026/08/15 04:38:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-colufap6pifu" 2026/08/15 04:38:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/15 04:38:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-colufap6pifu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-colufap6pifu" 2026/08/15 04:38:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-colufap6pifu" 2026/08/15 04:38:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/15 04:38:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-colufap6pifu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-colufap6pifu" 2026/08/15 04:38:20 INFO : files root 'rclone-test-colufap6pifu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/15 04:38:21 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:38:21 DEBUG : dir: Looking for writers 2026/08/15 04:38:21 DEBUG : file1: reading active writers 2026/08/15 04:38:21 DEBUG : Looking for writers 2026/08/15 04:38:21 DEBUG : dir: reading active writers 2026/08/15 04:38:21 DEBUG : >WaitForWriters: 2026/08/15 04:38:22 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/15 04:38:22 DEBUG : newLeaf: Updating file with newLeaf 0x12814cdc8c30 2026/08/15 04:38:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/15 04:38:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/15 04:38:23 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/15 04:38:23 DEBUG : dir/file1: Updating file with dir/file1 0x12814cdc8c30 2026/08/15 04:38:23 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/15 04:38:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/15 04:38:24 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/15 04:38:24 DEBUG : dir/file1: newRWFileHandle: 2026/08/15 04:38:24 DEBUG : dir/file1(0x12814cdc4680): openPending: 2026/08/15 04:38:24 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/15 04:38:24 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/15 04:38:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/15 04:38:24 DEBUG : dir/file1(0x12814cdc4680): >openPending: err= 2026/08/15 04:38:24 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/15 04:38:24 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/15 04:38:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/15 04:38:24 DEBUG : dir/file1(0x12814cdc4680): _writeAt: size=25, off=0 2026/08/15 04:38:24 DEBUG : dir/file1(0x12814cdc4680): >_writeAt: n=25, err= 2026/08/15 04:38:24 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/15 04:38:24 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/15 04:38:24 DEBUG : newLeaf: Updating file with newLeaf 0x12814cdc8c30 2026/08/15 04:38:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/15 04:38:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/15 04:38:24 DEBUG : newLeaf(0x12814cdc4680): close: 2026/08/15 04:38:24 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/15 04:38:24 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-15 04:38:24.012576188 +0000 UTC m=+154.505030097 2026/08/15 04:38:24 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/15 04:38:24 DEBUG : newLeaf(0x12814cdc4680): >close: err= 2026/08/15 04:38:24 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:38:24 DEBUG : dir: Looking for writers 2026/08/15 04:38:24 DEBUG : Looking for writers 2026/08/15 04:38:24 DEBUG : dir: reading active writers 2026/08/15 04:38:24 DEBUG : newLeaf: reading active writers 2026/08/15 04:38:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/15 04:38:24 DEBUG : dir: Looking for writers 2026/08/15 04:38:24 DEBUG : Looking for writers 2026/08/15 04:38:24 DEBUG : newLeaf: reading active writers 2026/08/15 04:38:24 DEBUG : dir: reading active writers 2026/08/15 04:38:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/15 04:38:24 DEBUG : dir: Looking for writers 2026/08/15 04:38:24 DEBUG : Looking for writers 2026/08/15 04:38:24 DEBUG : dir: reading active writers 2026/08/15 04:38:24 DEBUG : newLeaf: reading active writers 2026/08/15 04:38:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/15 04:38:24 DEBUG : dir: Looking for writers 2026/08/15 04:38:24 DEBUG : Looking for writers 2026/08/15 04:38:24 DEBUG : dir: reading active writers 2026/08/15 04:38:24 DEBUG : newLeaf: reading active writers 2026/08/15 04:38:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/15 04:38:24 DEBUG : newLeaf: vfs cache: starting upload 2026/08/15 04:38:24 DEBUG : dir: Looking for writers 2026/08/15 04:38:24 DEBUG : Looking for writers 2026/08/15 04:38:24 DEBUG : dir: reading active writers 2026/08/15 04:38:24 DEBUG : newLeaf: reading active writers 2026/08/15 04:38:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/15 04:38:24 DEBUG : dir: Looking for writers 2026/08/15 04:38:24 DEBUG : Looking for writers 2026/08/15 04:38:24 DEBUG : dir: reading active writers 2026/08/15 04:38:24 DEBUG : newLeaf: reading active writers 2026/08/15 04:38:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/15 04:38:25 DEBUG : dir: Looking for writers 2026/08/15 04:38:25 DEBUG : Looking for writers 2026/08/15 04:38:25 DEBUG : newLeaf: reading active writers 2026/08/15 04:38:25 DEBUG : dir: reading active writers 2026/08/15 04:38:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/15 04:38:25 DEBUG : newLeaf: size = 25 OK 2026/08/15 04:38:25 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/15 04:38:25 INFO : newLeaf: Copied (replaced existing) 2026/08/15 04:38:25 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-15 04:38:24 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/08/15 04:38:25 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/15 04:38:25 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/15 04:38:25 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/15 04:38:25 DEBUG : dir: Looking for writers 2026/08/15 04:38:25 DEBUG : Looking for writers 2026/08/15 04:38:25 DEBUG : dir: reading active writers 2026/08/15 04:38:25 DEBUG : newLeaf: reading active writers 2026/08/15 04:38:25 DEBUG : >WaitForWriters: 2026/08/15 04:38:26 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:38:26 DEBUG : dir: Looking for writers 2026/08/15 04:38:26 DEBUG : Looking for writers 2026/08/15 04:38:26 DEBUG : dir: reading active writers 2026/08/15 04:38:26 DEBUG : newLeaf: reading active writers 2026/08/15 04:38:26 DEBUG : >WaitForWriters: 2026/08/15 04:38:26 DEBUG : files root 'rclone-test-colufap6pifu': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "files root 'rclone-test-colufap6pifu'", Local "Local file system at /tmp/rclone407721730", Modify Window "1s" 2026/08/15 04:38:26 INFO : files root 'rclone-test-colufap6pifu': poll-interval is not supported by this remote 2026/08/15 04:38:26 DEBUG : files root 'rclone-test-colufap6pifu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/15 04:38:26 DEBUG : files root 'rclone-test-colufap6pifu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-colufap6pifu" 2026/08/15 04:38:26 DEBUG : files root 'rclone-test-colufap6pifu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-colufap6pifu" 2026/08/15 04:38:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-colufap6pifu" 2026/08/15 04:38:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/15 04:38:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-colufap6pifu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-colufap6pifu" 2026/08/15 04:38:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-colufap6pifu" 2026/08/15 04:38:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/15 04:38:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-colufap6pifu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-colufap6pifu" 2026/08/15 04:38:26 INFO : files root 'rclone-test-colufap6pifu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/15 04:38:28 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/15 04:38:28 DEBUG : dir/file1: newRWFileHandle: 2026/08/15 04:38:28 DEBUG : dir/file1(0x12814c85e680): openPending: 2026/08/15 04:38:28 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/15 04:38:28 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/15 04:38:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/15 04:38:28 DEBUG : dir/file1(0x12814c85e680): >openPending: err= 2026/08/15 04:38:28 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/15 04:38:28 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/15 04:38:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/15 04:38:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/15 04:38:28 DEBUG : dir/file1(0x12814c85e680): _writeAt: size=14, off=0 2026/08/15 04:38:28 DEBUG : dir/file1(0x12814c85e680): >_writeAt: n=14, err= 2026/08/15 04:38:28 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/15 04:38:28 DEBUG : dir/file1(0x12814c85e680): close: 2026/08/15 04:38:28 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/15 04:38:28 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/15 04:38:28 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/15 04:38:28 DEBUG : dir/file1(0x12814c85e680): >close: err= 2026/08/15 04:38:28 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:38:28 DEBUG : dir: Looking for writers 2026/08/15 04:38:28 DEBUG : file1: reading active writers 2026/08/15 04:38:28 DEBUG : Looking for writers 2026/08/15 04:38:28 DEBUG : dir: reading active writers 2026/08/15 04:38:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/15 04:38:28 DEBUG : dir: Looking for writers 2026/08/15 04:38:28 DEBUG : file1: reading active writers 2026/08/15 04:38:28 DEBUG : Looking for writers 2026/08/15 04:38:28 DEBUG : dir: reading active writers 2026/08/15 04:38:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/15 04:38:28 DEBUG : dir: Looking for writers 2026/08/15 04:38:28 DEBUG : file1: reading active writers 2026/08/15 04:38:28 DEBUG : Looking for writers 2026/08/15 04:38:28 DEBUG : dir: reading active writers 2026/08/15 04:38:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/15 04:38:28 DEBUG : dir: Looking for writers 2026/08/15 04:38:28 DEBUG : file1: reading active writers 2026/08/15 04:38:28 DEBUG : Looking for writers 2026/08/15 04:38:28 DEBUG : dir: reading active writers 2026/08/15 04:38:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/15 04:38:28 DEBUG : dir/file1: vfs cache: starting upload 2026/08/15 04:38:28 DEBUG : dir: Looking for writers 2026/08/15 04:38:28 DEBUG : file1: reading active writers 2026/08/15 04:38:28 DEBUG : Looking for writers 2026/08/15 04:38:28 DEBUG : dir: reading active writers 2026/08/15 04:38:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/15 04:38:28 DEBUG : dir: Looking for writers 2026/08/15 04:38:28 DEBUG : file1: reading active writers 2026/08/15 04:38:28 DEBUG : Looking for writers 2026/08/15 04:38:28 DEBUG : dir: reading active writers 2026/08/15 04:38:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/15 04:38:28 DEBUG : dir: Looking for writers 2026/08/15 04:38:28 DEBUG : file1: reading active writers 2026/08/15 04:38:28 DEBUG : Looking for writers 2026/08/15 04:38:28 DEBUG : dir: reading active writers 2026/08/15 04:38:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/15 04:38:29 DEBUG : dir/file1: size = 14 OK 2026/08/15 04:38:29 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/15 04:38:29 INFO : dir/file1: Copied (replaced existing) 2026/08/15 04:38:29 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/15 04:38:29 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/08/15 04:38:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/15 04:38:29 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/15 04:38:29 DEBUG : dir: Looking for writers 2026/08/15 04:38:29 DEBUG : file1: reading active writers 2026/08/15 04:38:29 DEBUG : Looking for writers 2026/08/15 04:38:29 DEBUG : dir: reading active writers 2026/08/15 04:38:29 DEBUG : >WaitForWriters: 2026/08/15 04:38:29 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/15 04:38:29 DEBUG : dir/file1: newRWFileHandle: 2026/08/15 04:38:29 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/15 04:38:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/15 04:38:29 DEBUG : dir/file1(0x12814cc42bc0): _readAt: size=512, off=0 2026/08/15 04:38:29 DEBUG : dir/file1(0x12814cc42bc0): openPending: 2026/08/15 04:38:29 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/08/15 04:38:29 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/15 04:38:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/15 04:38:29 DEBUG : dir/file1(0x12814cc42bc0): >openPending: err= 2026/08/15 04:38:29 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/15 04:38:29 DEBUG : dir/file1(0x12814cc42bc0): >_readAt: n=14, err=EOF 2026/08/15 04:38:29 DEBUG : dir/file1(0x12814cc42bc0): close: 2026/08/15 04:38:29 DEBUG : dir/file1(0x12814cc42bc0): >close: err= 2026/08/15 04:38:30 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/15 04:38:30 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/15 04:38:30 DEBUG : newLeaf: Updating file with newLeaf 0x12814c8444e0 2026/08/15 04:38:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/15 04:38:30 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/15 04:38:31 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/15 04:38:31 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/08/15 04:38:31 DEBUG : dir/file1: Updating file with dir/file1 0x12814c8444e0 2026/08/15 04:38:31 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/15 04:38:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/15 04:38:31 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/15 04:38:31 DEBUG : dir/file1: newRWFileHandle: 2026/08/15 04:38:31 DEBUG : dir/file1(0x12814c1a1000): openPending: 2026/08/15 04:38:31 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/08/15 04:38:31 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/15 04:38:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/15 04:38:31 DEBUG : dir/file1(0x12814c1a1000): >openPending: err= 2026/08/15 04:38:31 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/15 04:38:31 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/15 04:38:31 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/15 04:38:31 DEBUG : dir/file1(0x12814c1a1000): _writeAt: size=25, off=0 2026/08/15 04:38:31 DEBUG : dir/file1(0x12814c1a1000): >_writeAt: n=25, err= 2026/08/15 04:38:32 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/15 04:38:32 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/15 04:38:32 DEBUG : newLeaf: Updating file with newLeaf 0x12814c8444e0 2026/08/15 04:38:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/15 04:38:32 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/15 04:38:32 DEBUG : newLeaf(0x12814c1a1000): close: 2026/08/15 04:38:32 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/15 04:38:32 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-15 04:38:31.693987886 +0000 UTC m=+162.186441785 2026/08/15 04:38:32 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/15 04:38:32 DEBUG : newLeaf(0x12814c1a1000): >close: err= 2026/08/15 04:38:32 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:38:32 DEBUG : dir: Looking for writers 2026/08/15 04:38:32 DEBUG : Looking for writers 2026/08/15 04:38:32 DEBUG : dir: reading active writers 2026/08/15 04:38:32 DEBUG : newLeaf: reading active writers 2026/08/15 04:38:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/15 04:38:32 DEBUG : dir: Looking for writers 2026/08/15 04:38:32 DEBUG : Looking for writers 2026/08/15 04:38:32 DEBUG : dir: reading active writers 2026/08/15 04:38:32 DEBUG : newLeaf: reading active writers 2026/08/15 04:38:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/15 04:38:32 DEBUG : dir: Looking for writers 2026/08/15 04:38:32 DEBUG : Looking for writers 2026/08/15 04:38:32 DEBUG : dir: reading active writers 2026/08/15 04:38:32 DEBUG : newLeaf: reading active writers 2026/08/15 04:38:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/15 04:38:32 DEBUG : dir: Looking for writers 2026/08/15 04:38:32 DEBUG : Looking for writers 2026/08/15 04:38:32 DEBUG : dir: reading active writers 2026/08/15 04:38:32 DEBUG : newLeaf: reading active writers 2026/08/15 04:38:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/15 04:38:32 DEBUG : newLeaf: vfs cache: starting upload 2026/08/15 04:38:32 DEBUG : dir: Looking for writers 2026/08/15 04:38:32 DEBUG : Looking for writers 2026/08/15 04:38:32 DEBUG : dir: reading active writers 2026/08/15 04:38:32 DEBUG : newLeaf: reading active writers 2026/08/15 04:38:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/15 04:38:32 DEBUG : dir: Looking for writers 2026/08/15 04:38:32 DEBUG : Looking for writers 2026/08/15 04:38:32 DEBUG : dir: reading active writers 2026/08/15 04:38:32 DEBUG : newLeaf: reading active writers 2026/08/15 04:38:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/15 04:38:32 DEBUG : dir: Looking for writers 2026/08/15 04:38:32 DEBUG : Looking for writers 2026/08/15 04:38:32 DEBUG : dir: reading active writers 2026/08/15 04:38:32 DEBUG : newLeaf: reading active writers 2026/08/15 04:38:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/15 04:38:33 DEBUG : newLeaf: size = 25 OK 2026/08/15 04:38:33 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/15 04:38:33 INFO : newLeaf: Copied (replaced existing) 2026/08/15 04:38:33 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-15 04:38:31 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/08/15 04:38:33 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/15 04:38:33 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/15 04:38:33 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/15 04:38:33 DEBUG : dir: Looking for writers 2026/08/15 04:38:33 DEBUG : Looking for writers 2026/08/15 04:38:33 DEBUG : newLeaf: reading active writers 2026/08/15 04:38:33 DEBUG : dir: reading active writers 2026/08/15 04:38:33 DEBUG : >WaitForWriters: 2026/08/15 04:38:33 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:38:33 DEBUG : dir: Looking for writers 2026/08/15 04:38:33 DEBUG : Looking for writers 2026/08/15 04:38:33 DEBUG : dir: reading active writers 2026/08/15 04:38:33 DEBUG : newLeaf: reading active writers 2026/08/15 04:38:33 DEBUG : >WaitForWriters: 2026/08/15 04:38:33 DEBUG : files root 'rclone-test-colufap6pifu': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "files root 'rclone-test-colufap6pifu'", Local "Local file system at /tmp/rclone407721730", Modify Window "1s" 2026/08/15 04:38:34 INFO : files root 'rclone-test-colufap6pifu': poll-interval is not supported by this remote 2026/08/15 04:38:34 DEBUG : files root 'rclone-test-colufap6pifu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/15 04:38:34 DEBUG : files root 'rclone-test-colufap6pifu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-colufap6pifu" 2026/08/15 04:38:34 DEBUG : files root 'rclone-test-colufap6pifu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-colufap6pifu" 2026/08/15 04:38:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-colufap6pifu" 2026/08/15 04:38:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/15 04:38:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-colufap6pifu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-colufap6pifu" 2026/08/15 04:38:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-colufap6pifu" 2026/08/15 04:38:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/15 04:38:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-colufap6pifu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-colufap6pifu" 2026/08/15 04:38:34 INFO : files root 'rclone-test-colufap6pifu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/15 04:38:36 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:38:36 DEBUG : dir: Looking for writers 2026/08/15 04:38:36 DEBUG : file1: reading active writers 2026/08/15 04:38:36 DEBUG : Looking for writers 2026/08/15 04:38:36 DEBUG : dir: reading active writers 2026/08/15 04:38:36 DEBUG : >WaitForWriters: 2026/08/15 04:38:36 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/15 04:38:36 DEBUG : dir/file1: newRWFileHandle: 2026/08/15 04:38:36 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/15 04:38:36 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/15 04:38:36 DEBUG : dir/file1(0x12814cc43880): _readAt: size=512, off=0 2026/08/15 04:38:36 DEBUG : dir/file1(0x12814cc43880): openPending: 2026/08/15 04:38:36 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/15 04:38:36 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/15 04:38:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/15 04:38:36 DEBUG : dir/file1(0x12814cc43880): >openPending: err= 2026/08/15 04:38:36 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/08/15 04:38:36 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/15 04:38:36 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/15 04:38:36 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/15 04:38:36 DEBUG : dir/file1(0x12814cc43880): >_readAt: n=14, err=EOF 2026/08/15 04:38:36 DEBUG : dir/file1(0x12814cc43880): close: 2026/08/15 04:38:36 DEBUG : dir/file1(0x12814cc43880): >close: err= 2026/08/15 04:38:37 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/15 04:38:37 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/15 04:38:37 DEBUG : newLeaf: Updating file with newLeaf 0x12814cc85ad0 2026/08/15 04:38:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/15 04:38:37 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/15 04:38:38 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/15 04:38:38 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/08/15 04:38:38 DEBUG : dir/file1: Updating file with dir/file1 0x12814cc85ad0 2026/08/15 04:38:38 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/15 04:38:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/15 04:38:38 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/15 04:38:38 DEBUG : dir/file1: newRWFileHandle: 2026/08/15 04:38:38 DEBUG : dir/file1(0x12814c16d500): openPending: 2026/08/15 04:38:38 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/08/15 04:38:38 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/15 04:38:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/15 04:38:38 DEBUG : dir/file1(0x12814c16d500): >openPending: err= 2026/08/15 04:38:38 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/15 04:38:38 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/15 04:38:38 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/15 04:38:38 DEBUG : dir/file1(0x12814c16d500): _writeAt: size=25, off=0 2026/08/15 04:38:38 DEBUG : dir/file1(0x12814c16d500): >_writeAt: n=25, err= 2026/08/15 04:38:39 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/15 04:38:39 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/15 04:38:39 DEBUG : newLeaf: Updating file with newLeaf 0x12814cc85ad0 2026/08/15 04:38:39 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/15 04:38:39 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/15 04:38:39 DEBUG : newLeaf(0x12814c16d500): close: 2026/08/15 04:38:39 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/15 04:38:39 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-15 04:38:38.627186861 +0000 UTC m=+169.119640760 2026/08/15 04:38:39 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/15 04:38:39 DEBUG : newLeaf(0x12814c16d500): >close: err= 2026/08/15 04:38:39 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:38:39 DEBUG : dir: Looking for writers 2026/08/15 04:38:39 DEBUG : Looking for writers 2026/08/15 04:38:39 DEBUG : dir: reading active writers 2026/08/15 04:38:39 DEBUG : newLeaf: reading active writers 2026/08/15 04:38:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/15 04:38:39 DEBUG : dir: Looking for writers 2026/08/15 04:38:39 DEBUG : Looking for writers 2026/08/15 04:38:39 DEBUG : newLeaf: reading active writers 2026/08/15 04:38:39 DEBUG : dir: reading active writers 2026/08/15 04:38:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/15 04:38:39 DEBUG : dir: Looking for writers 2026/08/15 04:38:39 DEBUG : Looking for writers 2026/08/15 04:38:39 DEBUG : dir: reading active writers 2026/08/15 04:38:39 DEBUG : newLeaf: reading active writers 2026/08/15 04:38:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/15 04:38:39 DEBUG : dir: Looking for writers 2026/08/15 04:38:39 DEBUG : Looking for writers 2026/08/15 04:38:39 DEBUG : dir: reading active writers 2026/08/15 04:38:39 DEBUG : newLeaf: reading active writers 2026/08/15 04:38:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/15 04:38:39 DEBUG : newLeaf: vfs cache: starting upload 2026/08/15 04:38:39 DEBUG : dir: Looking for writers 2026/08/15 04:38:39 DEBUG : Looking for writers 2026/08/15 04:38:39 DEBUG : dir: reading active writers 2026/08/15 04:38:39 DEBUG : newLeaf: reading active writers 2026/08/15 04:38:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/15 04:38:39 DEBUG : dir: Looking for writers 2026/08/15 04:38:39 DEBUG : Looking for writers 2026/08/15 04:38:39 DEBUG : dir: reading active writers 2026/08/15 04:38:39 DEBUG : newLeaf: reading active writers 2026/08/15 04:38:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/15 04:38:39 DEBUG : dir: Looking for writers 2026/08/15 04:38:39 DEBUG : Looking for writers 2026/08/15 04:38:39 DEBUG : dir: reading active writers 2026/08/15 04:38:39 DEBUG : newLeaf: reading active writers 2026/08/15 04:38:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/15 04:38:40 DEBUG : newLeaf: size = 25 OK 2026/08/15 04:38:40 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/15 04:38:40 INFO : newLeaf: Copied (replaced existing) 2026/08/15 04:38:40 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-15 04:38:38 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/08/15 04:38:40 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/15 04:38:40 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/15 04:38:40 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/15 04:38:40 DEBUG : dir: Looking for writers 2026/08/15 04:38:40 DEBUG : Looking for writers 2026/08/15 04:38:40 DEBUG : dir: reading active writers 2026/08/15 04:38:40 DEBUG : newLeaf: reading active writers 2026/08/15 04:38:40 DEBUG : >WaitForWriters: 2026/08/15 04:38:40 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:38:40 DEBUG : dir: Looking for writers 2026/08/15 04:38:40 DEBUG : Looking for writers 2026/08/15 04:38:40 DEBUG : dir: reading active writers 2026/08/15 04:38:40 DEBUG : newLeaf: reading active writers 2026/08/15 04:38:40 DEBUG : >WaitForWriters: 2026/08/15 04:38:40 DEBUG : files root 'rclone-test-colufap6pifu': vfs cache: cleaner exiting --- PASS: TestFileRename (42.89s) --- PASS: TestFileRename/off,forceCache=false (6.36s) --- PASS: TestFileRename/minimal,forceCache=false (6.19s) --- PASS: TestFileRename/minimal,forceCache=true (9.05s) --- PASS: TestFileRename/writes,forceCache=false (6.67s) --- PASS: TestFileRename/writes,forceCache=true (7.66s) --- PASS: TestFileRename/full,forceCache=false (6.95s) === RUN TestFileStructSize file_test.go:419: File struct has size 200 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestAux --- PASS: TestAux (0.00s) === RUN TestAuxConcurrent --- PASS: TestAuxConcurrent (0.00s) === RUN TestRcGetVFS run.go:198: Remote "files root 'rclone-test-colufap6pifu'", Local "Local file system at /tmp/rclone407721730", Modify Window "1s" 2026/08/15 04:38:41 INFO : files root 'rclone-test-colufap6pifu': poll-interval is not supported by this remote 2026/08/15 04:38:41 INFO : files root 'rclone-test-colufap6pifu': poll-interval is not supported by this remote 2026/08/15 04:38:41 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:38:41 DEBUG : Looking for writers 2026/08/15 04:38:41 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.26s) === RUN TestRcForget rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcPollIntervalShutdown run.go:198: Remote "files root 'rclone-test-colufap6pifu'", Local "Local file system at /tmp/rclone407721730", Modify Window "1s" --- PASS: TestRcPollIntervalShutdown (0.26s) === RUN TestSetPollIntervalAfterShutdown run.go:198: Remote "files root 'rclone-test-colufap6pifu'", Local "Local file system at /tmp/rclone407721730", Modify Window "1s" --- PASS: TestSetPollIntervalAfterShutdown (0.26s) === RUN TestRcPollIntervalUpdate run.go:198: Remote "files root 'rclone-test-colufap6pifu'", Local "Local file system at /tmp/rclone407721730", Modify Window "1s" --- PASS: TestRcPollIntervalUpdate (0.26s) === RUN TestRcPollIntervalTimeout run.go:198: Remote "files root 'rclone-test-colufap6pifu'", Local "Local file system at /tmp/rclone407721730", Modify Window "1s" --- PASS: TestRcPollIntervalTimeout (0.28s) === RUN TestRcPollIntervalUnsupported run.go:198: Remote "files root 'rclone-test-colufap6pifu'", Local "Local file system at /tmp/rclone407721730", Modify Window "1s" 2026/08/15 04:38:42 INFO : files root 'rclone-test-colufap6pifu': poll-interval is not supported by this remote --- PASS: TestRcPollIntervalUnsupported (0.25s) === RUN TestRcList rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:198: Remote "files root 'rclone-test-colufap6pifu'", Local "Local file system at /tmp/rclone407721730", Modify Window "1s" 2026/08/15 04:38:43 INFO : files root 'rclone-test-colufap6pifu': poll-interval is not supported by this remote 2026/08/15 04:38:44 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/15 04:38:44 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/15 04:38:44 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/15 04:38:44 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/15 04:38:44 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/15 04:38:45 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/08/15 04:38:45 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/08/15 04:38:45 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:38:45 DEBUG : dir: Looking for writers 2026/08/15 04:38:45 DEBUG : file1: reading active writers 2026/08/15 04:38:45 DEBUG : Looking for writers 2026/08/15 04:38:45 DEBUG : dir: reading active writers 2026/08/15 04:38:45 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (2.76s) === RUN TestReadFileHandleSeek run.go:198: Remote "files root 'rclone-test-colufap6pifu'", Local "Local file system at /tmp/rclone407721730", Modify Window "1s" 2026/08/15 04:38:45 INFO : files root 'rclone-test-colufap6pifu': poll-interval is not supported by this remote 2026/08/15 04:38:47 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/15 04:38:47 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/15 04:38:47 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/15 04:38:47 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/15 04:38:47 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/15 04:38:47 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/08/15 04:38:47 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/08/15 04:38:47 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/08/15 04:38:47 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/08/15 04:38:47 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/08/15 04:38:47 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/08/15 04:38:47 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/08/15 04:38:47 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/08/15 04:38:48 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/08/15 04:38:48 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/08/15 04:38:48 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/08/15 04:38:48 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/08/15 04:38:48 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/08/15 04:38:48 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/08/15 04:38:48 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/08/15 04:38:48 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/08/15 04:38:49 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:38:49 DEBUG : dir: Looking for writers 2026/08/15 04:38:49 DEBUG : file1: reading active writers 2026/08/15 04:38:49 DEBUG : Looking for writers 2026/08/15 04:38:49 DEBUG : dir: reading active writers 2026/08/15 04:38:49 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (4.03s) === RUN TestReadFileHandleReadAt run.go:198: Remote "files root 'rclone-test-colufap6pifu'", Local "Local file system at /tmp/rclone407721730", Modify Window "1s" 2026/08/15 04:38:49 INFO : files root 'rclone-test-colufap6pifu': poll-interval is not supported by this remote 2026/08/15 04:38:51 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/15 04:38:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/15 04:38:51 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/15 04:38:51 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/15 04:38:51 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/15 04:38:51 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/08/15 04:38:51 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/08/15 04:38:51 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/08/15 04:38:51 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/08/15 04:38:51 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/08/15 04:38:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/08/15 04:38:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/08/15 04:38:51 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/08/15 04:38:52 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/08/15 04:38:52 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/08/15 04:38:52 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/08/15 04:38:52 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/08/15 04:38:52 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/08/15 04:38:52 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/08/15 04:38:52 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/08/15 04:38:52 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/08/15 04:38:52 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/08/15 04:38:52 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/08/15 04:38:52 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/08/15 04:38:53 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/08/15 04:38:53 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/08/15 04:38:53 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/08/15 04:38:53 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/08/15 04:38:53 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/08/15 04:38:53 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/08/15 04:38:53 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/08/15 04:38:53 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/08/15 04:38:53 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/08/15 04:38:53 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/08/15 04:38:53 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/08/15 04:38:53 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/08/15 04:38:53 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:38:53 DEBUG : dir: Looking for writers 2026/08/15 04:38:53 DEBUG : file1: reading active writers 2026/08/15 04:38:53 DEBUG : Looking for writers 2026/08/15 04:38:53 DEBUG : dir: reading active writers 2026/08/15 04:38:53 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (4.61s) === RUN TestReadFileHandleFlush run.go:198: Remote "files root 'rclone-test-colufap6pifu'", Local "Local file system at /tmp/rclone407721730", Modify Window "1s" 2026/08/15 04:38:54 INFO : files root 'rclone-test-colufap6pifu': poll-interval is not supported by this remote 2026/08/15 04:38:55 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/15 04:38:56 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/15 04:38:56 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/15 04:38:56 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/15 04:38:56 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/15 04:38:56 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/08/15 04:38:56 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:38:56 DEBUG : dir: Looking for writers 2026/08/15 04:38:56 DEBUG : file1: reading active writers 2026/08/15 04:38:56 DEBUG : Looking for writers 2026/08/15 04:38:56 DEBUG : dir: reading active writers 2026/08/15 04:38:56 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (2.70s) === RUN TestReadFileHandleRelease run.go:198: Remote "files root 'rclone-test-colufap6pifu'", Local "Local file system at /tmp/rclone407721730", Modify Window "1s" 2026/08/15 04:38:57 INFO : files root 'rclone-test-colufap6pifu': poll-interval is not supported by this remote 2026/08/15 04:38:58 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/15 04:38:58 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/15 04:38:58 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/15 04:38:58 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/15 04:38:58 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/15 04:38:59 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/08/15 04:38:59 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/08/15 04:38:59 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/08/15 04:38:59 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:38:59 DEBUG : dir: Looking for writers 2026/08/15 04:38:59 DEBUG : file1: reading active writers 2026/08/15 04:38:59 DEBUG : Looking for writers 2026/08/15 04:38:59 DEBUG : dir: reading active writers 2026/08/15 04:38:59 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (2.60s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "files root 'rclone-test-colufap6pifu'", Local "Local file system at /tmp/rclone407721730", Modify Window "1s" 2026/08/15 04:38:59 INFO : files root 'rclone-test-colufap6pifu': poll-interval is not supported by this remote 2026/08/15 04:38:59 DEBUG : files root 'rclone-test-colufap6pifu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/15 04:38:59 DEBUG : files root 'rclone-test-colufap6pifu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-colufap6pifu" 2026/08/15 04:38:59 DEBUG : files root 'rclone-test-colufap6pifu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-colufap6pifu" 2026/08/15 04:38:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-colufap6pifu" 2026/08/15 04:38:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/15 04:38:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-colufap6pifu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-colufap6pifu" 2026/08/15 04:38:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-colufap6pifu" 2026/08/15 04:38:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/15 04:38:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-colufap6pifu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-colufap6pifu" 2026/08/15 04:38:59 INFO : files root 'rclone-test-colufap6pifu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/15 04:39:01 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/15 04:39:01 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/15 04:39:01 DEBUG : dir/file1: newRWFileHandle: 2026/08/15 04:39:01 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/15 04:39:01 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/15 04:39:01 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/15 04:39:01 DEBUG : dir/file1(0x12814cfa6140): _readAt: size=1, off=0 2026/08/15 04:39:01 DEBUG : dir/file1(0x12814cfa6140): openPending: 2026/08/15 04:39:01 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/15 04:39:01 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/15 04:39:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/15 04:39:01 DEBUG : dir/file1(0x12814cfa6140): >openPending: err= 2026/08/15 04:39:01 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/08/15 04:39:01 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/15 04:39:01 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/15 04:39:01 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/15 04:39:01 DEBUG : dir/file1(0x12814cfa6140): >_readAt: n=1, err= 2026/08/15 04:39:01 DEBUG : dir/file1(0x12814cfa6140): _readAt: size=256, off=1 2026/08/15 04:39:01 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/08/15 04:39:01 DEBUG : dir/file1(0x12814cfa6140): >_readAt: n=15, err=EOF 2026/08/15 04:39:01 DEBUG : dir/file1(0x12814cfa6140): _readAt: size=16, off=16 2026/08/15 04:39:01 DEBUG : dir/file1(0x12814cfa6140): >_readAt: n=0, err=EOF 2026/08/15 04:39:01 DEBUG : dir/file1(0x12814cfa6140): close: 2026/08/15 04:39:01 DEBUG : dir/file1(0x12814cfa6140): >close: err= 2026/08/15 04:39:01 DEBUG : dir/file1(0x12814cfa6140): close: 2026/08/15 04:39:01 DEBUG : dir/file1(0x12814cfa6140): >close: err=file already closed 2026/08/15 04:39:01 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:39:01 DEBUG : dir: Looking for writers 2026/08/15 04:39:01 DEBUG : file1: reading active writers 2026/08/15 04:39:01 DEBUG : Looking for writers 2026/08/15 04:39:01 DEBUG : dir: reading active writers 2026/08/15 04:39:01 DEBUG : >WaitForWriters: 2026/08/15 04:39:01 DEBUG : files root 'rclone-test-colufap6pifu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (2.55s) === RUN TestRWFileHandleSeek run.go:198: Remote "files root 'rclone-test-colufap6pifu'", Local "Local file system at /tmp/rclone407721730", Modify Window "1s" 2026/08/15 04:39:02 INFO : files root 'rclone-test-colufap6pifu': poll-interval is not supported by this remote 2026/08/15 04:39:02 DEBUG : files root 'rclone-test-colufap6pifu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/15 04:39:02 DEBUG : files root 'rclone-test-colufap6pifu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-colufap6pifu" 2026/08/15 04:39:02 DEBUG : files root 'rclone-test-colufap6pifu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-colufap6pifu" 2026/08/15 04:39:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-colufap6pifu" 2026/08/15 04:39:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/15 04:39:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-colufap6pifu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-colufap6pifu" 2026/08/15 04:39:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-colufap6pifu" 2026/08/15 04:39:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/15 04:39:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-colufap6pifu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-colufap6pifu" 2026/08/15 04:39:02 INFO : files root 'rclone-test-colufap6pifu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/15 04:39:04 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/15 04:39:04 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/15 04:39:04 DEBUG : dir/file1: newRWFileHandle: 2026/08/15 04:39:04 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/15 04:39:04 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/15 04:39:04 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/15 04:39:04 DEBUG : dir/file1(0x12814cfa6880): _readAt: size=1, off=0 2026/08/15 04:39:04 DEBUG : dir/file1(0x12814cfa6880): openPending: 2026/08/15 04:39:04 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/15 04:39:04 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/15 04:39:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/15 04:39:04 DEBUG : dir/file1(0x12814cfa6880): >openPending: err= 2026/08/15 04:39:04 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/08/15 04:39:04 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/15 04:39:04 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/15 04:39:04 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/15 04:39:04 DEBUG : dir/file1(0x12814cfa6880): >_readAt: n=1, err= 2026/08/15 04:39:04 DEBUG : dir/file1(0x12814cfa6880): _readAt: size=1, off=5 2026/08/15 04:39:04 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/15 04:39:04 DEBUG : dir/file1(0x12814cfa6880): >_readAt: n=1, err= 2026/08/15 04:39:04 DEBUG : dir/file1(0x12814cfa6880): _readAt: size=1, off=3 2026/08/15 04:39:04 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/15 04:39:04 DEBUG : dir/file1(0x12814cfa6880): >_readAt: n=1, err= 2026/08/15 04:39:04 DEBUG : dir/file1(0x12814cfa6880): _readAt: size=1, off=13 2026/08/15 04:39:04 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/15 04:39:04 DEBUG : dir/file1(0x12814cfa6880): >_readAt: n=1, err= 2026/08/15 04:39:04 DEBUG : dir/file1(0x12814cfa6880): _readAt: size=16, off=100 2026/08/15 04:39:04 DEBUG : dir/file1(0x12814cfa6880): >_readAt: n=0, err=EOF 2026/08/15 04:39:04 DEBUG : dir/file1(0x12814cfa6880): close: 2026/08/15 04:39:04 DEBUG : dir/file1(0x12814cfa6880): >close: err= 2026/08/15 04:39:04 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:39:04 DEBUG : dir: Looking for writers 2026/08/15 04:39:04 DEBUG : file1: reading active writers 2026/08/15 04:39:04 DEBUG : Looking for writers 2026/08/15 04:39:04 DEBUG : dir: reading active writers 2026/08/15 04:39:04 DEBUG : >WaitForWriters: 2026/08/15 04:39:04 DEBUG : files root 'rclone-test-colufap6pifu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (3.02s) === RUN TestRWFileHandleReadAt run.go:198: Remote "files root 'rclone-test-colufap6pifu'", Local "Local file system at /tmp/rclone407721730", Modify Window "1s" 2026/08/15 04:39:05 INFO : files root 'rclone-test-colufap6pifu': poll-interval is not supported by this remote 2026/08/15 04:39:05 DEBUG : files root 'rclone-test-colufap6pifu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/15 04:39:05 DEBUG : files root 'rclone-test-colufap6pifu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-colufap6pifu" 2026/08/15 04:39:05 DEBUG : files root 'rclone-test-colufap6pifu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-colufap6pifu" 2026/08/15 04:39:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-colufap6pifu" 2026/08/15 04:39:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/15 04:39:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-colufap6pifu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-colufap6pifu" 2026/08/15 04:39:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-colufap6pifu" 2026/08/15 04:39:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/15 04:39:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-colufap6pifu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-colufap6pifu" 2026/08/15 04:39:05 INFO : files root 'rclone-test-colufap6pifu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/15 04:39:06 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-colufap6pifu/dir/file1: no such file or directory 2026/08/15 04:39:06 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-colufap6pifu/dir/file1: no such file or directory 2026/08/15 04:39:06 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/15 04:39:07 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/15 04:39:07 DEBUG : dir/file1: newRWFileHandle: 2026/08/15 04:39:07 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/15 04:39:07 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/15 04:39:07 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/15 04:39:07 DEBUG : dir/file1(0x12814cc8b240): _readAt: size=1, off=0 2026/08/15 04:39:07 DEBUG : dir/file1(0x12814cc8b240): openPending: 2026/08/15 04:39:07 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/15 04:39:07 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/15 04:39:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/15 04:39:07 DEBUG : dir/file1(0x12814cc8b240): >openPending: err= 2026/08/15 04:39:07 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/08/15 04:39:07 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/15 04:39:07 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/15 04:39:07 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/15 04:39:07 DEBUG : dir/file1(0x12814cc8b240): >_readAt: n=1, err= 2026/08/15 04:39:07 DEBUG : dir/file1(0x12814cc8b240): _readAt: size=1, off=5 2026/08/15 04:39:07 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/15 04:39:07 DEBUG : dir/file1(0x12814cc8b240): >_readAt: n=1, err= 2026/08/15 04:39:07 DEBUG : dir/file1(0x12814cc8b240): _readAt: size=1, off=1 2026/08/15 04:39:07 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/15 04:39:07 DEBUG : dir/file1(0x12814cc8b240): >_readAt: n=1, err= 2026/08/15 04:39:07 DEBUG : dir/file1(0x12814cc8b240): _readAt: size=6, off=10 2026/08/15 04:39:07 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/08/15 04:39:07 DEBUG : dir/file1(0x12814cc8b240): >_readAt: n=6, err= 2026/08/15 04:39:07 DEBUG : dir/file1(0x12814cc8b240): _readAt: size=256, off=10 2026/08/15 04:39:07 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/08/15 04:39:07 DEBUG : dir/file1(0x12814cc8b240): >_readAt: n=6, err=EOF 2026/08/15 04:39:07 DEBUG : dir/file1(0x12814cc8b240): _readAt: size=256, off=100 2026/08/15 04:39:07 DEBUG : dir/file1(0x12814cc8b240): >_readAt: n=0, err=EOF 2026/08/15 04:39:07 DEBUG : dir/file1(0x12814cc8b240): close: 2026/08/15 04:39:07 DEBUG : dir/file1(0x12814cc8b240): >close: err= 2026/08/15 04:39:07 DEBUG : dir/file1(0x12814cc8b240): _readAt: size=256, off=100 2026/08/15 04:39:07 DEBUG : dir/file1(0x12814cc8b240): >_readAt: n=0, err=file already closed 2026/08/15 04:39:07 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:39:07 DEBUG : dir: Looking for writers 2026/08/15 04:39:07 DEBUG : file1: reading active writers 2026/08/15 04:39:07 DEBUG : Looking for writers 2026/08/15 04:39:07 DEBUG : dir: reading active writers 2026/08/15 04:39:07 DEBUG : >WaitForWriters: 2026/08/15 04:39:07 DEBUG : files root 'rclone-test-colufap6pifu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (2.64s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "files root 'rclone-test-colufap6pifu'", Local "Local file system at /tmp/rclone407721730", Modify Window "1s" 2026/08/15 04:39:08 INFO : files root 'rclone-test-colufap6pifu': poll-interval is not supported by this remote 2026/08/15 04:39:08 DEBUG : files root 'rclone-test-colufap6pifu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/15 04:39:08 DEBUG : files root 'rclone-test-colufap6pifu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-colufap6pifu" 2026/08/15 04:39:08 DEBUG : files root 'rclone-test-colufap6pifu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-colufap6pifu" 2026/08/15 04:39:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-colufap6pifu" 2026/08/15 04:39:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/15 04:39:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-colufap6pifu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-colufap6pifu" 2026/08/15 04:39:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-colufap6pifu" 2026/08/15 04:39:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/15 04:39:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-colufap6pifu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-colufap6pifu" 2026/08/15 04:39:08 INFO : files root 'rclone-test-colufap6pifu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/15 04:39:09 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/15 04:39:09 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/15 04:39:09 DEBUG : dir/file1: newRWFileHandle: 2026/08/15 04:39:09 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/15 04:39:09 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/15 04:39:09 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/15 04:39:09 DEBUG : dir/file1(0x12814c1a0300): RWFileHandle.Flush 2026/08/15 04:39:09 DEBUG : dir/file1(0x12814c1a0300): _readAt: size=256, off=0 2026/08/15 04:39:09 DEBUG : dir/file1(0x12814c1a0300): openPending: 2026/08/15 04:39:09 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/15 04:39:09 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/15 04:39:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/15 04:39:09 DEBUG : dir/file1(0x12814c1a0300): >openPending: err= 2026/08/15 04:39:09 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/08/15 04:39:09 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/15 04:39:09 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/15 04:39:09 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/15 04:39:09 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2026/08/15 04:39:09 DEBUG : dir/file1(0x12814c1a0300): >_readAt: n=16, err=EOF 2026/08/15 04:39:09 DEBUG : dir/file1(0x12814c1a0300): RWFileHandle.Flush 2026/08/15 04:39:09 DEBUG : dir/file1(0x12814c1a0300): RWFileHandle.Flush 2026/08/15 04:39:09 DEBUG : dir/file1(0x12814c1a0300): close: 2026/08/15 04:39:09 DEBUG : dir/file1(0x12814c1a0300): >close: err= 2026/08/15 04:39:09 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:39:09 DEBUG : dir: Looking for writers 2026/08/15 04:39:09 DEBUG : file1: reading active writers 2026/08/15 04:39:09 DEBUG : Looking for writers 2026/08/15 04:39:09 DEBUG : dir: reading active writers 2026/08/15 04:39:09 DEBUG : >WaitForWriters: 2026/08/15 04:39:09 DEBUG : files root 'rclone-test-colufap6pifu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (2.60s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "files root 'rclone-test-colufap6pifu'", Local "Local file system at /tmp/rclone407721730", Modify Window "1s" 2026/08/15 04:39:10 INFO : files root 'rclone-test-colufap6pifu': poll-interval is not supported by this remote 2026/08/15 04:39:10 DEBUG : files root 'rclone-test-colufap6pifu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/15 04:39:10 DEBUG : files root 'rclone-test-colufap6pifu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-colufap6pifu" 2026/08/15 04:39:10 DEBUG : files root 'rclone-test-colufap6pifu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-colufap6pifu" 2026/08/15 04:39:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-colufap6pifu" 2026/08/15 04:39:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/15 04:39:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-colufap6pifu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-colufap6pifu" 2026/08/15 04:39:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-colufap6pifu" 2026/08/15 04:39:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/15 04:39:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-colufap6pifu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-colufap6pifu" 2026/08/15 04:39:10 INFO : files root 'rclone-test-colufap6pifu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/15 04:39:11 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/15 04:39:12 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/15 04:39:12 DEBUG : dir/file1: newRWFileHandle: 2026/08/15 04:39:12 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/15 04:39:12 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/15 04:39:12 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/15 04:39:12 DEBUG : dir/file1(0x12814c790c00): _readAt: size=256, off=0 2026/08/15 04:39:12 DEBUG : dir/file1(0x12814c790c00): openPending: 2026/08/15 04:39:12 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/15 04:39:12 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/15 04:39:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/15 04:39:12 DEBUG : dir/file1(0x12814c790c00): >openPending: err= 2026/08/15 04:39:12 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/08/15 04:39:12 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/15 04:39:12 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/15 04:39:12 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/15 04:39:12 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2026/08/15 04:39:12 DEBUG : dir/file1(0x12814c790c00): >_readAt: n=16, err=EOF 2026/08/15 04:39:12 DEBUG : dir/file1(0x12814c790c00): RWFileHandle.Release 2026/08/15 04:39:12 DEBUG : dir/file1(0x12814c790c00): close: 2026/08/15 04:39:12 DEBUG : dir/file1(0x12814c790c00): >close: err= 2026/08/15 04:39:12 DEBUG : dir/file1(0x12814c790c00): RWFileHandle.Release 2026/08/15 04:39:12 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:39:12 DEBUG : dir: Looking for writers 2026/08/15 04:39:12 DEBUG : file1: reading active writers 2026/08/15 04:39:12 DEBUG : Looking for writers 2026/08/15 04:39:12 DEBUG : dir: reading active writers 2026/08/15 04:39:12 DEBUG : >WaitForWriters: 2026/08/15 04:39:12 DEBUG : files root 'rclone-test-colufap6pifu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (2.80s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "files root 'rclone-test-colufap6pifu'", Local "Local file system at /tmp/rclone407721730", Modify Window "1s" 2026/08/15 04:39:13 INFO : files root 'rclone-test-colufap6pifu': poll-interval is not supported by this remote 2026/08/15 04:39:13 DEBUG : files root 'rclone-test-colufap6pifu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/15 04:39:13 DEBUG : files root 'rclone-test-colufap6pifu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-colufap6pifu" 2026/08/15 04:39:13 DEBUG : files root 'rclone-test-colufap6pifu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-colufap6pifu" 2026/08/15 04:39:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-colufap6pifu" 2026/08/15 04:39:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/15 04:39:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-colufap6pifu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-colufap6pifu" 2026/08/15 04:39:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-colufap6pifu" 2026/08/15 04:39:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/15 04:39:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-colufap6pifu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-colufap6pifu" 2026/08/15 04:39:13 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:13 INFO : files root 'rclone-test-colufap6pifu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/15 04:39:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:13 DEBUG : file1: newRWFileHandle: 2026/08/15 04:39:13 DEBUG : file1(0x12814cdc36c0): openPending: 2026/08/15 04:39:13 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/15 04:39:13 DEBUG : file1(0x12814cdc36c0): >openPending: err= 2026/08/15 04:39:13 DEBUG : file1: >newRWFileHandle: err= 2026/08/15 04:39:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/15 04:39:13 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/15 04:39:13 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/15 04:39:13 DEBUG : file1(0x12814cdc36c0): _writeAt: size=5, off=0 2026/08/15 04:39:13 DEBUG : file1(0x12814cdc36c0): >_writeAt: n=5, err= 2026/08/15 04:39:13 DEBUG : file1(0x12814cdc36c0): _writeAt: size=7, off=5 2026/08/15 04:39:13 DEBUG : file1(0x12814cdc36c0): >_writeAt: n=7, err= 2026/08/15 04:39:13 DEBUG : file1: vfs cache: truncate to size=11 2026/08/15 04:39:13 DEBUG : file1(0x12814cdc36c0): close: 2026/08/15 04:39:13 DEBUG : file1: vfs cache: setting modification time to 2026-08-15 04:39:13.55740848 +0000 UTC m=+204.049862389 2026/08/15 04:39:13 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:13 DEBUG : file1(0x12814cdc36c0): >close: err= 2026/08/15 04:39:13 DEBUG : file1(0x12814cdc36c0): close: 2026/08/15 04:39:13 DEBUG : file1(0x12814cdc36c0): >close: err=file already closed 2026/08/15 04:39:13 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:39:13 DEBUG : Looking for writers 2026/08/15 04:39:13 DEBUG : file1: reading active writers 2026/08/15 04:39:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/15 04:39:13 DEBUG : Looking for writers 2026/08/15 04:39:13 DEBUG : file1: reading active writers 2026/08/15 04:39:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/15 04:39:13 DEBUG : Looking for writers 2026/08/15 04:39:13 DEBUG : file1: reading active writers 2026/08/15 04:39:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/15 04:39:13 DEBUG : Looking for writers 2026/08/15 04:39:13 DEBUG : file1: reading active writers 2026/08/15 04:39:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/15 04:39:13 DEBUG : file1: vfs cache: starting upload 2026/08/15 04:39:13 DEBUG : Looking for writers 2026/08/15 04:39:13 DEBUG : file1: reading active writers 2026/08/15 04:39:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/15 04:39:13 DEBUG : Looking for writers 2026/08/15 04:39:13 DEBUG : file1: reading active writers 2026/08/15 04:39:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/15 04:39:14 DEBUG : Looking for writers 2026/08/15 04:39:14 DEBUG : file1: reading active writers 2026/08/15 04:39:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/15 04:39:14 DEBUG : file1: size = 11 OK 2026/08/15 04:39:14 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/15 04:39:14 INFO : file1: Copied (new) 2026/08/15 04:39:14 DEBUG : file1: vfs cache: fingerprint now "11,2026-08-15 04:39:13 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/08/15 04:39:14 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/15 04:39:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/15 04:39:14 INFO : file1: vfs cache: upload succeeded try #1 2026/08/15 04:39:14 DEBUG : Looking for writers 2026/08/15 04:39:14 DEBUG : file1: reading active writers 2026/08/15 04:39:14 DEBUG : >WaitForWriters: 2026/08/15 04:39:14 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-colufap6pifu/dir/file1: no such file or directory 2026/08/15 04:39:14 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-colufap6pifu/dir/file1: no such file or directory 2026/08/15 04:39:14 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:39:14 DEBUG : Looking for writers 2026/08/15 04:39:14 DEBUG : file1: reading active writers 2026/08/15 04:39:14 DEBUG : >WaitForWriters: 2026/08/15 04:39:14 DEBUG : files root 'rclone-test-colufap6pifu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (1.99s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "files root 'rclone-test-colufap6pifu'", Local "Local file system at /tmp/rclone407721730", Modify Window "1s" 2026/08/15 04:39:15 INFO : files root 'rclone-test-colufap6pifu': poll-interval is not supported by this remote 2026/08/15 04:39:15 DEBUG : files root 'rclone-test-colufap6pifu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/15 04:39:15 DEBUG : files root 'rclone-test-colufap6pifu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-colufap6pifu" 2026/08/15 04:39:15 DEBUG : files root 'rclone-test-colufap6pifu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-colufap6pifu" 2026/08/15 04:39:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-colufap6pifu" 2026/08/15 04:39:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/15 04:39:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-colufap6pifu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-colufap6pifu" 2026/08/15 04:39:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-colufap6pifu" 2026/08/15 04:39:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/15 04:39:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-colufap6pifu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-colufap6pifu" 2026/08/15 04:39:15 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:15 INFO : files root 'rclone-test-colufap6pifu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/15 04:39:15 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:15 DEBUG : file1: newRWFileHandle: 2026/08/15 04:39:15 DEBUG : file1(0x12814c4d6e40): openPending: 2026/08/15 04:39:15 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/15 04:39:15 DEBUG : file1(0x12814c4d6e40): >openPending: err= 2026/08/15 04:39:15 DEBUG : file1: >newRWFileHandle: err= 2026/08/15 04:39:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/15 04:39:15 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/15 04:39:15 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/15 04:39:15 DEBUG : file1(0x12814c4d6e40): _writeAt: size=7, off=0 2026/08/15 04:39:15 DEBUG : file1(0x12814c4d6e40): >_writeAt: n=7, err= 2026/08/15 04:39:15 DEBUG : file1(0x12814c4d6e40): _writeAt: size=6, off=5 2026/08/15 04:39:15 DEBUG : file1(0x12814c4d6e40): >_writeAt: n=6, err= 2026/08/15 04:39:15 DEBUG : file1(0x12814c4d6e40): close: 2026/08/15 04:39:15 DEBUG : file1: vfs cache: setting modification time to 2026-08-15 04:39:15.524658386 +0000 UTC m=+206.017112304 2026/08/15 04:39:15 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:15 DEBUG : file1(0x12814c4d6e40): >close: err= 2026/08/15 04:39:15 DEBUG : file1(0x12814c4d6e40): _writeAt: size=5, off=0 2026/08/15 04:39:15 DEBUG : file1(0x12814c4d6e40): >_writeAt: n=0, err=file already closed 2026/08/15 04:39:15 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:39:15 DEBUG : Looking for writers 2026/08/15 04:39:15 DEBUG : file1: reading active writers 2026/08/15 04:39:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/15 04:39:15 DEBUG : Looking for writers 2026/08/15 04:39:15 DEBUG : file1: reading active writers 2026/08/15 04:39:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/15 04:39:15 DEBUG : Looking for writers 2026/08/15 04:39:15 DEBUG : file1: reading active writers 2026/08/15 04:39:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/15 04:39:15 DEBUG : Looking for writers 2026/08/15 04:39:15 DEBUG : file1: reading active writers 2026/08/15 04:39:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/15 04:39:15 DEBUG : file1: vfs cache: starting upload 2026/08/15 04:39:15 DEBUG : Looking for writers 2026/08/15 04:39:15 DEBUG : file1: reading active writers 2026/08/15 04:39:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/15 04:39:15 DEBUG : Looking for writers 2026/08/15 04:39:15 DEBUG : file1: reading active writers 2026/08/15 04:39:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/15 04:39:16 DEBUG : Looking for writers 2026/08/15 04:39:16 DEBUG : file1: reading active writers 2026/08/15 04:39:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/15 04:39:16 DEBUG : file1: size = 11 OK 2026/08/15 04:39:16 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/15 04:39:16 INFO : file1: Copied (new) 2026/08/15 04:39:16 DEBUG : file1: vfs cache: fingerprint now "11,2026-08-15 04:39:15 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/08/15 04:39:16 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/15 04:39:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/15 04:39:16 INFO : file1: vfs cache: upload succeeded try #1 2026/08/15 04:39:16 DEBUG : Looking for writers 2026/08/15 04:39:16 DEBUG : file1: reading active writers 2026/08/15 04:39:16 DEBUG : >WaitForWriters: 2026/08/15 04:39:16 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:39:16 DEBUG : Looking for writers 2026/08/15 04:39:16 DEBUG : file1: reading active writers 2026/08/15 04:39:16 DEBUG : >WaitForWriters: 2026/08/15 04:39:16 DEBUG : files root 'rclone-test-colufap6pifu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (1.98s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "files root 'rclone-test-colufap6pifu'", Local "Local file system at /tmp/rclone407721730", Modify Window "1s" 2026/08/15 04:39:17 INFO : files root 'rclone-test-colufap6pifu': poll-interval is not supported by this remote 2026/08/15 04:39:17 DEBUG : files root 'rclone-test-colufap6pifu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/15 04:39:17 DEBUG : files root 'rclone-test-colufap6pifu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-colufap6pifu" 2026/08/15 04:39:17 DEBUG : files root 'rclone-test-colufap6pifu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-colufap6pifu" 2026/08/15 04:39:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-colufap6pifu" 2026/08/15 04:39:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/15 04:39:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-colufap6pifu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-colufap6pifu" 2026/08/15 04:39:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-colufap6pifu" 2026/08/15 04:39:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/15 04:39:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-colufap6pifu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-colufap6pifu" 2026/08/15 04:39:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:17 INFO : files root 'rclone-test-colufap6pifu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/15 04:39:17 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-colufap6pifu/dir/file1: no such file or directory 2026/08/15 04:39:17 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-colufap6pifu/dir/file1: no such file or directory 2026/08/15 04:39:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:17 DEBUG : file1: newRWFileHandle: 2026/08/15 04:39:17 DEBUG : file1(0x12814cd0a0c0): openPending: 2026/08/15 04:39:17 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/15 04:39:17 DEBUG : file1(0x12814cd0a0c0): >openPending: err= 2026/08/15 04:39:17 DEBUG : file1: >newRWFileHandle: err= 2026/08/15 04:39:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/15 04:39:17 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/15 04:39:17 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/15 04:39:17 DEBUG : file1(0x12814cd0a0c0): close: 2026/08/15 04:39:17 DEBUG : file1: vfs cache: setting modification time to 2026-08-15 04:39:17.501679013 +0000 UTC m=+207.994132912 2026/08/15 04:39:17 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:17 DEBUG : file1(0x12814cd0a0c0): >close: err= 2026/08/15 04:39:17 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/08/15 04:39:17 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/15 04:39:17 DEBUG : file2: newRWFileHandle: 2026/08/15 04:39:17 DEBUG : file2(0x12814cd0a580): openPending: 2026/08/15 04:39:17 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:17 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/15 04:39:17 DEBUG : file2(0x12814cd0a580): >openPending: err= 2026/08/15 04:39:17 DEBUG : file2: >newRWFileHandle: err= 2026/08/15 04:39:17 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/15 04:39:17 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/08/15 04:39:17 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/08/15 04:39:17 DEBUG : file2(0x12814cd0a580): RWFileHandle.Flush 2026/08/15 04:39:17 DEBUG : file2(0x12814cd0a580): RWFileHandle.Release 2026/08/15 04:39:17 DEBUG : file2(0x12814cd0a580): close: 2026/08/15 04:39:17 DEBUG : file2: vfs cache: setting modification time to 2026-08-15 04:39:17.502703837 +0000 UTC m=+207.995157756 2026/08/15 04:39:17 INFO : file2: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:17 DEBUG : file2(0x12814cd0a580): >close: err= 2026/08/15 04:39:17 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:39:17 DEBUG : Looking for writers 2026/08/15 04:39:17 DEBUG : file1: reading active writers 2026/08/15 04:39:17 DEBUG : file2: reading active writers 2026/08/15 04:39:17 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/08/15 04:39:17 DEBUG : Looking for writers 2026/08/15 04:39:17 DEBUG : file2: reading active writers 2026/08/15 04:39:17 DEBUG : file1: reading active writers 2026/08/15 04:39:17 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/08/15 04:39:17 DEBUG : Looking for writers 2026/08/15 04:39:17 DEBUG : file1: reading active writers 2026/08/15 04:39:17 DEBUG : file2: reading active writers 2026/08/15 04:39:17 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/08/15 04:39:17 DEBUG : Looking for writers 2026/08/15 04:39:17 DEBUG : file1: reading active writers 2026/08/15 04:39:17 DEBUG : file2: reading active writers 2026/08/15 04:39:17 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/08/15 04:39:17 DEBUG : file1: vfs cache: starting upload 2026/08/15 04:39:17 DEBUG : file2: vfs cache: starting upload 2026/08/15 04:39:17 DEBUG : Looking for writers 2026/08/15 04:39:17 DEBUG : file1: reading active writers 2026/08/15 04:39:17 DEBUG : file2: reading active writers 2026/08/15 04:39:17 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/08/15 04:39:17 DEBUG : Looking for writers 2026/08/15 04:39:17 DEBUG : file1: reading active writers 2026/08/15 04:39:17 DEBUG : file2: reading active writers 2026/08/15 04:39:17 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/08/15 04:39:18 DEBUG : Looking for writers 2026/08/15 04:39:18 DEBUG : file1: reading active writers 2026/08/15 04:39:18 DEBUG : file2: reading active writers 2026/08/15 04:39:18 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2026/08/15 04:39:18 DEBUG : file2: size = 0 OK 2026/08/15 04:39:18 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/15 04:39:18 INFO : file2: Copied (new) 2026/08/15 04:39:18 DEBUG : file2: vfs cache: fingerprint now "0,2026-08-15 04:39:17 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/08/15 04:39:18 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/08/15 04:39:18 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/15 04:39:18 INFO : file2: vfs cache: upload succeeded try #1 2026/08/15 04:39:18 DEBUG : Looking for writers 2026/08/15 04:39:18 DEBUG : file1: reading active writers 2026/08/15 04:39:18 DEBUG : file2: reading active writers 2026/08/15 04:39:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/15 04:39:18 DEBUG : file1: size = 0 OK 2026/08/15 04:39:18 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/15 04:39:18 INFO : file1: Copied (new) 2026/08/15 04:39:18 DEBUG : file1: vfs cache: fingerprint now "0,2026-08-15 04:39:17 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/08/15 04:39:18 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/15 04:39:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/15 04:39:18 INFO : file1: vfs cache: upload succeeded try #1 2026/08/15 04:39:19 DEBUG : Looking for writers 2026/08/15 04:39:19 DEBUG : file1: reading active writers 2026/08/15 04:39:19 DEBUG : file2: reading active writers 2026/08/15 04:39:19 DEBUG : >WaitForWriters: 2026/08/15 04:39:19 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:39:19 DEBUG : Looking for writers 2026/08/15 04:39:19 DEBUG : file1: reading active writers 2026/08/15 04:39:19 DEBUG : file2: reading active writers 2026/08/15 04:39:19 DEBUG : >WaitForWriters: 2026/08/15 04:39:19 DEBUG : files root 'rclone-test-colufap6pifu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (3.14s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "files root 'rclone-test-colufap6pifu'", Local "Local file system at /tmp/rclone407721730", Modify Window "1s" 2026/08/15 04:39:20 INFO : files root 'rclone-test-colufap6pifu': poll-interval is not supported by this remote 2026/08/15 04:39:20 DEBUG : files root 'rclone-test-colufap6pifu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/15 04:39:20 DEBUG : files root 'rclone-test-colufap6pifu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-colufap6pifu" 2026/08/15 04:39:20 DEBUG : files root 'rclone-test-colufap6pifu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-colufap6pifu" 2026/08/15 04:39:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-colufap6pifu" 2026/08/15 04:39:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/15 04:39:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-colufap6pifu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-colufap6pifu" 2026/08/15 04:39:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-colufap6pifu" 2026/08/15 04:39:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/15 04:39:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-colufap6pifu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-colufap6pifu" 2026/08/15 04:39:20 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:20 INFO : files root 'rclone-test-colufap6pifu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/15 04:39:20 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:20 DEBUG : file1: newRWFileHandle: 2026/08/15 04:39:20 DEBUG : file1(0x12814c16dd80): openPending: 2026/08/15 04:39:20 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/15 04:39:20 DEBUG : file1(0x12814c16dd80): >openPending: err= 2026/08/15 04:39:20 DEBUG : file1: >newRWFileHandle: err= 2026/08/15 04:39:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/15 04:39:20 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/15 04:39:20 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/15 04:39:20 DEBUG : file1(0x12814c16dd80): _writeAt: size=5, off=0 2026/08/15 04:39:20 DEBUG : file1(0x12814c16dd80): >_writeAt: n=5, err= 2026/08/15 04:39:20 DEBUG : file1(0x12814c16dd80): RWFileHandle.Flush 2026/08/15 04:39:20 DEBUG : file1(0x12814c16dd80): RWFileHandle.Flush 2026/08/15 04:39:20 DEBUG : file1(0x12814c16dd80): close: 2026/08/15 04:39:20 DEBUG : file1: vfs cache: setting modification time to 2026-08-15 04:39:20.641693771 +0000 UTC m=+211.134147690 2026/08/15 04:39:20 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:20 DEBUG : file1(0x12814c16dd80): >close: err= 2026/08/15 04:39:20 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:39:20 DEBUG : Looking for writers 2026/08/15 04:39:20 DEBUG : file1: reading active writers 2026/08/15 04:39:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/15 04:39:20 DEBUG : Looking for writers 2026/08/15 04:39:20 DEBUG : file1: reading active writers 2026/08/15 04:39:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/15 04:39:20 DEBUG : Looking for writers 2026/08/15 04:39:20 DEBUG : file1: reading active writers 2026/08/15 04:39:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/15 04:39:20 DEBUG : Looking for writers 2026/08/15 04:39:20 DEBUG : file1: reading active writers 2026/08/15 04:39:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/15 04:39:20 DEBUG : file1: vfs cache: starting upload 2026/08/15 04:39:20 DEBUG : Looking for writers 2026/08/15 04:39:20 DEBUG : file1: reading active writers 2026/08/15 04:39:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/15 04:39:20 DEBUG : Looking for writers 2026/08/15 04:39:20 DEBUG : file1: reading active writers 2026/08/15 04:39:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/15 04:39:21 DEBUG : Looking for writers 2026/08/15 04:39:21 DEBUG : file1: reading active writers 2026/08/15 04:39:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/15 04:39:21 DEBUG : file1: size = 5 OK 2026/08/15 04:39:21 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/15 04:39:21 INFO : file1: Copied (new) 2026/08/15 04:39:21 DEBUG : file1: vfs cache: fingerprint now "5,2026-08-15 04:39:20 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/15 04:39:21 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/15 04:39:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/15 04:39:21 INFO : file1: vfs cache: upload succeeded try #1 2026/08/15 04:39:21 DEBUG : Looking for writers 2026/08/15 04:39:21 DEBUG : file1: reading active writers 2026/08/15 04:39:21 DEBUG : >WaitForWriters: 2026/08/15 04:39:21 DEBUG : files root 'rclone-test-colufap6pifu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (1.85s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "files root 'rclone-test-colufap6pifu'", Local "Local file system at /tmp/rclone407721730", Modify Window "1s" 2026/08/15 04:39:22 INFO : files root 'rclone-test-colufap6pifu': poll-interval is not supported by this remote 2026/08/15 04:39:22 DEBUG : files root 'rclone-test-colufap6pifu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/15 04:39:22 DEBUG : files root 'rclone-test-colufap6pifu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-colufap6pifu" 2026/08/15 04:39:22 DEBUG : files root 'rclone-test-colufap6pifu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-colufap6pifu" 2026/08/15 04:39:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-colufap6pifu" 2026/08/15 04:39:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/15 04:39:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-colufap6pifu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-colufap6pifu" 2026/08/15 04:39:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-colufap6pifu" 2026/08/15 04:39:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/15 04:39:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-colufap6pifu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-colufap6pifu" 2026/08/15 04:39:22 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:22 INFO : files root 'rclone-test-colufap6pifu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/15 04:39:22 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:22 DEBUG : file1: newRWFileHandle: 2026/08/15 04:39:22 DEBUG : file1(0x12814c0fef40): openPending: 2026/08/15 04:39:22 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/15 04:39:22 DEBUG : file1(0x12814c0fef40): >openPending: err= 2026/08/15 04:39:22 DEBUG : file1: >newRWFileHandle: err= 2026/08/15 04:39:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/15 04:39:22 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/15 04:39:22 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/15 04:39:22 DEBUG : file1(0x12814c0fef40): _writeAt: size=5, off=0 2026/08/15 04:39:22 DEBUG : file1(0x12814c0fef40): >_writeAt: n=5, err= 2026/08/15 04:39:22 DEBUG : file1(0x12814c0fef40): RWFileHandle.Release 2026/08/15 04:39:22 DEBUG : file1(0x12814c0fef40): close: 2026/08/15 04:39:22 DEBUG : file1: vfs cache: setting modification time to 2026-08-15 04:39:22.492997744 +0000 UTC m=+212.985451643 2026/08/15 04:39:22 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:22 DEBUG : file1(0x12814c0fef40): >close: err= 2026/08/15 04:39:22 DEBUG : file1(0x12814c0fef40): RWFileHandle.Release 2026/08/15 04:39:22 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:39:22 DEBUG : Looking for writers 2026/08/15 04:39:22 DEBUG : file1: reading active writers 2026/08/15 04:39:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/15 04:39:22 DEBUG : Looking for writers 2026/08/15 04:39:22 DEBUG : file1: reading active writers 2026/08/15 04:39:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/15 04:39:22 DEBUG : Looking for writers 2026/08/15 04:39:22 DEBUG : file1: reading active writers 2026/08/15 04:39:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/15 04:39:22 DEBUG : Looking for writers 2026/08/15 04:39:22 DEBUG : file1: reading active writers 2026/08/15 04:39:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/15 04:39:22 DEBUG : file1: vfs cache: starting upload 2026/08/15 04:39:22 DEBUG : Looking for writers 2026/08/15 04:39:22 DEBUG : file1: reading active writers 2026/08/15 04:39:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/15 04:39:22 DEBUG : Looking for writers 2026/08/15 04:39:22 DEBUG : file1: reading active writers 2026/08/15 04:39:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/15 04:39:23 DEBUG : Looking for writers 2026/08/15 04:39:23 DEBUG : file1: reading active writers 2026/08/15 04:39:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/15 04:39:23 DEBUG : Looking for writers 2026/08/15 04:39:23 DEBUG : file1: reading active writers 2026/08/15 04:39:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/15 04:39:23 DEBUG : file1: size = 5 OK 2026/08/15 04:39:23 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/15 04:39:23 INFO : file1: Copied (new) 2026/08/15 04:39:23 DEBUG : file1: vfs cache: fingerprint now "5,2026-08-15 04:39:22 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/15 04:39:23 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/15 04:39:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/15 04:39:23 INFO : file1: vfs cache: upload succeeded try #1 2026/08/15 04:39:24 DEBUG : Looking for writers 2026/08/15 04:39:24 DEBUG : file1: reading active writers 2026/08/15 04:39:24 DEBUG : >WaitForWriters: 2026/08/15 04:39:24 DEBUG : files root 'rclone-test-colufap6pifu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (2.89s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "files root 'rclone-test-colufap6pifu'", Local "Local file system at /tmp/rclone407721730", Modify Window "1s" 2026/08/15 04:39:25 INFO : files root 'rclone-test-colufap6pifu': poll-interval is not supported by this remote 2026/08/15 04:39:25 DEBUG : files root 'rclone-test-colufap6pifu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/15 04:39:25 DEBUG : files root 'rclone-test-colufap6pifu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-colufap6pifu" 2026/08/15 04:39:25 DEBUG : files root 'rclone-test-colufap6pifu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-colufap6pifu" 2026/08/15 04:39:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-colufap6pifu" 2026/08/15 04:39:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/15 04:39:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-colufap6pifu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-colufap6pifu" 2026/08/15 04:39:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-colufap6pifu" 2026/08/15 04:39:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/15 04:39:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-colufap6pifu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-colufap6pifu" 2026/08/15 04:39:25 INFO : files root 'rclone-test-colufap6pifu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/15 04:39:26 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/08/15 04:39:26 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/15 04:39:26 DEBUG : dir/file1: newRWFileHandle: 2026/08/15 04:39:26 DEBUG : dir/file1(0x12814c85eec0): openPending: 2026/08/15 04:39:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/15 04:39:26 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/15 04:39:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/15 04:39:26 DEBUG : dir/file1(0x12814c85eec0): >openPending: err= 2026/08/15 04:39:26 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/15 04:39:26 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/15 04:39:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/15 04:39:26 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/15 04:39:26 DEBUG : dir/file1(0x12814c85eec0): _writeAt: size=5, off=0 2026/08/15 04:39:26 DEBUG : dir/file1(0x12814c85eec0): >_writeAt: n=5, err= 2026/08/15 04:39:26 DEBUG : dir/file1(0x12814c85eec0): close: 2026/08/15 04:39:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:26 DEBUG : dir/file1: vfs cache: setting modification time to 2026-08-15 04:39:26.880592055 +0000 UTC m=+217.373045954 2026/08/15 04:39:26 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:26 DEBUG : dir/file1(0x12814c85eec0): >close: err= 2026/08/15 04:39:26 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:39:26 DEBUG : dir: Looking for writers 2026/08/15 04:39:26 DEBUG : file1: reading active writers 2026/08/15 04:39:26 DEBUG : Looking for writers 2026/08/15 04:39:26 DEBUG : dir: reading active writers 2026/08/15 04:39:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/15 04:39:26 DEBUG : dir: Looking for writers 2026/08/15 04:39:26 DEBUG : file1: reading active writers 2026/08/15 04:39:26 DEBUG : Looking for writers 2026/08/15 04:39:26 DEBUG : dir: reading active writers 2026/08/15 04:39:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/15 04:39:26 DEBUG : dir: Looking for writers 2026/08/15 04:39:26 DEBUG : file1: reading active writers 2026/08/15 04:39:26 DEBUG : Looking for writers 2026/08/15 04:39:26 DEBUG : dir: reading active writers 2026/08/15 04:39:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/15 04:39:26 DEBUG : dir: Looking for writers 2026/08/15 04:39:26 DEBUG : file1: reading active writers 2026/08/15 04:39:26 DEBUG : Looking for writers 2026/08/15 04:39:26 DEBUG : dir: reading active writers 2026/08/15 04:39:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/15 04:39:26 DEBUG : dir/file1: vfs cache: starting upload 2026/08/15 04:39:27 DEBUG : dir: Looking for writers 2026/08/15 04:39:27 DEBUG : file1: reading active writers 2026/08/15 04:39:27 DEBUG : Looking for writers 2026/08/15 04:39:27 DEBUG : dir: reading active writers 2026/08/15 04:39:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/15 04:39:27 DEBUG : dir: Looking for writers 2026/08/15 04:39:27 DEBUG : file1: reading active writers 2026/08/15 04:39:27 DEBUG : Looking for writers 2026/08/15 04:39:27 DEBUG : dir: reading active writers 2026/08/15 04:39:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/15 04:39:27 DEBUG : dir: Looking for writers 2026/08/15 04:39:27 DEBUG : file1: reading active writers 2026/08/15 04:39:27 DEBUG : Looking for writers 2026/08/15 04:39:27 DEBUG : dir: reading active writers 2026/08/15 04:39:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/15 04:39:27 DEBUG : dir/file1: size = 5 OK 2026/08/15 04:39:27 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/15 04:39:27 INFO : dir/file1: Copied (replaced existing) 2026/08/15 04:39:27 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-08-15 04:39:26 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/15 04:39:27 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/15 04:39:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/15 04:39:27 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/15 04:39:28 DEBUG : dir: Looking for writers 2026/08/15 04:39:28 DEBUG : file1: reading active writers 2026/08/15 04:39:28 DEBUG : Looking for writers 2026/08/15 04:39:28 DEBUG : dir: reading active writers 2026/08/15 04:39:28 DEBUG : >WaitForWriters: 2026/08/15 04:39:28 DEBUG : files root 'rclone-test-colufap6pifu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (3.78s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "files root 'rclone-test-colufap6pifu'", Local "Local file system at /tmp/rclone407721730", Modify Window "1s" 2026/08/15 04:39:29 INFO : files root 'rclone-test-colufap6pifu': poll-interval is not supported by this remote 2026/08/15 04:39:29 DEBUG : files root 'rclone-test-colufap6pifu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/15 04:39:29 DEBUG : files root 'rclone-test-colufap6pifu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-colufap6pifu" 2026/08/15 04:39:29 DEBUG : files root 'rclone-test-colufap6pifu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-colufap6pifu" 2026/08/15 04:39:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-colufap6pifu" 2026/08/15 04:39:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/15 04:39:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-colufap6pifu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-colufap6pifu" 2026/08/15 04:39:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-colufap6pifu" 2026/08/15 04:39:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/15 04:39:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-colufap6pifu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-colufap6pifu" 2026/08/15 04:39:29 INFO : files root 'rclone-test-colufap6pifu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/15 04:39:30 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:30 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:30 DEBUG : dir/file1: newRWFileHandle: 2026/08/15 04:39:30 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/15 04:39:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/15 04:39:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/15 04:39:30 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/15 04:39:30 DEBUG : dir/file1(0x12814c85eac0): _writeAt: size=5, off=0 2026/08/15 04:39:30 DEBUG : dir/file1(0x12814c85eac0): openPending: 2026/08/15 04:39:30 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/15 04:39:30 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/15 04:39:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/15 04:39:30 DEBUG : dir/file1(0x12814c85eac0): >openPending: err= 2026/08/15 04:39:30 DEBUG : dir/file1(0x12814c85eac0): >_writeAt: n=5, err= 2026/08/15 04:39:30 DEBUG : dir/file1(0x12814c85eac0): _writeAt: size=15, off=5 2026/08/15 04:39:30 DEBUG : dir/file1(0x12814c85eac0): >_writeAt: n=15, err= 2026/08/15 04:39:30 DEBUG : dir/file1(0x12814c85eac0): close: 2026/08/15 04:39:30 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [{Pos:0 Size:20}] - present true 2026/08/15 04:39:30 DEBUG : dir/file1: vfs cache: setting modification time to 2026-08-15 04:39:30.668311463 +0000 UTC m=+221.160765373 2026/08/15 04:39:30 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:30 DEBUG : dir/file1(0x12814c85eac0): >close: err= 2026/08/15 04:39:30 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:39:30 DEBUG : dir: Looking for writers 2026/08/15 04:39:30 DEBUG : file1: reading active writers 2026/08/15 04:39:30 DEBUG : Looking for writers 2026/08/15 04:39:30 DEBUG : dir: reading active writers 2026/08/15 04:39:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/15 04:39:30 DEBUG : dir: Looking for writers 2026/08/15 04:39:30 DEBUG : file1: reading active writers 2026/08/15 04:39:30 DEBUG : Looking for writers 2026/08/15 04:39:30 DEBUG : dir: reading active writers 2026/08/15 04:39:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/15 04:39:30 DEBUG : dir: Looking for writers 2026/08/15 04:39:30 DEBUG : file1: reading active writers 2026/08/15 04:39:30 DEBUG : Looking for writers 2026/08/15 04:39:30 DEBUG : dir: reading active writers 2026/08/15 04:39:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/15 04:39:30 DEBUG : dir: Looking for writers 2026/08/15 04:39:30 DEBUG : file1: reading active writers 2026/08/15 04:39:30 DEBUG : Looking for writers 2026/08/15 04:39:30 DEBUG : dir: reading active writers 2026/08/15 04:39:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/15 04:39:30 DEBUG : dir/file1: vfs cache: starting upload 2026/08/15 04:39:30 DEBUG : dir: Looking for writers 2026/08/15 04:39:30 DEBUG : file1: reading active writers 2026/08/15 04:39:30 DEBUG : Looking for writers 2026/08/15 04:39:30 DEBUG : dir: reading active writers 2026/08/15 04:39:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/15 04:39:30 DEBUG : dir: Looking for writers 2026/08/15 04:39:30 DEBUG : file1: reading active writers 2026/08/15 04:39:30 DEBUG : Looking for writers 2026/08/15 04:39:30 DEBUG : dir: reading active writers 2026/08/15 04:39:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/15 04:39:31 DEBUG : dir: Looking for writers 2026/08/15 04:39:31 DEBUG : file1: reading active writers 2026/08/15 04:39:31 DEBUG : Looking for writers 2026/08/15 04:39:31 DEBUG : dir: reading active writers 2026/08/15 04:39:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/15 04:39:31 DEBUG : dir/file1: size = 20 OK 2026/08/15 04:39:31 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/08/15 04:39:31 INFO : dir/file1: Copied (replaced existing) 2026/08/15 04:39:31 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-08-15 04:39:30 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2026/08/15 04:39:31 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/15 04:39:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/15 04:39:31 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/15 04:39:31 DEBUG : dir: Looking for writers 2026/08/15 04:39:31 DEBUG : file1: reading active writers 2026/08/15 04:39:31 DEBUG : Looking for writers 2026/08/15 04:39:31 DEBUG : dir: reading active writers 2026/08/15 04:39:31 DEBUG : >WaitForWriters: 2026/08/15 04:39:31 DEBUG : files root 'rclone-test-colufap6pifu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (3.73s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "files root 'rclone-test-colufap6pifu'", Local "Local file system at /tmp/rclone407721730", Modify Window "1s" 2026/08/15 04:39:32 INFO : files root 'rclone-test-colufap6pifu': poll-interval is not supported by this remote 2026/08/15 04:39:32 DEBUG : files root 'rclone-test-colufap6pifu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/15 04:39:32 DEBUG : files root 'rclone-test-colufap6pifu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-colufap6pifu" 2026/08/15 04:39:32 DEBUG : files root 'rclone-test-colufap6pifu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-colufap6pifu" 2026/08/15 04:39:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-colufap6pifu" 2026/08/15 04:39:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/15 04:39:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-colufap6pifu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-colufap6pifu" 2026/08/15 04:39:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-colufap6pifu" 2026/08/15 04:39:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/15 04:39:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-colufap6pifu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-colufap6pifu" 2026/08/15 04:39:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:32 INFO : files root 'rclone-test-colufap6pifu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/15 04:39:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:32 DEBUG : file1: newRWFileHandle: 2026/08/15 04:39:32 DEBUG : file1(0x12814cc42200): openPending: 2026/08/15 04:39:32 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/15 04:39:32 DEBUG : file1(0x12814cc42200): >openPending: err= 2026/08/15 04:39:32 DEBUG : file1: >newRWFileHandle: err= 2026/08/15 04:39:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/15 04:39:32 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/15 04:39:32 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/15 04:39:32 DEBUG : file1(0x12814cc42200): _writeAt: size=5, off=0 2026/08/15 04:39:32 DEBUG : file1(0x12814cc42200): >_writeAt: n=5, err= 2026/08/15 04:39:32 DEBUG : file1(0x12814cc42200): close: 2026/08/15 04:39:32 DEBUG : file1: vfs cache: setting modification time to 2026-08-15 04:39:32.902447323 +0000 UTC m=+223.394901232 2026/08/15 04:39:32 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:32 DEBUG : file1(0x12814cc42200): >close: err= 2026/08/15 04:39:32 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:39:32 DEBUG : Looking for writers 2026/08/15 04:39:32 DEBUG : file1: reading active writers 2026/08/15 04:39:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/15 04:39:32 DEBUG : Looking for writers 2026/08/15 04:39:32 DEBUG : file1: reading active writers 2026/08/15 04:39:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/15 04:39:32 DEBUG : Looking for writers 2026/08/15 04:39:32 DEBUG : file1: reading active writers 2026/08/15 04:39:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/15 04:39:32 DEBUG : Looking for writers 2026/08/15 04:39:32 DEBUG : file1: reading active writers 2026/08/15 04:39:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/15 04:39:33 DEBUG : file1: vfs cache: starting upload 2026/08/15 04:39:33 DEBUG : Looking for writers 2026/08/15 04:39:33 DEBUG : file1: reading active writers 2026/08/15 04:39:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/15 04:39:33 DEBUG : Looking for writers 2026/08/15 04:39:33 DEBUG : file1: reading active writers 2026/08/15 04:39:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/15 04:39:33 DEBUG : Looking for writers 2026/08/15 04:39:33 DEBUG : file1: reading active writers 2026/08/15 04:39:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/15 04:39:34 DEBUG : file1: size = 5 OK 2026/08/15 04:39:34 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/15 04:39:34 INFO : file1: Copied (new) 2026/08/15 04:39:34 DEBUG : file1: vfs cache: fingerprint now "5,2026-08-15 04:39:32 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/15 04:39:34 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/15 04:39:34 INFO : file1: vfs cache: upload succeeded try #1 2026/08/15 04:39:34 DEBUG : Looking for writers 2026/08/15 04:39:34 DEBUG : file1: reading active writers 2026/08/15 04:39:34 DEBUG : >WaitForWriters: 2026/08/15 04:39:34 DEBUG : files root 'rclone-test-colufap6pifu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (1.88s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "files root 'rclone-test-colufap6pifu'", Local "Local file system at /tmp/rclone407721730", Modify Window "1s" 2026/08/15 04:39:34 INFO : files root 'rclone-test-colufap6pifu': poll-interval is not supported by this remote 2026/08/15 04:39:34 DEBUG : files root 'rclone-test-colufap6pifu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/15 04:39:34 DEBUG : files root 'rclone-test-colufap6pifu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-colufap6pifu" 2026/08/15 04:39:34 DEBUG : files root 'rclone-test-colufap6pifu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-colufap6pifu" 2026/08/15 04:39:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-colufap6pifu" 2026/08/15 04:39:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/15 04:39:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-colufap6pifu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-colufap6pifu" 2026/08/15 04:39:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-colufap6pifu" 2026/08/15 04:39:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/15 04:39:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-colufap6pifu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-colufap6pifu" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/08/15 04:39:34 INFO : files root 'rclone-test-colufap6pifu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cc42e40): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cc42e40): >openPending: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cc42e40): _writeAt: size=5, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cc42e40): >_writeAt: n=5, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cc42e40): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.779198654 +0000 UTC m=+225.271652553 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cc42e40): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cc432c0): _readAt: size=2, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cc432c0): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cc432c0): >openPending: err= 2026/08/15 04:39:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cc432c0): >_readAt: n=2, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cc432c0): _writeAt: size=3, off=2 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cc432c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cc432c0): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.779198654 +0000 UTC m=+225.271652553 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cc432c0): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cc437c0): _readAt: size=512, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cc437c0): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cc437c0): >openPending: err= 2026/08/15 04:39:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cc437c0): >_readAt: n=5, err=EOF 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cc437c0): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.779198654 +0000 UTC m=+225.271652553 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cc437c0): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: Remove: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814cde42a0 item 1 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c1a0080): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c1a0080): >openPending: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c1a0080): _writeAt: size=5, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c1a0080): >_writeAt: n=5, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c1a0080): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.786725987 +0000 UTC m=+225.279179886 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c1a0080): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c1a0f00): _readAt: size=512, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c1a0f00): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c1a0f00): >openPending: err= 2026/08/15 04:39:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c1a0f00): >_readAt: n=5, err=EOF 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c1a0f00): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.786725987 +0000 UTC m=+225.279179886 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c1a0f00): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: Remove: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814cde4770 item 2 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c1a17c0): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c1a17c0): >openPending: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c1a17c0): _writeAt: size=5, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c1a17c0): >_writeAt: n=5, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c1a17c0): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.788031462 +0000 UTC m=+225.280485361 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c1a17c0): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c790100): _readAt: size=2, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c790100): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c790100): >openPending: err= 2026/08/15 04:39:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c790100): >_readAt: n=2, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c790100): _writeAt: size=3, off=2 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c790100): >_writeAt: n=0, err=Bad file descriptor 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c790100): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.788031462 +0000 UTC m=+225.280485361 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c790100): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c7905c0): _readAt: size=512, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c7905c0): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c7905c0): >openPending: err= 2026/08/15 04:39:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c7905c0): >_readAt: n=5, err=EOF 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c7905c0): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.788031462 +0000 UTC m=+225.280485361 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c7905c0): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: Remove: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814cde4b60 item 3 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c790c40): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c790c40): >openPending: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c790c40): _writeAt: size=5, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c790c40): >_writeAt: n=5, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c790c40): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.792253374 +0000 UTC m=+225.284707273 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c790c40): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c791180): _readAt: size=512, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c791180): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c791180): >openPending: err= 2026/08/15 04:39:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c791180): >_readAt: n=5, err=EOF 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c791180): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.792253374 +0000 UTC m=+225.284707273 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c791180): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: Remove: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814cde5030 item 4 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c7917c0): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c7917c0): >openPending: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c7917c0): _writeAt: size=5, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c7917c0): >_writeAt: n=5, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c7917c0): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.793865469 +0000 UTC m=+225.286319357 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c7917c0): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c791cc0): _readAt: size=2, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c791cc0): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c791cc0): >openPending: err= 2026/08/15 04:39:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c791cc0): >_readAt: n=2, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c791cc0): _writeAt: size=3, off=2 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c791cc0): >_writeAt: n=0, err=Bad file descriptor 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c791cc0): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.793865469 +0000 UTC m=+225.286319357 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c791cc0): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c4d6840): _readAt: size=512, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c4d6840): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c4d6840): >openPending: err= 2026/08/15 04:39:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c4d6840): >_readAt: n=5, err=EOF 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c4d6840): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.793865469 +0000 UTC m=+225.286319357 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c4d6840): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: Remove: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814cde53b0 item 5 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c4d7600): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c4d7600): >openPending: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c4d7600): _writeAt: size=5, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c4d7600): >_writeAt: n=5, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c4d7600): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.79571962 +0000 UTC m=+225.288173519 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c4d7600): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c4d7d00): _readAt: size=512, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c4d7d00): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c4d7d00): >openPending: err= 2026/08/15 04:39:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c4d7d00): >_readAt: n=5, err=EOF 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c4d7d00): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.79571962 +0000 UTC m=+225.288173519 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c4d7d00): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: Remove: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814cde5960 item 6 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c5b3300): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c5b3300): >openPending: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c5b3300): _writeAt: size=5, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c5b3300): >_writeAt: n=5, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c5b3300): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.797601173 +0000 UTC m=+225.290055072 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c5b3300): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c5b3dc0): _readAt: size=2, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c5b3dc0): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c5b3dc0): >openPending: err= 2026/08/15 04:39:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c5b3dc0): >_readAt: n=2, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c5b3dc0): _writeAt: size=3, off=2 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c5b3dc0): >_writeAt: n=0, err=Bad file descriptor 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c5b3dc0): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.797601173 +0000 UTC m=+225.290055072 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c5b3dc0): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c16d1c0): _readAt: size=512, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c16d1c0): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c16d1c0): >openPending: err= 2026/08/15 04:39:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c16d1c0): >_readAt: n=5, err=EOF 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c16d1c0): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.797601173 +0000 UTC m=+225.290055072 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c16d1c0): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: Remove: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814cde5ce0 item 7 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c16db00): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c16db00): >openPending: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c16db00): _writeAt: size=5, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c16db00): >_writeAt: n=5, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c16db00): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.799598986 +0000 UTC m=+225.292052885 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c16db00): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c0fe640): _readAt: size=512, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c0fe640): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c0fe640): >openPending: err= 2026/08/15 04:39:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c0fe640): >_readAt: n=5, err=EOF 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c0fe640): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.799598986 +0000 UTC m=+225.292052885 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c0fe640): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: Remove: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814d25e3f0 item 8 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c0feec0): _readAt: size=2, off=0 2026/08/15 04:39:34 ERROR : open-test-file(0x12814c0feec0): Couldn't read size of file 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c0feec0): >_readAt: n=0, err=EOF 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c0feec0): _writeAt: size=5, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c0feec0): >_writeAt: n=0, err=Bad file descriptor 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c0feec0): close: 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c0feec0): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c0ff280): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c0ff280): >openPending: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c0ff280): _writeAt: size=5, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c0ff280): >_writeAt: n=5, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c0ff280): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.801397502 +0000 UTC m=+225.293851401 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c0ff280): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c0ffc80): _readAt: size=2, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c0ffc80): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c0ffc80): >openPending: err= 2026/08/15 04:39:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c0ffc80): >_readAt: n=2, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c0ffc80): _writeAt: size=3, off=2 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c0ffc80): >_writeAt: n=0, err=Bad file descriptor 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c0ffc80): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.801397502 +0000 UTC m=+225.293851401 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c0ffc80): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c5aa280): _readAt: size=512, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c5aa280): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c5aa280): >openPending: err= 2026/08/15 04:39:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c5aa280): >_readAt: n=5, err=EOF 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c5aa280): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.801397502 +0000 UTC m=+225.293851401 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c5aa280): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: Remove: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814d25e850 item 9 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c5aa900): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c5aa900): >openPending: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c5aa900): _writeAt: size=5, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c5aa900): >_writeAt: n=5, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c5aa900): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.803247766 +0000 UTC m=+225.295701655 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c5aa900): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c5aae40): _readAt: size=512, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c5aae40): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c5aae40): >openPending: err= 2026/08/15 04:39:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c5aae40): >_readAt: n=5, err=EOF 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c5aae40): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.803247766 +0000 UTC m=+225.295701655 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c5aae40): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: Remove: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814d25ed20 item 10 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c5ab480): _readAt: size=2, off=0 2026/08/15 04:39:34 ERROR : open-test-file(0x12814c5ab480): Couldn't read size of file 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c5ab480): >_readAt: n=0, err=EOF 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c5ab480): _writeAt: size=5, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c5ab480): >_writeAt: n=0, err=Bad file descriptor 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c5ab480): close: 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c5ab480): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c5ab840): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c5ab840): >openPending: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c5ab840): _writeAt: size=5, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c5ab840): >_writeAt: n=5, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c5ab840): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.804983193 +0000 UTC m=+225.297437082 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c5ab840): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c5abd40): _readAt: size=2, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c5abd40): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c5abd40): >openPending: err= 2026/08/15 04:39:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c5abd40): >_readAt: n=2, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c5abd40): _writeAt: size=3, off=2 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c5abd40): >_writeAt: n=0, err=Bad file descriptor 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c5abd40): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.804983193 +0000 UTC m=+225.297437082 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c5abd40): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c66e340): _readAt: size=512, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c66e340): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c66e340): >openPending: err= 2026/08/15 04:39:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c66e340): >_readAt: n=5, err=EOF 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c66e340): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.804983193 +0000 UTC m=+225.297437082 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c66e340): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: Remove: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814d25f0a0 item 11 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c66e9c0): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c66e9c0): >openPending: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c66e9c0): _writeAt: size=5, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c66e9c0): >_writeAt: n=5, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c66e9c0): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.806983069 +0000 UTC m=+225.299436959 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c66e9c0): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c66ef00): _readAt: size=512, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c66ef00): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c66ef00): >openPending: err= 2026/08/15 04:39:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c66ef00): >_readAt: n=5, err=EOF 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c66ef00): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.806983069 +0000 UTC m=+225.299436959 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c66ef00): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: Remove: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814d25f570 item 12 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c66f540): _readAt: size=2, off=0 2026/08/15 04:39:34 ERROR : open-test-file(0x12814c66f540): Couldn't read size of file 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c66f540): >_readAt: n=0, err=EOF 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c66f540): _writeAt: size=5, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c66f540): >_writeAt: n=0, err=Bad file descriptor 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c66f540): close: 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c66f540): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c66f900): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c66f900): >openPending: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c66f900): _writeAt: size=5, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c66f900): >_writeAt: n=5, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c66f900): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.808387872 +0000 UTC m=+225.300841771 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c66f900): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/15 04:39:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c6e80c0): _readAt: size=512, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c6e80c0): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c6e80c0): >openPending: err= 2026/08/15 04:39:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c6e80c0): >_readAt: n=5, err=EOF 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c6e80c0): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.808387872 +0000 UTC m=+225.300841771 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c6e80c0): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: Remove: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814d25f8f0 item 13 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c6e8740): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c6e8740): >openPending: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c6e8740): _writeAt: size=5, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c6e8740): >_writeAt: n=5, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c6e8740): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.809628344 +0000 UTC m=+225.302082244 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c6e8740): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c6e8c80): _readAt: size=512, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c6e8c80): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c6e8c80): >openPending: err= 2026/08/15 04:39:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c6e8c80): >_readAt: n=5, err=EOF 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c6e8c80): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.809628344 +0000 UTC m=+225.302082244 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c6e8c80): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: Remove: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814d25fd50 item 14 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c6e92c0): _readAt: size=2, off=0 2026/08/15 04:39:34 ERROR : open-test-file(0x12814c6e92c0): Couldn't read size of file 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c6e92c0): >_readAt: n=0, err=EOF 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c6e92c0): _writeAt: size=5, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c6e92c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c6e92c0): close: 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c6e92c0): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c6e9680): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c6e9680): >openPending: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c6e9680): _writeAt: size=5, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c6e9680): >_writeAt: n=5, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c6e9680): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.811321762 +0000 UTC m=+225.303775661 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c6e9680): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/15 04:39:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c6e9d40): _readAt: size=512, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c6e9d40): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c6e9d40): >openPending: err= 2026/08/15 04:39:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c6e9d40): >_readAt: n=5, err=EOF 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c6e9d40): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.811321762 +0000 UTC m=+225.303775661 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c6e9d40): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: Remove: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814c218b60 item 15 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:34 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/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c7064c0): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c7064c0): >openPending: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c7064c0): _writeAt: size=5, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c7064c0): >_writeAt: n=5, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c7064c0): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.812632357 +0000 UTC m=+225.305086256 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c7064c0): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c706a00): _readAt: size=512, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c706a00): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c706a00): >openPending: err= 2026/08/15 04:39:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c706a00): >_readAt: n=5, err=EOF 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c706a00): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.812632357 +0000 UTC m=+225.305086256 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c706a00): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: Remove: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814c219110 item 16 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c707040): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c707040): >openPending: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c707040): _writeAt: size=5, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c707040): >_writeAt: n=5, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c707040): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.813963541 +0000 UTC m=+225.306417440 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c707040): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c7074c0): _readAt: size=2, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c7074c0): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c7074c0): open at offset 5 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c7074c0): >openPending: err= 2026/08/15 04:39:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c7074c0): >_readAt: n=2, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c7074c0): _writeAt: size=3, off=7 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c7074c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c7074c0): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.813963541 +0000 UTC m=+225.306417440 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c7074c0): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c7079c0): _readAt: size=512, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c7079c0): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c7079c0): >openPending: err= 2026/08/15 04:39:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c7079c0): >_readAt: n=5, err=EOF 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c7079c0): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.813963541 +0000 UTC m=+225.306417440 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c7079c0): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: Remove: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814cd92000 item 17 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c730140): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c730140): >openPending: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c730140): _writeAt: size=5, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c730140): >_writeAt: n=5, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c730140): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.815850003 +0000 UTC m=+225.308303902 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c730140): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c730680): _readAt: size=512, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c730680): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c730680): >openPending: err= 2026/08/15 04:39:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c730680): >_readAt: n=5, err=EOF 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c730680): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.815850003 +0000 UTC m=+225.308303902 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c730680): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: Remove: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814cd92690 item 18 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c730d00): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c730d00): >openPending: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c730d00): _writeAt: size=5, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c730d00): >_writeAt: n=5, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c730d00): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.81774422 +0000 UTC m=+225.310198109 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c730d00): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c731200): _readAt: size=2, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c731200): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c731200): open at offset 5 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c731200): >openPending: err= 2026/08/15 04:39:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c731200): >_readAt: n=2, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c731200): _writeAt: size=3, off=7 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c731200): >_writeAt: n=0, err=Bad file descriptor 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c731200): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.81774422 +0000 UTC m=+225.310198109 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c731200): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c731700): _readAt: size=512, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c731700): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c731700): >openPending: err= 2026/08/15 04:39:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c731700): >_readAt: n=5, err=EOF 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c731700): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.81774422 +0000 UTC m=+225.310198109 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c731700): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: Remove: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814cd92af0 item 19 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c731d80): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c731d80): >openPending: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c731d80): _writeAt: size=5, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c731d80): >_writeAt: n=5, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c731d80): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.819544219 +0000 UTC m=+225.311998118 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c731d80): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c7663c0): _readAt: size=512, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c7663c0): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c7663c0): >openPending: err= 2026/08/15 04:39:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c7663c0): >_readAt: n=5, err=EOF 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c7663c0): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.819544219 +0000 UTC m=+225.311998118 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c7663c0): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: Remove: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814cd930a0 item 20 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c766a40): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c766a40): >openPending: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c766a40): _writeAt: size=5, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c766a40): >_writeAt: n=5, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c766a40): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.820991322 +0000 UTC m=+225.313445221 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c766a40): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c766f40): _readAt: size=2, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c766f40): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c766f40): open at offset 5 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c766f40): >openPending: err= 2026/08/15 04:39:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c766f40): >_readAt: n=2, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c766f40): _writeAt: size=3, off=7 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c766f40): >_writeAt: n=0, err=Bad file descriptor 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c766f40): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.820991322 +0000 UTC m=+225.313445221 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c766f40): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c767440): _readAt: size=512, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c767440): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c767440): >openPending: err= 2026/08/15 04:39:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c767440): >_readAt: n=5, err=EOF 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c767440): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.820991322 +0000 UTC m=+225.313445221 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c767440): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: Remove: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814cd935e0 item 21 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c767ac0): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c767ac0): >openPending: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c767ac0): _writeAt: size=5, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c767ac0): >_writeAt: n=5, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c767ac0): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.822773157 +0000 UTC m=+225.315227056 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c767ac0): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c77a100): _readAt: size=512, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c77a100): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c77a100): >openPending: err= 2026/08/15 04:39:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c77a100): >_readAt: n=5, err=EOF 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c77a100): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.822773157 +0000 UTC m=+225.315227056 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c77a100): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: Remove: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814cd93b90 item 22 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c77a780): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c77a780): >openPending: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c77a780): _writeAt: size=5, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c77a780): >_writeAt: n=5, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c77a780): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.824254013 +0000 UTC m=+225.316707912 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c77a780): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c77ac80): _readAt: size=2, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c77ac80): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c77ac80): open at offset 5 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c77ac80): >openPending: err= 2026/08/15 04:39:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c77ac80): >_readAt: n=2, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c77ac80): _writeAt: size=3, off=7 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c77ac80): >_writeAt: n=0, err=Bad file descriptor 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c77ac80): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.824254013 +0000 UTC m=+225.316707912 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c77ac80): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c77b180): _readAt: size=512, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c77b180): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c77b180): >openPending: err= 2026/08/15 04:39:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c77b180): >_readAt: n=5, err=EOF 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c77b180): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.824254013 +0000 UTC m=+225.316707912 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c77b180): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: Remove: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814c0d6310 item 23 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:34 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/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c77b800): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c77b800): >openPending: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c77b800): _writeAt: size=5, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c77b800): >_writeAt: n=5, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c77b800): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.826204065 +0000 UTC m=+225.318657964 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c77b800): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c77bd40): _readAt: size=512, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c77bd40): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c77bd40): >openPending: err= 2026/08/15 04:39:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c77bd40): >_readAt: n=5, err=EOF 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c77bd40): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.826204065 +0000 UTC m=+225.318657964 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c77bd40): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: Remove: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814c0d6930 item 24 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c798480): _readAt: size=2, off=0 2026/08/15 04:39:34 ERROR : open-test-file(0x12814c798480): Couldn't read size of file 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c798480): >_readAt: n=0, err=EOF 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c798480): _writeAt: size=5, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c798480): >_writeAt: n=0, err=Bad file descriptor 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c798480): close: 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c798480): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c798840): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c798840): >openPending: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c798840): _writeAt: size=5, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c798840): >_writeAt: n=5, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c798840): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.827603688 +0000 UTC m=+225.320057587 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c798840): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c798d40): _readAt: size=2, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c798d40): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c798d40): open at offset 5 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c798d40): >openPending: err= 2026/08/15 04:39:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c798d40): >_readAt: n=2, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c798d40): _writeAt: size=3, off=7 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c798d40): >_writeAt: n=0, err=Bad file descriptor 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c798d40): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.827603688 +0000 UTC m=+225.320057587 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c798d40): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c799280): _readAt: size=512, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c799280): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c799280): >openPending: err= 2026/08/15 04:39:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c799280): >_readAt: n=5, err=EOF 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c799280): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.827603688 +0000 UTC m=+225.320057587 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c799280): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: Remove: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814c0d6d90 item 25 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c799900): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c799900): >openPending: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c799900): _writeAt: size=5, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c799900): >_writeAt: n=5, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c799900): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.829446467 +0000 UTC m=+225.321900367 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c799900): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c799e40): _readAt: size=512, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c799e40): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c799e40): >openPending: err= 2026/08/15 04:39:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c799e40): >_readAt: n=5, err=EOF 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c799e40): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.829446467 +0000 UTC m=+225.321900367 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c799e40): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: Remove: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814c0d75e0 item 26 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c7e6580): _readAt: size=2, off=0 2026/08/15 04:39:34 ERROR : open-test-file(0x12814c7e6580): Couldn't read size of file 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c7e6580): >_readAt: n=0, err=EOF 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c7e6580): _writeAt: size=5, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c7e6580): >_writeAt: n=0, err=Bad file descriptor 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c7e6580): close: 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c7e6580): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c7e6940): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c7e6940): >openPending: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c7e6940): _writeAt: size=5, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c7e6940): >_writeAt: n=5, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c7e6940): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.831330346 +0000 UTC m=+225.323784245 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c7e6940): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c7e6e40): _readAt: size=2, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c7e6e40): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c7e6e40): open at offset 5 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c7e6e40): >openPending: err= 2026/08/15 04:39:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c7e6e40): >_readAt: n=2, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c7e6e40): _writeAt: size=3, off=7 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c7e6e40): >_writeAt: n=0, err=Bad file descriptor 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c7e6e40): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.831330346 +0000 UTC m=+225.323784245 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c7e6e40): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c7e7380): _readAt: size=512, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c7e7380): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c7e7380): >openPending: err= 2026/08/15 04:39:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c7e7380): >_readAt: n=5, err=EOF 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c7e7380): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.831330346 +0000 UTC m=+225.323784245 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c7e7380): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: Remove: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814d292150 item 27 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:34 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/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c7e7a00): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c7e7a00): >openPending: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c7e7a00): _writeAt: size=5, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c7e7a00): >_writeAt: n=5, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c7e7a00): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.83341981 +0000 UTC m=+225.325873710 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c7e7a00): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c804040): _readAt: size=512, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c804040): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c804040): >openPending: err= 2026/08/15 04:39:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c804040): >_readAt: n=5, err=EOF 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c804040): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.83341981 +0000 UTC m=+225.325873710 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c804040): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: Remove: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814d292700 item 28 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c804680): _readAt: size=2, off=0 2026/08/15 04:39:34 ERROR : open-test-file(0x12814c804680): Couldn't read size of file 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c804680): >_readAt: n=0, err=EOF 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c804680): _writeAt: size=5, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c804680): >_writeAt: n=0, err=Bad file descriptor 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c804680): close: 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c804680): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c804a40): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c804a40): >openPending: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c804a40): _writeAt: size=5, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c804a40): >_writeAt: n=5, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c804a40): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.834975218 +0000 UTC m=+225.327429117 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c804a40): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/15 04:39:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c805100): _readAt: size=512, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c805100): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c805100): >openPending: err= 2026/08/15 04:39:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c805100): >_readAt: n=5, err=EOF 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c805100): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.834975218 +0000 UTC m=+225.327429117 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c805100): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: Remove: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814d292a80 item 29 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:34 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/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c805780): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c805780): >openPending: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c805780): _writeAt: size=5, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c805780): >_writeAt: n=5, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c805780): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.836374489 +0000 UTC m=+225.328828379 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c805780): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c805cc0): _readAt: size=512, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c805cc0): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c805cc0): >openPending: err= 2026/08/15 04:39:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c805cc0): >_readAt: n=5, err=EOF 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c805cc0): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.836374489 +0000 UTC m=+225.328828379 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c805cc0): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: Remove: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814d292e00 item 30 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:34 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/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c846400): _readAt: size=2, off=0 2026/08/15 04:39:34 ERROR : open-test-file(0x12814c846400): Couldn't read size of file 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c846400): >_readAt: n=0, err=EOF 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c846400): _writeAt: size=5, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c846400): >_writeAt: n=0, err=Bad file descriptor 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c846400): close: 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c846400): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c8467c0): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c8467c0): >openPending: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c8467c0): _writeAt: size=5, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c8467c0): >_writeAt: n=5, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c8467c0): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.83774561 +0000 UTC m=+225.330199498 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c8467c0): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/15 04:39:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c846e80): _readAt: size=512, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c846e80): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c846e80): >openPending: err= 2026/08/15 04:39:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c846e80): >_readAt: n=5, err=EOF 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c846e80): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.83774561 +0000 UTC m=+225.330199498 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c846e80): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: Remove: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814d293260 item 31 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:34 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/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c847500): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c847500): >openPending: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c847500): _writeAt: size=5, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c847500): >_writeAt: n=5, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c847500): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.839145533 +0000 UTC m=+225.331599432 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c847500): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c847a40): _readAt: size=512, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c847a40): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c847a40): >openPending: err= 2026/08/15 04:39:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c847a40): >_readAt: n=5, err=EOF 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c847a40): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.839145533 +0000 UTC m=+225.331599432 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c847a40): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: Remove: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814d2935e0 item 32 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c86e180): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c86e180): >openPending: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c86e180): _writeAt: size=5, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c86e180): >_writeAt: n=5, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c86e180): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.840382799 +0000 UTC m=+225.332836698 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c86e180): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c86e600): _readAt: size=2, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c86e600): >_readAt: n=0, err=Bad file descriptor 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c86e600): _writeAt: size=3, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c86e600): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c86e600): >openPending: err= 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814d2939d0 item 33 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c86e600): >_writeAt: n=3, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c86e600): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.840824033 +0000 UTC m=+225.333277932 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c86e600): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c86eb00): _readAt: size=512, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c86eb00): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c86eb00): >openPending: err= 2026/08/15 04:39:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c86eb00): >_readAt: n=5, err=EOF 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c86eb00): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.840824033 +0000 UTC m=+225.333277932 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c86eb00): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: Remove: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814d293b90 item 33 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c86f140): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c86f140): >openPending: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c86f140): _writeAt: size=5, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c86f140): >_writeAt: n=5, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c86f140): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.842140057 +0000 UTC m=+225.334593956 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c86f140): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c86f5c0): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c86f5c0): >openPending: err= 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814c2320e0 item 34 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c86f5c0): _readAt: size=2, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c86f5c0): >_readAt: n=0, err=Bad file descriptor 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c86f5c0): _writeAt: size=3, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c86f5c0): >_writeAt: n=3, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c86f5c0): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.842669417 +0000 UTC m=+225.335123316 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c86f5c0): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c86fb00): _readAt: size=512, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c86fb00): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c86fb00): >openPending: err= 2026/08/15 04:39:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c86fb00): >_readAt: n=3, err=EOF 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c86fb00): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.842669417 +0000 UTC m=+225.335123316 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c86fb00): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: Remove: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814c232a10 item 34 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c892240): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c892240): >openPending: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c892240): _writeAt: size=5, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c892240): >_writeAt: n=5, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c892240): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.844144182 +0000 UTC m=+225.336598081 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c892240): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c8926c0): _readAt: size=2, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c8926c0): >_readAt: n=0, err=Bad file descriptor 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c8926c0): _writeAt: size=3, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c8926c0): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c8926c0): >openPending: err= 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814c232e00 item 35 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c8926c0): >_writeAt: n=3, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c8926c0): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.844603489 +0000 UTC m=+225.337057388 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c8926c0): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c892bc0): _readAt: size=512, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c892bc0): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c892bc0): >openPending: err= 2026/08/15 04:39:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c892bc0): >_readAt: n=5, err=EOF 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c892bc0): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.844603489 +0000 UTC m=+225.337057388 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c892bc0): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: Remove: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814c232fc0 item 35 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c31d940): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c31d940): >openPending: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c31d940): _writeAt: size=5, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c31d940): >_writeAt: n=5, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c31d940): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.845967135 +0000 UTC m=+225.338421034 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c31d940): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c31de80): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c31de80): >openPending: err= 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814c4accb0 item 36 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c31de80): _readAt: size=2, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c31de80): >_readAt: n=0, err=Bad file descriptor 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c31de80): _writeAt: size=3, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c31de80): >_writeAt: n=3, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c31de80): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.846537441 +0000 UTC m=+225.338991340 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c31de80): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cb084c0): _readAt: size=512, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cb084c0): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cb084c0): >openPending: err= 2026/08/15 04:39:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cb084c0): >_readAt: n=3, err=EOF 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cb084c0): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.846537441 +0000 UTC m=+225.338991340 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cb084c0): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: Remove: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814c4ace70 item 36 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cb08b00): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cb08b00): >openPending: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cb08b00): _writeAt: size=5, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cb08b00): >_writeAt: n=5, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cb08b00): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.847896978 +0000 UTC m=+225.340350867 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cb08b00): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cb08f80): _readAt: size=2, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cb08f80): >_readAt: n=0, err=Bad file descriptor 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cb08f80): _writeAt: size=3, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cb08f80): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cb08f80): >openPending: err= 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814c4ad260 item 37 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cb08f80): >_writeAt: n=3, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cb08f80): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.848398616 +0000 UTC m=+225.340852515 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cb08f80): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cb09480): _readAt: size=512, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cb09480): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cb09480): >openPending: err= 2026/08/15 04:39:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cb09480): >_readAt: n=5, err=EOF 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cb09480): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.848398616 +0000 UTC m=+225.340852515 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cb09480): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: Remove: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814c4ad420 item 37 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cb09b00): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cb09b00): >openPending: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cb09b00): _writeAt: size=5, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cb09b00): >_writeAt: n=5, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cb09b00): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.849946749 +0000 UTC m=+225.342400648 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cb09b00): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cb2c100): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cb2c100): >openPending: err= 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814c4ad960 item 38 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cb2c100): _readAt: size=2, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cb2c100): >_readAt: n=0, err=Bad file descriptor 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cb2c100): _writeAt: size=3, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cb2c100): >_writeAt: n=3, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cb2c100): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.850529018 +0000 UTC m=+225.342982917 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cb2c100): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cb2c640): _readAt: size=512, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cb2c640): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cb2c640): >openPending: err= 2026/08/15 04:39:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cb2c640): >_readAt: n=3, err=EOF 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cb2c640): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.850529018 +0000 UTC m=+225.342982917 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cb2c640): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: Remove: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814c4adb90 item 38 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cb2ccc0): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cb2ccc0): >openPending: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cb2ccc0): _writeAt: size=5, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cb2ccc0): >_writeAt: n=5, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cb2ccc0): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.85179523 +0000 UTC m=+225.344249120 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cb2ccc0): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cb2d1c0): _readAt: size=2, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cb2d1c0): >_readAt: n=0, err=Bad file descriptor 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cb2d1c0): _writeAt: size=3, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cb2d1c0): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cb2d1c0): >openPending: err= 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814be6acb0 item 39 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cb2d1c0): >_writeAt: n=3, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cb2d1c0): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.852392628 +0000 UTC m=+225.344846516 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cb2d1c0): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cb2d6c0): _readAt: size=512, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cb2d6c0): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cb2d6c0): >openPending: err= 2026/08/15 04:39:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cb2d6c0): >_readAt: n=5, err=EOF 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cb2d6c0): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.852392628 +0000 UTC m=+225.344846516 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cb2d6c0): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: Remove: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814be6af50 item 39 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cb2dd40): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cb2dd40): >openPending: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cb2dd40): _writeAt: size=5, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cb2dd40): >_writeAt: n=5, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cb2dd40): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.853867262 +0000 UTC m=+225.346321161 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cb2dd40): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cb5e340): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cb5e340): >openPending: err= 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814cee6070 item 40 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cb5e340): _readAt: size=2, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cb5e340): >_readAt: n=0, err=Bad file descriptor 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cb5e340): _writeAt: size=3, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cb5e340): >_writeAt: n=3, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cb5e340): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.854466494 +0000 UTC m=+225.346920393 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cb5e340): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cb5e880): _readAt: size=512, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cb5e880): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cb5e880): >openPending: err= 2026/08/15 04:39:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cb5e880): >_readAt: n=3, err=EOF 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cb5e880): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.854466494 +0000 UTC m=+225.346920393 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cb5e880): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: Remove: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814cee62a0 item 40 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cb5ee40): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cb5ee40): >openPending: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cb5ee40): _readAt: size=2, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cb5ee40): >_readAt: n=0, err=Bad file descriptor 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cb5ee40): _writeAt: size=5, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cb5ee40): >_writeAt: n=5, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cb5ee40): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.855648706 +0000 UTC m=+225.348102605 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cb5ee40): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cb5f340): _writeAt: size=5, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cb5f340): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cb5f340): >openPending: err= 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814cee6700 item 41 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cb5f340): >_writeAt: n=5, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cb5f340): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.856130195 +0000 UTC m=+225.348584094 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cb5f340): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cb5f800): _readAt: size=2, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cb5f800): >_readAt: n=0, err=Bad file descriptor 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cb5f800): _writeAt: size=3, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cb5f800): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cb5f800): >openPending: err= 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814cee6930 item 41 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cb5f800): >_writeAt: n=3, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cb5f800): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.856748883 +0000 UTC m=+225.349202782 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cb5f800): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cb5fd40): _readAt: size=512, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cb5fd40): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cb5fd40): >openPending: err= 2026/08/15 04:39:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cb5fd40): >_readAt: n=5, err=EOF 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cb5fd40): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.856748883 +0000 UTC m=+225.349202782 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cb5fd40): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: Remove: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814cee6b60 item 41 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cb80480): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cb80480): >openPending: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cb80480): _readAt: size=2, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cb80480): >_readAt: n=0, err=Bad file descriptor 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cb80480): _writeAt: size=5, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cb80480): >_writeAt: n=5, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cb80480): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.858178314 +0000 UTC m=+225.350632213 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cb80480): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cb80980): _writeAt: size=5, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cb80980): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cb80980): >openPending: err= 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814cee6ee0 item 42 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cb80980): >_writeAt: n=5, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cb80980): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.858899946 +0000 UTC m=+225.351353835 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cb80980): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cb80ec0): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cb80ec0): >openPending: err= 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814cee70a0 item 42 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cb80ec0): _readAt: size=2, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cb80ec0): >_readAt: n=0, err=Bad file descriptor 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cb80ec0): _writeAt: size=3, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cb80ec0): >_writeAt: n=3, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cb80ec0): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.859480582 +0000 UTC m=+225.351934481 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cb80ec0): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cb81440): _readAt: size=512, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cb81440): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cb81440): >openPending: err= 2026/08/15 04:39:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cb81440): >_readAt: n=3, err=EOF 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cb81440): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.859480582 +0000 UTC m=+225.351934481 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cb81440): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: Remove: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814cee7340 item 42 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cb81a80): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cb81a80): >openPending: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cb81a80): _readAt: size=2, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cb81a80): >_readAt: n=0, err=Bad file descriptor 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cb81a80): _writeAt: size=5, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cb81a80): >_writeAt: n=5, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cb81a80): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.860681009 +0000 UTC m=+225.353134899 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cb81a80): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cbba080): _writeAt: size=5, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cbba080): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cbba080): >openPending: err= 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814cee7730 item 43 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cbba080): >_writeAt: n=5, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cbba080): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.861172888 +0000 UTC m=+225.353626777 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cbba080): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cbba5c0): _readAt: size=2, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cbba5c0): >_readAt: n=0, err=Bad file descriptor 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cbba5c0): _writeAt: size=3, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cbba5c0): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cbba5c0): >openPending: err= 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814cee78f0 item 43 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cbba5c0): >_writeAt: n=3, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cbba5c0): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.861785585 +0000 UTC m=+225.354239484 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cbba5c0): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cbbab00): _readAt: size=512, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cbbab00): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cbbab00): >openPending: err= 2026/08/15 04:39:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cbbab00): >_readAt: n=5, err=EOF 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cbbab00): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.861785585 +0000 UTC m=+225.354239484 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cbbab00): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: Remove: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814cee7ab0 item 43 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cbbb140): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cbbb140): >openPending: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cbbb140): _readAt: size=2, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cbbb140): >_readAt: n=0, err=Bad file descriptor 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cbbb140): _writeAt: size=5, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cbbb140): >_writeAt: n=5, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cbbb140): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.863016159 +0000 UTC m=+225.355470048 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cbbb140): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cbbb640): _writeAt: size=5, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cbbb640): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cbbb640): >openPending: err= 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814cee7e30 item 44 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cbbb640): >_writeAt: n=5, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cbbb640): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.86357853 +0000 UTC m=+225.356032430 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cbbb640): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cbbbb80): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cbbbb80): >openPending: err= 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814c3164d0 item 44 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cbbbb80): _readAt: size=2, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cbbbb80): >_readAt: n=0, err=Bad file descriptor 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cbbbb80): _writeAt: size=3, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cbbbb80): >_writeAt: n=3, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cbbbb80): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.864180557 +0000 UTC m=+225.356634447 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cbbbb80): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cbd8200): _readAt: size=512, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cbd8200): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cbd8200): >openPending: err= 2026/08/15 04:39:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cbd8200): >_readAt: n=3, err=EOF 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cbd8200): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.864180557 +0000 UTC m=+225.356634447 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cbd8200): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: Remove: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814c316770 item 44 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cc8aac0): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cc8aac0): >openPending: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cc8aac0): _readAt: size=2, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cc8aac0): >_readAt: n=0, err=Bad file descriptor 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cc8aac0): _writeAt: size=5, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cc8aac0): >_writeAt: n=5, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cc8aac0): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.867804761 +0000 UTC m=+225.360258660 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cc8aac0): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cc8b000): _writeAt: size=5, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cc8b000): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cc8b000): >openPending: err= 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814ceb8690 item 45 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cc8b000): >_writeAt: n=5, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cc8b000): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.86854537 +0000 UTC m=+225.360999269 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cc8b000): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/15 04:39:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cc8b700): _readAt: size=512, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cc8b700): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cc8b700): >openPending: err= 2026/08/15 04:39:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cc8b700): >_readAt: n=5, err=EOF 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cc8b700): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.86854537 +0000 UTC m=+225.360999269 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cc8b700): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: Remove: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814ceb8850 item 45 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cc8bd40): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cc8bd40): >openPending: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cc8bd40): _readAt: size=2, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cc8bd40): >_readAt: n=0, err=Bad file descriptor 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cc8bd40): _writeAt: size=5, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cc8bd40): >_writeAt: n=5, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cc8bd40): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.870504168 +0000 UTC m=+225.362958068 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cc8bd40): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d07a340): _writeAt: size=5, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d07a340): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d07a340): >openPending: err= 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814ceb8bd0 item 46 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d07a340): >_writeAt: n=5, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d07a340): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.871433143 +0000 UTC m=+225.363887042 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d07a340): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/15 04:39:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d07aa40): _readAt: size=512, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d07aa40): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d07aa40): >openPending: err= 2026/08/15 04:39:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d07aa40): >_readAt: n=5, err=EOF 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d07aa40): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.871433143 +0000 UTC m=+225.363887042 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d07aa40): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: Remove: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814ceb8d90 item 46 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d07b080): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d07b080): >openPending: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d07b080): _readAt: size=2, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d07b080): >_readAt: n=0, err=Bad file descriptor 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d07b080): _writeAt: size=5, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d07b080): >_writeAt: n=5, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d07b080): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.873324975 +0000 UTC m=+225.365778874 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d07b080): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d07b580): _writeAt: size=5, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d07b580): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d07b580): >openPending: err= 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814ceb92d0 item 47 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d07b580): >_writeAt: n=5, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d07b580): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.873773292 +0000 UTC m=+225.366227191 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d07b580): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/15 04:39:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d07bc80): _readAt: size=512, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d07bc80): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d07bc80): >openPending: err= 2026/08/15 04:39:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d07bc80): >_readAt: n=5, err=EOF 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d07bc80): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.873773292 +0000 UTC m=+225.366227191 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d07bc80): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: Remove: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814ceb9490 item 47 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:34 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/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cc1c3c0): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cc1c3c0): >openPending: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cc1c3c0): _readAt: size=2, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cc1c3c0): >_readAt: n=0, err=Bad file descriptor 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cc1c3c0): _writeAt: size=5, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cc1c3c0): >_writeAt: n=5, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cc1c3c0): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.87529246 +0000 UTC m=+225.367746359 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cc1c3c0): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cc1c8c0): _writeAt: size=5, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cc1c8c0): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cc1c8c0): >openPending: err= 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814ceb9810 item 48 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cc1c8c0): >_writeAt: n=5, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cc1c8c0): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.875883036 +0000 UTC m=+225.368336935 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cc1c8c0): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/15 04:39:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cc1cfc0): _readAt: size=512, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cc1cfc0): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cc1cfc0): >openPending: err= 2026/08/15 04:39:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cc1cfc0): >_readAt: n=5, err=EOF 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cc1cfc0): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.875883036 +0000 UTC m=+225.368336935 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cc1cfc0): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: Remove: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814ceb99d0 item 48 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cc1d600): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cc1d600): >openPending: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cc1d600): _writeAt: size=5, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cc1d600): >_writeAt: n=5, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cc1d600): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.877450134 +0000 UTC m=+225.369904033 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cc1d600): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cc1da80): _readAt: size=2, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cc1da80): >_readAt: n=0, err=Bad file descriptor 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cc1da80): _writeAt: size=3, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cc1da80): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cc1da80): open at offset 5 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cc1da80): >openPending: err= 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814c572070 item 49 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cc1da80): >_writeAt: n=3, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cc1da80): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.878011374 +0000 UTC m=+225.370465273 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cc1da80): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cc640c0): _readAt: size=512, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cc640c0): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cc640c0): >openPending: err= 2026/08/15 04:39:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cc640c0): >_readAt: n=8, err=EOF 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cc640c0): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.878011374 +0000 UTC m=+225.370465273 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cc640c0): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: Remove: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814c5725b0 item 49 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cc64740): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cc64740): >openPending: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cc64740): _writeAt: size=5, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cc64740): >_writeAt: n=5, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cc64740): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.880130747 +0000 UTC m=+225.372584636 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cc64740): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cc64c40): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cc64c40): open at offset 5 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cc64c40): >openPending: err= 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814c572af0 item 50 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cc64c40): _readAt: size=2, off=5 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cc64c40): >_readAt: n=0, err=Bad file descriptor 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cc64c40): _writeAt: size=3, off=5 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cc64c40): >_writeAt: n=3, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cc64c40): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.88075707 +0000 UTC m=+225.373210969 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cc64c40): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cc651c0): _readAt: size=512, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cc651c0): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cc651c0): >openPending: err= 2026/08/15 04:39:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cc651c0): >_readAt: n=3, err=EOF 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cc651c0): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.88075707 +0000 UTC m=+225.373210969 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cc651c0): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: Remove: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814c572d20 item 50 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cc65840): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cc65840): >openPending: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cc65840): _writeAt: size=5, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cc65840): >_writeAt: n=5, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cc65840): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.882000918 +0000 UTC m=+225.374454817 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cc65840): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cc65d40): _readAt: size=2, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cc65d40): >_readAt: n=0, err=Bad file descriptor 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cc65d40): _writeAt: size=3, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cc65d40): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cc65d40): open at offset 5 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cc65d40): >openPending: err= 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814c5732d0 item 51 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cc65d40): >_writeAt: n=3, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cc65d40): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.88262656 +0000 UTC m=+225.375080459 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cc65d40): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814ccbc380): _readAt: size=512, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814ccbc380): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814ccbc380): >openPending: err= 2026/08/15 04:39:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814ccbc380): >_readAt: n=8, err=EOF 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814ccbc380): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.88262656 +0000 UTC m=+225.375080459 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814ccbc380): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: Remove: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814c573500 item 51 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814ccbca00): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814ccbca00): >openPending: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814ccbca00): _writeAt: size=5, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814ccbca00): >_writeAt: n=5, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814ccbca00): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.884196795 +0000 UTC m=+225.376650694 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814ccbca00): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814ccbcf00): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814ccbcf00): open at offset 5 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814ccbcf00): >openPending: err= 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814be6c8c0 item 52 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814ccbcf00): _readAt: size=2, off=5 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814ccbcf00): >_readAt: n=0, err=Bad file descriptor 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814ccbcf00): _writeAt: size=3, off=5 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814ccbcf00): >_writeAt: n=3, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814ccbcf00): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.884702319 +0000 UTC m=+225.377156218 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814ccbcf00): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814ccbd480): _readAt: size=512, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814ccbd480): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814ccbd480): >openPending: err= 2026/08/15 04:39:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814ccbd480): >_readAt: n=3, err=EOF 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814ccbd480): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.884702319 +0000 UTC m=+225.377156218 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814ccbd480): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: Remove: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814be6cb60 item 52 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814ccbdb00): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814ccbdb00): >openPending: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814ccbdb00): _writeAt: size=5, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814ccbdb00): >_writeAt: n=5, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814ccbdb00): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.886469266 +0000 UTC m=+225.378923165 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814ccbdb00): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cd02100): _readAt: size=2, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cd02100): >_readAt: n=0, err=Bad file descriptor 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cd02100): _writeAt: size=3, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cd02100): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cd02100): open at offset 5 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cd02100): >openPending: err= 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814be6d1f0 item 53 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cd02100): >_writeAt: n=3, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cd02100): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.886948541 +0000 UTC m=+225.379402430 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cd02100): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cd02640): _readAt: size=512, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cd02640): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cd02640): >openPending: err= 2026/08/15 04:39:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cd02640): >_readAt: n=8, err=EOF 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cd02640): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.886948541 +0000 UTC m=+225.379402430 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cd02640): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: Remove: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814be6d5e0 item 53 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cd02cc0): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cd02cc0): >openPending: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cd02cc0): _writeAt: size=5, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cd02cc0): >_writeAt: n=5, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cd02cc0): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.888268503 +0000 UTC m=+225.380722402 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cd02cc0): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cd031c0): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cd031c0): open at offset 5 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cd031c0): >openPending: err= 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814c1e07e0 item 54 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cd031c0): _readAt: size=2, off=5 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cd031c0): >_readAt: n=0, err=Bad file descriptor 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cd031c0): _writeAt: size=3, off=5 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cd031c0): >_writeAt: n=3, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cd031c0): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.888831718 +0000 UTC m=+225.381285617 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cd031c0): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cd03740): _readAt: size=512, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cd03740): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cd03740): >openPending: err= 2026/08/15 04:39:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cd03740): >_readAt: n=3, err=EOF 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cd03740): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.888831718 +0000 UTC m=+225.381285617 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cd03740): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: Remove: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814c1e0d20 item 54 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cd03dc0): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cd03dc0): >openPending: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cd03dc0): _writeAt: size=5, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cd03dc0): >_writeAt: n=5, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cd03dc0): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.89022642 +0000 UTC m=+225.382680319 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cd03dc0): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cd3e3c0): _readAt: size=2, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cd3e3c0): >_readAt: n=0, err=Bad file descriptor 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cd3e3c0): _writeAt: size=3, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cd3e3c0): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cd3e3c0): open at offset 5 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cd3e3c0): >openPending: err= 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814c1e17a0 item 55 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cd3e3c0): >_writeAt: n=3, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cd3e3c0): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.890922595 +0000 UTC m=+225.383376494 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cd3e3c0): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cd3e900): _readAt: size=512, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cd3e900): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cd3e900): >openPending: err= 2026/08/15 04:39:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cd3e900): >_readAt: n=8, err=EOF 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cd3e900): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.890922595 +0000 UTC m=+225.383376494 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cd3e900): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: Remove: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814c1e1960 item 55 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:34 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/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cd3ef80): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cd3ef80): >openPending: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cd3ef80): _writeAt: size=5, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cd3ef80): >_writeAt: n=5, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cd3ef80): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.892284177 +0000 UTC m=+225.384738076 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cd3ef80): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cd3f480): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cd3f480): open at offset 5 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cd3f480): >openPending: err= 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814bde6310 item 56 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cd3f480): _readAt: size=2, off=5 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cd3f480): >_readAt: n=0, err=Bad file descriptor 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cd3f480): _writeAt: size=3, off=5 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cd3f480): >_writeAt: n=3, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cd3f480): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.892794219 +0000 UTC m=+225.385248118 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cd3f480): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cd3fa00): _readAt: size=512, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cd3fa00): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cd3fa00): >openPending: err= 2026/08/15 04:39:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cd3fa00): >_readAt: n=3, err=EOF 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cd3fa00): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.892794219 +0000 UTC m=+225.385248118 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cd3fa00): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: Remove: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814bde6620 item 56 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cd76140): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cd76140): open at offset 0 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cd76140): >openPending: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cd76140): _readAt: size=2, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cd76140): >_readAt: n=0, err=Bad file descriptor 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cd76140): _writeAt: size=5, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cd76140): >_writeAt: n=5, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cd76140): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.894242094 +0000 UTC m=+225.386695982 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cd76140): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cd76680): _writeAt: size=5, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cd76680): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cd76680): >openPending: err= 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814bde6af0 item 57 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cd76680): >_writeAt: n=5, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cd76680): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.894696412 +0000 UTC m=+225.387150311 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cd76680): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cd76bc0): _readAt: size=2, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cd76bc0): >_readAt: n=0, err=Bad file descriptor 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cd76bc0): _writeAt: size=3, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cd76bc0): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cd76bc0): open at offset 5 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cd76bc0): >openPending: err= 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814bde6d20 item 57 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cd76bc0): >_writeAt: n=3, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cd76bc0): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.895540115 +0000 UTC m=+225.387994014 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cd76bc0): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cd77140): _readAt: size=512, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cd77140): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cd77140): >openPending: err= 2026/08/15 04:39:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cd77140): >_readAt: n=8, err=EOF 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cd77140): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.895540115 +0000 UTC m=+225.387994014 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cd77140): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: Remove: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814bde6ee0 item 57 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cd77780): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cd77780): open at offset 0 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cd77780): >openPending: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cd77780): _readAt: size=2, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cd77780): >_readAt: n=0, err=Bad file descriptor 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cd77780): _writeAt: size=5, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cd77780): >_writeAt: n=5, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cd77780): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.89732704 +0000 UTC m=+225.389780939 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cd77780): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cd77cc0): _writeAt: size=5, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cd77cc0): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cd77cc0): >openPending: err= 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814bde72d0 item 58 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cd77cc0): >_writeAt: n=5, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cd77cc0): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.898816212 +0000 UTC m=+225.391270100 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cd77cc0): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cdb0300): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cdb0300): open at offset 5 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cdb0300): >openPending: err= 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814bde75e0 item 58 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cdb0300): _readAt: size=2, off=5 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cdb0300): >_readAt: n=0, err=Bad file descriptor 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cdb0300): _writeAt: size=3, off=5 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cdb0300): >_writeAt: n=3, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cdb0300): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.899609329 +0000 UTC m=+225.392063228 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cdb0300): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cdb08c0): _readAt: size=512, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cdb08c0): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cdb08c0): >openPending: err= 2026/08/15 04:39:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cdb08c0): >_readAt: n=3, err=EOF 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cdb08c0): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.899609329 +0000 UTC m=+225.392063228 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cdb08c0): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: Remove: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814bde78f0 item 58 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cdb0f00): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cdb0f00): open at offset 0 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cdb0f00): >openPending: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cdb0f00): _readAt: size=2, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cdb0f00): >_readAt: n=0, err=Bad file descriptor 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cdb0f00): _writeAt: size=5, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cdb0f00): >_writeAt: n=5, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cdb0f00): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.90095536 +0000 UTC m=+225.393409259 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cdb0f00): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cdb1440): _writeAt: size=5, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cdb1440): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cdb1440): >openPending: err= 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814cc78230 item 59 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cdb1440): >_writeAt: n=5, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cdb1440): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.901459212 +0000 UTC m=+225.393913111 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cdb1440): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cdb1980): _readAt: size=2, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cdb1980): >_readAt: n=0, err=Bad file descriptor 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cdb1980): _writeAt: size=3, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cdb1980): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cdb1980): open at offset 5 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cdb1980): >openPending: err= 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814cc78540 item 59 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cdb1980): >_writeAt: n=3, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cdb1980): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.902123646 +0000 UTC m=+225.394577566 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cdb1980): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cdfa000): _readAt: size=512, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cdfa000): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cdfa000): >openPending: err= 2026/08/15 04:39:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cdfa000): >_readAt: n=8, err=EOF 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cdfa000): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.902123646 +0000 UTC m=+225.394577566 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cdfa000): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: Remove: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814cc78700 item 59 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:34 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/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cdfa640): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cdfa640): open at offset 0 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cdfa640): >openPending: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cdfa640): _readAt: size=2, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cdfa640): >_readAt: n=0, err=Bad file descriptor 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cdfa640): _writeAt: size=5, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cdfa640): >_writeAt: n=5, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cdfa640): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.903834297 +0000 UTC m=+225.396288236 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cdfa640): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cdfab80): _writeAt: size=5, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cdfab80): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cdfab80): >openPending: err= 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814cc78a80 item 60 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cdfab80): >_writeAt: n=5, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cdfab80): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.904473775 +0000 UTC m=+225.396927674 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cdfab80): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cdfb0c0): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cdfb0c0): open at offset 5 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cdfb0c0): >openPending: err= 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814cc78e00 item 60 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cdfb0c0): _readAt: size=2, off=5 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cdfb0c0): >_readAt: n=0, err=Bad file descriptor 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cdfb0c0): _writeAt: size=3, off=5 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cdfb0c0): >_writeAt: n=3, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cdfb0c0): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.905441733 +0000 UTC m=+225.397895632 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cdfb0c0): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cdfb680): _readAt: size=512, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cdfb680): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cdfb680): >openPending: err= 2026/08/15 04:39:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cdfb680): >_readAt: n=3, err=EOF 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cdfb680): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.905441733 +0000 UTC m=+225.397895632 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cdfb680): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: Remove: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814cc79030 item 60 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cdfbcc0): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cdfbcc0): open at offset 0 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cdfbcc0): >openPending: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cdfbcc0): _readAt: size=2, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cdfbcc0): >_readAt: n=0, err=Bad file descriptor 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cdfbcc0): _writeAt: size=5, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cdfbcc0): >_writeAt: n=5, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cdfbcc0): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.907138316 +0000 UTC m=+225.399592245 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cdfbcc0): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814ce64300): _writeAt: size=5, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814ce64300): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814ce64300): >openPending: err= 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814cc793b0 item 61 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814ce64300): >_writeAt: n=5, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814ce64300): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.9081733 +0000 UTC m=+225.400627199 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814ce64300): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/15 04:39:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814ce64a00): _readAt: size=512, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814ce64a00): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814ce64a00): >openPending: err= 2026/08/15 04:39:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814ce64a00): >_readAt: n=5, err=EOF 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814ce64a00): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.9081733 +0000 UTC m=+225.400627199 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814ce64a00): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: Remove: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814cc795e0 item 61 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:34 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/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814ce65040): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814ce65040): open at offset 0 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814ce65040): >openPending: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814ce65040): _readAt: size=2, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814ce65040): >_readAt: n=0, err=Bad file descriptor 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814ce65040): _writeAt: size=5, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814ce65040): >_writeAt: n=5, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814ce65040): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.91051388 +0000 UTC m=+225.402967779 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814ce65040): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814ce65580): _writeAt: size=5, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814ce65580): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814ce65580): >openPending: err= 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814cc799d0 item 62 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814ce65580): >_writeAt: n=5, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814ce65580): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.911025637 +0000 UTC m=+225.403479536 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814ce65580): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/15 04:39:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814ce65c80): _readAt: size=512, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814ce65c80): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814ce65c80): >openPending: err= 2026/08/15 04:39:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814ce65c80): >_readAt: n=5, err=EOF 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814ce65c80): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.911025637 +0000 UTC m=+225.403479536 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814ce65c80): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: Remove: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814cc79b90 item 62 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:34 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/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cea83c0): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cea83c0): open at offset 0 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cea83c0): >openPending: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cea83c0): _readAt: size=2, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cea83c0): >_readAt: n=0, err=Bad file descriptor 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cea83c0): _writeAt: size=5, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cea83c0): >_writeAt: n=5, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cea83c0): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.913315861 +0000 UTC m=+225.405769800 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cea83c0): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cea8900): _writeAt: size=5, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cea8900): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cea8900): >openPending: err= 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814be78150 item 63 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cea8900): >_writeAt: n=5, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cea8900): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.914016034 +0000 UTC m=+225.406469962 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cea8900): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/15 04:39:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cea9000): _readAt: size=512, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cea9000): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cea9000): >openPending: err= 2026/08/15 04:39:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cea9000): >_readAt: n=5, err=EOF 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cea9000): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.914016034 +0000 UTC m=+225.406469962 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cea9000): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: Remove: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814be78310 item 63 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:34 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/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cea9640): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cea9640): open at offset 0 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cea9640): >openPending: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cea9640): _readAt: size=2, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cea9640): >_readAt: n=0, err=Bad file descriptor 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cea9640): _writeAt: size=5, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cea9640): >_writeAt: n=5, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cea9640): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.915773342 +0000 UTC m=+225.408227241 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cea9640): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cea9b80): _writeAt: size=5, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cea9b80): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cea9b80): >openPending: err= 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814be78ee0 item 64 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cea9b80): >_writeAt: n=5, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cea9b80): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.916288655 +0000 UTC m=+225.408742554 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cea9b80): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/15 04:39:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cee8380): _readAt: size=512, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cee8380): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cee8380): >openPending: err= 2026/08/15 04:39:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cee8380): >_readAt: n=5, err=EOF 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cee8380): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.916288655 +0000 UTC m=+225.408742554 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cee8380): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: Remove: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814be793b0 item 64 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cee89c0): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cee89c0): >openPending: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cee89c0): _writeAt: size=5, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cee89c0): >_writeAt: n=5, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cee89c0): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.917960993 +0000 UTC m=+225.410414892 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cee89c0): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_RDWR 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cee8e40): _readAt: size=2, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cee8e40): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cee8e40): >openPending: err= 2026/08/15 04:39:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cee8e40): >_readAt: n=2, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cee8e40): _writeAt: size=3, off=2 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814be79b90 item 65 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cee8e40): >_writeAt: n=3, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cee8e40): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.918617964 +0000 UTC m=+225.411071852 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cee8e40): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cee9340): _readAt: size=512, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cee9340): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cee9340): >openPending: err= 2026/08/15 04:39:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cee9340): >_readAt: n=5, err=EOF 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cee9340): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.918617964 +0000 UTC m=+225.411071852 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cee9340): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: Remove: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814cdde070 item 65 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cee9980): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cee9980): >openPending: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cee9980): _writeAt: size=5, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cee9980): >_writeAt: n=5, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cee9980): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.920332691 +0000 UTC m=+225.412786590 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cee9980): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cee9e00): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cee9e00): >openPending: err= 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814cdde4d0 item 66 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cee9e00): _readAt: size=2, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cee9e00): >_readAt: n=0, err=EOF 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cee9e00): _writeAt: size=3, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cee9e00): >_writeAt: n=3, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cee9e00): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.921168269 +0000 UTC m=+225.413622218 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cee9e00): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cf12440): _readAt: size=512, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cf12440): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cf12440): >openPending: err= 2026/08/15 04:39:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cf12440): >_readAt: n=3, err=EOF 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cf12440): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.921168269 +0000 UTC m=+225.413622218 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cf12440): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: Remove: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814cdde690 item 66 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cf12a80): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cf12a80): >openPending: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cf12a80): _writeAt: size=5, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cf12a80): >_writeAt: n=5, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cf12a80): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.922836911 +0000 UTC m=+225.415290810 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cf12a80): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cf12f00): _readAt: size=2, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cf12f00): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cf12f00): >openPending: err= 2026/08/15 04:39:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cf12f00): >_readAt: n=2, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cf12f00): _writeAt: size=3, off=2 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814cddea10 item 67 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cf12f00): >_writeAt: n=3, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cf12f00): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.923837429 +0000 UTC m=+225.416291319 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cf12f00): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cf13400): _readAt: size=512, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cf13400): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cf13400): >openPending: err= 2026/08/15 04:39:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cf13400): >_readAt: n=5, err=EOF 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cf13400): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.923837429 +0000 UTC m=+225.416291319 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cf13400): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: Remove: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814cddecb0 item 67 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cf13a80): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cf13a80): >openPending: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cf13a80): _writeAt: size=5, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cf13a80): >_writeAt: n=5, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cf13a80): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.925963264 +0000 UTC m=+225.418417163 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cf13a80): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cf60080): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cf60080): >openPending: err= 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814cddf030 item 68 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cf60080): _readAt: size=2, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cf60080): >_readAt: n=0, err=EOF 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cf60080): _writeAt: size=3, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cf60080): >_writeAt: n=3, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cf60080): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.926901546 +0000 UTC m=+225.419355445 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cf60080): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cf605c0): _readAt: size=512, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cf605c0): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cf605c0): >openPending: err= 2026/08/15 04:39:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cf605c0): >_readAt: n=3, err=EOF 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cf605c0): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.926901546 +0000 UTC m=+225.419355445 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cf605c0): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: Remove: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814cddf1f0 item 68 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cf60c00): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cf60c00): >openPending: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cf60c00): _writeAt: size=5, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cf60c00): >_writeAt: n=5, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cf60c00): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.928569705 +0000 UTC m=+225.421023604 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cf60c00): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cf61080): _readAt: size=2, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cf61080): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cf61080): >openPending: err= 2026/08/15 04:39:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cf61080): >_readAt: n=2, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cf61080): _writeAt: size=3, off=2 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814cddf730 item 69 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cf61080): >_writeAt: n=3, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cf61080): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.929294415 +0000 UTC m=+225.421748344 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cf61080): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cf61580): _readAt: size=512, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cf61580): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cf61580): >openPending: err= 2026/08/15 04:39:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cf61580): >_readAt: n=5, err=EOF 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cf61580): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.929294415 +0000 UTC m=+225.421748344 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cf61580): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: Remove: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814cddf8f0 item 69 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cf61c00): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cf61c00): >openPending: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cf61c00): _writeAt: size=5, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cf61c00): >_writeAt: n=5, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cf61c00): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.931130953 +0000 UTC m=+225.423584852 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cf61c00): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cf9c200): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cf9c200): >openPending: err= 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814be70770 item 70 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cf9c200): _readAt: size=2, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cf9c200): >_readAt: n=0, err=EOF 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cf9c200): _writeAt: size=3, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cf9c200): >_writeAt: n=3, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cf9c200): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.93182872 +0000 UTC m=+225.424282649 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cf9c200): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cf9c740): _readAt: size=512, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cf9c740): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cf9c740): >openPending: err= 2026/08/15 04:39:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cf9c740): >_readAt: n=3, err=EOF 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cf9c740): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.93182872 +0000 UTC m=+225.424282649 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cf9c740): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: Remove: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814be70a80 item 70 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cf9cdc0): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cf9cdc0): >openPending: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cf9cdc0): _writeAt: size=5, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cf9cdc0): >_writeAt: n=5, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cf9cdc0): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.933788941 +0000 UTC m=+225.426242840 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cf9cdc0): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cf9d2c0): _readAt: size=2, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cf9d2c0): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cf9d2c0): >openPending: err= 2026/08/15 04:39:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cf9d2c0): >_readAt: n=2, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cf9d2c0): _writeAt: size=3, off=2 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814be71110 item 71 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cf9d2c0): >_writeAt: n=3, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cf9d2c0): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.934615462 +0000 UTC m=+225.427069392 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cf9d2c0): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cf9d7c0): _readAt: size=512, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cf9d7c0): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cf9d7c0): >openPending: err= 2026/08/15 04:39:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cf9d7c0): >_readAt: n=5, err=EOF 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cf9d7c0): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.934615462 +0000 UTC m=+225.427069392 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cf9d7c0): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: Remove: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814be71490 item 71 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cf9de40): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cf9de40): >openPending: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cf9de40): _writeAt: size=5, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cf9de40): >_writeAt: n=5, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cf9de40): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.936498137 +0000 UTC m=+225.428952067 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cf9de40): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cfc6440): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cfc6440): >openPending: err= 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814be71a40 item 72 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cfc6440): _readAt: size=2, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cfc6440): >_readAt: n=0, err=EOF 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cfc6440): _writeAt: size=3, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cfc6440): >_writeAt: n=3, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cfc6440): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.937438664 +0000 UTC m=+225.429892563 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cfc6440): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cfc6980): _readAt: size=512, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cfc6980): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cfc6980): >openPending: err= 2026/08/15 04:39:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cfc6980): >_readAt: n=3, err=EOF 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cfc6980): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.937438664 +0000 UTC m=+225.429892563 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cfc6980): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: Remove: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814be71ce0 item 72 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cfc6f40): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cfc6f40): >openPending: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cfc6f40): _readAt: size=2, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cfc6f40): >_readAt: n=0, err=EOF 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cfc6f40): _writeAt: size=5, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cfc6f40): >_writeAt: n=5, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cfc6f40): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.939242299 +0000 UTC m=+225.431696198 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cfc6f40): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cfc7440): _writeAt: size=5, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cfc7440): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cfc7440): >openPending: err= 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814c0243f0 item 73 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cfc7440): >_writeAt: n=5, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cfc7440): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.939947931 +0000 UTC m=+225.432401831 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cfc7440): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cfc7900): _readAt: size=2, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cfc7900): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cfc7900): >openPending: err= 2026/08/15 04:39:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cfc7900): >_readAt: n=2, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cfc7900): _writeAt: size=3, off=2 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814c0248c0 item 73 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cfc7900): >_writeAt: n=3, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cfc7900): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.940649827 +0000 UTC m=+225.433103726 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cfc7900): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cfc7e40): _readAt: size=512, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cfc7e40): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cfc7e40): >openPending: err= 2026/08/15 04:39:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cfc7e40): >_readAt: n=5, err=EOF 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cfc7e40): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.940649827 +0000 UTC m=+225.433103726 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cfc7e40): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: Remove: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814c025420 item 73 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cfde580): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cfde580): >openPending: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cfde580): _readAt: size=2, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cfde580): >_readAt: n=0, err=EOF 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cfde580): _writeAt: size=5, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cfde580): >_writeAt: n=5, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cfde580): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.942276809 +0000 UTC m=+225.434730698 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cfde580): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cfdea80): _writeAt: size=5, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cfdea80): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cfdea80): >openPending: err= 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814c025a40 item 74 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cfdea80): >_writeAt: n=5, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cfdea80): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.942972212 +0000 UTC m=+225.435426161 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cfdea80): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cfdefc0): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cfdefc0): >openPending: err= 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814c025d50 item 74 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cfdefc0): _readAt: size=2, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cfdefc0): >_readAt: n=0, err=EOF 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cfdefc0): _writeAt: size=3, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cfdefc0): >_writeAt: n=3, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cfdefc0): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.94353744 +0000 UTC m=+225.435991339 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cfdefc0): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cfdf540): _readAt: size=512, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cfdf540): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cfdf540): >openPending: err= 2026/08/15 04:39:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cfdf540): >_readAt: n=3, err=EOF 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cfdf540): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.94353744 +0000 UTC m=+225.435991339 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cfdf540): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: Remove: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814be66150 item 74 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cfdfb80): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cfdfb80): >openPending: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cfdfb80): _readAt: size=2, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cfdfb80): >_readAt: n=0, err=EOF 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cfdfb80): _writeAt: size=5, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cfdfb80): >_writeAt: n=5, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cfdfb80): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.945198166 +0000 UTC m=+225.437652065 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cfdfb80): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d000180): _writeAt: size=5, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d000180): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d000180): >openPending: err= 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814be669a0 item 75 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d000180): >_writeAt: n=5, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d000180): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.945812456 +0000 UTC m=+225.438266376 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d000180): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d0006c0): _readAt: size=2, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d0006c0): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d0006c0): >openPending: err= 2026/08/15 04:39:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d0006c0): >_readAt: n=2, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d0006c0): _writeAt: size=3, off=2 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814be66d20 item 75 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d0006c0): >_writeAt: n=3, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d0006c0): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.946570938 +0000 UTC m=+225.439024828 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d0006c0): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d000c00): _readAt: size=512, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d000c00): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d000c00): >openPending: err= 2026/08/15 04:39:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d000c00): >_readAt: n=5, err=EOF 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d000c00): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.946570938 +0000 UTC m=+225.439024828 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d000c00): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: Remove: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814be670a0 item 75 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d001240): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d001240): >openPending: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d001240): _readAt: size=2, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d001240): >_readAt: n=0, err=EOF 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d001240): _writeAt: size=5, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d001240): >_writeAt: n=5, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d001240): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.949058255 +0000 UTC m=+225.441512154 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d001240): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d001740): _writeAt: size=5, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d001740): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d001740): >openPending: err= 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814be67500 item 76 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d001740): >_writeAt: n=5, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d001740): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.94986563 +0000 UTC m=+225.442319549 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d001740): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d001c80): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d001c80): >openPending: err= 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814be67810 item 76 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d001c80): _readAt: size=2, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d001c80): >_readAt: n=0, err=EOF 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d001c80): _writeAt: size=3, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d001c80): >_writeAt: n=3, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d001c80): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.950947814 +0000 UTC m=+225.443401702 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d001c80): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d020300): _readAt: size=512, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d020300): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d020300): >openPending: err= 2026/08/15 04:39:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d020300): >_readAt: n=3, err=EOF 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d020300): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.950947814 +0000 UTC m=+225.443401702 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d020300): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: Remove: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814be67c00 item 76 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d020940): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d020940): >openPending: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d020940): _readAt: size=2, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d020940): >_readAt: n=0, err=EOF 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d020940): _writeAt: size=5, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d020940): >_writeAt: n=5, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d020940): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.953072746 +0000 UTC m=+225.445526634 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d020940): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d020e40): _writeAt: size=5, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d020e40): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d020e40): >openPending: err= 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814c0d08c0 item 77 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d020e40): >_writeAt: n=5, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d020e40): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.953649304 +0000 UTC m=+225.446103203 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d020e40): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/15 04:39:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d021540): _readAt: size=512, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d021540): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d021540): >openPending: err= 2026/08/15 04:39:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d021540): >_readAt: n=5, err=EOF 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d021540): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.953649304 +0000 UTC m=+225.446103203 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d021540): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: Remove: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814c0d0b60 item 77 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d021b80): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d021b80): >openPending: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d021b80): _readAt: size=2, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d021b80): >_readAt: n=0, err=EOF 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d021b80): _writeAt: size=5, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d021b80): >_writeAt: n=5, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d021b80): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.955532311 +0000 UTC m=+225.447986199 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d021b80): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d094180): _writeAt: size=5, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d094180): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d094180): >openPending: err= 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814c0d1260 item 78 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d094180): >_writeAt: n=5, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d094180): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.956122906 +0000 UTC m=+225.448576805 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d094180): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/15 04:39:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d094880): _readAt: size=512, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d094880): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d094880): >openPending: err= 2026/08/15 04:39:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d094880): >_readAt: n=5, err=EOF 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d094880): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.956122906 +0000 UTC m=+225.448576805 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d094880): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: Remove: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814c0d1c70 item 78 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d094ec0): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d094ec0): >openPending: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d094ec0): _readAt: size=2, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d094ec0): >_readAt: n=0, err=EOF 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d094ec0): _writeAt: size=5, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d094ec0): >_writeAt: n=5, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d094ec0): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.958922532 +0000 UTC m=+225.451376431 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d094ec0): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d0953c0): _writeAt: size=5, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d0953c0): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d0953c0): >openPending: err= 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814cd2c540 item 79 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d0953c0): >_writeAt: n=5, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d0953c0): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.959389604 +0000 UTC m=+225.451843503 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d0953c0): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/15 04:39:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d095ac0): _readAt: size=512, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d095ac0): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d095ac0): >openPending: err= 2026/08/15 04:39:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d095ac0): >_readAt: n=5, err=EOF 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d095ac0): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.959389604 +0000 UTC m=+225.451843503 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d095ac0): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: Remove: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814cd2c700 item 79 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:34 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/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d0ae200): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d0ae200): >openPending: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d0ae200): _readAt: size=2, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d0ae200): >_readAt: n=0, err=EOF 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d0ae200): _writeAt: size=5, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d0ae200): >_writeAt: n=5, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d0ae200): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.961418806 +0000 UTC m=+225.453872705 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d0ae200): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d0ae700): _writeAt: size=5, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d0ae700): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d0ae700): >openPending: err= 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814cd2ccb0 item 80 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d0ae700): >_writeAt: n=5, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d0ae700): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.963316981 +0000 UTC m=+225.455770880 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d0ae700): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/15 04:39:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d0aee00): _readAt: size=512, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d0aee00): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d0aee00): >openPending: err= 2026/08/15 04:39:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d0aee00): >_readAt: n=5, err=EOF 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d0aee00): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.963316981 +0000 UTC m=+225.455770880 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d0aee00): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: Remove: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814cd2ce70 item 80 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d0af440): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d0af440): >openPending: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d0af440): _writeAt: size=5, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d0af440): >_writeAt: n=5, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d0af440): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.968043235 +0000 UTC m=+225.460497124 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d0af440): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d0af8c0): _readAt: size=2, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d0af8c0): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d0af8c0): open at offset 5 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d0af8c0): >openPending: err= 2026/08/15 04:39:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d0af8c0): >_readAt: n=2, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d0af8c0): _writeAt: size=3, off=7 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814cd2d340 item 81 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d0af8c0): >_writeAt: n=3, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d0af8c0): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.969035208 +0000 UTC m=+225.461489107 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d0af8c0): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d0afe00): _readAt: size=512, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d0afe00): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d0afe00): >openPending: err= 2026/08/15 04:39:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d0afe00): >_readAt: n=8, err=EOF 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d0afe00): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.969035208 +0000 UTC m=+225.461489107 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d0afe00): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: Remove: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814cd2d500 item 81 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d0cc580): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d0cc580): >openPending: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d0cc580): _writeAt: size=5, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d0cc580): >_writeAt: n=5, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d0cc580): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.970924606 +0000 UTC m=+225.463378496 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d0cc580): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d0cca80): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d0cca80): open at offset 5 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d0cca80): >openPending: err= 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814cd2d880 item 82 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d0cca80): _readAt: size=2, off=5 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d0cca80): >_readAt: n=0, err=EOF 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d0cca80): _writeAt: size=3, off=5 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d0cca80): >_writeAt: n=3, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d0cca80): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.97216068 +0000 UTC m=+225.464614599 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d0cca80): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d0cd000): _readAt: size=512, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d0cd000): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d0cd000): >openPending: err= 2026/08/15 04:39:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d0cd000): >_readAt: n=3, err=EOF 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d0cd000): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.97216068 +0000 UTC m=+225.464614599 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d0cd000): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: Remove: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814cd2da40 item 82 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d0cd680): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d0cd680): >openPending: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d0cd680): _writeAt: size=5, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d0cd680): >_writeAt: n=5, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d0cd680): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.975267396 +0000 UTC m=+225.467721316 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d0cd680): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cd0b100): _readAt: size=2, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cd0b100): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cd0b100): open at offset 5 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cd0b100): >openPending: err= 2026/08/15 04:39:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cd0b100): >_readAt: n=2, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cd0b100): _writeAt: size=3, off=7 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814cb72d90 item 83 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cd0b100): >_writeAt: n=3, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cd0b100): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.977611112 +0000 UTC m=+225.470065011 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cd0b100): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cd0b640): _readAt: size=512, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cd0b640): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cd0b640): >openPending: err= 2026/08/15 04:39:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cd0b640): >_readAt: n=8, err=EOF 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cd0b640): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.977611112 +0000 UTC m=+225.470065011 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cd0b640): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: Remove: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814cb72f50 item 83 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d0cda40): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d0cda40): >openPending: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d0cda40): _writeAt: size=5, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d0cda40): >_writeAt: n=5, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d0cda40): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.97958524 +0000 UTC m=+225.472039230 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d0cda40): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d0f4040): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d0f4040): open at offset 5 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d0f4040): >openPending: err= 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814c58a2a0 item 84 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d0f4040): _readAt: size=2, off=5 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d0f4040): >_readAt: n=0, err=EOF 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d0f4040): _writeAt: size=3, off=5 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d0f4040): >_writeAt: n=3, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d0f4040): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.980593865 +0000 UTC m=+225.473047764 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d0f4040): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d0f45c0): _readAt: size=512, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d0f45c0): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d0f45c0): >openPending: err= 2026/08/15 04:39:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d0f45c0): >_readAt: n=3, err=EOF 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d0f45c0): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.980593865 +0000 UTC m=+225.473047764 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d0f45c0): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: Remove: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814c3162a0 item 84 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d0f4c40): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d0f4c40): >openPending: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d0f4c40): _writeAt: size=5, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d0f4c40): >_writeAt: n=5, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d0f4c40): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.983635008 +0000 UTC m=+225.476088947 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d0f4c40): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d0f5140): _readAt: size=2, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d0f5140): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d0f5140): open at offset 5 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d0f5140): >openPending: err= 2026/08/15 04:39:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d0f5140): >_readAt: n=2, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d0f5140): _writeAt: size=3, off=7 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814c316770 item 85 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d0f5140): >_writeAt: n=3, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d0f5140): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.984660254 +0000 UTC m=+225.477114162 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d0f5140): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d0f5680): _readAt: size=512, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d0f5680): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d0f5680): >openPending: err= 2026/08/15 04:39:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d0f5680): >_readAt: n=8, err=EOF 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d0f5680): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.984660254 +0000 UTC m=+225.477114162 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d0f5680): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: Remove: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814c316a10 item 85 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d0f5d00): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d0f5d00): >openPending: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d0f5d00): _writeAt: size=5, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d0f5d00): >_writeAt: n=5, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d0f5d00): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.986996245 +0000 UTC m=+225.479450184 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814d0f5d00): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cd0a340): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cd0a340): open at offset 5 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cd0a340): >openPending: err= 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814c316d90 item 86 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cd0a340): _readAt: size=2, off=5 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cd0a340): >_readAt: n=0, err=EOF 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cd0a340): _writeAt: size=3, off=5 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cd0a340): >_writeAt: n=3, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cd0a340): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.987844627 +0000 UTC m=+225.480298546 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cd0a340): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cd0a8c0): _readAt: size=512, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cd0a8c0): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cd0a8c0): >openPending: err= 2026/08/15 04:39:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cd0a8c0): >_readAt: n=3, err=EOF 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cd0a8c0): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.987844627 +0000 UTC m=+225.480298546 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cd0a8c0): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: Remove: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814c316f50 item 86 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cd0bc40): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cd0bc40): >openPending: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cd0bc40): _writeAt: size=5, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cd0bc40): >_writeAt: n=5, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cd0bc40): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.99103936 +0000 UTC m=+225.483493279 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cd0bc40): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c85e240): _readAt: size=2, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c85e240): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c85e240): open at offset 5 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c85e240): >openPending: err= 2026/08/15 04:39:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c85e240): >_readAt: n=2, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c85e240): _writeAt: size=3, off=7 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814c3172d0 item 87 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c85e240): >_writeAt: n=3, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c85e240): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.991610808 +0000 UTC m=+225.484064708 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c85e240): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c85e7c0): _readAt: size=512, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c85e7c0): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c85e7c0): >openPending: err= 2026/08/15 04:39:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c85e7c0): >_readAt: n=8, err=EOF 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c85e7c0): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.991610808 +0000 UTC m=+225.484064708 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c85e7c0): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: Remove: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814c317490 item 87 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:34 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/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c85ee40): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c85ee40): >openPending: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c85ee40): _writeAt: size=5, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c85ee40): >_writeAt: n=5, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c85ee40): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.993782469 +0000 UTC m=+225.486236359 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c85ee40): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c85f5c0): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c85f5c0): open at offset 5 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c85f5c0): >openPending: err= 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814c3179d0 item 88 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c85f5c0): _readAt: size=2, off=5 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c85f5c0): >_readAt: n=0, err=EOF 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c85f5c0): _writeAt: size=3, off=5 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c85f5c0): >_writeAt: n=3, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c85f5c0): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.994528889 +0000 UTC m=+225.486982788 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c85f5c0): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c85fb40): _readAt: size=512, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c85fb40): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c85fb40): >openPending: err= 2026/08/15 04:39:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c85fb40): >_readAt: n=3, err=EOF 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c85fb40): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.994528889 +0000 UTC m=+225.486982788 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c85fb40): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: Remove: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814c317c70 item 88 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cc42280): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cc42280): open at offset 0 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cc42280): >openPending: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cc42280): _readAt: size=2, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cc42280): >_readAt: n=0, err=EOF 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cc42280): _writeAt: size=5, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cc42280): >_writeAt: n=5, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cc42280): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.996552501 +0000 UTC m=+225.489006400 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cc42280): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cc427c0): _writeAt: size=5, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cc427c0): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cc427c0): >openPending: err= 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814c58a540 item 89 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cc427c0): >_writeAt: n=5, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cc427c0): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.997685991 +0000 UTC m=+225.490139890 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814cc427c0): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c1a0d00): _readAt: size=2, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c1a0d00): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c1a0d00): open at offset 5 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c1a0d00): >openPending: err= 2026/08/15 04:39:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c1a0d00): >_readAt: n=2, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c1a0d00): _writeAt: size=3, off=7 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814cb72150 item 89 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c1a0d00): >_writeAt: n=3, err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c1a0d00): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.998373539 +0000 UTC m=+225.490827428 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c1a0d00): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c1a1300): _readAt: size=512, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c1a1300): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c1a1300): >openPending: err= 2026/08/15 04:39:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c1a1300): >_readAt: n=8, err=EOF 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c1a1300): close: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:34.998373539 +0000 UTC m=+225.490827428 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c1a1300): >close: err= 2026/08/15 04:39:34 DEBUG : open-test-file: Remove: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814cb723f0 item 89 2026/08/15 04:39:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/15 04:39:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/15 04:39:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c790040): openPending: 2026/08/15 04:39:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c790040): open at offset 0 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c790040): >openPending: err= 2026/08/15 04:39:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c790040): _readAt: size=2, off=0 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c790040): >_readAt: n=0, err=EOF 2026/08/15 04:39:34 DEBUG : open-test-file(0x12814c790040): _writeAt: size=5, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c790040): >_writeAt: n=5, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c790040): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.000009478 +0000 UTC m=+225.492463397 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c790040): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c790580): _writeAt: size=5, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c790580): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c790580): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814cb72770 item 90 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c790580): >_writeAt: n=5, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c790580): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.001690593 +0000 UTC m=+225.494144512 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c790580): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c790ac0): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c790ac0): open at offset 5 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c790ac0): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814cb72a10 item 90 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c790ac0): _readAt: size=2, off=5 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c790ac0): >_readAt: n=0, err=EOF 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c790ac0): _writeAt: size=3, off=5 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c790ac0): >_writeAt: n=3, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c790ac0): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.002526652 +0000 UTC m=+225.494980601 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c790ac0): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c791080): _readAt: size=512, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c791080): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c791080): >openPending: err= 2026/08/15 04:39:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c791080): >_readAt: n=3, err=EOF 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c791080): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.002526652 +0000 UTC m=+225.494980601 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c791080): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: Remove: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814cb72cb0 item 90 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c7916c0): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c7916c0): open at offset 0 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c7916c0): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c7916c0): _readAt: size=2, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c7916c0): >_readAt: n=0, err=EOF 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c7916c0): _writeAt: size=5, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c7916c0): >_writeAt: n=5, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c7916c0): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.004457447 +0000 UTC m=+225.496911386 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c7916c0): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c791c80): _writeAt: size=5, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c791c80): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c791c80): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814cb73570 item 91 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c791c80): >_writeAt: n=5, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c791c80): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.006062669 +0000 UTC m=+225.498516588 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c791c80): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c4d6880): _readAt: size=2, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c4d6880): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c4d6880): open at offset 5 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c4d6880): >openPending: err= 2026/08/15 04:39:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c4d6880): >_readAt: n=2, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c4d6880): _writeAt: size=3, off=7 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814cb73730 item 91 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c4d6880): >_writeAt: n=3, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c4d6880): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.006875785 +0000 UTC m=+225.499329684 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c4d6880): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c4d7540): _readAt: size=512, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c4d7540): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c4d7540): >openPending: err= 2026/08/15 04:39:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c4d7540): >_readAt: n=8, err=EOF 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c4d7540): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.006875785 +0000 UTC m=+225.499329684 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c4d7540): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: Remove: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814cb738f0 item 91 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:35 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/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc42d40): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc42d40): open at offset 0 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc42d40): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc42d40): _readAt: size=2, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc42d40): >_readAt: n=0, err=EOF 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc42d40): _writeAt: size=5, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc42d40): >_writeAt: n=5, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc42d40): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.009904653 +0000 UTC m=+225.502358552 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc42d40): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc43280): _writeAt: size=5, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc43280): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc43280): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814c58ae70 item 92 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc43280): >_writeAt: n=5, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc43280): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.010657966 +0000 UTC m=+225.503111865 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc43280): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc437c0): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc437c0): open at offset 5 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc437c0): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814c58b1f0 item 92 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc437c0): _readAt: size=2, off=5 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc437c0): >_readAt: n=0, err=EOF 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc437c0): _writeAt: size=3, off=5 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc437c0): >_writeAt: n=3, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc437c0): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.011530403 +0000 UTC m=+225.503984302 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc437c0): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc43e80): _readAt: size=512, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc43e80): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc43e80): >openPending: err= 2026/08/15 04:39:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc43e80): >_readAt: n=3, err=EOF 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc43e80): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.011530403 +0000 UTC m=+225.503984302 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc43e80): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: Remove: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814c58b420 item 92 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c5b3480): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c5b3480): open at offset 0 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c5b3480): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c5b3480): _readAt: size=2, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c5b3480): >_readAt: n=0, err=EOF 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c5b3480): _writeAt: size=5, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c5b3480): >_writeAt: n=5, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c5b3480): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.013847499 +0000 UTC m=+225.506301398 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c5b3480): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c16c4c0): _writeAt: size=5, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c16c4c0): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c16c4c0): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814c232070 item 93 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c16c4c0): >_writeAt: n=5, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c16c4c0): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.014771684 +0000 UTC m=+225.507225583 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c16c4c0): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/15 04:39:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c16d600): _readAt: size=512, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c16d600): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c16d600): >openPending: err= 2026/08/15 04:39:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c16d600): >_readAt: n=5, err=EOF 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c16d600): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.014771684 +0000 UTC m=+225.507225583 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c16d600): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: Remove: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814c232770 item 93 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:35 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/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c16de80): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c16de80): open at offset 0 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c16de80): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c16de80): _readAt: size=2, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c16de80): >_readAt: n=0, err=EOF 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c16de80): _writeAt: size=5, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c16de80): >_writeAt: n=5, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c16de80): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.016647496 +0000 UTC m=+225.509101395 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c16de80): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c0fec80): _writeAt: size=5, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c0fec80): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c0fec80): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814c232cb0 item 94 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c0fec80): >_writeAt: n=5, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c0fec80): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.017273669 +0000 UTC m=+225.509727568 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c0fec80): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/15 04:39:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c0ff400): _readAt: size=512, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c0ff400): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c0ff400): >openPending: err= 2026/08/15 04:39:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c0ff400): >_readAt: n=5, err=EOF 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c0ff400): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.017273669 +0000 UTC m=+225.509727568 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c0ff400): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: Remove: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814c232ee0 item 94 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:35 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/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c31c300): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c31c300): open at offset 0 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c31c300): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c31c300): _readAt: size=2, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c31c300): >_readAt: n=0, err=EOF 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c31c300): _writeAt: size=5, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c31c300): >_writeAt: n=5, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c31c300): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.019330844 +0000 UTC m=+225.511784773 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c31c300): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c31cac0): _writeAt: size=5, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c31cac0): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c31cac0): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814ccd0230 item 95 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c31cac0): >_writeAt: n=5, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c31cac0): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.020654373 +0000 UTC m=+225.513108263 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c31cac0): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/15 04:39:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c31d1c0): _readAt: size=512, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c31d1c0): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c31d1c0): >openPending: err= 2026/08/15 04:39:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c31d1c0): >_readAt: n=5, err=EOF 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c31d1c0): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.020654373 +0000 UTC m=+225.513108263 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c31d1c0): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: Remove: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814ccd05b0 item 95 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:35 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/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c31d800): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c31d800): open at offset 0 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c31d800): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c31d800): _readAt: size=2, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c31d800): >_readAt: n=0, err=EOF 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c31d800): _writeAt: size=5, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c31d800): >_writeAt: n=5, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c31d800): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.023131771 +0000 UTC m=+225.515585670 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c31d800): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c31dd80): _writeAt: size=5, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c31dd80): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c31dd80): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814ccd0930 item 96 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c31dd80): >_writeAt: n=5, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c31dd80): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.024134995 +0000 UTC m=+225.516588884 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c31dd80): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/15 04:39:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc8a580): _readAt: size=512, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc8a580): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc8a580): >openPending: err= 2026/08/15 04:39:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc8a580): >_readAt: n=5, err=EOF 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc8a580): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.024134995 +0000 UTC m=+225.516588884 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc8a580): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: Remove: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814ccd0af0 item 96 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Remove: err= 2026/08/15 04:39:35 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:39:35 DEBUG : Looking for writers 2026/08/15 04:39:35 DEBUG : >WaitForWriters: 2026/08/15 04:39:35 DEBUG : files root 'rclone-test-colufap6pifu': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "files root 'rclone-test-colufap6pifu'", Local "Local file system at /tmp/rclone407721730", Modify Window "1s" 2026/08/15 04:39:35 INFO : files root 'rclone-test-colufap6pifu': poll-interval is not supported by this remote 2026/08/15 04:39:35 DEBUG : files root 'rclone-test-colufap6pifu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/15 04:39:35 DEBUG : files root 'rclone-test-colufap6pifu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-colufap6pifu" 2026/08/15 04:39:35 DEBUG : files root 'rclone-test-colufap6pifu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-colufap6pifu" 2026/08/15 04:39:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-colufap6pifu" 2026/08/15 04:39:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/15 04:39:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-colufap6pifu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-colufap6pifu" 2026/08/15 04:39:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-colufap6pifu" 2026/08/15 04:39:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/15 04:39:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-colufap6pifu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-colufap6pifu" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/08/15 04:39:35 INFO : files root 'rclone-test-colufap6pifu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d0cc540): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d0cc540): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d0cc540): _writeAt: size=5, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d0cc540): >_writeAt: n=5, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d0cc540): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.420445653 +0000 UTC m=+225.912899552 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d0cc540): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d0cc9c0): _readAt: size=2, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d0cc9c0): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d0cc9c0): >openPending: err= 2026/08/15 04:39:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d0cc9c0): >_readAt: n=2, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d0cc9c0): _writeAt: size=3, off=2 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d0cc9c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d0cc9c0): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.420445653 +0000 UTC m=+225.912899552 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d0cc9c0): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d0cce80): _readAt: size=512, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d0cce80): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d0cce80): >openPending: err= 2026/08/15 04:39:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d0cce80): >_readAt: n=5, err=EOF 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d0cce80): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.420445653 +0000 UTC m=+225.912899552 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d0cce80): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: Remove: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814cc82cb0 item 1 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d0cd4c0): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d0cd4c0): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d0cd4c0): _writeAt: size=5, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d0cd4c0): >_writeAt: n=5, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d0cd4c0): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.424024061 +0000 UTC m=+225.916478000 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d0cd4c0): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c3b84c0): _readAt: size=512, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c3b84c0): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c3b84c0): >openPending: err= 2026/08/15 04:39:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c3b84c0): >_readAt: n=5, err=EOF 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c3b84c0): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.424024061 +0000 UTC m=+225.916478000 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c3b84c0): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: Remove: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814cc832d0 item 2 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c3b8b00): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c3b8b00): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c3b8b00): _writeAt: size=5, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c3b8b00): >_writeAt: n=5, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c3b8b00): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.426162629 +0000 UTC m=+225.918616528 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c3b8b00): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c3b8f80): _readAt: size=2, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c3b8f80): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c3b8f80): >openPending: err= 2026/08/15 04:39:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c3b8f80): >_readAt: n=2, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c3b8f80): _writeAt: size=3, off=2 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c3b8f80): >_writeAt: n=0, err=Bad file descriptor 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c3b8f80): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.426162629 +0000 UTC m=+225.918616528 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c3b8f80): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c3b9440): _readAt: size=512, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c3b9440): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c3b9440): >openPending: err= 2026/08/15 04:39:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c3b9440): >_readAt: n=5, err=EOF 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c3b9440): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.426162629 +0000 UTC m=+225.918616528 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c3b9440): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: Remove: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814cc83960 item 3 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c3b9ac0): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c3b9ac0): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c3b9ac0): _writeAt: size=5, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c3b9ac0): >_writeAt: n=5, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c3b9ac0): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.429326995 +0000 UTC m=+225.921780894 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c3b9ac0): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c3e4100): _readAt: size=512, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c3e4100): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c3e4100): >openPending: err= 2026/08/15 04:39:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c3e4100): >_readAt: n=5, err=EOF 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c3e4100): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.429326995 +0000 UTC m=+225.921780894 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c3e4100): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: Remove: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814cc5e1c0 item 4 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c3e4740): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c3e4740): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c3e4740): _writeAt: size=5, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c3e4740): >_writeAt: n=5, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c3e4740): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.431210041 +0000 UTC m=+225.923663980 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c3e4740): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c3e4bc0): _readAt: size=2, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c3e4bc0): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c3e4bc0): >openPending: err= 2026/08/15 04:39:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c3e4bc0): >_readAt: n=2, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c3e4bc0): _writeAt: size=3, off=2 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c3e4bc0): >_writeAt: n=0, err=Bad file descriptor 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c3e4bc0): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.431210041 +0000 UTC m=+225.923663980 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c3e4bc0): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c3e5080): _readAt: size=512, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c3e5080): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c3e5080): >openPending: err= 2026/08/15 04:39:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c3e5080): >_readAt: n=5, err=EOF 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c3e5080): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.431210041 +0000 UTC m=+225.923663980 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c3e5080): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: Remove: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814cc5e620 item 5 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c3e5700): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c3e5700): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c3e5700): _writeAt: size=5, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c3e5700): >_writeAt: n=5, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c3e5700): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.434067948 +0000 UTC m=+225.926521847 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c3e5700): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c3e5c40): _readAt: size=512, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c3e5c40): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c3e5c40): >openPending: err= 2026/08/15 04:39:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c3e5c40): >_readAt: n=5, err=EOF 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c3e5c40): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.434067948 +0000 UTC m=+225.926521847 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c3e5c40): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: Remove: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814cc5ec40 item 6 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c4163c0): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c4163c0): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c4163c0): _writeAt: size=5, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c4163c0): >_writeAt: n=5, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c4163c0): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.435960571 +0000 UTC m=+225.928414460 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c4163c0): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c4168c0): _readAt: size=2, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c4168c0): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c4168c0): >openPending: err= 2026/08/15 04:39:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c4168c0): >_readAt: n=2, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c4168c0): _writeAt: size=3, off=2 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c4168c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c4168c0): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.435960571 +0000 UTC m=+225.928414460 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c4168c0): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c416d80): _readAt: size=512, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c416d80): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c416d80): >openPending: err= 2026/08/15 04:39:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c416d80): >_readAt: n=5, err=EOF 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c416d80): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.435960571 +0000 UTC m=+225.928414460 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c416d80): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: Remove: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814cc5f030 item 7 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c417400): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c417400): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c417400): _writeAt: size=5, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c417400): >_writeAt: n=5, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c417400): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.438673124 +0000 UTC m=+225.931127023 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c417400): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c417940): _readAt: size=512, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c417940): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c417940): >openPending: err= 2026/08/15 04:39:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c417940): >_readAt: n=5, err=EOF 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c417940): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.438673124 +0000 UTC m=+225.931127023 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c417940): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: Remove: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814cc5f5e0 item 8 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c44a000): _readAt: size=2, off=0 2026/08/15 04:39:35 ERROR : open-test-file(0x12814c44a000): Couldn't read size of file 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c44a000): >_readAt: n=0, err=EOF 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c44a000): _writeAt: size=5, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c44a000): >_writeAt: n=0, err=Bad file descriptor 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c44a000): close: 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c44a000): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c44a3c0): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c44a3c0): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c44a3c0): _writeAt: size=5, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c44a3c0): >_writeAt: n=5, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c44a3c0): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.440750205 +0000 UTC m=+225.933204104 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c44a3c0): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c44a840): _readAt: size=2, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c44a840): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c44a840): >openPending: err= 2026/08/15 04:39:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c44a840): >_readAt: n=2, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c44a840): _writeAt: size=3, off=2 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c44a840): >_writeAt: n=0, err=Bad file descriptor 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c44a840): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.440750205 +0000 UTC m=+225.933204104 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c44a840): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c44ad40): _readAt: size=512, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c44ad40): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c44ad40): >openPending: err= 2026/08/15 04:39:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c44ad40): >_readAt: n=5, err=EOF 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c44ad40): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.440750205 +0000 UTC m=+225.933204104 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c44ad40): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: Remove: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814cc5f960 item 9 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c44b3c0): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c44b3c0): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c44b3c0): _writeAt: size=5, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c44b3c0): >_writeAt: n=5, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c44b3c0): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.443526949 +0000 UTC m=+225.935980868 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c44b3c0): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c44b900): _readAt: size=512, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c44b900): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c44b900): >openPending: err= 2026/08/15 04:39:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c44b900): >_readAt: n=5, err=EOF 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c44b900): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.443526949 +0000 UTC m=+225.935980868 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c44b900): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: Remove: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814c61a070 item 10 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c5a6040): _readAt: size=2, off=0 2026/08/15 04:39:35 ERROR : open-test-file(0x12814c5a6040): Couldn't read size of file 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c5a6040): >_readAt: n=0, err=EOF 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c5a6040): _writeAt: size=5, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c5a6040): >_writeAt: n=0, err=Bad file descriptor 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c5a6040): close: 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c5a6040): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c5a6400): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c5a6400): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c5a6400): _writeAt: size=5, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c5a6400): >_writeAt: n=5, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c5a6400): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.445885953 +0000 UTC m=+225.938339852 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c5a6400): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c5a6900): _readAt: size=2, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c5a6900): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c5a6900): >openPending: err= 2026/08/15 04:39:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c5a6900): >_readAt: n=2, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c5a6900): _writeAt: size=3, off=2 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c5a6900): >_writeAt: n=0, err=Bad file descriptor 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c5a6900): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.445885953 +0000 UTC m=+225.938339852 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c5a6900): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c5a6e00): _readAt: size=512, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c5a6e00): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c5a6e00): >openPending: err= 2026/08/15 04:39:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c5a6e00): >_readAt: n=5, err=EOF 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c5a6e00): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.445885953 +0000 UTC m=+225.938339852 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c5a6e00): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: Remove: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814c61a620 item 11 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c5a7480): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c5a7480): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c5a7480): _writeAt: size=5, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c5a7480): >_writeAt: n=5, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c5a7480): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.4486485 +0000 UTC m=+225.941102399 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c5a7480): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c5a79c0): _readAt: size=512, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c5a79c0): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c5a79c0): >openPending: err= 2026/08/15 04:39:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c5a79c0): >_readAt: n=5, err=EOF 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c5a79c0): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.4486485 +0000 UTC m=+225.941102399 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c5a79c0): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: Remove: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814c61ad90 item 12 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c65a100): _readAt: size=2, off=0 2026/08/15 04:39:35 ERROR : open-test-file(0x12814c65a100): Couldn't read size of file 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c65a100): >_readAt: n=0, err=EOF 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c65a100): _writeAt: size=5, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c65a100): >_writeAt: n=0, err=Bad file descriptor 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c65a100): close: 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c65a100): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c65a4c0): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c65a4c0): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c65a4c0): _writeAt: size=5, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c65a4c0): >_writeAt: n=5, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c65a4c0): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.450262117 +0000 UTC m=+225.942716016 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c65a4c0): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/15 04:39:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c65ab80): _readAt: size=512, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c65ab80): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c65ab80): >openPending: err= 2026/08/15 04:39:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c65ab80): >_readAt: n=5, err=EOF 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c65ab80): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.450262117 +0000 UTC m=+225.942716016 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c65ab80): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: Remove: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814c61b2d0 item 13 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c65b200): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c65b200): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c65b200): _writeAt: size=5, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c65b200): >_writeAt: n=5, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c65b200): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.451946407 +0000 UTC m=+225.944400306 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c65b200): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c65b740): _readAt: size=512, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c65b740): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c65b740): >openPending: err= 2026/08/15 04:39:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c65b740): >_readAt: n=5, err=EOF 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c65b740): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.451946407 +0000 UTC m=+225.944400306 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c65b740): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: Remove: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814c61b7a0 item 14 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c65bd80): _readAt: size=2, off=0 2026/08/15 04:39:35 ERROR : open-test-file(0x12814c65bd80): Couldn't read size of file 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c65bd80): >_readAt: n=0, err=EOF 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c65bd80): _writeAt: size=5, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c65bd80): >_writeAt: n=0, err=Bad file descriptor 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c65bd80): close: 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c65bd80): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c6e6240): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c6e6240): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c6e6240): _writeAt: size=5, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c6e6240): >_writeAt: n=5, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c6e6240): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.453770823 +0000 UTC m=+225.946224722 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c6e6240): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/15 04:39:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c6e6900): _readAt: size=512, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c6e6900): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c6e6900): >openPending: err= 2026/08/15 04:39:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c6e6900): >_readAt: n=5, err=EOF 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c6e6900): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.453770823 +0000 UTC m=+225.946224722 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c6e6900): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: Remove: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814c61bd50 item 15 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:35 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/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c6e6f80): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c6e6f80): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c6e6f80): _writeAt: size=5, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c6e6f80): >_writeAt: n=5, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c6e6f80): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.455411481 +0000 UTC m=+225.947865380 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c6e6f80): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c6e74c0): _readAt: size=512, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c6e74c0): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c6e74c0): >openPending: err= 2026/08/15 04:39:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c6e74c0): >_readAt: n=5, err=EOF 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c6e74c0): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.455411481 +0000 UTC m=+225.947865380 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c6e74c0): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: Remove: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814cef0310 item 16 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c6e7b00): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c6e7b00): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c6e7b00): _writeAt: size=5, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c6e7b00): >_writeAt: n=5, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c6e7b00): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.456945687 +0000 UTC m=+225.949399577 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c6e7b00): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c70a080): _readAt: size=2, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c70a080): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c70a080): open at offset 5 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c70a080): >openPending: err= 2026/08/15 04:39:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c70a080): >_readAt: n=2, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c70a080): _writeAt: size=3, off=7 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c70a080): >_writeAt: n=0, err=Bad file descriptor 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c70a080): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.456945687 +0000 UTC m=+225.949399577 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c70a080): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c70a580): _readAt: size=512, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c70a580): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c70a580): >openPending: err= 2026/08/15 04:39:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c70a580): >_readAt: n=5, err=EOF 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c70a580): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.456945687 +0000 UTC m=+225.949399577 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c70a580): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: Remove: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814cef0690 item 17 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c70ac00): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c70ac00): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c70ac00): _writeAt: size=5, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c70ac00): >_writeAt: n=5, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c70ac00): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.459127078 +0000 UTC m=+225.951580977 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c70ac00): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c70b140): _readAt: size=512, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c70b140): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c70b140): >openPending: err= 2026/08/15 04:39:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c70b140): >_readAt: n=5, err=EOF 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c70b140): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.459127078 +0000 UTC m=+225.951580977 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c70b140): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: Remove: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814cef0b60 item 18 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c70b7c0): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c70b7c0): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c70b7c0): _writeAt: size=5, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c70b7c0): >_writeAt: n=5, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c70b7c0): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.461161419 +0000 UTC m=+225.953615308 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c70b7c0): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c70bcc0): _readAt: size=2, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c70bcc0): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c70bcc0): open at offset 5 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c70bcc0): >openPending: err= 2026/08/15 04:39:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c70bcc0): >_readAt: n=2, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c70bcc0): _writeAt: size=3, off=7 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c70bcc0): >_writeAt: n=0, err=Bad file descriptor 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c70bcc0): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.461161419 +0000 UTC m=+225.953615308 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c70bcc0): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c7342c0): _readAt: size=512, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c7342c0): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c7342c0): >openPending: err= 2026/08/15 04:39:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c7342c0): >_readAt: n=5, err=EOF 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c7342c0): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.461161419 +0000 UTC m=+225.953615308 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c7342c0): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: Remove: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814cef0ee0 item 19 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c734940): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c734940): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c734940): _writeAt: size=5, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c734940): >_writeAt: n=5, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c734940): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.463648675 +0000 UTC m=+225.956102575 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c734940): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c734e80): _readAt: size=512, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c734e80): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c734e80): >openPending: err= 2026/08/15 04:39:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c734e80): >_readAt: n=5, err=EOF 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c734e80): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.463648675 +0000 UTC m=+225.956102575 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c734e80): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: Remove: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814cef1420 item 20 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c735500): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c735500): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c735500): _writeAt: size=5, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c735500): >_writeAt: n=5, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c735500): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.465407046 +0000 UTC m=+225.957860945 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c735500): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c735a00): _readAt: size=2, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c735a00): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c735a00): open at offset 5 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c735a00): >openPending: err= 2026/08/15 04:39:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c735a00): >_readAt: n=2, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c735a00): _writeAt: size=3, off=7 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c735a00): >_writeAt: n=0, err=Bad file descriptor 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c735a00): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.465407046 +0000 UTC m=+225.957860945 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c735a00): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c76a000): _readAt: size=512, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c76a000): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c76a000): >openPending: err= 2026/08/15 04:39:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c76a000): >_readAt: n=5, err=EOF 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c76a000): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.465407046 +0000 UTC m=+225.957860945 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c76a000): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: Remove: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814cef1810 item 21 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c76a680): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c76a680): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c76a680): _writeAt: size=5, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c76a680): >_writeAt: n=5, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c76a680): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.467993078 +0000 UTC m=+225.960446977 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c76a680): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c76abc0): _readAt: size=512, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c76abc0): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c76abc0): >openPending: err= 2026/08/15 04:39:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c76abc0): >_readAt: n=5, err=EOF 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c76abc0): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.467993078 +0000 UTC m=+225.960446977 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c76abc0): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: Remove: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814cef1d50 item 22 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c76b240): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c76b240): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c76b240): _writeAt: size=5, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c76b240): >_writeAt: n=5, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c76b240): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.469680516 +0000 UTC m=+225.962134415 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c76b240): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c76b740): _readAt: size=2, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c76b740): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c76b740): open at offset 5 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c76b740): >openPending: err= 2026/08/15 04:39:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c76b740): >_readAt: n=2, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c76b740): _writeAt: size=3, off=7 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c76b740): >_writeAt: n=0, err=Bad file descriptor 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c76b740): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.469680516 +0000 UTC m=+225.962134415 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c76b740): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c76bc40): _readAt: size=512, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c76bc40): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c76bc40): >openPending: err= 2026/08/15 04:39:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c76bc40): >_readAt: n=5, err=EOF 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c76bc40): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.469680516 +0000 UTC m=+225.962134415 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c76bc40): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: Remove: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814ce0a230 item 23 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:35 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/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c7863c0): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c7863c0): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c7863c0): _writeAt: size=5, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c7863c0): >_writeAt: n=5, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c7863c0): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.472348243 +0000 UTC m=+225.964802142 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c7863c0): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c786900): _readAt: size=512, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c786900): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c786900): >openPending: err= 2026/08/15 04:39:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c786900): >_readAt: n=5, err=EOF 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c786900): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.472348243 +0000 UTC m=+225.964802142 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c786900): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: Remove: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814ce0a7e0 item 24 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c786f40): _readAt: size=2, off=0 2026/08/15 04:39:35 ERROR : open-test-file(0x12814c786f40): Couldn't read size of file 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c786f40): >_readAt: n=0, err=EOF 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c786f40): _writeAt: size=5, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c786f40): >_writeAt: n=0, err=Bad file descriptor 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c786f40): close: 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c786f40): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c787300): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c787300): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c787300): _writeAt: size=5, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c787300): >_writeAt: n=5, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c787300): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.474323994 +0000 UTC m=+225.966777893 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c787300): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c787800): _readAt: size=2, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c787800): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c787800): open at offset 5 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c787800): >openPending: err= 2026/08/15 04:39:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c787800): >_readAt: n=2, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c787800): _writeAt: size=3, off=7 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c787800): >_writeAt: n=0, err=Bad file descriptor 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c787800): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.474323994 +0000 UTC m=+225.966777893 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c787800): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c787d40): _readAt: size=512, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c787d40): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c787d40): >openPending: err= 2026/08/15 04:39:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c787d40): >_readAt: n=5, err=EOF 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c787d40): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.474323994 +0000 UTC m=+225.966777893 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c787d40): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: Remove: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814ce0abd0 item 25 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c7b44c0): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c7b44c0): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c7b44c0): _writeAt: size=5, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c7b44c0): >_writeAt: n=5, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c7b44c0): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.477158456 +0000 UTC m=+225.969612385 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c7b44c0): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c7b4a00): _readAt: size=512, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c7b4a00): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c7b4a00): >openPending: err= 2026/08/15 04:39:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c7b4a00): >_readAt: n=5, err=EOF 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c7b4a00): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.477158456 +0000 UTC m=+225.969612385 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c7b4a00): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: Remove: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814ce0b340 item 26 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c7b5040): _readAt: size=2, off=0 2026/08/15 04:39:35 ERROR : open-test-file(0x12814c7b5040): Couldn't read size of file 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c7b5040): >_readAt: n=0, err=EOF 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c7b5040): _writeAt: size=5, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c7b5040): >_writeAt: n=0, err=Bad file descriptor 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c7b5040): close: 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c7b5040): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c7b5400): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c7b5400): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c7b5400): _writeAt: size=5, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c7b5400): >_writeAt: n=5, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c7b5400): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.479721095 +0000 UTC m=+225.972174985 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c7b5400): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c7b5900): _readAt: size=2, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c7b5900): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c7b5900): open at offset 5 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c7b5900): >openPending: err= 2026/08/15 04:39:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c7b5900): >_readAt: n=2, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c7b5900): _writeAt: size=3, off=7 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c7b5900): >_writeAt: n=0, err=Bad file descriptor 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c7b5900): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.479721095 +0000 UTC m=+225.972174985 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c7b5900): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c7b5e40): _readAt: size=512, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c7b5e40): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c7b5e40): >openPending: err= 2026/08/15 04:39:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c7b5e40): >_readAt: n=5, err=EOF 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c7b5e40): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.479721095 +0000 UTC m=+225.972174985 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c7b5e40): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: Remove: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814ce0b6c0 item 27 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:35 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/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c7e65c0): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c7e65c0): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c7e65c0): _writeAt: size=5, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c7e65c0): >_writeAt: n=5, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c7e65c0): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.482253378 +0000 UTC m=+225.974707266 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c7e65c0): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c7e6b00): _readAt: size=512, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c7e6b00): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c7e6b00): >openPending: err= 2026/08/15 04:39:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c7e6b00): >_readAt: n=5, err=EOF 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c7e6b00): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.482253378 +0000 UTC m=+225.974707266 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c7e6b00): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: Remove: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814ce0bd50 item 28 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c7e7140): _readAt: size=2, off=0 2026/08/15 04:39:35 ERROR : open-test-file(0x12814c7e7140): Couldn't read size of file 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c7e7140): >_readAt: n=0, err=EOF 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c7e7140): _writeAt: size=5, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c7e7140): >_writeAt: n=0, err=Bad file descriptor 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c7e7140): close: 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c7e7140): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c7e7500): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c7e7500): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c7e7500): _writeAt: size=5, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c7e7500): >_writeAt: n=5, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c7e7500): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.484229389 +0000 UTC m=+225.976683288 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c7e7500): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/15 04:39:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c7e7bc0): _readAt: size=512, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c7e7bc0): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c7e7bc0): >openPending: err= 2026/08/15 04:39:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c7e7bc0): >_readAt: n=5, err=EOF 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c7e7bc0): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.484229389 +0000 UTC m=+225.976683288 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c7e7bc0): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: Remove: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814cd68230 item 29 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:35 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/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c804340): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c804340): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c804340): _writeAt: size=5, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c804340): >_writeAt: n=5, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c804340): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.486206262 +0000 UTC m=+225.978660161 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c804340): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c804880): _readAt: size=512, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c804880): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c804880): >openPending: err= 2026/08/15 04:39:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c804880): >_readAt: n=5, err=EOF 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c804880): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.486206262 +0000 UTC m=+225.978660161 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c804880): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: Remove: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814cd685b0 item 30 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:35 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/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c804ec0): _readAt: size=2, off=0 2026/08/15 04:39:35 ERROR : open-test-file(0x12814c804ec0): Couldn't read size of file 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c804ec0): >_readAt: n=0, err=EOF 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c804ec0): _writeAt: size=5, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c804ec0): >_writeAt: n=0, err=Bad file descriptor 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c804ec0): close: 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c804ec0): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c805280): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c805280): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c805280): _writeAt: size=5, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c805280): >_writeAt: n=5, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c805280): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.488786214 +0000 UTC m=+225.981240113 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c805280): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/15 04:39:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c805940): _readAt: size=512, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c805940): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c805940): >openPending: err= 2026/08/15 04:39:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c805940): >_readAt: n=5, err=EOF 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c805940): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.488786214 +0000 UTC m=+225.981240113 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c805940): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: Remove: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814cd68930 item 31 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:35 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/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c8460c0): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c8460c0): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c8460c0): _writeAt: size=5, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c8460c0): >_writeAt: n=5, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c8460c0): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.490541839 +0000 UTC m=+225.982995738 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c8460c0): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c846600): _readAt: size=512, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c846600): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c846600): >openPending: err= 2026/08/15 04:39:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c846600): >_readAt: n=5, err=EOF 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c846600): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.490541839 +0000 UTC m=+225.982995738 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c846600): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: Remove: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814cd68d90 item 32 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c846c40): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c846c40): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c846c40): _writeAt: size=5, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c846c40): >_writeAt: n=5, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c846c40): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.492593323 +0000 UTC m=+225.985047222 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c846c40): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c8470c0): _readAt: size=2, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c8470c0): >_readAt: n=0, err=Bad file descriptor 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c8470c0): _writeAt: size=3, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c8470c0): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c8470c0): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814cd69180 item 33 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c8470c0): >_writeAt: n=3, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c8470c0): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.493310647 +0000 UTC m=+225.985764536 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c8470c0): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c8475c0): _readAt: size=512, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c8475c0): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c8475c0): >openPending: err= 2026/08/15 04:39:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c8475c0): >_readAt: n=5, err=EOF 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c8475c0): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.493310647 +0000 UTC m=+225.985764536 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c8475c0): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: Remove: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814cd69340 item 33 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c847c00): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c847c00): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c847c00): _writeAt: size=5, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c847c00): >_writeAt: n=5, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c847c00): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.494943531 +0000 UTC m=+225.987397430 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c847c00): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c878180): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c878180): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814cd697a0 item 34 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c878180): _readAt: size=2, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c878180): >_readAt: n=0, err=Bad file descriptor 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c878180): _writeAt: size=3, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c878180): >_writeAt: n=3, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c878180): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.495791152 +0000 UTC m=+225.988245070 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c878180): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c8786c0): _readAt: size=512, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c8786c0): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c8786c0): >openPending: err= 2026/08/15 04:39:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c8786c0): >_readAt: n=3, err=EOF 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c8786c0): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.495791152 +0000 UTC m=+225.988245070 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c8786c0): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: Remove: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814cd69960 item 34 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c878d00): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c878d00): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c878d00): _writeAt: size=5, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c878d00): >_writeAt: n=5, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c878d00): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.497547738 +0000 UTC m=+225.990001637 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c878d00): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c879180): _readAt: size=2, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c879180): >_readAt: n=0, err=Bad file descriptor 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c879180): _writeAt: size=3, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c879180): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c879180): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814cd69ce0 item 35 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c879180): >_writeAt: n=3, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c879180): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.498182997 +0000 UTC m=+225.990636887 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c879180): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c879680): _readAt: size=512, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c879680): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c879680): >openPending: err= 2026/08/15 04:39:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c879680): >_readAt: n=5, err=EOF 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c879680): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.498182997 +0000 UTC m=+225.990636887 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c879680): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: Remove: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814bf0a380 item 35 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c879d00): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c879d00): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c879d00): _writeAt: size=5, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c879d00): >_writeAt: n=5, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c879d00): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.499549088 +0000 UTC m=+225.992002987 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c879d00): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c892300): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c892300): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814bf0b1f0 item 36 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c892300): _readAt: size=2, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c892300): >_readAt: n=0, err=Bad file descriptor 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c892300): _writeAt: size=3, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c892300): >_writeAt: n=3, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c892300): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.500317558 +0000 UTC m=+225.992771458 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c892300): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c892840): _readAt: size=512, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c892840): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c892840): >openPending: err= 2026/08/15 04:39:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c892840): >_readAt: n=3, err=EOF 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c892840): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.500317558 +0000 UTC m=+225.992771458 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c892840): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: Remove: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814bf0b500 item 36 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c892e80): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c892e80): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c892e80): _writeAt: size=5, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c892e80): >_writeAt: n=5, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c892e80): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.501795841 +0000 UTC m=+225.994249740 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c892e80): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c893300): _readAt: size=2, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c893300): >_readAt: n=0, err=Bad file descriptor 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c893300): _writeAt: size=3, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c893300): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c893300): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814bf0bb90 item 37 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c893300): >_writeAt: n=3, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c893300): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.502462398 +0000 UTC m=+225.994916297 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c893300): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c893800): _readAt: size=512, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c893800): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c893800): >openPending: err= 2026/08/15 04:39:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c893800): >_readAt: n=5, err=EOF 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c893800): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.502462398 +0000 UTC m=+225.994916297 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c893800): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: Remove: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814cde4150 item 37 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c893e80): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c893e80): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c893e80): _writeAt: size=5, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c893e80): >_writeAt: n=5, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c893e80): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.504166546 +0000 UTC m=+225.996620435 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c893e80): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c980480): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c980480): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814cde44d0 item 38 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c980480): _readAt: size=2, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c980480): >_readAt: n=0, err=Bad file descriptor 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c980480): _writeAt: size=3, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c980480): >_writeAt: n=3, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c980480): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.504789743 +0000 UTC m=+225.997243642 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c980480): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c9809c0): _readAt: size=512, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c9809c0): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c9809c0): >openPending: err= 2026/08/15 04:39:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c9809c0): >_readAt: n=3, err=EOF 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c9809c0): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.504789743 +0000 UTC m=+225.997243642 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c9809c0): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: Remove: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814cde4690 item 38 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c981040): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c981040): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c981040): _writeAt: size=5, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c981040): >_writeAt: n=5, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c981040): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.5061378 +0000 UTC m=+225.998591699 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c981040): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c981540): _readAt: size=2, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c981540): >_readAt: n=0, err=Bad file descriptor 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c981540): _writeAt: size=3, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c981540): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c981540): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814cde4a80 item 39 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c981540): >_writeAt: n=3, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c981540): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.506677749 +0000 UTC m=+225.999131639 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c981540): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c981a40): _readAt: size=512, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c981a40): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c981a40): >openPending: err= 2026/08/15 04:39:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c981a40): >_readAt: n=5, err=EOF 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c981a40): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.506677749 +0000 UTC m=+225.999131639 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c981a40): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: Remove: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814cde4c40 item 39 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c99a1c0): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c99a1c0): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c99a1c0): _writeAt: size=5, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c99a1c0): >_writeAt: n=5, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c99a1c0): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.50841036 +0000 UTC m=+226.000864259 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c99a1c0): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c99a6c0): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c99a6c0): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814cde4fc0 item 40 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c99a6c0): _readAt: size=2, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c99a6c0): >_readAt: n=0, err=Bad file descriptor 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c99a6c0): _writeAt: size=3, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c99a6c0): >_writeAt: n=3, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c99a6c0): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.50907198 +0000 UTC m=+226.001525879 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c99a6c0): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c99ac00): _readAt: size=512, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c99ac00): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c99ac00): >openPending: err= 2026/08/15 04:39:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c99ac00): >_readAt: n=3, err=EOF 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c99ac00): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.50907198 +0000 UTC m=+226.001525879 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c99ac00): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: Remove: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814cde5180 item 40 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c99b1c0): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c99b1c0): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c99b1c0): _readAt: size=2, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c99b1c0): >_readAt: n=0, err=Bad file descriptor 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c99b1c0): _writeAt: size=5, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c99b1c0): >_writeAt: n=5, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c99b1c0): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.51074581 +0000 UTC m=+226.003199700 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c99b1c0): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c99b6c0): _writeAt: size=5, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c99b6c0): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c99b6c0): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814cde5500 item 41 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c99b6c0): >_writeAt: n=5, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c99b6c0): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.511500877 +0000 UTC m=+226.003954766 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c99b6c0): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c99bb80): _readAt: size=2, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c99bb80): >_readAt: n=0, err=Bad file descriptor 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c99bb80): _writeAt: size=3, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c99bb80): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c99bb80): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814cde56c0 item 41 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c99bb80): >_writeAt: n=3, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c99bb80): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.512041709 +0000 UTC m=+226.004495608 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c99bb80): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c9b21c0): _readAt: size=512, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c9b21c0): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c9b21c0): >openPending: err= 2026/08/15 04:39:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c9b21c0): >_readAt: n=5, err=EOF 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c9b21c0): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.512041709 +0000 UTC m=+226.004495608 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c9b21c0): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: Remove: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814cde5960 item 41 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc8ae80): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc8ae80): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc8ae80): _readAt: size=2, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc8ae80): >_readAt: n=0, err=Bad file descriptor 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc8ae80): _writeAt: size=5, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc8ae80): >_writeAt: n=5, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc8ae80): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.513683939 +0000 UTC m=+226.006137838 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc8ae80): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc8b380): _writeAt: size=5, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc8b380): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc8b380): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814c622230 item 42 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc8b380): >_writeAt: n=5, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc8b380): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.514312236 +0000 UTC m=+226.006766135 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc8b380): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc8b8c0): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc8b8c0): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814c6223f0 item 42 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc8b8c0): _readAt: size=2, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc8b8c0): >_readAt: n=0, err=Bad file descriptor 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc8b8c0): _writeAt: size=3, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc8b8c0): >_writeAt: n=3, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc8b8c0): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.51500866 +0000 UTC m=+226.007462600 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc8b8c0): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc8be40): _readAt: size=512, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc8be40): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc8be40): >openPending: err= 2026/08/15 04:39:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc8be40): >_readAt: n=3, err=EOF 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc8be40): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.51500866 +0000 UTC m=+226.007462600 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc8be40): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: Remove: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814c622620 item 42 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb02580): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb02580): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb02580): _readAt: size=2, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb02580): >_readAt: n=0, err=Bad file descriptor 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb02580): _writeAt: size=5, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb02580): >_writeAt: n=5, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb02580): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.51714795 +0000 UTC m=+226.009601909 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb02580): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb02a80): _writeAt: size=5, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb02a80): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb02a80): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814c622a80 item 43 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb02a80): >_writeAt: n=5, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb02a80): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.517638466 +0000 UTC m=+226.010092355 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb02a80): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb02fc0): _readAt: size=2, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb02fc0): >_readAt: n=0, err=Bad file descriptor 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb02fc0): _writeAt: size=3, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb02fc0): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb02fc0): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814c622cb0 item 43 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb02fc0): >_writeAt: n=3, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb02fc0): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.518317308 +0000 UTC m=+226.010771207 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb02fc0): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb03500): _readAt: size=512, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb03500): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb03500): >openPending: err= 2026/08/15 04:39:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb03500): >_readAt: n=5, err=EOF 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb03500): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.518317308 +0000 UTC m=+226.010771207 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb03500): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: Remove: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814c622e70 item 43 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb03b40): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb03b40): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb03b40): _readAt: size=2, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb03b40): >_readAt: n=0, err=Bad file descriptor 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb03b40): _writeAt: size=5, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb03b40): >_writeAt: n=5, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb03b40): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.520060079 +0000 UTC m=+226.012513969 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb03b40): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb2c140): _writeAt: size=5, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb2c140): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb2c140): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814c623880 item 44 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb2c140): >_writeAt: n=5, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb2c140): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.520592063 +0000 UTC m=+226.013045953 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb2c140): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb2c680): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb2c680): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814c623b20 item 44 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb2c680): _readAt: size=2, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb2c680): >_readAt: n=0, err=Bad file descriptor 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb2c680): _writeAt: size=3, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb2c680): >_writeAt: n=3, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb2c680): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.521281445 +0000 UTC m=+226.013735344 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb2c680): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb2cc00): _readAt: size=512, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb2cc00): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb2cc00): >openPending: err= 2026/08/15 04:39:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb2cc00): >_readAt: n=3, err=EOF 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb2cc00): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.521281445 +0000 UTC m=+226.013735344 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb2cc00): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: Remove: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814c623ce0 item 44 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb2d240): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb2d240): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb2d240): _readAt: size=2, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb2d240): >_readAt: n=0, err=Bad file descriptor 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb2d240): _writeAt: size=5, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb2d240): >_writeAt: n=5, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb2d240): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.523363056 +0000 UTC m=+226.015816946 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb2d240): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb2d740): _writeAt: size=5, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb2d740): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb2d740): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814d25e310 item 45 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb2d740): >_writeAt: n=5, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb2d740): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.523863591 +0000 UTC m=+226.016317490 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb2d740): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/15 04:39:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb2de40): _readAt: size=512, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb2de40): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb2de40): >openPending: err= 2026/08/15 04:39:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb2de40): >_readAt: n=5, err=EOF 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb2de40): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.523863591 +0000 UTC m=+226.016317490 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb2de40): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: Remove: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814d25e5b0 item 45 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb5a580): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb5a580): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb5a580): _readAt: size=2, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb5a580): >_readAt: n=0, err=Bad file descriptor 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb5a580): _writeAt: size=5, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb5a580): >_writeAt: n=5, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb5a580): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.52570059 +0000 UTC m=+226.018154480 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb5a580): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb5aa80): _writeAt: size=5, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb5aa80): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb5aa80): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814d25e930 item 46 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb5aa80): >_writeAt: n=5, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb5aa80): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.526327695 +0000 UTC m=+226.018781594 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb5aa80): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/15 04:39:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb5b180): _readAt: size=512, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb5b180): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb5b180): >openPending: err= 2026/08/15 04:39:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb5b180): >_readAt: n=5, err=EOF 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb5b180): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.526327695 +0000 UTC m=+226.018781594 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb5b180): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: Remove: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814d25eaf0 item 46 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb5b7c0): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb5b7c0): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb5b7c0): _readAt: size=2, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb5b7c0): >_readAt: n=0, err=Bad file descriptor 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb5b7c0): _writeAt: size=5, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb5b7c0): >_writeAt: n=5, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb5b7c0): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.528033586 +0000 UTC m=+226.020487485 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb5b7c0): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb5bcc0): _writeAt: size=5, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb5bcc0): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb5bcc0): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814d25ee70 item 47 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb5bcc0): >_writeAt: n=5, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb5bcc0): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.528822045 +0000 UTC m=+226.021275944 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb5bcc0): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/15 04:39:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb7c4c0): _readAt: size=512, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb7c4c0): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb7c4c0): >openPending: err= 2026/08/15 04:39:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb7c4c0): >_readAt: n=5, err=EOF 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb7c4c0): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.528822045 +0000 UTC m=+226.021275944 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb7c4c0): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: Remove: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814d25f030 item 47 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:35 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/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb7cb00): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb7cb00): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb7cb00): _readAt: size=2, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb7cb00): >_readAt: n=0, err=Bad file descriptor 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb7cb00): _writeAt: size=5, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb7cb00): >_writeAt: n=5, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb7cb00): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.531831167 +0000 UTC m=+226.024285086 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb7cb00): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb7d000): _writeAt: size=5, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb7d000): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb7d000): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814d25f3b0 item 48 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb7d000): >_writeAt: n=5, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb7d000): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.532585682 +0000 UTC m=+226.025039621 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb7d000): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/15 04:39:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb7d700): _readAt: size=512, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb7d700): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb7d700): >openPending: err= 2026/08/15 04:39:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb7d700): >_readAt: n=5, err=EOF 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb7d700): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.532585682 +0000 UTC m=+226.025039621 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb7d700): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: Remove: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814d25f570 item 48 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb7dd40): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb7dd40): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb7dd40): _writeAt: size=5, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb7dd40): >_writeAt: n=5, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb7dd40): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.534228845 +0000 UTC m=+226.026682734 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb7dd40): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb962c0): _readAt: size=2, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb962c0): >_readAt: n=0, err=Bad file descriptor 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb962c0): _writeAt: size=3, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb962c0): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb962c0): open at offset 5 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb962c0): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814d25f8f0 item 49 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb962c0): >_writeAt: n=3, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb962c0): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.534764847 +0000 UTC m=+226.027218736 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb962c0): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb96800): _readAt: size=512, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb96800): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb96800): >openPending: err= 2026/08/15 04:39:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb96800): >_readAt: n=8, err=EOF 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb96800): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.534764847 +0000 UTC m=+226.027218736 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb96800): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: Remove: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814d25fb90 item 49 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb96e80): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb96e80): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb96e80): _writeAt: size=5, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb96e80): >_writeAt: n=5, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb96e80): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.536442484 +0000 UTC m=+226.028896374 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb96e80): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb97380): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb97380): open at offset 5 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb97380): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814c2187e0 item 50 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb97380): _readAt: size=2, off=5 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb97380): >_readAt: n=0, err=Bad file descriptor 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb97380): _writeAt: size=3, off=5 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb97380): >_writeAt: n=3, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb97380): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.537579903 +0000 UTC m=+226.030033802 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb97380): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb97900): _readAt: size=512, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb97900): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb97900): >openPending: err= 2026/08/15 04:39:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb97900): >_readAt: n=3, err=EOF 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb97900): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.537579903 +0000 UTC m=+226.030033802 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cb97900): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: Remove: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814c218b60 item 50 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cbce080): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cbce080): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cbce080): _writeAt: size=5, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cbce080): >_writeAt: n=5, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cbce080): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.540579276 +0000 UTC m=+226.033033175 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cbce080): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cbce580): _readAt: size=2, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cbce580): >_readAt: n=0, err=Bad file descriptor 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cbce580): _writeAt: size=3, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cbce580): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cbce580): open at offset 5 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cbce580): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814c219110 item 51 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cbce580): >_writeAt: n=3, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cbce580): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.541353047 +0000 UTC m=+226.033806966 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cbce580): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cbceac0): _readAt: size=512, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cbceac0): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cbceac0): >openPending: err= 2026/08/15 04:39:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cbceac0): >_readAt: n=8, err=EOF 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cbceac0): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.541353047 +0000 UTC m=+226.033806966 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cbceac0): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: Remove: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814c219500 item 51 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cbcf140): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cbcf140): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cbcf140): _writeAt: size=5, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cbcf140): >_writeAt: n=5, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cbcf140): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.542919234 +0000 UTC m=+226.035373134 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cbcf140): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cbcf640): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cbcf640): open at offset 5 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cbcf640): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814cd92310 item 52 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cbcf640): _readAt: size=2, off=5 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cbcf640): >_readAt: n=0, err=Bad file descriptor 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cbcf640): _writeAt: size=3, off=5 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cbcf640): >_writeAt: n=3, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cbcf640): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.543672627 +0000 UTC m=+226.036126606 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cbcf640): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cbcfbc0): _readAt: size=512, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cbcfbc0): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cbcfbc0): >openPending: err= 2026/08/15 04:39:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cbcfbc0): >_readAt: n=3, err=EOF 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cbcfbc0): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.543672627 +0000 UTC m=+226.036126606 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cbcfbc0): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: Remove: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814cd92540 item 52 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc1a340): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc1a340): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc1a340): _writeAt: size=5, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc1a340): >_writeAt: n=5, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc1a340): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.545134829 +0000 UTC m=+226.037588728 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc1a340): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc1a840): _readAt: size=2, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc1a840): >_readAt: n=0, err=Bad file descriptor 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc1a840): _writeAt: size=3, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc1a840): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc1a840): open at offset 5 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc1a840): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814cd929a0 item 53 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc1a840): >_writeAt: n=3, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc1a840): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.545759138 +0000 UTC m=+226.038213057 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc1a840): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc1ad80): _readAt: size=512, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc1ad80): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc1ad80): >openPending: err= 2026/08/15 04:39:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc1ad80): >_readAt: n=8, err=EOF 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc1ad80): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.545759138 +0000 UTC m=+226.038213057 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc1ad80): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: Remove: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814cd92b60 item 53 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc1b400): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc1b400): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc1b400): _writeAt: size=5, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc1b400): >_writeAt: n=5, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc1b400): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.547452305 +0000 UTC m=+226.039906214 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc1b400): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc1b900): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc1b900): open at offset 5 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc1b900): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814cd92f50 item 54 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc1b900): _readAt: size=2, off=5 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc1b900): >_readAt: n=0, err=Bad file descriptor 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc1b900): _writeAt: size=3, off=5 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc1b900): >_writeAt: n=3, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc1b900): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.548214233 +0000 UTC m=+226.040668132 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc1b900): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc1be80): _readAt: size=512, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc1be80): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc1be80): >openPending: err= 2026/08/15 04:39:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc1be80): >_readAt: n=3, err=EOF 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc1be80): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.548214233 +0000 UTC m=+226.040668132 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc1be80): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: Remove: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814cd93110 item 54 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc5a600): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc5a600): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc5a600): _writeAt: size=5, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc5a600): >_writeAt: n=5, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc5a600): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.549771885 +0000 UTC m=+226.042225794 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc5a600): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc5ab00): _readAt: size=2, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc5ab00): >_readAt: n=0, err=Bad file descriptor 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc5ab00): _writeAt: size=3, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc5ab00): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc5ab00): open at offset 5 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc5ab00): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814cd936c0 item 55 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc5ab00): >_writeAt: n=3, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc5ab00): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.550424027 +0000 UTC m=+226.042877946 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc5ab00): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc5b040): _readAt: size=512, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc5b040): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc5b040): >openPending: err= 2026/08/15 04:39:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc5b040): >_readAt: n=8, err=EOF 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc5b040): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.550424027 +0000 UTC m=+226.042877946 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc5b040): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: Remove: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814cd93880 item 55 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:35 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/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc5b6c0): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc5b6c0): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc5b6c0): _writeAt: size=5, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc5b6c0): >_writeAt: n=5, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc5b6c0): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.551926133 +0000 UTC m=+226.044380052 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc5b6c0): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc5bbc0): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc5bbc0): open at offset 5 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc5bbc0): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814cd93c70 item 56 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc5bbc0): _readAt: size=2, off=5 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc5bbc0): >_readAt: n=0, err=Bad file descriptor 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc5bbc0): _writeAt: size=3, off=5 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc5bbc0): >_writeAt: n=3, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc5bbc0): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.552680548 +0000 UTC m=+226.045134447 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc5bbc0): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cca4240): _readAt: size=512, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cca4240): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cca4240): >openPending: err= 2026/08/15 04:39:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cca4240): >_readAt: n=3, err=EOF 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cca4240): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.552680548 +0000 UTC m=+226.045134447 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cca4240): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: Remove: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814c0d60e0 item 56 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cca4880): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cca4880): open at offset 0 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cca4880): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cca4880): _readAt: size=2, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cca4880): >_readAt: n=0, err=Bad file descriptor 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cca4880): _writeAt: size=5, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cca4880): >_writeAt: n=5, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cca4880): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.554250592 +0000 UTC m=+226.046704491 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cca4880): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cca4dc0): _writeAt: size=5, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cca4dc0): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cca4dc0): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814c0d6620 item 57 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cca4dc0): >_writeAt: n=5, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cca4dc0): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.554841709 +0000 UTC m=+226.047295628 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cca4dc0): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cca5300): _readAt: size=2, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cca5300): >_readAt: n=0, err=Bad file descriptor 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cca5300): _writeAt: size=3, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cca5300): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cca5300): open at offset 5 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cca5300): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814c0d6850 item 57 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cca5300): >_writeAt: n=3, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cca5300): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.555503468 +0000 UTC m=+226.047957367 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cca5300): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cca5880): _readAt: size=512, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cca5880): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cca5880): >openPending: err= 2026/08/15 04:39:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cca5880): >_readAt: n=8, err=EOF 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cca5880): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.555503468 +0000 UTC m=+226.047957367 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cca5880): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: Remove: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814c0d6af0 item 57 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cca5ec0): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cca5ec0): open at offset 0 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cca5ec0): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cca5ec0): _readAt: size=2, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cca5ec0): >_readAt: n=0, err=Bad file descriptor 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cca5ec0): _writeAt: size=5, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cca5ec0): >_writeAt: n=5, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cca5ec0): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.55719867 +0000 UTC m=+226.049652578 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cca5ec0): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814ccf2500): _writeAt: size=5, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814ccf2500): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814ccf2500): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814c0d6fc0 item 58 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814ccf2500): >_writeAt: n=5, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814ccf2500): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.557804805 +0000 UTC m=+226.050258704 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814ccf2500): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814ccf2a40): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814ccf2a40): open at offset 5 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814ccf2a40): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814c0d7180 item 58 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814ccf2a40): _readAt: size=2, off=5 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814ccf2a40): >_readAt: n=0, err=Bad file descriptor 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814ccf2a40): _writeAt: size=3, off=5 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814ccf2a40): >_writeAt: n=3, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814ccf2a40): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.558776158 +0000 UTC m=+226.051230057 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814ccf2a40): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814ccf3000): _readAt: size=512, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814ccf3000): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814ccf3000): >openPending: err= 2026/08/15 04:39:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814ccf3000): >_readAt: n=3, err=EOF 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814ccf3000): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.558776158 +0000 UTC m=+226.051230057 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814ccf3000): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: Remove: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814c0d7500 item 58 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814ccf3640): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814ccf3640): open at offset 0 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814ccf3640): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814ccf3640): _readAt: size=2, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814ccf3640): >_readAt: n=0, err=Bad file descriptor 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814ccf3640): _writeAt: size=5, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814ccf3640): >_writeAt: n=5, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814ccf3640): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.560423939 +0000 UTC m=+226.052877838 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814ccf3640): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814ccf3b80): _writeAt: size=5, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814ccf3b80): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814ccf3b80): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814d292000 item 59 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814ccf3b80): >_writeAt: n=5, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814ccf3b80): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.560953079 +0000 UTC m=+226.053406978 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814ccf3b80): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cd1a1c0): _readAt: size=2, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cd1a1c0): >_readAt: n=0, err=Bad file descriptor 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cd1a1c0): _writeAt: size=3, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cd1a1c0): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cd1a1c0): open at offset 5 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cd1a1c0): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814d2921c0 item 59 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cd1a1c0): >_writeAt: n=3, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cd1a1c0): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.561552461 +0000 UTC m=+226.054006350 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cd1a1c0): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cd1a740): _readAt: size=512, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cd1a740): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cd1a740): >openPending: err= 2026/08/15 04:39:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cd1a740): >_readAt: n=8, err=EOF 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cd1a740): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.561552461 +0000 UTC m=+226.054006350 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cd1a740): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: Remove: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814d292380 item 59 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:35 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/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cd1ad80): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cd1ad80): open at offset 0 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cd1ad80): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cd1ad80): _readAt: size=2, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cd1ad80): >_readAt: n=0, err=Bad file descriptor 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cd1ad80): _writeAt: size=5, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cd1ad80): >_writeAt: n=5, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cd1ad80): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.562942295 +0000 UTC m=+226.055396194 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cd1ad80): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cd1b2c0): _writeAt: size=5, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cd1b2c0): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cd1b2c0): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814d2927e0 item 60 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cd1b2c0): >_writeAt: n=5, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cd1b2c0): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.563500469 +0000 UTC m=+226.055954379 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cd1b2c0): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cd1b800): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cd1b800): open at offset 5 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cd1b800): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814d2929a0 item 60 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cd1b800): _readAt: size=2, off=5 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cd1b800): >_readAt: n=0, err=Bad file descriptor 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cd1b800): _writeAt: size=3, off=5 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cd1b800): >_writeAt: n=3, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cd1b800): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.564178971 +0000 UTC m=+226.056632960 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cd1b800): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cd1bdc0): _readAt: size=512, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cd1bdc0): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cd1bdc0): >openPending: err= 2026/08/15 04:39:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cd1bdc0): >_readAt: n=3, err=EOF 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cd1bdc0): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.564178971 +0000 UTC m=+226.056632960 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cd1bdc0): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: Remove: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814d292b60 item 60 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cd46500): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cd46500): open at offset 0 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cd46500): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cd46500): _readAt: size=2, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cd46500): >_readAt: n=0, err=Bad file descriptor 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cd46500): _writeAt: size=5, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cd46500): >_writeAt: n=5, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cd46500): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.565865876 +0000 UTC m=+226.058319765 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cd46500): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cd46a40): _writeAt: size=5, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cd46a40): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cd46a40): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814d292fc0 item 61 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cd46a40): >_writeAt: n=5, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cd46a40): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.566435251 +0000 UTC m=+226.058889150 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cd46a40): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/15 04:39:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cd47140): _readAt: size=512, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cd47140): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cd47140): >openPending: err= 2026/08/15 04:39:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cd47140): >_readAt: n=5, err=EOF 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cd47140): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.566435251 +0000 UTC m=+226.058889150 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cd47140): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: Remove: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814d293180 item 61 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:35 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/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cd47780): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cd47780): open at offset 0 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cd47780): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cd47780): _readAt: size=2, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cd47780): >_readAt: n=0, err=Bad file descriptor 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cd47780): _writeAt: size=5, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cd47780): >_writeAt: n=5, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cd47780): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.568120272 +0000 UTC m=+226.060574212 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cd47780): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c4d7940): _writeAt: size=5, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c4d7940): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c4d7940): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814d293500 item 62 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c4d7940): >_writeAt: n=5, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c4d7940): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.568788385 +0000 UTC m=+226.061242294 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c4d7940): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/15 04:39:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d120240): _readAt: size=512, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d120240): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d120240): >openPending: err= 2026/08/15 04:39:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d120240): >_readAt: n=5, err=EOF 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d120240): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.568788385 +0000 UTC m=+226.061242294 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d120240): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: Remove: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814cb73c00 item 62 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:35 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/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d120880): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d120880): open at offset 0 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d120880): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d120880): _readAt: size=2, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d120880): >_readAt: n=0, err=Bad file descriptor 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d120880): _writeAt: size=5, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d120880): >_writeAt: n=5, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d120880): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.570462485 +0000 UTC m=+226.062916375 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d120880): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d120dc0): _writeAt: size=5, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d120dc0): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d120dc0): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814c4ac2a0 item 63 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d120dc0): >_writeAt: n=5, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d120dc0): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.571051608 +0000 UTC m=+226.063505497 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d120dc0): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/15 04:39:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d1214c0): _readAt: size=512, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d1214c0): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d1214c0): >openPending: err= 2026/08/15 04:39:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d1214c0): >_readAt: n=5, err=EOF 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d1214c0): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.571051608 +0000 UTC m=+226.063505497 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d1214c0): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: Remove: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814c4ac540 item 63 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:35 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/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d121b00): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d121b00): open at offset 0 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d121b00): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d121b00): _readAt: size=2, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d121b00): >_readAt: n=0, err=Bad file descriptor 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d121b00): _writeAt: size=5, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d121b00): >_writeAt: n=5, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d121b00): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.572672469 +0000 UTC m=+226.065126358 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d121b00): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d13a140): _writeAt: size=5, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d13a140): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d13a140): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814c4acb60 item 64 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d13a140): >_writeAt: n=5, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d13a140): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.573183594 +0000 UTC m=+226.065637503 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d13a140): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/15 04:39:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d13a840): _readAt: size=512, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d13a840): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d13a840): >openPending: err= 2026/08/15 04:39:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d13a840): >_readAt: n=5, err=EOF 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d13a840): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.573183594 +0000 UTC m=+226.065637503 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d13a840): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: Remove: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814c4acd20 item 64 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d13ae80): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d13ae80): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d13ae80): _writeAt: size=5, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d13ae80): >_writeAt: n=5, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d13ae80): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.574757717 +0000 UTC m=+226.067211606 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d13ae80): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDWR 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d13b300): _readAt: size=2, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d13b300): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d13b300): >openPending: err= 2026/08/15 04:39:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d13b300): >_readAt: n=2, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d13b300): _writeAt: size=3, off=2 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814c4ad110 item 65 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d13b300): >_writeAt: n=3, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d13b300): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.575315881 +0000 UTC m=+226.067769770 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d13b300): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d13b800): _readAt: size=512, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d13b800): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d13b800): >openPending: err= 2026/08/15 04:39:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d13b800): >_readAt: n=5, err=EOF 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d13b800): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.575315881 +0000 UTC m=+226.067769770 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d13b800): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: Remove: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814c4ad2d0 item 65 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d13be40): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d13be40): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d13be40): _writeAt: size=5, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d13be40): >_writeAt: n=5, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d13be40): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.576700485 +0000 UTC m=+226.069154404 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d13be40): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d1583c0): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d1583c0): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814c4ad810 item 66 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d1583c0): _readAt: size=2, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d1583c0): >_readAt: n=0, err=EOF 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d1583c0): _writeAt: size=3, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d1583c0): >_writeAt: n=3, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d1583c0): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.577322982 +0000 UTC m=+226.069776870 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d1583c0): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d158900): _readAt: size=512, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d158900): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d158900): >openPending: err= 2026/08/15 04:39:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d158900): >_readAt: n=3, err=EOF 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d158900): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.577322982 +0000 UTC m=+226.069776870 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d158900): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: Remove: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814c4ad9d0 item 66 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d158f40): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d158f40): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d158f40): _writeAt: size=5, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d158f40): >_writeAt: n=5, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d158f40): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.578848211 +0000 UTC m=+226.071302110 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d158f40): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d1593c0): _readAt: size=2, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d1593c0): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d1593c0): >openPending: err= 2026/08/15 04:39:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d1593c0): >_readAt: n=2, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d1593c0): _writeAt: size=3, off=2 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814be6a150 item 67 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d1593c0): >_writeAt: n=3, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d1593c0): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.579511504 +0000 UTC m=+226.071965403 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d1593c0): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d1598c0): _readAt: size=512, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d1598c0): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d1598c0): >openPending: err= 2026/08/15 04:39:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d1598c0): >_readAt: n=5, err=EOF 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d1598c0): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.579511504 +0000 UTC m=+226.071965403 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d1598c0): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: Remove: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814be6ac40 item 67 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d174040): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d174040): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d174040): _writeAt: size=5, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d174040): >_writeAt: n=5, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d174040): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.581062643 +0000 UTC m=+226.073516532 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d174040): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d174540): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d174540): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814be6b810 item 68 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d174540): _readAt: size=2, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d174540): >_readAt: n=0, err=EOF 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d174540): _writeAt: size=3, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d174540): >_writeAt: n=3, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d174540): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.581667043 +0000 UTC m=+226.074120943 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d174540): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d174a80): _readAt: size=512, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d174a80): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d174a80): >openPending: err= 2026/08/15 04:39:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d174a80): >_readAt: n=3, err=EOF 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d174a80): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.581667043 +0000 UTC m=+226.074120943 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d174a80): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: Remove: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814be6bb90 item 68 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d1750c0): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d1750c0): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d1750c0): _writeAt: size=5, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d1750c0): >_writeAt: n=5, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d1750c0): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.583064272 +0000 UTC m=+226.075518171 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d1750c0): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d175540): _readAt: size=2, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d175540): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d175540): >openPending: err= 2026/08/15 04:39:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d175540): >_readAt: n=2, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d175540): _writeAt: size=3, off=2 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814cee6380 item 69 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d175540): >_writeAt: n=3, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d175540): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.583839246 +0000 UTC m=+226.076293145 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d175540): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d175a40): _readAt: size=512, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d175a40): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d175a40): >openPending: err= 2026/08/15 04:39:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d175a40): >_readAt: n=5, err=EOF 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d175a40): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.583839246 +0000 UTC m=+226.076293145 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d175a40): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: Remove: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814cee6620 item 69 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cdba1c0): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cdba1c0): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cdba1c0): _writeAt: size=5, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cdba1c0): >_writeAt: n=5, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cdba1c0): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.585685682 +0000 UTC m=+226.078139581 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cdba1c0): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cdba6c0): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cdba6c0): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814cee6a10 item 70 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cdba6c0): _readAt: size=2, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cdba6c0): >_readAt: n=0, err=EOF 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cdba6c0): _writeAt: size=3, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cdba6c0): >_writeAt: n=3, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cdba6c0): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.5869077 +0000 UTC m=+226.079361599 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cdba6c0): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cdbac00): _readAt: size=512, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cdbac00): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cdbac00): >openPending: err= 2026/08/15 04:39:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cdbac00): >_readAt: n=3, err=EOF 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cdbac00): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.5869077 +0000 UTC m=+226.079361599 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cdbac00): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: Remove: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814cee6c40 item 70 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cdbb280): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cdbb280): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cdbb280): _writeAt: size=5, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cdbb280): >_writeAt: n=5, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cdbb280): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.588559419 +0000 UTC m=+226.081013318 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cdbb280): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cdbb780): _readAt: size=2, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cdbb780): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cdbb780): >openPending: err= 2026/08/15 04:39:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cdbb780): >_readAt: n=2, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cdbb780): _writeAt: size=3, off=2 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814cee6fc0 item 71 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cdbb780): >_writeAt: n=3, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cdbb780): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.589156998 +0000 UTC m=+226.081610897 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cdbb780): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cdbbc80): _readAt: size=512, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cdbbc80): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cdbbc80): >openPending: err= 2026/08/15 04:39:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cdbbc80): >_readAt: n=5, err=EOF 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cdbbc80): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.589156998 +0000 UTC m=+226.081610897 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cdbbc80): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: Remove: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814cee7180 item 71 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814ce12400): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814ce12400): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814ce12400): _writeAt: size=5, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814ce12400): >_writeAt: n=5, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814ce12400): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.590602898 +0000 UTC m=+226.083056786 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814ce12400): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814ce12900): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814ce12900): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814cee75e0 item 72 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814ce12900): _readAt: size=2, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814ce12900): >_readAt: n=0, err=EOF 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814ce12900): _writeAt: size=3, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814ce12900): >_writeAt: n=3, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814ce12900): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.591209444 +0000 UTC m=+226.083663343 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814ce12900): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814ce12e40): _readAt: size=512, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814ce12e40): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814ce12e40): >openPending: err= 2026/08/15 04:39:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814ce12e40): >_readAt: n=3, err=EOF 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814ce12e40): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.591209444 +0000 UTC m=+226.083663343 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814ce12e40): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: Remove: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814cee7810 item 72 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814ce13400): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814ce13400): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814ce13400): _readAt: size=2, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814ce13400): >_readAt: n=0, err=EOF 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814ce13400): _writeAt: size=5, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814ce13400): >_writeAt: n=5, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814ce13400): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.592543903 +0000 UTC m=+226.084997802 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814ce13400): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814ce13900): _writeAt: size=5, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814ce13900): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814ce13900): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814cee7b90 item 73 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814ce13900): >_writeAt: n=5, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814ce13900): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.593044509 +0000 UTC m=+226.085498408 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814ce13900): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814ce13dc0): _readAt: size=2, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814ce13dc0): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814ce13dc0): >openPending: err= 2026/08/15 04:39:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814ce13dc0): >_readAt: n=2, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814ce13dc0): _writeAt: size=3, off=2 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814cee7d50 item 73 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814ce13dc0): >_writeAt: n=3, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814ce13dc0): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.593759138 +0000 UTC m=+226.086213038 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814ce13dc0): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814ce40400): _readAt: size=512, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814ce40400): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814ce40400): >openPending: err= 2026/08/15 04:39:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814ce40400): >_readAt: n=5, err=EOF 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814ce40400): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.593759138 +0000 UTC m=+226.086213038 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814ce40400): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: Remove: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814ceb8070 item 73 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814ce40a40): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814ce40a40): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814ce40a40): _readAt: size=2, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814ce40a40): >_readAt: n=0, err=EOF 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814ce40a40): _writeAt: size=5, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814ce40a40): >_writeAt: n=5, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814ce40a40): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.595186914 +0000 UTC m=+226.087640813 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814ce40a40): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814ce40f40): _writeAt: size=5, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814ce40f40): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814ce40f40): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814ceb83f0 item 74 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814ce40f40): >_writeAt: n=5, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814ce40f40): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.595732073 +0000 UTC m=+226.088185973 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814ce40f40): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814ce41480): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814ce41480): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814ceb8620 item 74 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814ce41480): _readAt: size=2, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814ce41480): >_readAt: n=0, err=EOF 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814ce41480): _writeAt: size=3, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814ce41480): >_writeAt: n=3, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814ce41480): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.596460749 +0000 UTC m=+226.088914638 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814ce41480): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814ce41a00): _readAt: size=512, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814ce41a00): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814ce41a00): >openPending: err= 2026/08/15 04:39:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814ce41a00): >_readAt: n=3, err=EOF 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814ce41a00): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.596460749 +0000 UTC m=+226.088914638 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814ce41a00): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: Remove: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814ceb87e0 item 74 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814ce78140): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814ce78140): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814ce78140): _readAt: size=2, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814ce78140): >_readAt: n=0, err=EOF 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814ce78140): _writeAt: size=5, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814ce78140): >_writeAt: n=5, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814ce78140): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.59849959 +0000 UTC m=+226.090953489 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814ce78140): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814ce78640): _writeAt: size=5, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814ce78640): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814ce78640): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814ceb8b60 item 75 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814ce78640): >_writeAt: n=5, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814ce78640): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.59916198 +0000 UTC m=+226.091615899 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814ce78640): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814ce78b80): _readAt: size=2, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814ce78b80): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814ce78b80): >openPending: err= 2026/08/15 04:39:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814ce78b80): >_readAt: n=2, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814ce78b80): _writeAt: size=3, off=2 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814ceb8d20 item 75 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814ce78b80): >_writeAt: n=3, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814ce78b80): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.599826846 +0000 UTC m=+226.092280755 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814ce78b80): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814ce790c0): _readAt: size=512, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814ce790c0): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814ce790c0): >openPending: err= 2026/08/15 04:39:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814ce790c0): >_readAt: n=5, err=EOF 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814ce790c0): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.599826846 +0000 UTC m=+226.092280755 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814ce790c0): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: Remove: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814ceb9030 item 75 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814ce79700): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814ce79700): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814ce79700): _readAt: size=2, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814ce79700): >_readAt: n=0, err=EOF 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814ce79700): _writeAt: size=5, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814ce79700): >_writeAt: n=5, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814ce79700): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.60169264 +0000 UTC m=+226.094146579 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814ce79700): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814ce79c00): _writeAt: size=5, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814ce79c00): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814ce79c00): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814ceb9420 item 76 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814ce79c00): >_writeAt: n=5, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814ce79c00): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.602314213 +0000 UTC m=+226.094768132 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814ce79c00): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cebc240): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cebc240): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814ceb95e0 item 76 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cebc240): _readAt: size=2, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cebc240): >_readAt: n=0, err=EOF 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cebc240): _writeAt: size=3, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cebc240): >_writeAt: n=3, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cebc240): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.603055753 +0000 UTC m=+226.095509652 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cebc240): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cebc7c0): _readAt: size=512, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cebc7c0): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cebc7c0): >openPending: err= 2026/08/15 04:39:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cebc7c0): >_readAt: n=3, err=EOF 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cebc7c0): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.603055753 +0000 UTC m=+226.095509652 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cebc7c0): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: Remove: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814ceb97a0 item 76 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cebce00): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cebce00): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cebce00): _readAt: size=2, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cebce00): >_readAt: n=0, err=EOF 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cebce00): _writeAt: size=5, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cebce00): >_writeAt: n=5, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cebce00): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.605496522 +0000 UTC m=+226.097950502 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cebce00): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cebd300): _writeAt: size=5, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cebd300): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cebd300): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814ceb9c00 item 77 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cebd300): >_writeAt: n=5, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cebd300): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.606076207 +0000 UTC m=+226.098530125 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cebd300): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/15 04:39:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cebda00): _readAt: size=512, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cebda00): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cebda00): >openPending: err= 2026/08/15 04:39:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cebda00): >_readAt: n=5, err=EOF 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cebda00): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.606076207 +0000 UTC m=+226.098530125 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cebda00): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: Remove: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814ceb9e30 item 77 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cef6140): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cef6140): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cef6140): _readAt: size=2, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cef6140): >_readAt: n=0, err=EOF 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cef6140): _writeAt: size=5, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cef6140): >_writeAt: n=5, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cef6140): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.607739998 +0000 UTC m=+226.100193897 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cef6140): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cef6640): _writeAt: size=5, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cef6640): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cef6640): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814c572770 item 78 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cef6640): >_writeAt: n=5, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cef6640): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.608392691 +0000 UTC m=+226.100846591 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cef6640): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/15 04:39:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cef6d40): _readAt: size=512, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cef6d40): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cef6d40): >openPending: err= 2026/08/15 04:39:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cef6d40): >_readAt: n=5, err=EOF 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cef6d40): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.608392691 +0000 UTC m=+226.100846591 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cef6d40): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: Remove: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814c572a10 item 78 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cef7380): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cef7380): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cef7380): _readAt: size=2, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cef7380): >_readAt: n=0, err=EOF 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cef7380): _writeAt: size=5, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cef7380): >_writeAt: n=5, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cef7380): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.610194975 +0000 UTC m=+226.102648874 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cef7380): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cef7880): _writeAt: size=5, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cef7880): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cef7880): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814c572e00 item 79 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cef7880): >_writeAt: n=5, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cef7880): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.610698415 +0000 UTC m=+226.103152314 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cef7880): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/15 04:39:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cf1c080): _readAt: size=512, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cf1c080): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cf1c080): >openPending: err= 2026/08/15 04:39:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cf1c080): >_readAt: n=5, err=EOF 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cf1c080): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.610698415 +0000 UTC m=+226.103152314 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cf1c080): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: Remove: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814c5730a0 item 79 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:35 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/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cf1c6c0): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cf1c6c0): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cf1c6c0): _readAt: size=2, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cf1c6c0): >_readAt: n=0, err=EOF 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cf1c6c0): _writeAt: size=5, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cf1c6c0): >_writeAt: n=5, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cf1c6c0): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.612429213 +0000 UTC m=+226.104883113 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cf1c6c0): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cf1cbc0): _writeAt: size=5, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cf1cbc0): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cf1cbc0): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814c573490 item 80 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cf1cbc0): >_writeAt: n=5, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cf1cbc0): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.613103677 +0000 UTC m=+226.105557616 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cf1cbc0): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/15 04:39:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cf1d2c0): _readAt: size=512, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cf1d2c0): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cf1d2c0): >openPending: err= 2026/08/15 04:39:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cf1d2c0): >_readAt: n=5, err=EOF 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cf1d2c0): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.613103677 +0000 UTC m=+226.105557616 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cf1d2c0): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: Remove: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814c573b20 item 80 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cf1d900): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cf1d900): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cf1d900): _writeAt: size=5, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cf1d900): >_writeAt: n=5, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cf1d900): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.614656949 +0000 UTC m=+226.107110839 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cf1d900): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cf1dd80): _readAt: size=2, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cf1dd80): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cf1dd80): open at offset 5 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cf1dd80): >openPending: err= 2026/08/15 04:39:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cf1dd80): >_readAt: n=2, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cf1dd80): _writeAt: size=3, off=7 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814be6c230 item 81 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cf1dd80): >_writeAt: n=3, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cf1dd80): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.615405804 +0000 UTC m=+226.107859703 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cf1dd80): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cf5e3c0): _readAt: size=512, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cf5e3c0): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cf5e3c0): >openPending: err= 2026/08/15 04:39:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cf5e3c0): >_readAt: n=8, err=EOF 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cf5e3c0): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.615405804 +0000 UTC m=+226.107859703 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cf5e3c0): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: Remove: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814be6caf0 item 81 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cf5ea40): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cf5ea40): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cf5ea40): _writeAt: size=5, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cf5ea40): >_writeAt: n=5, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cf5ea40): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.616949509 +0000 UTC m=+226.109403408 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cf5ea40): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cf5ef40): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cf5ef40): open at offset 5 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cf5ef40): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814be6cfc0 item 82 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cf5ef40): _readAt: size=2, off=5 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cf5ef40): >_readAt: n=0, err=EOF 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cf5ef40): _writeAt: size=3, off=5 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cf5ef40): >_writeAt: n=3, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cf5ef40): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.617830582 +0000 UTC m=+226.110284522 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cf5ef40): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cf5f4c0): _readAt: size=512, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cf5f4c0): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cf5f4c0): >openPending: err= 2026/08/15 04:39:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cf5f4c0): >_readAt: n=3, err=EOF 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cf5f4c0): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.617830582 +0000 UTC m=+226.110284522 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cf5f4c0): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: Remove: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814be6d570 item 82 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cf5fb40): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cf5fb40): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cf5fb40): _writeAt: size=5, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cf5fb40): >_writeAt: n=5, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cf5fb40): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.619527627 +0000 UTC m=+226.111981526 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cf5fb40): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cf8e140): _readAt: size=2, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cf8e140): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cf8e140): open at offset 5 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cf8e140): >openPending: err= 2026/08/15 04:39:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cf8e140): >_readAt: n=2, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cf8e140): _writeAt: size=3, off=7 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814c1e05b0 item 83 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cf8e140): >_writeAt: n=3, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cf8e140): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.620323721 +0000 UTC m=+226.112777610 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cf8e140): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cf8e680): _readAt: size=512, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cf8e680): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cf8e680): >openPending: err= 2026/08/15 04:39:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cf8e680): >_readAt: n=8, err=EOF 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cf8e680): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.620323721 +0000 UTC m=+226.112777610 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cf8e680): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: Remove: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814c1e0af0 item 83 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cf8ed00): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cf8ed00): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cf8ed00): _writeAt: size=5, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cf8ed00): >_writeAt: n=5, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cf8ed00): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.622230061 +0000 UTC m=+226.114683950 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cf8ed00): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cf8f200): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cf8f200): open at offset 5 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cf8f200): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814c1e1500 item 84 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cf8f200): _readAt: size=2, off=5 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cf8f200): >_readAt: n=0, err=EOF 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cf8f200): _writeAt: size=3, off=5 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cf8f200): >_writeAt: n=3, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cf8f200): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.623142012 +0000 UTC m=+226.115595911 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cf8f200): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cf8f780): _readAt: size=512, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cf8f780): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cf8f780): >openPending: err= 2026/08/15 04:39:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cf8f780): >_readAt: n=3, err=EOF 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cf8f780): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.623142012 +0000 UTC m=+226.115595911 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cf8f780): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: Remove: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814c1e1880 item 84 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cf8fe00): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cf8fe00): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cf8fe00): _writeAt: size=5, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cf8fe00): >_writeAt: n=5, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cf8fe00): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.624958924 +0000 UTC m=+226.117412823 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cf8fe00): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cfac400): _readAt: size=2, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cfac400): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cfac400): open at offset 5 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cfac400): >openPending: err= 2026/08/15 04:39:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cfac400): >_readAt: n=2, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cfac400): _writeAt: size=3, off=7 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814bde61c0 item 85 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cfac400): >_writeAt: n=3, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cfac400): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.625937321 +0000 UTC m=+226.118391240 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cfac400): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cfac940): _readAt: size=512, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cfac940): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cfac940): >openPending: err= 2026/08/15 04:39:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cfac940): >_readAt: n=8, err=EOF 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cfac940): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.625937321 +0000 UTC m=+226.118391240 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cfac940): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: Remove: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814bde63f0 item 85 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cd47dc0): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cd47dc0): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cd47dc0): _writeAt: size=5, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cd47dc0): >_writeAt: n=5, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cd47dc0): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.628978644 +0000 UTC m=+226.121432533 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cd47dc0): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d0003c0): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d0003c0): open at offset 5 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d0003c0): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814d2937a0 item 86 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d0003c0): _readAt: size=2, off=5 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d0003c0): >_readAt: n=0, err=EOF 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d0003c0): _writeAt: size=3, off=5 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d0003c0): >_writeAt: n=3, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d0003c0): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.630680718 +0000 UTC m=+226.123134617 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d0003c0): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d000940): _readAt: size=512, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d000940): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d000940): >openPending: err= 2026/08/15 04:39:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d000940): >_readAt: n=3, err=EOF 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d000940): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.630680718 +0000 UTC m=+226.123134617 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d000940): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: Remove: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814d293960 item 86 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d000fc0): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d000fc0): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d000fc0): _writeAt: size=5, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d000fc0): >_writeAt: n=5, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d000fc0): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.632695643 +0000 UTC m=+226.125149542 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d000fc0): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d0014c0): _readAt: size=2, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d0014c0): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d0014c0): open at offset 5 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d0014c0): >openPending: err= 2026/08/15 04:39:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d0014c0): >_readAt: n=2, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d0014c0): _writeAt: size=3, off=7 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814d2922a0 item 87 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d0014c0): >_writeAt: n=3, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d0014c0): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.633258576 +0000 UTC m=+226.125712475 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d0014c0): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d001a00): _readAt: size=512, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d001a00): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d001a00): >openPending: err= 2026/08/15 04:39:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d001a00): >_readAt: n=8, err=EOF 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d001a00): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.633258576 +0000 UTC m=+226.125712475 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814d001a00): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: Remove: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814d292460 item 87 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:35 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/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cfac180): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cfac180): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cfac180): _writeAt: size=5, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cfac180): >_writeAt: n=5, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cfac180): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.634819083 +0000 UTC m=+226.127272982 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cfac180): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cfacf00): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cfacf00): open at offset 5 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cfacf00): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814d2928c0 item 88 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cfacf00): _readAt: size=2, off=5 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cfacf00): >_readAt: n=0, err=EOF 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cfacf00): _writeAt: size=3, off=5 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cfacf00): >_writeAt: n=3, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cfacf00): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.635486934 +0000 UTC m=+226.127940823 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cfacf00): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cfad480): _readAt: size=512, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cfad480): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cfad480): >openPending: err= 2026/08/15 04:39:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cfad480): >_readAt: n=3, err=EOF 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cfad480): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.635486934 +0000 UTC m=+226.127940823 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cfad480): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: Remove: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814d292a80 item 88 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cfadac0): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cfadac0): open at offset 0 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cfadac0): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cfadac0): _readAt: size=2, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cfadac0): >_readAt: n=0, err=EOF 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cfadac0): _writeAt: size=5, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cfadac0): >_writeAt: n=5, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cfadac0): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.636828597 +0000 UTC m=+226.129282496 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cfadac0): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cd0a100): _writeAt: size=5, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cd0a100): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cd0a100): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814d292e00 item 89 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cd0a100): >_writeAt: n=5, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cd0a100): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.637833875 +0000 UTC m=+226.130287774 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cd0a100): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cd0a680): _readAt: size=2, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cd0a680): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cd0a680): open at offset 5 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cd0a680): >openPending: err= 2026/08/15 04:39:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cd0a680): >_readAt: n=2, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cd0a680): _writeAt: size=3, off=7 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814d2930a0 item 89 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cd0a680): >_writeAt: n=3, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cd0a680): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.638515713 +0000 UTC m=+226.130969612 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cd0a680): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cd0ac00): _readAt: size=512, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cd0ac00): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cd0ac00): >openPending: err= 2026/08/15 04:39:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cd0ac00): >_readAt: n=8, err=EOF 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cd0ac00): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.638515713 +0000 UTC m=+226.130969612 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cd0ac00): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: Remove: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814d293260 item 89 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cd0b240): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cd0b240): open at offset 0 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cd0b240): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cd0b240): _readAt: size=2, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cd0b240): >_readAt: n=0, err=EOF 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cd0b240): _writeAt: size=5, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cd0b240): >_writeAt: n=5, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cd0b240): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.640075509 +0000 UTC m=+226.132529408 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cd0b240): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cd0b780): _writeAt: size=5, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cd0b780): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cd0b780): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814d293ab0 item 90 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cd0b780): >_writeAt: n=5, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cd0b780): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.640565935 +0000 UTC m=+226.133019834 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cd0b780): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cd0bcc0): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cd0bcc0): open at offset 5 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cd0bcc0): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814d293c70 item 90 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cd0bcc0): _readAt: size=2, off=5 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cd0bcc0): >_readAt: n=0, err=EOF 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cd0bcc0): _writeAt: size=3, off=5 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cd0bcc0): >_writeAt: n=3, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cd0bcc0): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.641363111 +0000 UTC m=+226.133817010 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cd0bcc0): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c85e380): _readAt: size=512, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c85e380): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c85e380): >openPending: err= 2026/08/15 04:39:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c85e380): >_readAt: n=3, err=EOF 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c85e380): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.641363111 +0000 UTC m=+226.133817010 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c85e380): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: Remove: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814d293e30 item 90 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c85ea00): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c85ea00): open at offset 0 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c85ea00): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c85ea00): _readAt: size=2, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c85ea00): >_readAt: n=0, err=EOF 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c85ea00): _writeAt: size=5, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c85ea00): >_writeAt: n=5, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c85ea00): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.64354458 +0000 UTC m=+226.135998499 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c85ea00): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c85ef40): _writeAt: size=5, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c85ef40): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c85ef40): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814bde6a10 item 91 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c85ef40): >_writeAt: n=5, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c85ef40): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.644230365 +0000 UTC m=+226.136684264 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c85ef40): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c85f680): _readAt: size=2, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c85f680): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c85f680): open at offset 5 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c85f680): >openPending: err= 2026/08/15 04:39:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c85f680): >_readAt: n=2, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c85f680): _writeAt: size=3, off=7 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814bde6bd0 item 91 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c85f680): >_writeAt: n=3, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c85f680): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.644991772 +0000 UTC m=+226.137445671 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c85f680): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c85fc00): _readAt: size=512, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c85fc00): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c85fc00): >openPending: err= 2026/08/15 04:39:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c85fc00): >_readAt: n=8, err=EOF 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c85fc00): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.644991772 +0000 UTC m=+226.137445671 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c85fc00): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: Remove: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814bde6e00 item 91 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:35 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/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c1a0d00): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c1a0d00): open at offset 0 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c1a0d00): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c1a0d00): _readAt: size=2, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c1a0d00): >_readAt: n=0, err=EOF 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c1a0d00): _writeAt: size=5, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c1a0d00): >_writeAt: n=5, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c1a0d00): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.647428163 +0000 UTC m=+226.139882062 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c1a0d00): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c1a12c0): _writeAt: size=5, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c1a12c0): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c1a12c0): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814bde7180 item 92 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c1a12c0): >_writeAt: n=5, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c1a12c0): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.648175845 +0000 UTC m=+226.140629744 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c1a12c0): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c1a1ac0): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c1a1ac0): open at offset 5 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c1a1ac0): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814bde7420 item 92 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c1a1ac0): _readAt: size=2, off=5 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c1a1ac0): >_readAt: n=0, err=EOF 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c1a1ac0): _writeAt: size=3, off=5 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c1a1ac0): >_writeAt: n=3, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c1a1ac0): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.648879784 +0000 UTC m=+226.141333724 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c1a1ac0): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c7904c0): _readAt: size=512, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c7904c0): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c7904c0): >openPending: err= 2026/08/15 04:39:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c7904c0): >_readAt: n=3, err=EOF 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c7904c0): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.648879784 +0000 UTC m=+226.141333724 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c7904c0): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: Remove: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814bde7730 item 92 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c790b00): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c790b00): open at offset 0 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c790b00): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c790b00): _readAt: size=2, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c790b00): >_readAt: n=0, err=EOF 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c790b00): _writeAt: size=5, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c790b00): >_writeAt: n=5, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c790b00): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.650670285 +0000 UTC m=+226.143124225 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c790b00): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c791040): _writeAt: size=5, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c791040): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c791040): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814cde41c0 item 93 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c791040): >_writeAt: n=5, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c791040): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.651258677 +0000 UTC m=+226.143712636 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c791040): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/15 04:39:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c791740): _readAt: size=512, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c791740): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c791740): >openPending: err= 2026/08/15 04:39:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c791740): >_readAt: n=5, err=EOF 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c791740): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.651258677 +0000 UTC m=+226.143712636 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c791740): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: Remove: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814cde4380 item 93 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:35 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/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c791e00): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c791e00): open at offset 0 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c791e00): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c791e00): _readAt: size=2, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c791e00): >_readAt: n=0, err=EOF 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c791e00): _writeAt: size=5, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c791e00): >_writeAt: n=5, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c791e00): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.654494867 +0000 UTC m=+226.146948756 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c791e00): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc42440): _writeAt: size=5, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc42440): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc42440): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814cde4700 item 94 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc42440): >_writeAt: n=5, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc42440): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.656407349 +0000 UTC m=+226.148861238 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc42440): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/15 04:39:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc42b40): _readAt: size=512, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc42b40): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc42b40): >openPending: err= 2026/08/15 04:39:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc42b40): >_readAt: n=5, err=EOF 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc42b40): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.656407349 +0000 UTC m=+226.148861238 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc42b40): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: Remove: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814cde48c0 item 94 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:35 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/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc43180): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc43180): open at offset 0 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc43180): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc43180): _readAt: size=2, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc43180): >_readAt: n=0, err=EOF 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc43180): _writeAt: size=5, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc43180): >_writeAt: n=5, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc43180): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.658202188 +0000 UTC m=+226.150656097 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc43180): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc436c0): _writeAt: size=5, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc436c0): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc436c0): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814cde4cb0 item 95 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc436c0): >_writeAt: n=5, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc436c0): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.658734704 +0000 UTC m=+226.151188603 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc436c0): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/15 04:39:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc43ec0): _readAt: size=512, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc43ec0): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc43ec0): >openPending: err= 2026/08/15 04:39:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc43ec0): >_readAt: n=5, err=EOF 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc43ec0): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.658734704 +0000 UTC m=+226.151188603 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814cc43ec0): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: Remove: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814cde4e70 item 95 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:35 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/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c5b3580): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c5b3580): open at offset 0 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c5b3580): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c5b3580): _readAt: size=2, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c5b3580): >_readAt: n=0, err=EOF 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c5b3580): _writeAt: size=5, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c5b3580): >_writeAt: n=5, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c5b3580): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.660428943 +0000 UTC m=+226.152882842 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c5b3580): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c16cd40): _writeAt: size=5, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c16cd40): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c16cd40): >openPending: err= 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814cde51f0 item 96 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c16cd40): >_writeAt: n=5, err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c16cd40): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.661004119 +0000 UTC m=+226.153458019 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c16cd40): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/15 04:39:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/15 04:39:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:39:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:39:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:39:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c16d880): _readAt: size=512, off=0 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c16d880): openPending: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c16d880): >openPending: err= 2026/08/15 04:39:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c16d880): >_readAt: n=5, err=EOF 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c16d880): close: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:39:35.661004119 +0000 UTC m=+226.153458019 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:35 DEBUG : open-test-file(0x12814c16d880): >close: err= 2026/08/15 04:39:35 DEBUG : open-test-file: Remove: 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12814cde53b0 item 96 2026/08/15 04:39:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:39:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:39:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:39:35 DEBUG : open-test-file: >Remove: err= 2026/08/15 04:39:35 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:39:35 DEBUG : Looking for writers 2026/08/15 04:39:35 DEBUG : >WaitForWriters: 2026/08/15 04:39:35 DEBUG : files root 'rclone-test-colufap6pifu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.27s) --- PASS: TestRWFileHandleOpenTests/writes (0.63s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.13s) --- 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.01s) --- 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.01s) --- 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 (0.64s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.14s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:198: Remote "files root 'rclone-test-colufap6pifu'", Local "Local file system at /tmp/rclone407721730", Modify Window "1s" 2026/08/15 04:39:35 INFO : files root 'rclone-test-colufap6pifu': poll-interval is not supported by this remote 2026/08/15 04:39:35 DEBUG : files root 'rclone-test-colufap6pifu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/15 04:39:35 DEBUG : files root 'rclone-test-colufap6pifu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-colufap6pifu" 2026/08/15 04:39:35 DEBUG : files root 'rclone-test-colufap6pifu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-colufap6pifu" 2026/08/15 04:39:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-colufap6pifu" 2026/08/15 04:39:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/15 04:39:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-colufap6pifu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-colufap6pifu" 2026/08/15 04:39:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-colufap6pifu" 2026/08/15 04:39:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/15 04:39:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-colufap6pifu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-colufap6pifu" 2026/08/15 04:39:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:35 INFO : files root 'rclone-test-colufap6pifu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/15 04:39:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:36 DEBUG : file1: newRWFileHandle: 2026/08/15 04:39:36 DEBUG : file1(0x12814c31c9c0): openPending: 2026/08/15 04:39:36 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/15 04:39:36 DEBUG : file1(0x12814c31c9c0): >openPending: err= 2026/08/15 04:39:36 DEBUG : file1: >newRWFileHandle: err= 2026/08/15 04:39:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/15 04:39:36 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/15 04:39:36 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/15 04:39:36 DEBUG : file1(0x12814c31c9c0): _writeAt: size=2, off=0 2026/08/15 04:39:36 DEBUG : file1(0x12814c31c9c0): >_writeAt: n=2, err= 2026/08/15 04:39:36 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/08/15 04:39:36 DEBUG : file1(0x12814c31c9c0): RWFileHandle.Flush 2026/08/15 04:39:36 DEBUG : file1(0x12814c31c9c0): RWFileHandle.Release 2026/08/15 04:39:36 DEBUG : file1(0x12814c31c9c0): close: 2026/08/15 04:39:36 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/08/15 04:39:36 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:36 DEBUG : file1(0x12814c31c9c0): >close: err= 2026/08/15 04:39:36 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:39:36 DEBUG : Looking for writers 2026/08/15 04:39:36 DEBUG : file1: reading active writers 2026/08/15 04:39:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/15 04:39:36 DEBUG : Looking for writers 2026/08/15 04:39:36 DEBUG : file1: reading active writers 2026/08/15 04:39:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/15 04:39:36 DEBUG : Looking for writers 2026/08/15 04:39:36 DEBUG : file1: reading active writers 2026/08/15 04:39:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/15 04:39:36 DEBUG : Looking for writers 2026/08/15 04:39:36 DEBUG : file1: reading active writers 2026/08/15 04:39:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/15 04:39:36 DEBUG : file1: vfs cache: starting upload 2026/08/15 04:39:36 DEBUG : Looking for writers 2026/08/15 04:39:36 DEBUG : file1: reading active writers 2026/08/15 04:39:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/15 04:39:36 DEBUG : Looking for writers 2026/08/15 04:39:36 DEBUG : file1: reading active writers 2026/08/15 04:39:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/15 04:39:36 DEBUG : Looking for writers 2026/08/15 04:39:36 DEBUG : file1: reading active writers 2026/08/15 04:39:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/15 04:39:37 DEBUG : Looking for writers 2026/08/15 04:39:37 DEBUG : file1: reading active writers 2026/08/15 04:39:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/15 04:39:37 DEBUG : file1: size = 2 OK 2026/08/15 04:39:37 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/08/15 04:39:37 INFO : file1: Copied (new) 2026/08/15 04:39:37 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2026/08/15 04:39:37 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/15 04:39:37 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/08/15 04:39:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/15 04:39:37 INFO : file1: vfs cache: upload succeeded try #1 2026/08/15 04:39:38 DEBUG : Looking for writers 2026/08/15 04:39:38 DEBUG : file1: reading active writers 2026/08/15 04:39:38 DEBUG : >WaitForWriters: 2026/08/15 04:39:38 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:39:38 DEBUG : Looking for writers 2026/08/15 04:39:38 DEBUG : file1: reading active writers 2026/08/15 04:39:38 DEBUG : >WaitForWriters: 2026/08/15 04:39:38 DEBUG : files root 'rclone-test-colufap6pifu': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (2.99s) === RUN TestRWCacheRename run.go:198: Remote "files root 'rclone-test-colufap6pifu'", Local "Local file system at /tmp/rclone407721730", Modify Window "1s" 2026/08/15 04:39:38 INFO : files root 'rclone-test-colufap6pifu': poll-interval is not supported by this remote 2026/08/15 04:39:38 DEBUG : files root 'rclone-test-colufap6pifu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/15 04:39:38 DEBUG : files root 'rclone-test-colufap6pifu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-colufap6pifu" 2026/08/15 04:39:38 DEBUG : files root 'rclone-test-colufap6pifu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-colufap6pifu" 2026/08/15 04:39:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-colufap6pifu" 2026/08/15 04:39:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/15 04:39:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-colufap6pifu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-colufap6pifu" 2026/08/15 04:39:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-colufap6pifu" 2026/08/15 04:39:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/15 04:39:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-colufap6pifu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-colufap6pifu" 2026/08/15 04:39:38 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:39:38 INFO : files root 'rclone-test-colufap6pifu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/15 04:39:39 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:39:39 DEBUG : rename_me: newRWFileHandle: 2026/08/15 04:39:39 DEBUG : rename_me(0x12814cc8a900): openPending: 2026/08/15 04:39:39 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:39:39 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/08/15 04:39:39 DEBUG : rename_me(0x12814cc8a900): >openPending: err= 2026/08/15 04:39:39 DEBUG : rename_me: >newRWFileHandle: err= 2026/08/15 04:39:39 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/08/15 04:39:39 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/08/15 04:39:39 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/08/15 04:39:39 DEBUG : rename_me(0x12814cc8a900): _writeAt: size=5, off=0 2026/08/15 04:39:39 DEBUG : rename_me(0x12814cc8a900): >_writeAt: n=5, err= 2026/08/15 04:39:39 DEBUG : rename_me(0x12814cc8a900): close: 2026/08/15 04:39:39 DEBUG : rename_me: vfs cache: setting modification time to 2026-08-15 04:39:39.039260097 +0000 UTC m=+229.531714006 2026/08/15 04:39:39 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/08/15 04:39:39 DEBUG : rename_me(0x12814cc8a900): >close: err= 2026/08/15 04:39:39 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/08/15 04:39:39 DEBUG : i_was_renamed: Updating file with 0x12814cbeeb60 2026/08/15 04:39:39 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/08/15 04:39:39 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/08/15 04:39:39 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:39:39 DEBUG : Looking for writers 2026/08/15 04:39:39 DEBUG : i_was_renamed: reading active writers 2026/08/15 04:39:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/15 04:39:39 DEBUG : Looking for writers 2026/08/15 04:39:39 DEBUG : i_was_renamed: reading active writers 2026/08/15 04:39:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/15 04:39:39 DEBUG : Looking for writers 2026/08/15 04:39:39 DEBUG : i_was_renamed: reading active writers 2026/08/15 04:39:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/15 04:39:39 DEBUG : Looking for writers 2026/08/15 04:39:39 DEBUG : i_was_renamed: reading active writers 2026/08/15 04:39:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/15 04:39:39 DEBUG : i_was_renamed: vfs cache: starting upload 2026/08/15 04:39:39 DEBUG : Looking for writers 2026/08/15 04:39:39 DEBUG : i_was_renamed: reading active writers 2026/08/15 04:39:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/15 04:39:39 DEBUG : Looking for writers 2026/08/15 04:39:39 DEBUG : i_was_renamed: reading active writers 2026/08/15 04:39:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/15 04:39:39 DEBUG : Looking for writers 2026/08/15 04:39:39 DEBUG : i_was_renamed: reading active writers 2026/08/15 04:39:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/15 04:39:40 DEBUG : i_was_renamed: size = 5 OK 2026/08/15 04:39:40 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/15 04:39:40 INFO : i_was_renamed: Copied (new) 2026/08/15 04:39:40 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-08-15 04:39:39 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/15 04:39:40 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/08/15 04:39:40 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/08/15 04:39:40 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/08/15 04:39:40 DEBUG : Looking for writers 2026/08/15 04:39:40 DEBUG : i_was_renamed: reading active writers 2026/08/15 04:39:40 DEBUG : >WaitForWriters: 2026/08/15 04:39:40 DEBUG : files root 'rclone-test-colufap6pifu': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (1.85s) === RUN TestRWCacheUpdate run.go:198: Remote "files root 'rclone-test-colufap6pifu'", Local "Local file system at /tmp/rclone407721730", Modify Window "1s" 2026/08/15 04:39:40 INFO : files root 'rclone-test-colufap6pifu': poll-interval is not supported by this remote 2026/08/15 04:39:40 DEBUG : files root 'rclone-test-colufap6pifu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/15 04:39:40 DEBUG : files root 'rclone-test-colufap6pifu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-colufap6pifu" 2026/08/15 04:39:40 DEBUG : files root 'rclone-test-colufap6pifu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-colufap6pifu" 2026/08/15 04:39:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-colufap6pifu" 2026/08/15 04:39:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/15 04:39:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-colufap6pifu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-colufap6pifu" 2026/08/15 04:39:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-colufap6pifu" 2026/08/15 04:39:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/15 04:39:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-colufap6pifu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-colufap6pifu" 2026/08/15 04:39:40 INFO : files root 'rclone-test-colufap6pifu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/15 04:39:40 DEBUG : forgetting directory cache 2026/08/15 04:39:42 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:42 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/15 04:39:42 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/15 04:39:42 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/15 04:39:42 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/15 04:39:42 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/15 04:39:42 DEBUG : TestRWCacheUpdate(0x12814cc8b6c0): _readAt: size=512, off=0 2026/08/15 04:39:42 DEBUG : TestRWCacheUpdate(0x12814cc8b6c0): openPending: 2026/08/15 04:39:42 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-15 03:40:40 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/08/15 04:39:42 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/15 04:39:42 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/15 04:39:42 DEBUG : TestRWCacheUpdate(0x12814cc8b6c0): >openPending: err= 2026/08/15 04:39:42 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/15 04:39:42 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/15 04:39:42 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/15 04:39:42 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/15 04:39:42 DEBUG : forgetting directory cache 2026/08/15 04:39:42 DEBUG : TestRWCacheUpdate(0x12814cc8b6c0): >_readAt: n=20, err=EOF 2026/08/15 04:39:42 DEBUG : TestRWCacheUpdate(0x12814cc8b6c0): close: 2026/08/15 04:39:42 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-15 03:40:40 +0000 UTC 2026/08/15 04:39:42 DEBUG : TestRWCacheUpdate(0x12814cc8b6c0): >close: err= 2026/08/15 04:39:42 DEBUG : Re-reading directory (264.602539ms old) 2026/08/15 04:39:42 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/15 04:39:42 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/15 04:39:42 DEBUG : forgetting directory cache 2026/08/15 04:39:43 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:44 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/15 04:39:44 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/15 04:39:44 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/15 04:39:44 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/15 04:39:44 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/15 04:39:44 DEBUG : TestRWCacheUpdate(0x12814c0fe8c0): _readAt: size=512, off=0 2026/08/15 04:39:44 DEBUG : TestRWCacheUpdate(0x12814c0fe8c0): openPending: 2026/08/15 04:39:44 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-15 03:41:40 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-08-15 03:40:40 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/08/15 04:39:44 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-15 03:41:40 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-08-15 03:40:40 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/08/15 04:39:44 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/15 04:39:44 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/15 04:39:44 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/15 04:39:44 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/15 04:39:44 DEBUG : TestRWCacheUpdate(0x12814c0fe8c0): >openPending: err= 2026/08/15 04:39:44 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/15 04:39:44 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/15 04:39:44 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/15 04:39:44 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/15 04:39:44 DEBUG : forgetting directory cache 2026/08/15 04:39:44 DEBUG : TestRWCacheUpdate(0x12814c0fe8c0): >_readAt: n=20, err=EOF 2026/08/15 04:39:44 DEBUG : TestRWCacheUpdate(0x12814c0fe8c0): close: 2026/08/15 04:39:44 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-15 03:41:40 +0000 UTC 2026/08/15 04:39:44 DEBUG : TestRWCacheUpdate(0x12814c0fe8c0): >close: err= 2026/08/15 04:39:44 DEBUG : Re-reading directory (269.163121ms old) 2026/08/15 04:39:44 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/15 04:39:44 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/15 04:39:44 DEBUG : forgetting directory cache 2026/08/15 04:39:45 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:45 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/15 04:39:45 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/15 04:39:45 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/15 04:39:45 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/15 04:39:45 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/15 04:39:45 DEBUG : TestRWCacheUpdate(0x12814c0ff380): _readAt: size=512, off=0 2026/08/15 04:39:45 DEBUG : TestRWCacheUpdate(0x12814c0ff380): openPending: 2026/08/15 04:39:45 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-15 03:42:40 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-08-15 03:41:40 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/08/15 04:39:45 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-15 03:42:40 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-08-15 03:41:40 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/08/15 04:39:45 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/15 04:39:45 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/15 04:39:45 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/15 04:39:45 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/15 04:39:45 DEBUG : TestRWCacheUpdate(0x12814c0ff380): >openPending: err= 2026/08/15 04:39:45 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/15 04:39:45 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/15 04:39:45 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/15 04:39:45 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/15 04:39:46 DEBUG : forgetting directory cache 2026/08/15 04:39:46 DEBUG : TestRWCacheUpdate(0x12814c0ff380): >_readAt: n=20, err=EOF 2026/08/15 04:39:46 DEBUG : TestRWCacheUpdate(0x12814c0ff380): close: 2026/08/15 04:39:46 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-15 03:42:40 +0000 UTC 2026/08/15 04:39:46 DEBUG : TestRWCacheUpdate(0x12814c0ff380): >close: err= 2026/08/15 04:39:46 DEBUG : Re-reading directory (271.483734ms old) 2026/08/15 04:39:46 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/15 04:39:46 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/15 04:39:46 DEBUG : forgetting directory cache 2026/08/15 04:39:47 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:47 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/15 04:39:47 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/15 04:39:47 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/15 04:39:47 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/15 04:39:47 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/15 04:39:47 DEBUG : TestRWCacheUpdate(0x12814cc8a640): _readAt: size=512, off=0 2026/08/15 04:39:47 DEBUG : TestRWCacheUpdate(0x12814cc8a640): openPending: 2026/08/15 04:39:47 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-15 03:43:40 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-08-15 03:42:40 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/08/15 04:39:47 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-15 03:43:40 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-08-15 03:42:40 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/08/15 04:39:47 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/15 04:39:47 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/15 04:39:47 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/15 04:39:47 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/15 04:39:47 DEBUG : TestRWCacheUpdate(0x12814cc8a640): >openPending: err= 2026/08/15 04:39:47 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/15 04:39:47 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/15 04:39:47 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/15 04:39:47 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/15 04:39:48 DEBUG : forgetting directory cache 2026/08/15 04:39:48 DEBUG : TestRWCacheUpdate(0x12814cc8a640): >_readAt: n=20, err=EOF 2026/08/15 04:39:48 DEBUG : TestRWCacheUpdate(0x12814cc8a640): close: 2026/08/15 04:39:48 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-15 03:43:40 +0000 UTC 2026/08/15 04:39:48 DEBUG : TestRWCacheUpdate(0x12814cc8a640): >close: err= 2026/08/15 04:39:48 DEBUG : Re-reading directory (267.477307ms old) 2026/08/15 04:39:48 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/15 04:39:48 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/15 04:39:48 DEBUG : forgetting directory cache 2026/08/15 04:39:49 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:49 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/15 04:39:49 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/15 04:39:49 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/15 04:39:49 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/15 04:39:49 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/15 04:39:49 DEBUG : TestRWCacheUpdate(0x12814c31cb40): _readAt: size=512, off=0 2026/08/15 04:39:49 DEBUG : TestRWCacheUpdate(0x12814c31cb40): openPending: 2026/08/15 04:39:49 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-15 03:44:40 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-08-15 03:43:40 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/08/15 04:39:49 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-15 03:44:40 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-08-15 03:43:40 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/08/15 04:39:49 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/15 04:39:49 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/15 04:39:49 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/15 04:39:49 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/15 04:39:49 DEBUG : TestRWCacheUpdate(0x12814c31cb40): >openPending: err= 2026/08/15 04:39:49 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/15 04:39:49 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/15 04:39:49 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/15 04:39:49 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/15 04:39:49 DEBUG : forgetting directory cache 2026/08/15 04:39:50 DEBUG : TestRWCacheUpdate(0x12814c31cb40): >_readAt: n=20, err=EOF 2026/08/15 04:39:50 DEBUG : TestRWCacheUpdate(0x12814c31cb40): close: 2026/08/15 04:39:50 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-15 03:44:40 +0000 UTC 2026/08/15 04:39:50 DEBUG : TestRWCacheUpdate(0x12814c31cb40): >close: err= 2026/08/15 04:39:50 DEBUG : Re-reading directory (279.163905ms old) 2026/08/15 04:39:50 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/15 04:39:50 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/15 04:39:50 DEBUG : forgetting directory cache 2026/08/15 04:39:51 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:51 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/15 04:39:51 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/15 04:39:51 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/15 04:39:51 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/15 04:39:51 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/15 04:39:51 DEBUG : TestRWCacheUpdate(0x12814cc8af00): _readAt: size=512, off=0 2026/08/15 04:39:51 DEBUG : TestRWCacheUpdate(0x12814cc8af00): openPending: 2026/08/15 04:39:51 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-15 03:45:40 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-08-15 03:44:40 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/08/15 04:39:51 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-15 03:45:40 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-08-15 03:44:40 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/08/15 04:39:51 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/15 04:39:51 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/15 04:39:51 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/15 04:39:51 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/15 04:39:51 DEBUG : TestRWCacheUpdate(0x12814cc8af00): >openPending: err= 2026/08/15 04:39:51 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/15 04:39:51 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/15 04:39:51 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/15 04:39:51 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/15 04:39:51 DEBUG : forgetting directory cache 2026/08/15 04:39:51 DEBUG : TestRWCacheUpdate(0x12814cc8af00): >_readAt: n=20, err=EOF 2026/08/15 04:39:51 DEBUG : TestRWCacheUpdate(0x12814cc8af00): close: 2026/08/15 04:39:51 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-15 03:45:40 +0000 UTC 2026/08/15 04:39:51 DEBUG : TestRWCacheUpdate(0x12814cc8af00): >close: err= 2026/08/15 04:39:51 DEBUG : Re-reading directory (267.484502ms old) 2026/08/15 04:39:52 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/15 04:39:52 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/15 04:39:52 DEBUG : forgetting directory cache 2026/08/15 04:39:53 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:53 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/15 04:39:53 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/15 04:39:53 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/15 04:39:53 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/15 04:39:53 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/15 04:39:53 DEBUG : TestRWCacheUpdate(0x12814cc8b740): _readAt: size=512, off=0 2026/08/15 04:39:53 DEBUG : TestRWCacheUpdate(0x12814cc8b740): openPending: 2026/08/15 04:39:53 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-08-15 03:46:40 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-08-15 03:45:40 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/08/15 04:39:53 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-08-15 03:46:40 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-08-15 03:45:40 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/08/15 04:39:53 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/15 04:39:53 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/15 04:39:53 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/08/15 04:39:53 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/15 04:39:53 DEBUG : TestRWCacheUpdate(0x12814cc8b740): >openPending: err= 2026/08/15 04:39:53 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/08/15 04:39:53 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/15 04:39:53 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/15 04:39:53 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/15 04:39:53 DEBUG : forgetting directory cache 2026/08/15 04:39:53 DEBUG : TestRWCacheUpdate(0x12814cc8b740): >_readAt: n=21, err=EOF 2026/08/15 04:39:53 DEBUG : TestRWCacheUpdate(0x12814cc8b740): close: 2026/08/15 04:39:53 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-15 03:46:40 +0000 UTC 2026/08/15 04:39:53 DEBUG : TestRWCacheUpdate(0x12814cc8b740): >close: err= 2026/08/15 04:39:53 DEBUG : Re-reading directory (268.025704ms old) 2026/08/15 04:39:53 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/15 04:39:53 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/15 04:39:53 DEBUG : forgetting directory cache 2026/08/15 04:39:54 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:54 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/15 04:39:54 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/15 04:39:54 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/15 04:39:54 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/15 04:39:54 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/15 04:39:54 DEBUG : TestRWCacheUpdate(0x12814c85e200): _readAt: size=512, off=0 2026/08/15 04:39:54 DEBUG : TestRWCacheUpdate(0x12814c85e200): openPending: 2026/08/15 04:39:54 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-08-15 03:47:40 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-08-15 03:46:40 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/08/15 04:39:54 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-08-15 03:47:40 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-08-15 03:46:40 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/08/15 04:39:54 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/15 04:39:54 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/15 04:39:54 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/08/15 04:39:54 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/15 04:39:54 DEBUG : TestRWCacheUpdate(0x12814c85e200): >openPending: err= 2026/08/15 04:39:54 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/08/15 04:39:54 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/15 04:39:54 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/15 04:39:54 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/15 04:39:55 DEBUG : forgetting directory cache 2026/08/15 04:39:55 DEBUG : TestRWCacheUpdate(0x12814c85e200): >_readAt: n=22, err=EOF 2026/08/15 04:39:55 DEBUG : TestRWCacheUpdate(0x12814c85e200): close: 2026/08/15 04:39:55 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-15 03:47:40 +0000 UTC 2026/08/15 04:39:55 DEBUG : TestRWCacheUpdate(0x12814c85e200): >close: err= 2026/08/15 04:39:55 DEBUG : Re-reading directory (262.991708ms old) 2026/08/15 04:39:55 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/15 04:39:55 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/15 04:39:55 DEBUG : forgetting directory cache 2026/08/15 04:39:56 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:57 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/15 04:39:57 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/15 04:39:57 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/15 04:39:57 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/15 04:39:57 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/15 04:39:57 DEBUG : TestRWCacheUpdate(0x12814cd0ae00): _readAt: size=512, off=0 2026/08/15 04:39:57 DEBUG : TestRWCacheUpdate(0x12814cd0ae00): openPending: 2026/08/15 04:39:57 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-08-15 03:48:40 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-08-15 03:47:40 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/08/15 04:39:57 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-08-15 03:48:40 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-08-15 03:47:40 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/08/15 04:39:57 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/15 04:39:57 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/15 04:39:57 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/08/15 04:39:57 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/15 04:39:57 DEBUG : TestRWCacheUpdate(0x12814cd0ae00): >openPending: err= 2026/08/15 04:39:57 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/08/15 04:39:57 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/15 04:39:57 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/15 04:39:57 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/15 04:39:57 DEBUG : forgetting directory cache 2026/08/15 04:39:57 DEBUG : TestRWCacheUpdate(0x12814cd0ae00): >_readAt: n=23, err=EOF 2026/08/15 04:39:57 DEBUG : TestRWCacheUpdate(0x12814cd0ae00): close: 2026/08/15 04:39:57 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-15 03:48:40 +0000 UTC 2026/08/15 04:39:57 DEBUG : TestRWCacheUpdate(0x12814cd0ae00): >close: err= 2026/08/15 04:39:57 DEBUG : Re-reading directory (265.735018ms old) 2026/08/15 04:39:57 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/15 04:39:57 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/15 04:39:57 DEBUG : forgetting directory cache 2026/08/15 04:39:58 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:39:59 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/15 04:39:59 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/15 04:39:59 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/15 04:39:59 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/15 04:39:59 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/15 04:39:59 DEBUG : TestRWCacheUpdate(0x12814cd0b480): _readAt: size=512, off=0 2026/08/15 04:39:59 DEBUG : TestRWCacheUpdate(0x12814cd0b480): openPending: 2026/08/15 04:39:59 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-08-15 03:49:40 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-08-15 03:48:40 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/08/15 04:39:59 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-08-15 03:49:40 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-08-15 03:48:40 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/08/15 04:39:59 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/15 04:39:59 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/15 04:39:59 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/08/15 04:39:59 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/15 04:39:59 DEBUG : TestRWCacheUpdate(0x12814cd0b480): >openPending: err= 2026/08/15 04:39:59 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/08/15 04:39:59 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/15 04:39:59 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/15 04:39:59 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/15 04:39:59 DEBUG : forgetting directory cache 2026/08/15 04:39:59 DEBUG : TestRWCacheUpdate(0x12814cd0b480): >_readAt: n=24, err=EOF 2026/08/15 04:39:59 DEBUG : TestRWCacheUpdate(0x12814cd0b480): close: 2026/08/15 04:39:59 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-15 03:49:40 +0000 UTC 2026/08/15 04:39:59 DEBUG : TestRWCacheUpdate(0x12814cd0b480): >close: err= 2026/08/15 04:39:59 DEBUG : Re-reading directory (265.257797ms old) 2026/08/15 04:39:59 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/15 04:39:59 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/15 04:39:59 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:39:59 DEBUG : Looking for writers 2026/08/15 04:39:59 DEBUG : TestRWCacheUpdate: reading active writers 2026/08/15 04:39:59 DEBUG : >WaitForWriters: 2026/08/15 04:39:59 DEBUG : files root 'rclone-test-colufap6pifu': vfs cache: cleaner exiting 2026/08/15 04:39:59 DEBUG : forgetting directory cache --- PASS: TestRWCacheUpdate (19.06s) === RUN TestCaseSensitivity run.go:198: Remote "files root 'rclone-test-colufap6pifu'", Local "Local file system at /tmp/rclone407721730", Modify Window "1s" vfs_case_test.go:20: Can't test case sensitivity - this remote is officially not case-sensitive --- SKIP: TestCaseSensitivity (0.25s) === RUN TestUnicodeNormalization run.go:198: Remote "files root 'rclone-test-colufap6pifu'", Local "Local file system at /tmp/rclone407721730", Modify Window "1s" 2026/08/15 04:40:02 INFO : files root 'rclone-test-colufap6pifu': poll-interval is not supported by this remote 2026/08/15 04:40:02 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/15 04:40:02 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/08/15 04:40:02 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/08/15 04:40:02 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/08/15 04:40:02 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/15 04:40:02 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/15 04:40:02 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/15 04:40:02 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/08/15 04:40:02 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/08/15 04:40:02 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/08/15 04:40:02 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/08/15 04:40:02 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/15 04:40:02 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/15 04:40:02 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/08/15 04:40:02 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/08/15 04:40:02 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/08/15 04:40:02 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/15 04:40:03 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/15 04:40:03 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/15 04:40:03 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/08/15 04:40:03 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:40:03 DEBUG : Looking for writers 2026/08/15 04:40:03 DEBUG : normal name with no special characters.txt: reading active writers 2026/08/15 04:40:03 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/08/15 04:40:03 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (3.75s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "files root 'rclone-test-colufap6pifu'", Local "Local file system at /tmp/rclone407721730", Modify Window "1s" 2026/08/15 04:40:03 INFO : files root 'rclone-test-colufap6pifu': poll-interval is not supported by this remote 2026/08/15 04:40:03 DEBUG : files root 'rclone-test-colufap6pifu': Reusing VFS from active cache 2026/08/15 04:40:03 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:40:03 DEBUG : Looking for writers 2026/08/15 04:40:03 DEBUG : >WaitForWriters: 2026/08/15 04:40:03 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:40:03 DEBUG : Looking for writers 2026/08/15 04:40:03 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.25s) === RUN TestVFSNewWithOpts run.go:198: Remote "files root 'rclone-test-colufap6pifu'", Local "Local file system at /tmp/rclone407721730", Modify Window "1s" 2026/08/15 04:40:04 INFO : files root 'rclone-test-colufap6pifu': poll-interval is not supported by this remote 2026/08/15 04:40:04 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:40:04 DEBUG : Looking for writers 2026/08/15 04:40:04 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.26s) === RUN TestVFSRoot run.go:198: Remote "files root 'rclone-test-colufap6pifu'", Local "Local file system at /tmp/rclone407721730", Modify Window "1s" 2026/08/15 04:40:04 INFO : files root 'rclone-test-colufap6pifu': poll-interval is not supported by this remote 2026/08/15 04:40:04 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:40:04 DEBUG : Looking for writers 2026/08/15 04:40:04 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.26s) === RUN TestVFSStat run.go:198: Remote "files root 'rclone-test-colufap6pifu'", Local "Local file system at /tmp/rclone407721730", Modify Window "1s" 2026/08/15 04:40:04 INFO : files root 'rclone-test-colufap6pifu': poll-interval is not supported by this remote 2026/08/15 04:40:07 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:40:07 DEBUG : dir: Looking for writers 2026/08/15 04:40:07 DEBUG : file2: reading active writers 2026/08/15 04:40:07 DEBUG : Looking for writers 2026/08/15 04:40:07 DEBUG : dir: reading active writers 2026/08/15 04:40:07 DEBUG : file1: reading active writers 2026/08/15 04:40:07 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (3.52s) === RUN TestVFSStatParent run.go:198: Remote "files root 'rclone-test-colufap6pifu'", Local "Local file system at /tmp/rclone407721730", Modify Window "1s" 2026/08/15 04:40:08 INFO : files root 'rclone-test-colufap6pifu': poll-interval is not supported by this remote 2026/08/15 04:40:10 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:40:10 DEBUG : dir: Looking for writers 2026/08/15 04:40:10 DEBUG : Looking for writers 2026/08/15 04:40:10 DEBUG : file1: reading active writers 2026/08/15 04:40:10 DEBUG : dir: reading active writers 2026/08/15 04:40:10 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (3.15s) === RUN TestVFSOpenFile run.go:198: Remote "files root 'rclone-test-colufap6pifu'", Local "Local file system at /tmp/rclone407721730", Modify Window "1s" 2026/08/15 04:40:11 INFO : files root 'rclone-test-colufap6pifu': poll-interval is not supported by this remote 2026/08/15 04:40:13 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/15 04:40:13 DEBUG : file1: Open: flags=O_RDONLY 2026/08/15 04:40:13 DEBUG : file1: >Open: fd=file1 (r), err= 2026/08/15 04:40:13 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/08/15 04:40:13 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/15 04:40:13 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/08/15 04:40:13 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/15 04:40:13 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/08/15 04:40:13 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:40:13 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:40:13 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/08/15 04:40:13 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/08/15 04:40:13 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/08/15 04:40:13 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/08/15 04:40:13 DEBUG : files root 'rclone-test-colufap6pifu': File to upload is small (0 bytes), uploading instead of streaming 2026/08/15 04:40:15 DEBUG : dir/new_file.txt: size = 0 OK 2026/08/15 04:40:15 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/15 04:40:15 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2026/08/15 04:40:15 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/08/15 04:40:15 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:40:15 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/08/15 04:40:15 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:40:15 DEBUG : dir: Looking for writers 2026/08/15 04:40:15 DEBUG : file2: reading active writers 2026/08/15 04:40:15 DEBUG : new_file.txt: reading active writers 2026/08/15 04:40:15 DEBUG : Looking for writers 2026/08/15 04:40:15 DEBUG : dir: reading active writers 2026/08/15 04:40:15 DEBUG : file1: reading active writers 2026/08/15 04:40:15 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (5.14s) === RUN TestVFSRename run.go:198: Remote "files root 'rclone-test-colufap6pifu'", Local "Local file system at /tmp/rclone407721730", Modify Window "1s" 2026/08/15 04:40:16 INFO : files root 'rclone-test-colufap6pifu': poll-interval is not supported by this remote 2026/08/15 04:40:18 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/08/15 04:40:18 DEBUG : dir/file1: Updating file with dir/file1 0x12814cc32000 2026/08/15 04:40:18 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/08/15 04:40:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/15 04:40:19 INFO : dir/file1: Moved (server-side) to: file0 2026/08/15 04:40:19 DEBUG : file0: Updating file with file0 0x12814cc32000 2026/08/15 04:40:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/15 04:40:19 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/08/15 04:40:19 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:40:19 DEBUG : dir: Looking for writers 2026/08/15 04:40:19 DEBUG : Looking for writers 2026/08/15 04:40:19 DEBUG : dir: reading active writers 2026/08/15 04:40:19 DEBUG : file0: reading active writers 2026/08/15 04:40:19 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (4.19s) === RUN TestVFSStatfs run.go:198: Remote "files root 'rclone-test-colufap6pifu'", Local "Local file system at /tmp/rclone407721730", Modify Window "1s" 2026/08/15 04:40:20 INFO : files root 'rclone-test-colufap6pifu': poll-interval is not supported by this remote 2026/08/15 04:40:20 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:40:20 DEBUG : Looking for writers 2026/08/15 04:40:20 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.25s) === RUN TestVFSMkdir run.go:198: Remote "files root 'rclone-test-colufap6pifu'", Local "Local file system at /tmp/rclone407721730", Modify Window "1s" 2026/08/15 04:40:20 INFO : files root 'rclone-test-colufap6pifu': poll-interval is not supported by this remote 2026/08/15 04:40:21 DEBUG : Added virtual directory entry vAddDir: "/" 2026/08/15 04:40:21 DEBUG : Added virtual directory entry vAddDir: "a" 2026/08/15 04:40:22 DEBUG : Added virtual directory entry vAddDir: "b" 2026/08/15 04:40:22 DEBUG : Added virtual directory entry vAddDir: "c" 2026/08/15 04:40:23 DEBUG : Added virtual directory entry vAddDir: "d" 2026/08/15 04:40:23 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:40:23 DEBUG : Looking for writers 2026/08/15 04:40:23 DEBUG : a: Looking for writers 2026/08/15 04:40:23 DEBUG : b: Looking for writers 2026/08/15 04:40:23 DEBUG : c: Looking for writers 2026/08/15 04:40:23 DEBUG : d: Looking for writers 2026/08/15 04:40:23 DEBUG : Looking for writers 2026/08/15 04:40:23 DEBUG : /: reading active writers 2026/08/15 04:40:23 DEBUG : a: reading active writers 2026/08/15 04:40:23 DEBUG : b: reading active writers 2026/08/15 04:40:23 DEBUG : c: reading active writers 2026/08/15 04:40:23 DEBUG : d: reading active writers 2026/08/15 04:40:23 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (3.82s) === RUN TestVFSMkdirAll run.go:198: Remote "files root 'rclone-test-colufap6pifu'", Local "Local file system at /tmp/rclone407721730", Modify Window "1s" 2026/08/15 04:40:24 INFO : files root 'rclone-test-colufap6pifu': poll-interval is not supported by this remote 2026/08/15 04:40:25 DEBUG : Added virtual directory entry vAddDir: "a" 2026/08/15 04:40:25 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/08/15 04:40:26 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/08/15 04:40:26 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/08/15 04:40:28 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:40:28 DEBUG : a/b/c/d: Looking for writers 2026/08/15 04:40:28 DEBUG : a/b/c: Looking for writers 2026/08/15 04:40:28 DEBUG : d: reading active writers 2026/08/15 04:40:28 DEBUG : a/b: Looking for writers 2026/08/15 04:40:28 DEBUG : c: reading active writers 2026/08/15 04:40:28 DEBUG : a: Looking for writers 2026/08/15 04:40:28 DEBUG : b: reading active writers 2026/08/15 04:40:28 DEBUG : Looking for writers 2026/08/15 04:40:28 DEBUG : a: reading active writers 2026/08/15 04:40:28 DEBUG : >WaitForWriters: 2026/08/15 04:40:29 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-colufap6pifu/a/b/c not empty`) 2026/08/15 04:40:29 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/15 04:40:29 DEBUG : pacer: Reducing sleep to 15ms 2026/08/15 04:40:29 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-colufap6pifu/a/b not empty`) 2026/08/15 04:40:29 DEBUG : pacer: Rate limited, increasing sleep to 30ms 2026/08/15 04:40:29 DEBUG : pacer: Reducing sleep to 22.5ms 2026/08/15 04:40:29 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-colufap6pifu/a not empty`) 2026/08/15 04:40:29 DEBUG : pacer: Rate limited, increasing sleep to 45ms 2026/08/15 04:40:30 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-colufap6pifu/a not empty`) 2026/08/15 04:40:30 DEBUG : pacer: Rate limited, increasing sleep to 90ms 2026/08/15 04:40:30 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-colufap6pifu/a not empty`) 2026/08/15 04:40:30 DEBUG : pacer: Rate limited, increasing sleep to 180ms 2026/08/15 04:40:30 DEBUG : pacer: Reducing sleep to 135ms 2026/08/15 04:40:30 DEBUG : pacer: Reducing sleep to 101.25ms --- PASS: TestVFSMkdirAll (5.82s) === 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 "files root 'rclone-test-colufap6pifu'", Local "Local file system at /tmp/rclone407721730", Modify Window "1s" 2026/08/15 04:40:30 INFO : files root 'rclone-test-colufap6pifu': poll-interval is not supported by this remote 2026/08/15 04:40:30 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:40:30 DEBUG : Looking for writers 2026/08/15 04:40:30 DEBUG : >WaitForWriters: 2026/08/15 04:40:30 DEBUG : pacer: Reducing sleep to 75.9375ms 2026/08/15 04:40:30 DEBUG : pacer: Reducing sleep to 56.953125ms --- PASS: TestVFSIsMetadataFile (0.25s) === RUN TestWriteFileHandleReadonly write_test.go:39: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:198: Remote "files root 'rclone-test-colufap6pifu'", Local "Local file system at /tmp/rclone407721730", Modify Window "1s" 2026/08/15 04:40:30 INFO : files root 'rclone-test-colufap6pifu': poll-interval is not supported by this remote 2026/08/15 04:40:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:40:30 DEBUG : pacer: Reducing sleep to 42.714843ms 2026/08/15 04:40:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:40:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/15 04:40:30 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/15 04:40:30 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/15 04:40:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/15 04:40:30 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/08/15 04:40:30 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/08/15 04:40:30 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/08/15 04:40:30 DEBUG : files root 'rclone-test-colufap6pifu': File to upload is small (5 bytes), uploading instead of streaming 2026/08/15 04:40:31 DEBUG : pacer: Reducing sleep to 32.036132ms 2026/08/15 04:40:31 DEBUG : pacer: Reducing sleep to 24.027099ms 2026/08/15 04:40:32 DEBUG : pacer: Reducing sleep to 18.020324ms 2026/08/15 04:40:32 DEBUG : file1: size = 5 OK 2026/08/15 04:40:32 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/15 04:40:32 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/15 04:40:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/15 04:40:32 DEBUG : pacer: Reducing sleep to 13.515243ms 2026/08/15 04:40:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:40:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:40:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/15 04:40:32 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/15 04:40:32 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/15 04:40:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:40:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:40:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/15 04:40:32 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/15 04:40:32 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/15 04:40:32 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/08/15 04:40:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/08/15 04:40:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/15 04:40:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/15 04:40:32 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/15 04:40:32 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/15 04:40:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/15 04:40:32 DEBUG : files root 'rclone-test-colufap6pifu': File to upload is small (0 bytes), uploading instead of streaming 2026/08/15 04:40:32 DEBUG : pacer: Reducing sleep to 10.136432ms 2026/08/15 04:40:33 DEBUG : pacer: Reducing sleep to 10ms 2026/08/15 04:40:33 DEBUG : file1: size = 0 OK 2026/08/15 04:40:33 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/15 04:40:33 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/15 04:40:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/15 04:40:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/08/15 04:40:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/15 04:40:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/15 04:40:33 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/15 04:40:33 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/15 04:40:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/15 04:40:33 DEBUG : files root 'rclone-test-colufap6pifu': File to upload is small (7 bytes), uploading instead of streaming 2026/08/15 04:40:34 DEBUG : file1: size = 7 OK 2026/08/15 04:40:34 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/08/15 04:40:34 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/15 04:40:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/15 04:40:34 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:40:34 DEBUG : Looking for writers 2026/08/15 04:40:34 DEBUG : file1: reading active writers 2026/08/15 04:40:34 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (4.36s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "files root 'rclone-test-colufap6pifu'", Local "Local file system at /tmp/rclone407721730", Modify Window "1s" 2026/08/15 04:40:35 INFO : files root 'rclone-test-colufap6pifu': poll-interval is not supported by this remote 2026/08/15 04:40:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:40:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:40:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/15 04:40:35 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/15 04:40:35 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/15 04:40:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/15 04:40:35 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/08/15 04:40:36 DEBUG : file1: aborting in-sequence write wait, off=100 2026/08/15 04:40:36 DEBUG : file1: failed to wait for in-sequence write to 100 2026/08/15 04:40:36 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/08/15 04:40:36 DEBUG : files root 'rclone-test-colufap6pifu': File to upload is small (11 bytes), uploading instead of streaming 2026/08/15 04:40:37 DEBUG : file1: size = 11 OK 2026/08/15 04:40:37 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/15 04:40:37 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/15 04:40:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/15 04:40:37 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/08/15 04:40:37 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:40:37 DEBUG : Looking for writers 2026/08/15 04:40:37 DEBUG : file1: reading active writers 2026/08/15 04:40:37 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (2.70s) === RUN TestWriteFileHandleCloseWithError === RUN TestWriteFileHandleCloseWithError/upload_interrupted run.go:198: Remote "files root 'rclone-test-colufap6pifu'", Local "Local file system at /tmp/rclone407721730", Modify Window "1s" 2026/08/15 04:40:37 INFO : files root 'rclone-test-colufap6pifu': poll-interval is not supported by this remote 2026/08/15 04:40:37 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:40:37 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:40:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/15 04:40:37 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/15 04:40:37 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/15 04:40:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/15 04:40:37 ERROR : file1: WriteFileHandle.New Rcat failed: Post "https://rclone.files.com/api/rest/v1/file_actions/begin_upload/rclone-test-colufap6pifu/file1": context canceled 2026/08/15 04:40:37 DEBUG : file1: Remove: 2026/08/15 04:40:37 DEBUG : Added virtual directory entry vDel: "file1" 2026/08/15 04:40:37 DEBUG : file1: >Remove: err= 2026/08/15 04:40:37 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:40:37 DEBUG : Looking for writers 2026/08/15 04:40:37 DEBUG : >WaitForWriters: === RUN TestWriteFileHandleCloseWithError/unexpected_EOF run.go:198: Remote "files root 'rclone-test-colufap6pifu'", Local "Local file system at /tmp/rclone407721730", Modify Window "1s" 2026/08/15 04:40:38 INFO : files root 'rclone-test-colufap6pifu': poll-interval is not supported by this remote 2026/08/15 04:40:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:40:38 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:40:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/15 04:40:38 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/15 04:40:38 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/15 04:40:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/15 04:40:38 ERROR : file1: WriteFileHandle.New Rcat failed: context canceled 2026/08/15 04:40:38 DEBUG : file1: Remove: 2026/08/15 04:40:38 DEBUG : Added virtual directory entry vDel: "file1" 2026/08/15 04:40:38 DEBUG : file1: >Remove: err= 2026/08/15 04:40:38 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:40:38 DEBUG : Looking for writers 2026/08/15 04:40:38 DEBUG : >WaitForWriters: === RUN TestWriteFileHandleCloseWithError/NilReason run.go:198: Remote "files root 'rclone-test-colufap6pifu'", Local "Local file system at /tmp/rclone407721730", Modify Window "1s" 2026/08/15 04:40:39 INFO : files root 'rclone-test-colufap6pifu': poll-interval is not supported by this remote 2026/08/15 04:40:39 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:40:39 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:40:39 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/15 04:40:39 DEBUG : file2: >Open: fd=file2 (w), err= 2026/08/15 04:40:39 DEBUG : file2: >OpenFile: fd=file2 (w), err= 2026/08/15 04:40:39 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/15 04:40:39 DEBUG : files root 'rclone-test-colufap6pifu': File to upload is small (5 bytes), uploading instead of streaming 2026/08/15 04:40:40 DEBUG : file2: size = 5 OK 2026/08/15 04:40:40 DEBUG : file2: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/15 04:40:40 DEBUG : file2: Size and md5 of src and dst objects identical 2026/08/15 04:40:40 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/15 04:40:40 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:40:40 DEBUG : Looking for writers 2026/08/15 04:40:40 DEBUG : file2: reading active writers 2026/08/15 04:40:40 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleCloseWithError (3.37s) --- PASS: TestWriteFileHandleCloseWithError/upload_interrupted (0.83s) --- PASS: TestWriteFileHandleCloseWithError/unexpected_EOF (0.39s) --- PASS: TestWriteFileHandleCloseWithError/NilReason (2.15s) === RUN TestWriteFileHandleFlush run.go:198: Remote "files root 'rclone-test-colufap6pifu'", Local "Local file system at /tmp/rclone407721730", Modify Window "1s" 2026/08/15 04:40:41 INFO : files root 'rclone-test-colufap6pifu': poll-interval is not supported by this remote 2026/08/15 04:40:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:40:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:40:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/15 04:40:41 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/15 04:40:41 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/15 04:40:41 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/08/15 04:40:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/15 04:40:41 DEBUG : files root 'rclone-test-colufap6pifu': File to upload is small (5 bytes), uploading instead of streaming 2026/08/15 04:40:42 DEBUG : file1: size = 5 OK 2026/08/15 04:40:42 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/15 04:40:42 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/15 04:40:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/15 04:40:42 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/08/15 04:40:42 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:40:42 DEBUG : Looking for writers 2026/08/15 04:40:42 DEBUG : file1: reading active writers 2026/08/15 04:40:42 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (1.53s) === RUN TestWriteFileHandleRelease run.go:198: Remote "files root 'rclone-test-colufap6pifu'", Local "Local file system at /tmp/rclone407721730", Modify Window "1s" 2026/08/15 04:40:42 INFO : files root 'rclone-test-colufap6pifu': poll-interval is not supported by this remote 2026/08/15 04:40:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:40:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:40:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/15 04:40:42 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/15 04:40:42 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/15 04:40:42 DEBUG : file1: WriteFileHandle.Release closing 2026/08/15 04:40:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/15 04:40:42 DEBUG : files root 'rclone-test-colufap6pifu': File to upload is small (0 bytes), uploading instead of streaming 2026/08/15 04:40:43 DEBUG : file1: size = 0 OK 2026/08/15 04:40:43 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/15 04:40:43 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/15 04:40:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/15 04:40:43 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/08/15 04:40:43 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:40:43 DEBUG : Looking for writers 2026/08/15 04:40:43 DEBUG : file1: reading active writers 2026/08/15 04:40:43 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (1.58s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "files root 'rclone-test-colufap6pifu'", Local "Local file system at /tmp/rclone407721730", Modify Window "1s" 2026/08/15 04:40:44 INFO : files root 'rclone-test-colufap6pifu': poll-interval is not supported by this remote 2026/08/15 04:40:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:40:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:40:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/15 04:40:44 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/15 04:40:44 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/15 04:40:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/15 04:40:44 DEBUG : files root 'rclone-test-colufap6pifu': File to upload is small (2 bytes), uploading instead of streaming 2026/08/15 04:40:45 DEBUG : file1: size = 2 OK 2026/08/15 04:40:45 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/08/15 04:40:45 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/15 04:40:45 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/08/15 04:40:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/15 04:40:45 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:40:45 DEBUG : Looking for writers 2026/08/15 04:40:45 DEBUG : file1: reading active writers 2026/08/15 04:40:45 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (1.73s) === RUN TestFileReadAtZeroLength run.go:198: Remote "files root 'rclone-test-colufap6pifu'", Local "Local file system at /tmp/rclone407721730", Modify Window "1s" 2026/08/15 04:40:46 INFO : files root 'rclone-test-colufap6pifu': poll-interval is not supported by this remote 2026/08/15 04:40:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:40:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:40:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/15 04:40:46 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/15 04:40:46 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/15 04:40:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/15 04:40:46 DEBUG : files root 'rclone-test-colufap6pifu': File to upload is small (0 bytes), uploading instead of streaming 2026/08/15 04:40:47 DEBUG : file1: size = 0 OK 2026/08/15 04:40:47 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/15 04:40:47 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/15 04:40:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/15 04:40:47 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:40:47 DEBUG : file1: Open: flags=O_RDONLY 2026/08/15 04:40:47 DEBUG : file1: >Open: fd=file1 (r), err= 2026/08/15 04:40:47 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/08/15 04:40:47 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/08/15 04:40:47 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/08/15 04:40:47 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:40:47 DEBUG : Looking for writers 2026/08/15 04:40:47 DEBUG : file1: reading active writers 2026/08/15 04:40:47 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (1.70s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "files root 'rclone-test-colufap6pifu'", Local "Local file system at /tmp/rclone407721730", Modify Window "1s" 2026/08/15 04:40:47 INFO : files root 'rclone-test-colufap6pifu': poll-interval is not supported by this remote 2026/08/15 04:40:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:40:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:40:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/15 04:40:47 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/15 04:40:47 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/15 04:40:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/15 04:40:47 DEBUG : files root 'rclone-test-colufap6pifu': File to upload is small (100 bytes), uploading instead of streaming 2026/08/15 04:40:48 DEBUG : file1: size = 100 OK 2026/08/15 04:40:48 DEBUG : file1: md5 = 7b2408e858271b0d8fe820f19c32beb8 OK 2026/08/15 04:40:48 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/15 04:40:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/15 04:40:48 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:40:48 DEBUG : file1: Open: flags=O_RDONLY 2026/08/15 04:40:48 DEBUG : file1: >Open: fd=file1 (r), err= 2026/08/15 04:40:48 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/08/15 04:40:48 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/08/15 04:40:49 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/08/15 04:40:49 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:40:49 DEBUG : Looking for writers 2026/08/15 04:40:49 DEBUG : file1: reading active writers 2026/08/15 04:40:49 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (1.84s) === RUN TestWriteFileHandleCloseWithErrorStalled run.go:198: Remote "files root 'rclone-test-colufap6pifu'", Local "Local file system at /tmp/rclone407721730", Modify Window "1s" 2026/08/15 04:40:49 INFO : files root 'rclone-test-colufap6pifu': poll-interval is not supported by this remote 2026/08/15 04:40:49 DEBUG : stalled: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:40:49 DEBUG : stalled: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:40:49 DEBUG : Added virtual directory entry vAddFile: "stalled" 2026/08/15 04:40:49 DEBUG : stalled: >Open: fd=stalled (w), err= 2026/08/15 04:40:49 DEBUG : stalled: >OpenFile: fd=stalled (w), err= 2026/08/15 04:40:49 DEBUG : Added virtual directory entry vAddFile: "stalled" 2026/08/15 04:40:49 ERROR : stalled: WriteFileHandle.New Rcat failed: context canceled 2026/08/15 04:40:49 ERROR : stalled: WriteFileHandle.Write error: io: read/write on closed pipe 2026/08/15 04:40:49 DEBUG : stalled: Remove: 2026/08/15 04:40:49 DEBUG : Added virtual directory entry vDel: "stalled" 2026/08/15 04:40:49 DEBUG : stalled: >Remove: err= --- PASS: TestWriteFileHandleCloseWithErrorStalled (0.39s) === RUN TestZipManyFiles run.go:198: Remote "files root 'rclone-test-colufap6pifu'", Local "Local file system at /tmp/rclone407721730", Modify Window "1s" 2026/08/15 04:40:49 INFO : files root 'rclone-test-colufap6pifu': poll-interval is not supported by this remote 2026/08/15 04:40:56 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/08/15 04:40:56 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/08/15 04:40:56 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/15 04:40:56 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/15 04:40:56 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/08/15 04:40:56 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/08/15 04:40:56 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/15 04:40:56 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/15 04:40:56 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/08/15 04:40:56 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/08/15 04:40:56 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/15 04:40:57 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/15 04:40:57 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/08/15 04:40:57 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/08/15 04:40:57 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/15 04:40:57 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/15 04:40:57 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/08/15 04:40:57 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/08/15 04:40:57 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/15 04:40:57 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/15 04:40:57 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:40:57 DEBUG : flat: Looking for writers 2026/08/15 04:40:57 DEBUG : f003.txt: reading active writers 2026/08/15 04:40:57 DEBUG : f004.txt: reading active writers 2026/08/15 04:40:57 DEBUG : f000.txt: reading active writers 2026/08/15 04:40:57 DEBUG : f001.txt: reading active writers 2026/08/15 04:40:57 DEBUG : f002.txt: reading active writers 2026/08/15 04:40:57 DEBUG : Looking for writers 2026/08/15 04:40:57 DEBUG : flat: reading active writers 2026/08/15 04:40:57 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (9.14s) === RUN TestZipManySubDirs run.go:198: Remote "files root 'rclone-test-colufap6pifu'", Local "Local file system at /tmp/rclone407721730", Modify Window "1s" 2026/08/15 04:40:59 INFO : files root 'rclone-test-colufap6pifu': poll-interval is not supported by this remote 2026/08/15 04:41:03 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/08/15 04:41:03 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/08/15 04:41:03 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/15 04:41:03 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/15 04:41:03 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/08/15 04:41:03 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/08/15 04:41:03 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/15 04:41:03 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/15 04:41:03 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/08/15 04:41:03 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/08/15 04:41:03 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/15 04:41:04 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/15 04:41:04 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:41:04 DEBUG : a/b/c: Looking for writers 2026/08/15 04:41:04 DEBUG : deep.txt: reading active writers 2026/08/15 04:41:04 DEBUG : a/b: Looking for writers 2026/08/15 04:41:04 DEBUG : c: reading active writers 2026/08/15 04:41:04 DEBUG : mid.txt: reading active writers 2026/08/15 04:41:04 DEBUG : a: Looking for writers 2026/08/15 04:41:04 DEBUG : b: reading active writers 2026/08/15 04:41:04 DEBUG : top.txt: reading active writers 2026/08/15 04:41:04 DEBUG : Looking for writers 2026/08/15 04:41:04 DEBUG : a: reading active writers 2026/08/15 04:41:04 DEBUG : >WaitForWriters: 2026/08/15 04:41:05 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-colufap6pifu/a/b not empty`) 2026/08/15 04:41:05 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/15 04:41:05 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-colufap6pifu/a/b not empty`) 2026/08/15 04:41:05 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/15 04:41:05 DEBUG : pacer: Reducing sleep to 30ms 2026/08/15 04:41:05 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-colufap6pifu/a not empty`) 2026/08/15 04:41:05 DEBUG : pacer: Rate limited, increasing sleep to 60ms 2026/08/15 04:41:06 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-colufap6pifu/a not empty`) 2026/08/15 04:41:06 DEBUG : pacer: Rate limited, increasing sleep to 120ms 2026/08/15 04:41:06 DEBUG : pacer: Reducing sleep to 90ms 2026/08/15 04:41:06 DEBUG : pacer: Reducing sleep to 67.5ms --- PASS: TestZipManySubDirs (7.24s) === RUN TestZipLargeFiles run.go:198: Remote "files root 'rclone-test-colufap6pifu'", Local "Local file system at /tmp/rclone407721730", Modify Window "1s" 2026/08/15 04:41:06 INFO : files root 'rclone-test-colufap6pifu': poll-interval is not supported by this remote 2026/08/15 04:41:08 DEBUG : pacer: Reducing sleep to 50.625ms 2026/08/15 04:41:08 DEBUG : pacer: Reducing sleep to 37.96875ms 2026/08/15 04:41:08 DEBUG : pacer: Reducing sleep to 28.476562ms 2026/08/15 04:41:08 DEBUG : pacer: Reducing sleep to 21.357421ms 2026/08/15 04:41:09 DEBUG : pacer: Reducing sleep to 16.018065ms 2026/08/15 04:41:09 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/08/15 04:41:09 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/08/15 04:41:09 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/08/15 04:41:09 DEBUG : pacer: Reducing sleep to 12.013548ms 2026/08/15 04:41:09 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/08/15 04:41:09 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/08/15 04:41:09 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/08/15 04:41:09 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/15 04:41:09 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/08/15 04:41:09 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/08/15 04:41:09 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/08/15 04:41:09 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/08/15 04:41:09 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/15 04:41:10 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/15 04:41:10 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/15 04:41:10 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/15 04:41:10 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/15 04:41:10 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:41:10 DEBUG : bigdir: Looking for writers 2026/08/15 04:41:10 DEBUG : big.bin: reading active writers 2026/08/15 04:41:10 DEBUG : Looking for writers 2026/08/15 04:41:10 DEBUG : bigdir: reading active writers 2026/08/15 04:41:10 DEBUG : >WaitForWriters: 2026/08/15 04:41:10 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestZipLargeFiles (4.68s) === RUN TestZipDirsInRoot run.go:198: Remote "files root 'rclone-test-colufap6pifu'", Local "Local file system at /tmp/rclone407721730", Modify Window "1s" 2026/08/15 04:41:11 INFO : files root 'rclone-test-colufap6pifu': poll-interval is not supported by this remote 2026/08/15 04:41:15 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/08/15 04:41:15 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/08/15 04:41:15 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/15 04:41:15 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/15 04:41:15 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/08/15 04:41:15 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/08/15 04:41:15 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/15 04:41:16 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/15 04:41:16 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/08/15 04:41:16 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/08/15 04:41:16 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/15 04:41:16 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/15 04:41:16 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:41:16 DEBUG : dir3: Looking for writers 2026/08/15 04:41:16 DEBUG : c.txt: reading active writers 2026/08/15 04:41:16 DEBUG : dir1: Looking for writers 2026/08/15 04:41:16 DEBUG : a.txt: reading active writers 2026/08/15 04:41:16 DEBUG : dir2: Looking for writers 2026/08/15 04:41:16 DEBUG : b.txt: reading active writers 2026/08/15 04:41:16 DEBUG : Looking for writers 2026/08/15 04:41:16 DEBUG : dir1: reading active writers 2026/08/15 04:41:16 DEBUG : dir2: reading active writers 2026/08/15 04:41:16 DEBUG : dir3: reading active writers 2026/08/15 04:41:16 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (6.83s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2026/08/15 04:41:17 DEBUG : files root 'rclone-test-colufap6pifu': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Finished ERROR in 5m28.498760856s (try 1/5): exit status 1: Failed [TestDirSetModTime TestDirCreate]