"./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Starting (try 1/5) 2026/03/12 05:47:50 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-fupegis5zeni" 2026/03/12 05:47:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/12 05:47:51 DEBUG : Creating backend with remote "/tmp/rclone1690959656" === RUN TestDirHandleMethods run.go:185: Remote "files root 'rclone-test-fupegis5zeni'", Local "Local file system at /tmp/rclone1690959656", Modify Window "1s" 2026/03/12 05:47:51 INFO : files root 'rclone-test-fupegis5zeni': poll-interval is not supported by this remote 2026/03/12 05:47:54 DEBUG : WaitForWriters: timeout=30s 2026/03/12 05:47:54 DEBUG : dir: Looking for writers 2026/03/12 05:47:54 DEBUG : Looking for writers 2026/03/12 05:47:54 DEBUG : dir: reading active writers 2026/03/12 05:47:54 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (3.33s) === RUN TestDirHandleReaddir run.go:185: Remote "files root 'rclone-test-fupegis5zeni'", Local "Local file system at /tmp/rclone1690959656", Modify Window "1s" 2026/03/12 05:47:55 INFO : files root 'rclone-test-fupegis5zeni': poll-interval is not supported by this remote 2026/03/12 05:47:58 DEBUG : WaitForWriters: timeout=30s 2026/03/12 05:47:58 DEBUG : dir/subdir: Looking for writers 2026/03/12 05:47:58 DEBUG : dir: Looking for writers 2026/03/12 05:47:58 DEBUG : file1: reading active writers 2026/03/12 05:47:58 DEBUG : file2: reading active writers 2026/03/12 05:47:58 DEBUG : subdir: reading active writers 2026/03/12 05:47:58 DEBUG : Looking for writers 2026/03/12 05:47:58 DEBUG : dir: reading active writers 2026/03/12 05:47:58 DEBUG : >WaitForWriters: 2026/03/12 05:47:59 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-fupegis5zeni/dir not empty`) 2026/03/12 05:47:59 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/12 05:47:59 DEBUG : pacer: Reducing sleep to 15ms 2026/03/12 05:47:59 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestDirHandleReaddir (4.76s) === RUN TestDirHandleReaddirnames run.go:185: Remote "files root 'rclone-test-fupegis5zeni'", Local "Local file system at /tmp/rclone1690959656", Modify Window "1s" 2026/03/12 05:47:59 INFO : files root 'rclone-test-fupegis5zeni': poll-interval is not supported by this remote 2026/03/12 05:48:00 DEBUG : pacer: Reducing sleep to 10ms 2026/03/12 05:48:01 DEBUG : WaitForWriters: timeout=30s 2026/03/12 05:48:01 DEBUG : dir: Looking for writers 2026/03/12 05:48:01 DEBUG : file1: reading active writers 2026/03/12 05:48:01 DEBUG : Looking for writers 2026/03/12 05:48:01 DEBUG : dir: reading active writers 2026/03/12 05:48:01 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (2.04s) === RUN TestDirMethods run.go:185: Remote "files root 'rclone-test-fupegis5zeni'", Local "Local file system at /tmp/rclone1690959656", Modify Window "1s" 2026/03/12 05:48:02 INFO : files root 'rclone-test-fupegis5zeni': poll-interval is not supported by this remote 2026/03/12 05:48:03 DEBUG : WaitForWriters: timeout=30s 2026/03/12 05:48:03 DEBUG : dir: Looking for writers 2026/03/12 05:48:03 DEBUG : Looking for writers 2026/03/12 05:48:03 DEBUG : dir: reading active writers 2026/03/12 05:48:03 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (1.89s) === RUN TestDirForgetAll run.go:185: Remote "files root 'rclone-test-fupegis5zeni'", Local "Local file system at /tmp/rclone1690959656", Modify Window "1s" 2026/03/12 05:48:03 INFO : files root 'rclone-test-fupegis5zeni': poll-interval is not supported by this remote 2026/03/12 05:48:05 DEBUG : dir: forgetting directory cache 2026/03/12 05:48:05 DEBUG : forgetting directory cache 2026/03/12 05:48:05 DEBUG : dir: forgetting directory cache 2026/03/12 05:48:05 DEBUG : WaitForWriters: timeout=30s 2026/03/12 05:48:05 DEBUG : Looking for writers 2026/03/12 05:48:05 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (2.29s) === RUN TestDirForgetPath run.go:185: Remote "files root 'rclone-test-fupegis5zeni'", Local "Local file system at /tmp/rclone1690959656", Modify Window "1s" 2026/03/12 05:48:06 INFO : files root 'rclone-test-fupegis5zeni': poll-interval is not supported by this remote 2026/03/12 05:48:07 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/03/12 05:48:07 DEBUG : dir: invalidating directory cache 2026/03/12 05:48:07 DEBUG : >ForgetPath: 2026/03/12 05:48:07 DEBUG : ForgetPath: relativePath="dir", type=0 2026/03/12 05:48:07 DEBUG : invalidating directory cache 2026/03/12 05:48:07 DEBUG : dir: forgetting directory cache 2026/03/12 05:48:07 DEBUG : >ForgetPath: 2026/03/12 05:48:07 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/03/12 05:48:07 DEBUG : >ForgetPath: 2026/03/12 05:48:07 DEBUG : WaitForWriters: timeout=30s 2026/03/12 05:48:07 DEBUG : dir: Looking for writers 2026/03/12 05:48:07 DEBUG : Looking for writers 2026/03/12 05:48:07 DEBUG : dir: reading active writers 2026/03/12 05:48:07 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (2.07s) === RUN TestDirWalk run.go:185: Remote "files root 'rclone-test-fupegis5zeni'", Local "Local file system at /tmp/rclone1690959656", Modify Window "1s" 2026/03/12 05:48:08 INFO : files root 'rclone-test-fupegis5zeni': poll-interval is not supported by this remote 2026/03/12 05:48:10 DEBUG : forgetting directory cache 2026/03/12 05:48:10 DEBUG : dir: forgetting directory cache 2026/03/12 05:48:11 DEBUG : WaitForWriters: timeout=30s 2026/03/12 05:48:11 DEBUG : dir: Looking for writers 2026/03/12 05:48:11 DEBUG : fil/a/b: Looking for writers 2026/03/12 05:48:11 DEBUG : fil/a: Looking for writers 2026/03/12 05:48:11 DEBUG : b: reading active writers 2026/03/12 05:48:11 DEBUG : fil: Looking for writers 2026/03/12 05:48:11 DEBUG : a: reading active writers 2026/03/12 05:48:11 DEBUG : Looking for writers 2026/03/12 05:48:11 DEBUG : dir: reading active writers 2026/03/12 05:48:11 DEBUG : fil: reading active writers 2026/03/12 05:48:11 DEBUG : >WaitForWriters: 2026/03/12 05:48:12 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-fupegis5zeni/fil/a not empty`) 2026/03/12 05:48:12 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/12 05:48:12 DEBUG : pacer: Reducing sleep to 15ms 2026/03/12 05:48:12 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/12 05:48:12 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestDirWalk (4.60s) === RUN TestDirSetModTime run.go:185: Remote "files root 'rclone-test-fupegis5zeni'", Local "Local file system at /tmp/rclone1690959656", Modify Window "1s" 2026/03/12 05:48:12 INFO : files root 'rclone-test-fupegis5zeni': poll-interval is not supported by this remote 2026/03/12 05:48:14 DEBUG : WaitForWriters: timeout=30s 2026/03/12 05:48:14 DEBUG : dir: Looking for writers 2026/03/12 05:48:14 DEBUG : Looking for writers 2026/03/12 05:48:14 DEBUG : dir: reading active writers 2026/03/12 05:48:14 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (1.93s) === RUN TestDirStat run.go:185: Remote "files root 'rclone-test-fupegis5zeni'", Local "Local file system at /tmp/rclone1690959656", Modify Window "1s" 2026/03/12 05:48:14 INFO : files root 'rclone-test-fupegis5zeni': poll-interval is not supported by this remote 2026/03/12 05:48:16 DEBUG : WaitForWriters: timeout=30s 2026/03/12 05:48:16 DEBUG : dir: Looking for writers 2026/03/12 05:48:16 DEBUG : file1: reading active writers 2026/03/12 05:48:16 DEBUG : Looking for writers 2026/03/12 05:48:16 DEBUG : dir: reading active writers 2026/03/12 05:48:16 DEBUG : >WaitForWriters: --- PASS: TestDirStat (2.03s) === RUN TestDirReadDirAll run.go:185: Remote "files root 'rclone-test-fupegis5zeni'", Local "Local file system at /tmp/rclone1690959656", Modify Window "1s" 2026/03/12 05:48:16 INFO : files root 'rclone-test-fupegis5zeni': poll-interval is not supported by this remote === RUN TestDirReadDirAll/Virtual 2026/03/12 05:48:19 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/03/12 05:48:19 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/03/12 05:48:19 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/03/12 05:48:19 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/03/12 05:48:22 DEBUG : dir: invalidating directory cache 2026/03/12 05:48:22 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/03/12 05:48:22 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/03/12 05:48:22 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/03/12 05:48:22 DEBUG : dir/file1: Reset virtual modtime 2026/03/12 05:48:22 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/03/12 05:48:22 DEBUG : dir/virtualFile: Reset virtual modtime 2026/03/12 05:48:22 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/03/12 05:48:22 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/03/12 05:48:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/12 05:48:22 DEBUG : dir: invalidating directory cache 2026/03/12 05:48:22 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/03/12 05:48:22 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/03/12 05:48:22 DEBUG : dir/virtualFile: Reset virtual modtime 2026/03/12 05:48:22 DEBUG : forgetting directory cache 2026/03/12 05:48:22 DEBUG : dir: forgetting directory cache 2026/03/12 05:48:22 DEBUG : dir/virtualDir: forgetting directory cache 2026/03/12 05:48:22 DEBUG : WaitForWriters: timeout=30s 2026/03/12 05:48:22 DEBUG : dir/virtualDir: Looking for writers 2026/03/12 05:48:22 DEBUG : dir: Looking for writers 2026/03/12 05:48:22 DEBUG : file1: reading active writers 2026/03/12 05:48:22 DEBUG : virtualFile2: reading active writers 2026/03/12 05:48:22 DEBUG : virtualFile: reading active writers 2026/03/12 05:48:22 DEBUG : virtualDir: reading active writers 2026/03/12 05:48:22 DEBUG : Looking for writers 2026/03/12 05:48:22 DEBUG : dir: reading active writers 2026/03/12 05:48:22 DEBUG : >WaitForWriters: 2026/03/12 05:48:23 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-fupegis5zeni/dir not empty`) 2026/03/12 05:48:23 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/12 05:48:23 DEBUG : pacer: Reducing sleep to 15ms 2026/03/12 05:48:23 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestDirReadDirAll (6.98s) --- PASS: TestDirReadDirAll/Virtual (2.36s) === RUN TestDirOpen run.go:185: Remote "files root 'rclone-test-fupegis5zeni'", Local "Local file system at /tmp/rclone1690959656", Modify Window "1s" 2026/03/12 05:48:23 INFO : files root 'rclone-test-fupegis5zeni': poll-interval is not supported by this remote 2026/03/12 05:48:24 DEBUG : pacer: Reducing sleep to 10ms 2026/03/12 05:48:25 ERROR : dir/: Can only open directories read only 2026/03/12 05:48:25 DEBUG : WaitForWriters: timeout=30s 2026/03/12 05:48:25 DEBUG : dir: Looking for writers 2026/03/12 05:48:25 DEBUG : Looking for writers 2026/03/12 05:48:25 DEBUG : dir: reading active writers 2026/03/12 05:48:25 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (1.93s) === RUN TestDirCreate run.go:185: Remote "files root 'rclone-test-fupegis5zeni'", Local "Local file system at /tmp/rclone1690959656", Modify Window "1s" 2026/03/12 05:48:25 INFO : files root 'rclone-test-fupegis5zeni': poll-interval is not supported by this remote 2026/03/12 05:48:27 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:48:27 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/03/12 05:48:27 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/03/12 05:48:27 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/03/12 05:48:27 DEBUG : files root 'rclone-test-fupegis5zeni': File to upload is small (5 bytes), uploading instead of streaming 2026/03/12 05:48:27 DEBUG : dir/potato: size = 5 OK 2026/03/12 05:48:27 DEBUG : dir/potato: Dst hash empty - aborting Src hash check 2026/03/12 05:48:27 DEBUG : dir/potato: Size of src and dst objects identical 2026/03/12 05:48:27 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/03/12 05:48:27 DEBUG : WaitForWriters: timeout=30s 2026/03/12 05:48:27 DEBUG : dir: Looking for writers 2026/03/12 05:48:27 DEBUG : potato: reading active writers 2026/03/12 05:48:27 DEBUG : file1: reading active writers 2026/03/12 05:48:27 DEBUG : Looking for writers 2026/03/12 05:48:27 DEBUG : dir: reading active writers 2026/03/12 05:48:27 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (3.06s) === RUN TestDirMkdir run.go:185: Remote "files root 'rclone-test-fupegis5zeni'", Local "Local file system at /tmp/rclone1690959656", Modify Window "1s" 2026/03/12 05:48:28 INFO : files root 'rclone-test-fupegis5zeni': poll-interval is not supported by this remote 2026/03/12 05:48:30 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/03/12 05:48:31 DEBUG : WaitForWriters: timeout=30s 2026/03/12 05:48:31 DEBUG : dir/sub: Looking for writers 2026/03/12 05:48:31 DEBUG : dir: Looking for writers 2026/03/12 05:48:31 DEBUG : file1: reading active writers 2026/03/12 05:48:31 DEBUG : sub: reading active writers 2026/03/12 05:48:31 DEBUG : Looking for writers 2026/03/12 05:48:31 DEBUG : dir: reading active writers 2026/03/12 05:48:31 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (3.22s) === RUN TestDirMkdirSub run.go:185: Remote "files root 'rclone-test-fupegis5zeni'", Local "Local file system at /tmp/rclone1690959656", Modify Window "1s" 2026/03/12 05:48:32 INFO : files root 'rclone-test-fupegis5zeni': poll-interval is not supported by this remote 2026/03/12 05:48:33 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/03/12 05:48:33 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/03/12 05:48:34 DEBUG : WaitForWriters: timeout=30s 2026/03/12 05:48:34 DEBUG : dir/sub/subsub: Looking for writers 2026/03/12 05:48:34 DEBUG : dir/sub: Looking for writers 2026/03/12 05:48:34 DEBUG : subsub: reading active writers 2026/03/12 05:48:34 DEBUG : dir: Looking for writers 2026/03/12 05:48:34 DEBUG : file1: reading active writers 2026/03/12 05:48:34 DEBUG : sub: reading active writers 2026/03/12 05:48:34 DEBUG : Looking for writers 2026/03/12 05:48:34 DEBUG : dir: reading active writers 2026/03/12 05:48:34 DEBUG : >WaitForWriters: 2026/03/12 05:48:35 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-fupegis5zeni/dir/sub not empty`) 2026/03/12 05:48:35 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/12 05:48:35 DEBUG : pacer: Reducing sleep to 15ms 2026/03/12 05:48:35 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-fupegis5zeni/dir not empty`) 2026/03/12 05:48:35 DEBUG : pacer: Rate limited, increasing sleep to 30ms 2026/03/12 05:48:35 DEBUG : pacer: Reducing sleep to 22.5ms 2026/03/12 05:48:35 DEBUG : pacer: Reducing sleep to 16.875ms --- PASS: TestDirMkdirSub (4.08s) === RUN TestDirRemove run.go:185: Remote "files root 'rclone-test-fupegis5zeni'", Local "Local file system at /tmp/rclone1690959656", Modify Window "1s" 2026/03/12 05:48:36 INFO : files root 'rclone-test-fupegis5zeni': poll-interval is not supported by this remote 2026/03/12 05:48:36 DEBUG : pacer: Reducing sleep to 12.65625ms 2026/03/12 05:48:36 DEBUG : pacer: Reducing sleep to 10ms 2026/03/12 05:48:37 ERROR : dir/: Dir.Remove not empty 2026/03/12 05:48:37 DEBUG : dir/file1: Remove: 2026/03/12 05:48:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/12 05:48:37 DEBUG : dir/file1: >Remove: err= 2026/03/12 05:48:37 DEBUG : Added virtual directory entry vDel: "dir" 2026/03/12 05:48:37 DEBUG : WaitForWriters: timeout=30s 2026/03/12 05:48:37 DEBUG : Looking for writers 2026/03/12 05:48:37 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (2.03s) === RUN TestDirRemoveAll run.go:185: Remote "files root 'rclone-test-fupegis5zeni'", Local "Local file system at /tmp/rclone1690959656", Modify Window "1s" 2026/03/12 05:48:38 INFO : files root 'rclone-test-fupegis5zeni': poll-interval is not supported by this remote 2026/03/12 05:48:39 DEBUG : dir/file1: Remove: 2026/03/12 05:48:39 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/12 05:48:39 DEBUG : dir/file1: >Remove: err= 2026/03/12 05:48:39 DEBUG : Added virtual directory entry vDel: "dir" 2026/03/12 05:48:39 DEBUG : WaitForWriters: timeout=30s 2026/03/12 05:48:39 DEBUG : Looking for writers 2026/03/12 05:48:39 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (2.06s) === RUN TestDirRemoveName run.go:185: Remote "files root 'rclone-test-fupegis5zeni'", Local "Local file system at /tmp/rclone1690959656", Modify Window "1s" 2026/03/12 05:48:40 INFO : files root 'rclone-test-fupegis5zeni': poll-interval is not supported by this remote 2026/03/12 05:48:41 DEBUG : dir/file1: Remove: 2026/03/12 05:48:41 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/12 05:48:41 DEBUG : dir/file1: >Remove: err= 2026/03/12 05:48:42 DEBUG : WaitForWriters: timeout=30s 2026/03/12 05:48:42 DEBUG : dir: Looking for writers 2026/03/12 05:48:42 DEBUG : Looking for writers 2026/03/12 05:48:42 DEBUG : dir: reading active writers 2026/03/12 05:48:42 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (2.43s) === RUN TestDirRename run.go:185: Remote "files root 'rclone-test-fupegis5zeni'", Local "Local file system at /tmp/rclone1690959656", Modify Window "1s" 2026/03/12 05:48:42 INFO : files root 'rclone-test-fupegis5zeni': poll-interval is not supported by this remote 2026/03/12 05:48:44 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/03/12 05:48:45 DEBUG : dir: Updating dir with dir2 0x6a69646ad00 2026/03/12 05:48:45 DEBUG : dir: forgetting directory cache 2026/03/12 05:48:45 DEBUG : Added virtual directory entry vDel: "dir" 2026/03/12 05:48:45 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/03/12 05:48:46 INFO : dir2/file1: Moved (server-side) to: file2 2026/03/12 05:48:46 DEBUG : file2: Updating file with file2 0x6a6960ecd80 2026/03/12 05:48:46 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/03/12 05:48:46 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/03/12 05:48:47 INFO : dir2/file3: Deleted 2026/03/12 05:48:47 INFO : file2: Moved (server-side) to: dir2/file3 2026/03/12 05:48:47 DEBUG : dir2/file3: Updating file with dir2/file3 0x6a6960ecd80 2026/03/12 05:48:47 DEBUG : Added virtual directory entry vDel: "file2" 2026/03/12 05:48:47 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/03/12 05:48:48 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/03/12 05:48:48 DEBUG : empty directory: Updating dir with renamed empty directory 0x6a69627a000 2026/03/12 05:48:48 DEBUG : empty directory: forgetting directory cache 2026/03/12 05:48:48 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/03/12 05:48:48 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/03/12 05:48:48 DEBUG : dir2: Renaming to "dir3" 2026/03/12 05:48:48 DEBUG : WaitForWriters: timeout=30s 2026/03/12 05:48:48 DEBUG : dir3: Looking for writers 2026/03/12 05:48:48 DEBUG : file3: reading active writers 2026/03/12 05:48:48 DEBUG : renamed empty directory: Looking for writers 2026/03/12 05:48:48 DEBUG : Looking for writers 2026/03/12 05:48:48 DEBUG : renamed empty directory: reading active writers 2026/03/12 05:48:48 DEBUG : dir3: reading active writers 2026/03/12 05:48:48 DEBUG : >WaitForWriters: --- PASS: TestDirRename (6.88s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:185: Remote "files root 'rclone-test-fupegis5zeni'", Local "Local file system at /tmp/rclone1690959656", Modify Window "1s" 2026/03/12 05:48:49 INFO : files root 'rclone-test-fupegis5zeni': poll-interval is not supported by this remote 2026/03/12 05:48:51 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/03/12 05:48:51 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:48:51 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/03/12 05:48:51 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/03/12 05:48:51 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/03/12 05:48:51 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/03/12 05:48:51 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/03/12 05:48:51 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:48:51 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/03/12 05:48:51 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/03/12 05:48:51 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/03/12 05:48:51 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/03/12 05:48:51 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/03/12 05:48:51 DEBUG : files root 'rclone-test-fupegis5zeni': File to upload is small (12 bytes), uploading instead of streaming 2026/03/12 05:48:51 DEBUG : dir/sub/file2: size = 12 OK 2026/03/12 05:48:51 DEBUG : dir/sub/file2: Dst hash empty - aborting Src hash check 2026/03/12 05:48:51 DEBUG : dir/sub/file2: Size of src and dst objects identical 2026/03/12 05:48:51 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/03/12 05:48:51 DEBUG : forgetting directory cache 2026/03/12 05:48:51 DEBUG : dir: forgetting directory cache 2026/03/12 05:48:51 DEBUG : dir/sub: forgetting directory cache 2026/03/12 05:48:51 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/03/12 05:48:51 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/03/12 05:48:51 DEBUG : files root 'rclone-test-fupegis5zeni': File to upload is small (5 bytes), uploading instead of streaming 2026/03/12 05:48:52 DEBUG : dir/sub/file0: size = 5 OK 2026/03/12 05:48:52 DEBUG : dir/sub/file0: Dst hash empty - aborting Src hash check 2026/03/12 05:48:52 DEBUG : dir/sub/file0: Size of src and dst objects identical 2026/03/12 05:48:52 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/03/12 05:48:52 DEBUG : WaitForWriters: timeout=30s 2026/03/12 05:48:52 DEBUG : dir/sub: Looking for writers 2026/03/12 05:48:52 DEBUG : file0: reading active writers 2026/03/12 05:48:52 DEBUG : file2: reading active writers 2026/03/12 05:48:52 DEBUG : dir: Looking for writers 2026/03/12 05:48:52 DEBUG : file1: reading active writers 2026/03/12 05:48:52 DEBUG : sub: reading active writers 2026/03/12 05:48:52 DEBUG : Looking for writers 2026/03/12 05:48:52 DEBUG : dir: reading active writers 2026/03/12 05:48:52 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (4.46s) === RUN TestDirEntryModTimeInvalidation run.go:185: Remote "files root 'rclone-test-fupegis5zeni'", Local "Local file system at /tmp/rclone1690959656", Modify Window "1s" 2026/03/12 05:48:53 INFO : files root 'rclone-test-fupegis5zeni': poll-interval is not supported by this remote 2026/03/12 05:48:54 DEBUG : forgetting directory cache 2026/03/12 05:48:56 DEBUG : forgetting directory cache 2026/03/12 05:48:56 DEBUG : dir: forgetting directory cache 2026/03/12 05:48:56 DEBUG : WaitForWriters: timeout=30s 2026/03/12 05:48:56 DEBUG : dir: Looking for writers 2026/03/12 05:48:56 DEBUG : Looking for writers 2026/03/12 05:48:56 DEBUG : dir: reading active writers 2026/03/12 05:48:56 DEBUG : >WaitForWriters: --- PASS: TestDirEntryModTimeInvalidation (3.83s) === RUN TestDirMetadataExtension run.go:185: Remote "files root 'rclone-test-fupegis5zeni'", Local "Local file system at /tmp/rclone1690959656", Modify Window "1s" 2026/03/12 05:48:57 INFO : files root 'rclone-test-fupegis5zeni': poll-interval is not supported by this remote 2026/03/12 05:48:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/03/12 05:48:59 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:48:59 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/03/12 05:48:59 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/03/12 05:48:59 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/03/12 05:48:59 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/03/12 05:48:59 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/03/12 05:48:59 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/03/12 05:48:59 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:48:59 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/03/12 05:48:59 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/03/12 05:48:59 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/03/12 05:48:59 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/03/12 05:48:59 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/03/12 05:48:59 DEBUG : WaitForWriters: timeout=30s 2026/03/12 05:48:59 DEBUG : dir: Looking for writers 2026/03/12 05:48:59 DEBUG : file1.metadata: reading active writers 2026/03/12 05:48:59 DEBUG : file1: reading active writers 2026/03/12 05:48:59 DEBUG : Looking for writers 2026/03/12 05:48:59 DEBUG : dir: reading active writers 2026/03/12 05:48:59 DEBUG : dir.metadata: reading active writers 2026/03/12 05:48:59 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (2.11s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:185: Remote "files root 'rclone-test-fupegis5zeni'", Local "Local file system at /tmp/rclone1690959656", Modify Window "1s" 2026/03/12 05:48:59 INFO : files root 'rclone-test-fupegis5zeni': poll-interval is not supported by this remote 2026/03/12 05:49:01 DEBUG : WaitForWriters: timeout=30s 2026/03/12 05:49:01 DEBUG : dir: Looking for writers 2026/03/12 05:49:01 DEBUG : file1: reading active writers 2026/03/12 05:49:01 DEBUG : Looking for writers 2026/03/12 05:49:01 DEBUG : dir: reading active writers 2026/03/12 05:49:01 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (1.99s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:185: Remote "files root 'rclone-test-fupegis5zeni'", Local "Local file system at /tmp/rclone1690959656", Modify Window "1s" 2026/03/12 05:49:01 INFO : files root 'rclone-test-fupegis5zeni': poll-interval is not supported by this remote 2026/03/12 05:49:04 DEBUG : Can set mod time: true 2026/03/12 05:49:04 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/03/12 05:49:04 DEBUG : WaitForWriters: timeout=30s 2026/03/12 05:49:04 DEBUG : dir: Looking for writers 2026/03/12 05:49:04 DEBUG : file1: reading active writers 2026/03/12 05:49:04 DEBUG : Looking for writers 2026/03/12 05:49:04 DEBUG : dir: reading active writers 2026/03/12 05:49:04 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:185: Remote "files root 'rclone-test-fupegis5zeni'", Local "Local file system at /tmp/rclone1690959656", Modify Window "1s" 2026/03/12 05:49:05 INFO : files root 'rclone-test-fupegis5zeni': poll-interval is not supported by this remote 2026/03/12 05:49:06 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/03/12 05:49:06 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/03/12 05:49:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/12 05:49:06 DEBUG : files root 'rclone-test-fupegis5zeni': File to upload is small (0 bytes), uploading instead of streaming 2026/03/12 05:49:07 DEBUG : dir/file1: size = 0 OK 2026/03/12 05:49:07 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/03/12 05:49:07 DEBUG : dir/file1: Size of src and dst objects identical 2026/03/12 05:49:07 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/03/12 05:49:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/12 05:49:07 DEBUG : WaitForWriters: timeout=30s 2026/03/12 05:49:07 DEBUG : dir: Looking for writers 2026/03/12 05:49:07 DEBUG : file1: reading active writers 2026/03/12 05:49:07 DEBUG : Looking for writers 2026/03/12 05:49:07 DEBUG : dir: reading active writers 2026/03/12 05:49:07 DEBUG : >WaitForWriters: 2026/03/12 05:49:08 DEBUG : WaitForWriters: timeout=30s 2026/03/12 05:49:08 DEBUG : dir: Looking for writers 2026/03/12 05:49:08 DEBUG : file1: reading active writers 2026/03/12 05:49:08 DEBUG : Looking for writers 2026/03/12 05:49:08 DEBUG : dir: reading active writers 2026/03/12 05:49:08 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:185: Remote "files root 'rclone-test-fupegis5zeni'", Local "Local file system at /tmp/rclone1690959656", Modify Window "1s" 2026/03/12 05:49:08 INFO : files root 'rclone-test-fupegis5zeni': poll-interval is not supported by this remote 2026/03/12 05:49:10 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/03/12 05:49:10 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/03/12 05:49:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/12 05:49:10 DEBUG : files root 'rclone-test-fupegis5zeni': File to upload is small (5 bytes), uploading instead of streaming 2026/03/12 05:49:10 DEBUG : dir/file1: size = 5 OK 2026/03/12 05:49:10 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/03/12 05:49:10 DEBUG : dir/file1: Size of src and dst objects identical 2026/03/12 05:49:11 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/03/12 05:49:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/12 05:49:11 DEBUG : WaitForWriters: timeout=30s 2026/03/12 05:49:11 DEBUG : dir: Looking for writers 2026/03/12 05:49:11 DEBUG : file1: reading active writers 2026/03/12 05:49:11 DEBUG : Looking for writers 2026/03/12 05:49:11 DEBUG : dir: reading active writers 2026/03/12 05:49:11 DEBUG : >WaitForWriters: 2026/03/12 05:49:11 DEBUG : WaitForWriters: timeout=30s 2026/03/12 05:49:11 DEBUG : dir: Looking for writers 2026/03/12 05:49:11 DEBUG : file1: reading active writers 2026/03/12 05:49:11 DEBUG : Looking for writers 2026/03/12 05:49:11 DEBUG : dir: reading active writers 2026/03/12 05:49:11 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:185: Remote "files root 'rclone-test-fupegis5zeni'", Local "Local file system at /tmp/rclone1690959656", Modify Window "1s" 2026/03/12 05:49:12 INFO : files root 'rclone-test-fupegis5zeni': poll-interval is not supported by this remote 2026/03/12 05:49:12 DEBUG : files root 'rclone-test-fupegis5zeni': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/12 05:49:12 DEBUG : files root 'rclone-test-fupegis5zeni': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fupegis5zeni" 2026/03/12 05:49:12 DEBUG : files root 'rclone-test-fupegis5zeni': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fupegis5zeni" 2026/03/12 05:49:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fupegis5zeni" 2026/03/12 05:49:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/12 05:49:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fupegis5zeni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fupegis5zeni" 2026/03/12 05:49:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fupegis5zeni" 2026/03/12 05:49:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/12 05:49:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fupegis5zeni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fupegis5zeni" 2026/03/12 05:49:12 INFO : files root 'rclone-test-fupegis5zeni': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/12 05:49:13 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/03/12 05:49:13 DEBUG : WaitForWriters: timeout=30s 2026/03/12 05:49:13 DEBUG : dir: Looking for writers 2026/03/12 05:49:13 DEBUG : file1: reading active writers 2026/03/12 05:49:13 DEBUG : Looking for writers 2026/03/12 05:49:13 DEBUG : dir: reading active writers 2026/03/12 05:49:13 DEBUG : >WaitForWriters: 2026/03/12 05:49:13 DEBUG : files root 'rclone-test-fupegis5zeni': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:185: Remote "files root 'rclone-test-fupegis5zeni'", Local "Local file system at /tmp/rclone1690959656", Modify Window "1s" 2026/03/12 05:49:14 INFO : files root 'rclone-test-fupegis5zeni': poll-interval is not supported by this remote 2026/03/12 05:49:14 DEBUG : files root 'rclone-test-fupegis5zeni': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/12 05:49:14 DEBUG : files root 'rclone-test-fupegis5zeni': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fupegis5zeni" 2026/03/12 05:49:14 DEBUG : files root 'rclone-test-fupegis5zeni': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fupegis5zeni" 2026/03/12 05:49:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fupegis5zeni" 2026/03/12 05:49:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/12 05:49:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fupegis5zeni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fupegis5zeni" 2026/03/12 05:49:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fupegis5zeni" 2026/03/12 05:49:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/12 05:49:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fupegis5zeni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fupegis5zeni" 2026/03/12 05:49:14 INFO : files root 'rclone-test-fupegis5zeni': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/12 05:49:15 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/03/12 05:49:15 DEBUG : dir/file1: newRWFileHandle: 2026/03/12 05:49:15 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/12 05:49:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/12 05:49:15 DEBUG : dir/file1(0x6a6968e6a00): close: 2026/03/12 05:49:15 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/03/12 05:49:15 DEBUG : dir/file1(0x6a6968e6a00): >close: err= 2026/03/12 05:49:15 DEBUG : WaitForWriters: timeout=30s 2026/03/12 05:49:15 DEBUG : dir: Looking for writers 2026/03/12 05:49:15 DEBUG : file1: reading active writers 2026/03/12 05:49:15 DEBUG : Looking for writers 2026/03/12 05:49:15 DEBUG : dir: reading active writers 2026/03/12 05:49:15 DEBUG : >WaitForWriters: 2026/03/12 05:49:16 DEBUG : WaitForWriters: timeout=30s 2026/03/12 05:49:16 DEBUG : dir: Looking for writers 2026/03/12 05:49:16 DEBUG : file1: reading active writers 2026/03/12 05:49:16 DEBUG : Looking for writers 2026/03/12 05:49:16 DEBUG : dir: reading active writers 2026/03/12 05:49:16 DEBUG : >WaitForWriters: 2026/03/12 05:49:16 DEBUG : files root 'rclone-test-fupegis5zeni': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:185: Remote "files root 'rclone-test-fupegis5zeni'", Local "Local file system at /tmp/rclone1690959656", Modify Window "1s" 2026/03/12 05:49:16 INFO : files root 'rclone-test-fupegis5zeni': poll-interval is not supported by this remote 2026/03/12 05:49:16 DEBUG : files root 'rclone-test-fupegis5zeni': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/12 05:49:16 DEBUG : files root 'rclone-test-fupegis5zeni': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fupegis5zeni" 2026/03/12 05:49:16 DEBUG : files root 'rclone-test-fupegis5zeni': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fupegis5zeni" 2026/03/12 05:49:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fupegis5zeni" 2026/03/12 05:49:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/12 05:49:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fupegis5zeni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fupegis5zeni" 2026/03/12 05:49:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fupegis5zeni" 2026/03/12 05:49:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/12 05:49:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fupegis5zeni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fupegis5zeni" 2026/03/12 05:49:16 INFO : files root 'rclone-test-fupegis5zeni': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/12 05:49:18 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/03/12 05:49:18 DEBUG : dir/file1: newRWFileHandle: 2026/03/12 05:49:18 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/12 05:49:18 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/12 05:49:18 DEBUG : dir/file1(0x6a6968e7300): _writeAt: size=5, off=0 2026/03/12 05:49:18 DEBUG : dir/file1(0x6a6968e7300): openPending: 2026/03/12 05:49:18 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/03/12 05:49:18 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/03/12 05:49:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/12 05:49:18 DEBUG : dir/file1(0x6a6968e7300): >openPending: err= 2026/03/12 05:49:18 DEBUG : dir/file1(0x6a6968e7300): >_writeAt: n=5, err= 2026/03/12 05:49:18 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/03/12 05:49:18 DEBUG : dir/file1(0x6a6968e7300): close: 2026/03/12 05:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/03/12 05:49:18 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/03/12 05:49:18 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/03/12 05:49:18 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/03/12 05:49:18 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/03/12 05:49:18 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/03/12 05:49:18 DEBUG : dir/file1(0x6a6968e7300): >close: err= 2026/03/12 05:49:18 DEBUG : WaitForWriters: timeout=30s 2026/03/12 05:49:18 DEBUG : dir: Looking for writers 2026/03/12 05:49:18 DEBUG : file1: reading active writers 2026/03/12 05:49:18 DEBUG : Looking for writers 2026/03/12 05:49:18 DEBUG : dir: reading active writers 2026/03/12 05:49:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/12 05:49:18 DEBUG : dir: Looking for writers 2026/03/12 05:49:18 DEBUG : file1: reading active writers 2026/03/12 05:49:18 DEBUG : Looking for writers 2026/03/12 05:49:18 DEBUG : dir: reading active writers 2026/03/12 05:49:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/12 05:49:18 DEBUG : dir: Looking for writers 2026/03/12 05:49:18 DEBUG : file1: reading active writers 2026/03/12 05:49:18 DEBUG : Looking for writers 2026/03/12 05:49:18 DEBUG : dir: reading active writers 2026/03/12 05:49:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/12 05:49:18 DEBUG : dir: Looking for writers 2026/03/12 05:49:18 DEBUG : file1: reading active writers 2026/03/12 05:49:18 DEBUG : Looking for writers 2026/03/12 05:49:18 DEBUG : dir: reading active writers 2026/03/12 05:49:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/12 05:49:18 DEBUG : dir/file1: vfs cache: starting upload 2026/03/12 05:49:18 DEBUG : dir: Looking for writers 2026/03/12 05:49:18 DEBUG : file1: reading active writers 2026/03/12 05:49:18 DEBUG : Looking for writers 2026/03/12 05:49:18 DEBUG : dir: reading active writers 2026/03/12 05:49:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/03/12 05:49:18 DEBUG : dir: Looking for writers 2026/03/12 05:49:18 DEBUG : file1: reading active writers 2026/03/12 05:49:18 DEBUG : Looking for writers 2026/03/12 05:49:18 DEBUG : dir: reading active writers 2026/03/12 05:49:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/03/12 05:49:19 DEBUG : dir: Looking for writers 2026/03/12 05:49:19 DEBUG : file1: reading active writers 2026/03/12 05:49:19 DEBUG : Looking for writers 2026/03/12 05:49:19 DEBUG : dir: reading active writers 2026/03/12 05:49:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/03/12 05:49:19 DEBUG : dir/file1: size = 14 OK 2026/03/12 05:49:19 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/03/12 05:49:19 INFO : dir/file1: Copied (replaced existing) 2026/03/12 05:49:19 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC," 2026/03/12 05:49:19 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/03/12 05:49:19 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/03/12 05:49:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/12 05:49:19 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/03/12 05:49:19 DEBUG : dir: Looking for writers 2026/03/12 05:49:19 DEBUG : file1: reading active writers 2026/03/12 05:49:19 DEBUG : Looking for writers 2026/03/12 05:49:19 DEBUG : dir: reading active writers 2026/03/12 05:49:19 DEBUG : >WaitForWriters: 2026/03/12 05:49:20 DEBUG : WaitForWriters: timeout=30s 2026/03/12 05:49:20 DEBUG : dir: Looking for writers 2026/03/12 05:49:20 DEBUG : file1: reading active writers 2026/03/12 05:49:20 DEBUG : Looking for writers 2026/03/12 05:49:20 DEBUG : dir: reading active writers 2026/03/12 05:49:20 DEBUG : >WaitForWriters: 2026/03/12 05:49:20 DEBUG : files root 'rclone-test-fupegis5zeni': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (18.85s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (3.64s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (3.31s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (3.19s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (2.53s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (2.38s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (3.79s) === RUN TestFileOpenRead run.go:185: Remote "files root 'rclone-test-fupegis5zeni'", Local "Local file system at /tmp/rclone1690959656", Modify Window "1s" 2026/03/12 05:49:20 INFO : files root 'rclone-test-fupegis5zeni': poll-interval is not supported by this remote 2026/03/12 05:49:22 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/12 05:49:22 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/03/12 05:49:22 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/03/12 05:49:22 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/03/12 05:49:22 DEBUG : WaitForWriters: timeout=30s 2026/03/12 05:49:22 DEBUG : dir: Looking for writers 2026/03/12 05:49:22 DEBUG : file1: reading active writers 2026/03/12 05:49:22 DEBUG : Looking for writers 2026/03/12 05:49:22 DEBUG : dir: reading active writers 2026/03/12 05:49:22 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (2.28s) === RUN TestFileOpenReadUnknownSize 2026/03/12 05:49:23 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/03/12 05:49:23 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/03/12 05:49:23 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/12 05:49:23 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/03/12 05:49:23 DEBUG : WaitForWriters: timeout=30s 2026/03/12 05:49:23 DEBUG : Looking for writers 2026/03/12 05:49:23 DEBUG : file.txt: reading active writers 2026/03/12 05:49:23 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:185: Remote "files root 'rclone-test-fupegis5zeni'", Local "Local file system at /tmp/rclone1690959656", Modify Window "1s" 2026/03/12 05:49:23 INFO : files root 'rclone-test-fupegis5zeni': poll-interval is not supported by this remote 2026/03/12 05:49:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/12 05:49:24 DEBUG : files root 'rclone-test-fupegis5zeni': File to upload is small (25 bytes), uploading instead of streaming 2026/03/12 05:49:25 DEBUG : dir/file1: size = 25 OK 2026/03/12 05:49:25 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/03/12 05:49:25 DEBUG : dir/file1: Size of src and dst objects identical 2026/03/12 05:49:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/12 05:49:25 DEBUG : WaitForWriters: timeout=30s 2026/03/12 05:49:25 DEBUG : dir: Looking for writers 2026/03/12 05:49:25 DEBUG : file1: reading active writers 2026/03/12 05:49:25 DEBUG : Looking for writers 2026/03/12 05:49:25 DEBUG : dir: reading active writers 2026/03/12 05:49:25 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (2.77s) === RUN TestFileRemove run.go:185: Remote "files root 'rclone-test-fupegis5zeni'", Local "Local file system at /tmp/rclone1690959656", Modify Window "1s" 2026/03/12 05:49:25 INFO : files root 'rclone-test-fupegis5zeni': poll-interval is not supported by this remote 2026/03/12 05:49:27 DEBUG : dir/file1: Remove: 2026/03/12 05:49:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/12 05:49:27 DEBUG : dir/file1: >Remove: err= 2026/03/12 05:49:27 DEBUG : dir/file1: Remove: 2026/03/12 05:49:27 DEBUG : dir/file1: >Remove: err=Read only file system 2026/03/12 05:49:27 DEBUG : WaitForWriters: timeout=30s 2026/03/12 05:49:27 DEBUG : dir: Looking for writers 2026/03/12 05:49:27 DEBUG : Looking for writers 2026/03/12 05:49:27 DEBUG : dir: reading active writers 2026/03/12 05:49:27 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (2.29s) === RUN TestFileRemoveAll run.go:185: Remote "files root 'rclone-test-fupegis5zeni'", Local "Local file system at /tmp/rclone1690959656", Modify Window "1s" 2026/03/12 05:49:28 INFO : files root 'rclone-test-fupegis5zeni': poll-interval is not supported by this remote 2026/03/12 05:49:29 DEBUG : dir/file1: Remove: 2026/03/12 05:49:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/12 05:49:29 DEBUG : dir/file1: >Remove: err= 2026/03/12 05:49:30 DEBUG : dir/file1: Remove: 2026/03/12 05:49:30 DEBUG : dir/file1: >Remove: err=Read only file system 2026/03/12 05:49:30 DEBUG : WaitForWriters: timeout=30s 2026/03/12 05:49:30 DEBUG : dir: Looking for writers 2026/03/12 05:49:30 DEBUG : Looking for writers 2026/03/12 05:49:30 DEBUG : dir: reading active writers 2026/03/12 05:49:30 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (2.64s) === RUN TestFileOpen run.go:185: Remote "files root 'rclone-test-fupegis5zeni'", Local "Local file system at /tmp/rclone1690959656", Modify Window "1s" 2026/03/12 05:49:30 INFO : files root 'rclone-test-fupegis5zeni': poll-interval is not supported by this remote 2026/03/12 05:49:32 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/12 05:49:32 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/03/12 05:49:32 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/03/12 05:49:32 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/03/12 05:49:32 DEBUG : dir/file1: Open: flags=O_RDWR 2026/03/12 05:49:32 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/03/12 05:49:32 DEBUG : dir/file1: Open: flags=0x3 2026/03/12 05:49:32 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/03/12 05:49:32 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/03/12 05:49:32 DEBUG : WaitForWriters: timeout=30s 2026/03/12 05:49:32 DEBUG : dir: Looking for writers 2026/03/12 05:49:32 DEBUG : file1: reading active writers 2026/03/12 05:49:32 DEBUG : Looking for writers 2026/03/12 05:49:32 DEBUG : dir: reading active writers 2026/03/12 05:49:32 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (2.05s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:185: Remote "files root 'rclone-test-fupegis5zeni'", Local "Local file system at /tmp/rclone1690959656", Modify Window "1s" 2026/03/12 05:49:32 INFO : files root 'rclone-test-fupegis5zeni': poll-interval is not supported by this remote 2026/03/12 05:49:34 DEBUG : WaitForWriters: timeout=30s 2026/03/12 05:49:34 DEBUG : dir: Looking for writers 2026/03/12 05:49:34 DEBUG : file1: reading active writers 2026/03/12 05:49:34 DEBUG : Looking for writers 2026/03/12 05:49:34 DEBUG : dir: reading active writers 2026/03/12 05:49:34 DEBUG : >WaitForWriters: 2026/03/12 05:49:34 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/03/12 05:49:34 DEBUG : newLeaf: Updating file with newLeaf 0x6a6966235c0 2026/03/12 05:49:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/12 05:49:34 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/12 05:49:35 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/03/12 05:49:35 DEBUG : dir/file1: Updating file with dir/file1 0x6a6966235c0 2026/03/12 05:49:35 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/03/12 05:49:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/12 05:49:36 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/03/12 05:49:36 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/03/12 05:49:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/12 05:49:36 DEBUG : dir/file1: File is currently open, delaying rename 0x6a6966235c0 2026/03/12 05:49:36 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/12 05:49:36 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/12 05:49:36 DEBUG : files root 'rclone-test-fupegis5zeni': File to upload is small (25 bytes), uploading instead of streaming 2026/03/12 05:49:36 DEBUG : dir/file1: size = 25 OK 2026/03/12 05:49:36 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/03/12 05:49:36 DEBUG : dir/file1: Size of src and dst objects identical 2026/03/12 05:49:36 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/12 05:49:36 DEBUG : newLeaf: Running delayed rename now 2026/03/12 05:49:37 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/03/12 05:49:37 DEBUG : newLeaf: Updating file with newLeaf 0x6a6966235c0 2026/03/12 05:49:37 DEBUG : WaitForWriters: timeout=30s 2026/03/12 05:49:37 DEBUG : dir: Looking for writers 2026/03/12 05:49:37 DEBUG : Looking for writers 2026/03/12 05:49:37 DEBUG : dir: reading active writers 2026/03/12 05:49:37 DEBUG : newLeaf: reading active writers 2026/03/12 05:49:37 DEBUG : >WaitForWriters: 2026/03/12 05:49:37 DEBUG : WaitForWriters: timeout=30s 2026/03/12 05:49:37 DEBUG : dir: Looking for writers 2026/03/12 05:49:37 DEBUG : Looking for writers 2026/03/12 05:49:37 DEBUG : newLeaf: reading active writers 2026/03/12 05:49:37 DEBUG : dir: reading active writers 2026/03/12 05:49:37 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:185: Remote "files root 'rclone-test-fupegis5zeni'", Local "Local file system at /tmp/rclone1690959656", Modify Window "1s" 2026/03/12 05:49:38 INFO : files root 'rclone-test-fupegis5zeni': poll-interval is not supported by this remote 2026/03/12 05:49:38 DEBUG : files root 'rclone-test-fupegis5zeni': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/12 05:49:38 DEBUG : files root 'rclone-test-fupegis5zeni': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fupegis5zeni" 2026/03/12 05:49:38 DEBUG : files root 'rclone-test-fupegis5zeni': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fupegis5zeni" 2026/03/12 05:49:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fupegis5zeni" 2026/03/12 05:49:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/12 05:49:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fupegis5zeni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fupegis5zeni" 2026/03/12 05:49:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fupegis5zeni" 2026/03/12 05:49:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/12 05:49:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fupegis5zeni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fupegis5zeni" 2026/03/12 05:49:38 INFO : files root 'rclone-test-fupegis5zeni': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/12 05:49:39 DEBUG : WaitForWriters: timeout=30s 2026/03/12 05:49:39 DEBUG : dir: Looking for writers 2026/03/12 05:49:39 DEBUG : file1: reading active writers 2026/03/12 05:49:39 DEBUG : Looking for writers 2026/03/12 05:49:39 DEBUG : dir: reading active writers 2026/03/12 05:49:39 DEBUG : >WaitForWriters: 2026/03/12 05:49:40 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/03/12 05:49:40 DEBUG : newLeaf: Updating file with newLeaf 0x6a696622300 2026/03/12 05:49:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/12 05:49:40 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/12 05:49:41 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/03/12 05:49:41 DEBUG : dir/file1: Updating file with dir/file1 0x6a696622300 2026/03/12 05:49:41 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/03/12 05:49:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/12 05:49:41 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/03/12 05:49:41 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/03/12 05:49:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/12 05:49:41 DEBUG : dir/file1: File is currently open, delaying rename 0x6a696622300 2026/03/12 05:49:41 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/12 05:49:41 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/12 05:49:41 DEBUG : files root 'rclone-test-fupegis5zeni': File to upload is small (25 bytes), uploading instead of streaming 2026/03/12 05:49:42 DEBUG : dir/file1: size = 25 OK 2026/03/12 05:49:42 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/03/12 05:49:42 DEBUG : dir/file1: Size of src and dst objects identical 2026/03/12 05:49:42 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/12 05:49:42 DEBUG : newLeaf: Running delayed rename now 2026/03/12 05:49:42 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/03/12 05:49:42 DEBUG : newLeaf: Updating file with newLeaf 0x6a696622300 2026/03/12 05:49:42 DEBUG : WaitForWriters: timeout=30s 2026/03/12 05:49:42 DEBUG : dir: Looking for writers 2026/03/12 05:49:42 DEBUG : Looking for writers 2026/03/12 05:49:42 DEBUG : dir: reading active writers 2026/03/12 05:49:42 DEBUG : newLeaf: reading active writers 2026/03/12 05:49:42 DEBUG : >WaitForWriters: 2026/03/12 05:49:43 DEBUG : WaitForWriters: timeout=30s 2026/03/12 05:49:43 DEBUG : dir: Looking for writers 2026/03/12 05:49:43 DEBUG : Looking for writers 2026/03/12 05:49:43 DEBUG : dir: reading active writers 2026/03/12 05:49:43 DEBUG : newLeaf: reading active writers 2026/03/12 05:49:43 DEBUG : >WaitForWriters: 2026/03/12 05:49:43 DEBUG : files root 'rclone-test-fupegis5zeni': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:185: Remote "files root 'rclone-test-fupegis5zeni'", Local "Local file system at /tmp/rclone1690959656", Modify Window "1s" 2026/03/12 05:49:43 INFO : files root 'rclone-test-fupegis5zeni': poll-interval is not supported by this remote 2026/03/12 05:49:43 DEBUG : files root 'rclone-test-fupegis5zeni': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/12 05:49:43 DEBUG : files root 'rclone-test-fupegis5zeni': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fupegis5zeni" 2026/03/12 05:49:43 DEBUG : files root 'rclone-test-fupegis5zeni': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fupegis5zeni" 2026/03/12 05:49:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fupegis5zeni" 2026/03/12 05:49:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/12 05:49:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fupegis5zeni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fupegis5zeni" 2026/03/12 05:49:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fupegis5zeni" 2026/03/12 05:49:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/12 05:49:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fupegis5zeni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fupegis5zeni" 2026/03/12 05:49:43 INFO : files root 'rclone-test-fupegis5zeni': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/12 05:49:45 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/03/12 05:49:45 DEBUG : dir/file1: newRWFileHandle: 2026/03/12 05:49:45 DEBUG : dir/file1(0x6a696475600): openPending: 2026/03/12 05:49:45 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/03/12 05:49:45 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/03/12 05:49:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/12 05:49:45 DEBUG : dir/file1(0x6a696475600): >openPending: err= 2026/03/12 05:49:45 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/03/12 05:49:45 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/12 05:49:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/12 05:49:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/12 05:49:45 DEBUG : dir/file1(0x6a696475600): _writeAt: size=14, off=0 2026/03/12 05:49:45 DEBUG : dir/file1(0x6a696475600): >_writeAt: n=14, err= 2026/03/12 05:49:45 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/03/12 05:49:45 DEBUG : dir/file1(0x6a696475600): close: 2026/03/12 05:49:45 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/03/12 05:49:45 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/03/12 05:49:45 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/03/12 05:49:45 DEBUG : dir/file1(0x6a696475600): >close: err= 2026/03/12 05:49:45 DEBUG : WaitForWriters: timeout=30s 2026/03/12 05:49:45 DEBUG : dir: Looking for writers 2026/03/12 05:49:45 DEBUG : file1: reading active writers 2026/03/12 05:49:45 DEBUG : Looking for writers 2026/03/12 05:49:45 DEBUG : dir: reading active writers 2026/03/12 05:49:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/12 05:49:45 DEBUG : dir: Looking for writers 2026/03/12 05:49:45 DEBUG : file1: reading active writers 2026/03/12 05:49:45 DEBUG : Looking for writers 2026/03/12 05:49:45 DEBUG : dir: reading active writers 2026/03/12 05:49:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/12 05:49:45 DEBUG : dir: Looking for writers 2026/03/12 05:49:45 DEBUG : file1: reading active writers 2026/03/12 05:49:45 DEBUG : Looking for writers 2026/03/12 05:49:45 DEBUG : dir: reading active writers 2026/03/12 05:49:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/12 05:49:45 DEBUG : dir: Looking for writers 2026/03/12 05:49:45 DEBUG : file1: reading active writers 2026/03/12 05:49:45 DEBUG : Looking for writers 2026/03/12 05:49:45 DEBUG : dir: reading active writers 2026/03/12 05:49:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/12 05:49:45 DEBUG : dir/file1: vfs cache: starting upload 2026/03/12 05:49:45 DEBUG : dir: Looking for writers 2026/03/12 05:49:45 DEBUG : file1: reading active writers 2026/03/12 05:49:45 DEBUG : Looking for writers 2026/03/12 05:49:45 DEBUG : dir: reading active writers 2026/03/12 05:49:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/03/12 05:49:45 DEBUG : dir: Looking for writers 2026/03/12 05:49:45 DEBUG : file1: reading active writers 2026/03/12 05:49:45 DEBUG : Looking for writers 2026/03/12 05:49:45 DEBUG : dir: reading active writers 2026/03/12 05:49:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/03/12 05:49:45 DEBUG : dir: Looking for writers 2026/03/12 05:49:45 DEBUG : file1: reading active writers 2026/03/12 05:49:45 DEBUG : Looking for writers 2026/03/12 05:49:45 DEBUG : dir: reading active writers 2026/03/12 05:49:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/03/12 05:49:46 DEBUG : dir/file1: size = 14 OK 2026/03/12 05:49:46 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/03/12 05:49:46 INFO : dir/file1: Copied (replaced existing) 2026/03/12 05:49:46 DEBUG : dir/file1: vfs cache: fingerprint now "14,2001-02-03 04:05:06 +0000 UTC," 2026/03/12 05:49:46 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/03/12 05:49:46 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/03/12 05:49:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/12 05:49:46 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/03/12 05:49:46 DEBUG : dir: Looking for writers 2026/03/12 05:49:46 DEBUG : file1: reading active writers 2026/03/12 05:49:46 DEBUG : Looking for writers 2026/03/12 05:49:46 DEBUG : dir: reading active writers 2026/03/12 05:49:46 DEBUG : >WaitForWriters: 2026/03/12 05:49:46 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/12 05:49:46 DEBUG : dir/file1: newRWFileHandle: 2026/03/12 05:49:46 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/12 05:49:46 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/12 05:49:46 DEBUG : dir/file1(0x6a6968e6880): _readAt: size=512, off=0 2026/03/12 05:49:46 DEBUG : dir/file1(0x6a6968e6880): openPending: 2026/03/12 05:49:46 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC," 2026/03/12 05:49:46 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/03/12 05:49:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/12 05:49:46 DEBUG : dir/file1(0x6a6968e6880): >openPending: err= 2026/03/12 05:49:46 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/03/12 05:49:46 DEBUG : dir/file1(0x6a6968e6880): >_readAt: n=14, err=EOF 2026/03/12 05:49:46 DEBUG : dir/file1(0x6a6968e6880): close: 2026/03/12 05:49:46 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2026/03/12 05:49:46 DEBUG : dir/file1(0x6a6968e6880): >close: err= 2026/03/12 05:49:47 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/03/12 05:49:47 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/03/12 05:49:47 DEBUG : newLeaf: Updating file with newLeaf 0x6a6964c0b40 2026/03/12 05:49:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/12 05:49:47 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/12 05:49:48 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/03/12 05:49:48 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/03/12 05:49:48 DEBUG : dir/file1: Updating file with dir/file1 0x6a6964c0b40 2026/03/12 05:49:48 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/03/12 05:49:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/12 05:49:48 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/03/12 05:49:48 DEBUG : dir/file1: newRWFileHandle: 2026/03/12 05:49:48 DEBUG : dir/file1(0x6a6968afd40): openPending: 2026/03/12 05:49:48 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," 2026/03/12 05:49:48 DEBUG : dir/file1: vfs cache: removing cached entry as stale (remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" != cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,") 2026/03/12 05:49:48 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2026/03/12 05:49:48 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2026/03/12 05:49:48 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/03/12 05:49:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/12 05:49:48 DEBUG : dir/file1(0x6a6968afd40): >openPending: err= 2026/03/12 05:49:48 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/03/12 05:49:48 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/12 05:49:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/12 05:49:48 DEBUG : dir/file1(0x6a6968afd40): _writeAt: size=25, off=0 2026/03/12 05:49:48 DEBUG : dir/file1(0x6a6968afd40): >_writeAt: n=25, err= 2026/03/12 05:49:49 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/03/12 05:49:49 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/03/12 05:49:49 DEBUG : newLeaf: Updating file with newLeaf 0x6a6964c0b40 2026/03/12 05:49:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/12 05:49:49 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/12 05:49:49 DEBUG : newLeaf(0x6a6968afd40): close: 2026/03/12 05:49:49 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/03/12 05:49:49 DEBUG : newLeaf: vfs cache: setting modification time to 2026-03-12 05:49:48.621153909 +0000 UTC m=+117.752413692 2026/03/12 05:49:49 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/03/12 05:49:49 DEBUG : newLeaf(0x6a6968afd40): >close: err= 2026/03/12 05:49:49 DEBUG : WaitForWriters: timeout=30s 2026/03/12 05:49:49 DEBUG : dir: Looking for writers 2026/03/12 05:49:49 DEBUG : Looking for writers 2026/03/12 05:49:49 DEBUG : newLeaf: reading active writers 2026/03/12 05:49:49 DEBUG : dir: reading active writers 2026/03/12 05:49:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/12 05:49:49 DEBUG : dir: Looking for writers 2026/03/12 05:49:49 DEBUG : Looking for writers 2026/03/12 05:49:49 DEBUG : dir: reading active writers 2026/03/12 05:49:49 DEBUG : newLeaf: reading active writers 2026/03/12 05:49:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/12 05:49:49 DEBUG : dir: Looking for writers 2026/03/12 05:49:49 DEBUG : Looking for writers 2026/03/12 05:49:49 DEBUG : newLeaf: reading active writers 2026/03/12 05:49:49 DEBUG : dir: reading active writers 2026/03/12 05:49:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/12 05:49:49 DEBUG : dir: Looking for writers 2026/03/12 05:49:49 DEBUG : Looking for writers 2026/03/12 05:49:49 DEBUG : dir: reading active writers 2026/03/12 05:49:49 DEBUG : newLeaf: reading active writers 2026/03/12 05:49:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/12 05:49:49 DEBUG : newLeaf: vfs cache: starting upload 2026/03/12 05:49:49 DEBUG : dir: Looking for writers 2026/03/12 05:49:49 DEBUG : Looking for writers 2026/03/12 05:49:49 DEBUG : newLeaf: reading active writers 2026/03/12 05:49:49 DEBUG : dir: reading active writers 2026/03/12 05:49:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/03/12 05:49:49 DEBUG : dir: Looking for writers 2026/03/12 05:49:49 DEBUG : Looking for writers 2026/03/12 05:49:49 DEBUG : dir: reading active writers 2026/03/12 05:49:49 DEBUG : newLeaf: reading active writers 2026/03/12 05:49:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/03/12 05:49:49 DEBUG : dir: Looking for writers 2026/03/12 05:49:49 DEBUG : Looking for writers 2026/03/12 05:49:49 DEBUG : dir: reading active writers 2026/03/12 05:49:49 DEBUG : newLeaf: reading active writers 2026/03/12 05:49:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/03/12 05:49:50 DEBUG : newLeaf: size = 25 OK 2026/03/12 05:49:50 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2026/03/12 05:49:50 INFO : newLeaf: Copied (replaced existing) 2026/03/12 05:49:50 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-03-12 05:49:48 +0000 UTC," 2026/03/12 05:49:50 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/03/12 05:49:50 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/12 05:49:50 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/03/12 05:49:50 DEBUG : dir: Looking for writers 2026/03/12 05:49:50 DEBUG : Looking for writers 2026/03/12 05:49:50 DEBUG : newLeaf: reading active writers 2026/03/12 05:49:50 DEBUG : dir: reading active writers 2026/03/12 05:49:50 DEBUG : >WaitForWriters: 2026/03/12 05:49:50 DEBUG : WaitForWriters: timeout=30s 2026/03/12 05:49:50 DEBUG : dir: Looking for writers 2026/03/12 05:49:50 DEBUG : Looking for writers 2026/03/12 05:49:50 DEBUG : dir: reading active writers 2026/03/12 05:49:50 DEBUG : newLeaf: reading active writers 2026/03/12 05:49:50 DEBUG : >WaitForWriters: 2026/03/12 05:49:50 DEBUG : files root 'rclone-test-fupegis5zeni': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:185: Remote "files root 'rclone-test-fupegis5zeni'", Local "Local file system at /tmp/rclone1690959656", Modify Window "1s" 2026/03/12 05:49:51 INFO : files root 'rclone-test-fupegis5zeni': poll-interval is not supported by this remote 2026/03/12 05:49:51 DEBUG : files root 'rclone-test-fupegis5zeni': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/12 05:49:51 DEBUG : files root 'rclone-test-fupegis5zeni': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fupegis5zeni" 2026/03/12 05:49:51 DEBUG : files root 'rclone-test-fupegis5zeni': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fupegis5zeni" 2026/03/12 05:49:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fupegis5zeni" 2026/03/12 05:49:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/12 05:49:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fupegis5zeni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fupegis5zeni" 2026/03/12 05:49:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fupegis5zeni" 2026/03/12 05:49:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/12 05:49:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fupegis5zeni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fupegis5zeni" 2026/03/12 05:49:51 INFO : files root 'rclone-test-fupegis5zeni': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/12 05:49:52 DEBUG : WaitForWriters: timeout=30s 2026/03/12 05:49:52 DEBUG : dir: Looking for writers 2026/03/12 05:49:52 DEBUG : file1: reading active writers 2026/03/12 05:49:52 DEBUG : Looking for writers 2026/03/12 05:49:52 DEBUG : dir: reading active writers 2026/03/12 05:49:52 DEBUG : >WaitForWriters: 2026/03/12 05:49:53 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/03/12 05:49:53 DEBUG : newLeaf: Updating file with newLeaf 0x6a6964c0f00 2026/03/12 05:49:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/12 05:49:53 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/12 05:49:54 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/03/12 05:49:54 DEBUG : dir/file1: Updating file with dir/file1 0x6a6964c0f00 2026/03/12 05:49:54 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/03/12 05:49:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/12 05:49:54 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/03/12 05:49:54 DEBUG : dir/file1: newRWFileHandle: 2026/03/12 05:49:54 DEBUG : dir/file1(0x6a69683a240): openPending: 2026/03/12 05:49:54 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/03/12 05:49:54 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/03/12 05:49:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/12 05:49:54 DEBUG : dir/file1(0x6a69683a240): >openPending: err= 2026/03/12 05:49:54 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/03/12 05:49:54 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/12 05:49:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/12 05:49:54 DEBUG : dir/file1(0x6a69683a240): _writeAt: size=25, off=0 2026/03/12 05:49:54 DEBUG : dir/file1(0x6a69683a240): >_writeAt: n=25, err= 2026/03/12 05:49:55 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/03/12 05:49:55 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/03/12 05:49:55 DEBUG : newLeaf: Updating file with newLeaf 0x6a6964c0f00 2026/03/12 05:49:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/12 05:49:55 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/12 05:49:55 DEBUG : newLeaf(0x6a69683a240): close: 2026/03/12 05:49:55 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/03/12 05:49:55 DEBUG : newLeaf: vfs cache: setting modification time to 2026-03-12 05:49:54.826202272 +0000 UTC m=+123.957462044 2026/03/12 05:49:55 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/03/12 05:49:55 DEBUG : newLeaf(0x6a69683a240): >close: err= 2026/03/12 05:49:55 DEBUG : WaitForWriters: timeout=30s 2026/03/12 05:49:55 DEBUG : dir: Looking for writers 2026/03/12 05:49:55 DEBUG : Looking for writers 2026/03/12 05:49:55 DEBUG : dir: reading active writers 2026/03/12 05:49:55 DEBUG : newLeaf: reading active writers 2026/03/12 05:49:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/12 05:49:55 DEBUG : dir: Looking for writers 2026/03/12 05:49:55 DEBUG : Looking for writers 2026/03/12 05:49:55 DEBUG : newLeaf: reading active writers 2026/03/12 05:49:55 DEBUG : dir: reading active writers 2026/03/12 05:49:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/12 05:49:55 DEBUG : dir: Looking for writers 2026/03/12 05:49:55 DEBUG : Looking for writers 2026/03/12 05:49:55 DEBUG : dir: reading active writers 2026/03/12 05:49:55 DEBUG : newLeaf: reading active writers 2026/03/12 05:49:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/12 05:49:55 DEBUG : dir: Looking for writers 2026/03/12 05:49:55 DEBUG : Looking for writers 2026/03/12 05:49:55 DEBUG : dir: reading active writers 2026/03/12 05:49:55 DEBUG : newLeaf: reading active writers 2026/03/12 05:49:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/12 05:49:55 DEBUG : newLeaf: vfs cache: starting upload 2026/03/12 05:49:55 DEBUG : dir: Looking for writers 2026/03/12 05:49:55 DEBUG : Looking for writers 2026/03/12 05:49:55 DEBUG : dir: reading active writers 2026/03/12 05:49:55 DEBUG : newLeaf: reading active writers 2026/03/12 05:49:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/03/12 05:49:55 DEBUG : dir: Looking for writers 2026/03/12 05:49:55 DEBUG : Looking for writers 2026/03/12 05:49:55 DEBUG : dir: reading active writers 2026/03/12 05:49:55 DEBUG : newLeaf: reading active writers 2026/03/12 05:49:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/03/12 05:49:56 DEBUG : dir: Looking for writers 2026/03/12 05:49:56 DEBUG : Looking for writers 2026/03/12 05:49:56 DEBUG : dir: reading active writers 2026/03/12 05:49:56 DEBUG : newLeaf: reading active writers 2026/03/12 05:49:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/03/12 05:49:56 DEBUG : newLeaf: size = 25 OK 2026/03/12 05:49:56 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2026/03/12 05:49:56 INFO : newLeaf: Copied (replaced existing) 2026/03/12 05:49:56 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-03-12 05:49:54 +0000 UTC," 2026/03/12 05:49:56 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/03/12 05:49:56 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/12 05:49:56 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/03/12 05:49:56 DEBUG : dir: Looking for writers 2026/03/12 05:49:56 DEBUG : Looking for writers 2026/03/12 05:49:56 DEBUG : dir: reading active writers 2026/03/12 05:49:56 DEBUG : newLeaf: reading active writers 2026/03/12 05:49:56 DEBUG : >WaitForWriters: 2026/03/12 05:49:56 DEBUG : WaitForWriters: timeout=30s 2026/03/12 05:49:56 DEBUG : dir: Looking for writers 2026/03/12 05:49:56 DEBUG : Looking for writers 2026/03/12 05:49:56 DEBUG : dir: reading active writers 2026/03/12 05:49:56 DEBUG : newLeaf: reading active writers 2026/03/12 05:49:56 DEBUG : >WaitForWriters: 2026/03/12 05:49:56 DEBUG : files root 'rclone-test-fupegis5zeni': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:185: Remote "files root 'rclone-test-fupegis5zeni'", Local "Local file system at /tmp/rclone1690959656", Modify Window "1s" 2026/03/12 05:49:57 INFO : files root 'rclone-test-fupegis5zeni': poll-interval is not supported by this remote 2026/03/12 05:49:57 DEBUG : files root 'rclone-test-fupegis5zeni': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/12 05:49:57 DEBUG : files root 'rclone-test-fupegis5zeni': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fupegis5zeni" 2026/03/12 05:49:57 DEBUG : files root 'rclone-test-fupegis5zeni': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fupegis5zeni" 2026/03/12 05:49:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fupegis5zeni" 2026/03/12 05:49:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/12 05:49:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fupegis5zeni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fupegis5zeni" 2026/03/12 05:49:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fupegis5zeni" 2026/03/12 05:49:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/12 05:49:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fupegis5zeni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fupegis5zeni" 2026/03/12 05:49:57 INFO : files root 'rclone-test-fupegis5zeni': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/12 05:49:59 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/03/12 05:49:59 DEBUG : dir/file1: newRWFileHandle: 2026/03/12 05:49:59 DEBUG : dir/file1(0x6a6961a9e80): openPending: 2026/03/12 05:49:59 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/03/12 05:49:59 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/03/12 05:49:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/12 05:49:59 DEBUG : dir/file1(0x6a6961a9e80): >openPending: err= 2026/03/12 05:49:59 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/03/12 05:49:59 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/12 05:49:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/12 05:49:59 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/12 05:49:59 DEBUG : dir/file1(0x6a6961a9e80): _writeAt: size=14, off=0 2026/03/12 05:49:59 DEBUG : dir/file1(0x6a6961a9e80): >_writeAt: n=14, err= 2026/03/12 05:49:59 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/03/12 05:49:59 DEBUG : dir/file1(0x6a6961a9e80): close: 2026/03/12 05:49:59 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/03/12 05:49:59 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/03/12 05:49:59 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/03/12 05:49:59 DEBUG : dir/file1(0x6a6961a9e80): >close: err= 2026/03/12 05:49:59 DEBUG : WaitForWriters: timeout=30s 2026/03/12 05:49:59 DEBUG : dir: Looking for writers 2026/03/12 05:49:59 DEBUG : file1: reading active writers 2026/03/12 05:49:59 DEBUG : Looking for writers 2026/03/12 05:49:59 DEBUG : dir: reading active writers 2026/03/12 05:49:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/12 05:49:59 DEBUG : dir: Looking for writers 2026/03/12 05:49:59 DEBUG : file1: reading active writers 2026/03/12 05:49:59 DEBUG : Looking for writers 2026/03/12 05:49:59 DEBUG : dir: reading active writers 2026/03/12 05:49:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/12 05:49:59 DEBUG : dir: Looking for writers 2026/03/12 05:49:59 DEBUG : file1: reading active writers 2026/03/12 05:49:59 DEBUG : Looking for writers 2026/03/12 05:49:59 DEBUG : dir: reading active writers 2026/03/12 05:49:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/12 05:49:59 DEBUG : dir: Looking for writers 2026/03/12 05:49:59 DEBUG : file1: reading active writers 2026/03/12 05:49:59 DEBUG : Looking for writers 2026/03/12 05:49:59 DEBUG : dir: reading active writers 2026/03/12 05:49:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/12 05:49:59 DEBUG : dir/file1: vfs cache: starting upload 2026/03/12 05:49:59 DEBUG : dir: Looking for writers 2026/03/12 05:49:59 DEBUG : file1: reading active writers 2026/03/12 05:49:59 DEBUG : Looking for writers 2026/03/12 05:49:59 DEBUG : dir: reading active writers 2026/03/12 05:49:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/03/12 05:49:59 DEBUG : dir: Looking for writers 2026/03/12 05:49:59 DEBUG : file1: reading active writers 2026/03/12 05:49:59 DEBUG : Looking for writers 2026/03/12 05:49:59 DEBUG : dir: reading active writers 2026/03/12 05:49:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/03/12 05:49:59 DEBUG : dir: Looking for writers 2026/03/12 05:49:59 DEBUG : file1: reading active writers 2026/03/12 05:49:59 DEBUG : Looking for writers 2026/03/12 05:49:59 DEBUG : dir: reading active writers 2026/03/12 05:49:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/03/12 05:49:59 DEBUG : dir/file1: size = 14 OK 2026/03/12 05:49:59 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/03/12 05:49:59 INFO : dir/file1: Copied (replaced existing) 2026/03/12 05:49:59 DEBUG : dir/file1: vfs cache: fingerprint now "14,2001-02-03 04:05:06 +0000 UTC," 2026/03/12 05:49:59 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/03/12 05:49:59 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/03/12 05:49:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/12 05:49:59 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/03/12 05:50:00 DEBUG : dir: Looking for writers 2026/03/12 05:50:00 DEBUG : file1: reading active writers 2026/03/12 05:50:00 DEBUG : Looking for writers 2026/03/12 05:50:00 DEBUG : dir: reading active writers 2026/03/12 05:50:00 DEBUG : >WaitForWriters: 2026/03/12 05:50:00 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/12 05:50:00 DEBUG : dir/file1: newRWFileHandle: 2026/03/12 05:50:00 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/12 05:50:00 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/12 05:50:00 DEBUG : dir/file1(0x6a696a7c400): _readAt: size=512, off=0 2026/03/12 05:50:00 DEBUG : dir/file1(0x6a696a7c400): openPending: 2026/03/12 05:50:00 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC," 2026/03/12 05:50:00 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/03/12 05:50:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/12 05:50:00 DEBUG : dir/file1(0x6a696a7c400): >openPending: err= 2026/03/12 05:50:00 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/03/12 05:50:00 DEBUG : dir/file1(0x6a696a7c400): >_readAt: n=14, err=EOF 2026/03/12 05:50:00 DEBUG : dir/file1(0x6a696a7c400): close: 2026/03/12 05:50:00 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2026/03/12 05:50:00 DEBUG : dir/file1(0x6a696a7c400): >close: err= 2026/03/12 05:50:01 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/03/12 05:50:01 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/03/12 05:50:01 DEBUG : newLeaf: Updating file with newLeaf 0x6a696623980 2026/03/12 05:50:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/12 05:50:01 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/12 05:50:02 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/03/12 05:50:02 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/03/12 05:50:02 DEBUG : dir/file1: Updating file with dir/file1 0x6a696623980 2026/03/12 05:50:02 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/03/12 05:50:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/12 05:50:02 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/03/12 05:50:02 DEBUG : dir/file1: newRWFileHandle: 2026/03/12 05:50:02 DEBUG : dir/file1(0x6a696a7cbc0): openPending: 2026/03/12 05:50:02 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," 2026/03/12 05:50:02 DEBUG : dir/file1: vfs cache: removing cached entry as stale (remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" != cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,") 2026/03/12 05:50:02 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2026/03/12 05:50:02 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2026/03/12 05:50:02 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/03/12 05:50:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/12 05:50:02 DEBUG : dir/file1(0x6a696a7cbc0): >openPending: err= 2026/03/12 05:50:02 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/03/12 05:50:02 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/12 05:50:02 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/12 05:50:02 DEBUG : dir/file1(0x6a696a7cbc0): _writeAt: size=25, off=0 2026/03/12 05:50:02 DEBUG : dir/file1(0x6a696a7cbc0): >_writeAt: n=25, err= 2026/03/12 05:50:02 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/03/12 05:50:02 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/03/12 05:50:02 DEBUG : newLeaf: Updating file with newLeaf 0x6a696623980 2026/03/12 05:50:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/12 05:50:02 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/12 05:50:02 DEBUG : newLeaf(0x6a696a7cbc0): close: 2026/03/12 05:50:02 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/03/12 05:50:02 DEBUG : newLeaf: vfs cache: setting modification time to 2026-03-12 05:50:02.338232961 +0000 UTC m=+131.469492775 2026/03/12 05:50:02 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:02 DEBUG : newLeaf(0x6a696a7cbc0): >close: err= 2026/03/12 05:50:02 DEBUG : WaitForWriters: timeout=30s 2026/03/12 05:50:02 DEBUG : dir: Looking for writers 2026/03/12 05:50:02 DEBUG : Looking for writers 2026/03/12 05:50:02 DEBUG : dir: reading active writers 2026/03/12 05:50:02 DEBUG : newLeaf: reading active writers 2026/03/12 05:50:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/12 05:50:02 DEBUG : dir: Looking for writers 2026/03/12 05:50:02 DEBUG : Looking for writers 2026/03/12 05:50:02 DEBUG : dir: reading active writers 2026/03/12 05:50:02 DEBUG : newLeaf: reading active writers 2026/03/12 05:50:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/12 05:50:02 DEBUG : dir: Looking for writers 2026/03/12 05:50:02 DEBUG : Looking for writers 2026/03/12 05:50:02 DEBUG : dir: reading active writers 2026/03/12 05:50:02 DEBUG : newLeaf: reading active writers 2026/03/12 05:50:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/12 05:50:02 DEBUG : dir: Looking for writers 2026/03/12 05:50:02 DEBUG : Looking for writers 2026/03/12 05:50:02 DEBUG : dir: reading active writers 2026/03/12 05:50:02 DEBUG : newLeaf: reading active writers 2026/03/12 05:50:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/12 05:50:03 DEBUG : newLeaf: vfs cache: starting upload 2026/03/12 05:50:03 DEBUG : dir: Looking for writers 2026/03/12 05:50:03 DEBUG : Looking for writers 2026/03/12 05:50:03 DEBUG : dir: reading active writers 2026/03/12 05:50:03 DEBUG : newLeaf: reading active writers 2026/03/12 05:50:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/03/12 05:50:03 DEBUG : dir: Looking for writers 2026/03/12 05:50:03 DEBUG : Looking for writers 2026/03/12 05:50:03 DEBUG : dir: reading active writers 2026/03/12 05:50:03 DEBUG : newLeaf: reading active writers 2026/03/12 05:50:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/03/12 05:50:03 DEBUG : dir: Looking for writers 2026/03/12 05:50:03 DEBUG : Looking for writers 2026/03/12 05:50:03 DEBUG : newLeaf: reading active writers 2026/03/12 05:50:03 DEBUG : dir: reading active writers 2026/03/12 05:50:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/03/12 05:50:03 DEBUG : newLeaf: size = 25 OK 2026/03/12 05:50:03 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2026/03/12 05:50:03 INFO : newLeaf: Copied (replaced existing) 2026/03/12 05:50:03 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-03-12 05:50:02 +0000 UTC," 2026/03/12 05:50:03 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/03/12 05:50:03 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/12 05:50:03 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/03/12 05:50:04 DEBUG : dir: Looking for writers 2026/03/12 05:50:04 DEBUG : Looking for writers 2026/03/12 05:50:04 DEBUG : dir: reading active writers 2026/03/12 05:50:04 DEBUG : newLeaf: reading active writers 2026/03/12 05:50:04 DEBUG : >WaitForWriters: 2026/03/12 05:50:04 DEBUG : WaitForWriters: timeout=30s 2026/03/12 05:50:04 DEBUG : dir: Looking for writers 2026/03/12 05:50:04 DEBUG : Looking for writers 2026/03/12 05:50:04 DEBUG : dir: reading active writers 2026/03/12 05:50:04 DEBUG : newLeaf: reading active writers 2026/03/12 05:50:04 DEBUG : >WaitForWriters: 2026/03/12 05:50:04 DEBUG : files root 'rclone-test-fupegis5zeni': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:185: Remote "files root 'rclone-test-fupegis5zeni'", Local "Local file system at /tmp/rclone1690959656", Modify Window "1s" 2026/03/12 05:50:05 INFO : files root 'rclone-test-fupegis5zeni': poll-interval is not supported by this remote 2026/03/12 05:50:05 DEBUG : files root 'rclone-test-fupegis5zeni': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/12 05:50:05 DEBUG : files root 'rclone-test-fupegis5zeni': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fupegis5zeni" 2026/03/12 05:50:05 DEBUG : files root 'rclone-test-fupegis5zeni': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fupegis5zeni" 2026/03/12 05:50:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fupegis5zeni" 2026/03/12 05:50:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/12 05:50:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fupegis5zeni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fupegis5zeni" 2026/03/12 05:50:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fupegis5zeni" 2026/03/12 05:50:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/12 05:50:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fupegis5zeni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fupegis5zeni" 2026/03/12 05:50:05 INFO : files root 'rclone-test-fupegis5zeni': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/12 05:50:06 DEBUG : WaitForWriters: timeout=30s 2026/03/12 05:50:06 DEBUG : dir: Looking for writers 2026/03/12 05:50:06 DEBUG : file1: reading active writers 2026/03/12 05:50:06 DEBUG : Looking for writers 2026/03/12 05:50:06 DEBUG : dir: reading active writers 2026/03/12 05:50:06 DEBUG : >WaitForWriters: 2026/03/12 05:50:06 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/12 05:50:06 DEBUG : dir/file1: newRWFileHandle: 2026/03/12 05:50:06 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/12 05:50:06 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/12 05:50:06 DEBUG : dir/file1(0x6a696b13000): _readAt: size=512, off=0 2026/03/12 05:50:06 DEBUG : dir/file1(0x6a696b13000): openPending: 2026/03/12 05:50:06 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/03/12 05:50:06 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/03/12 05:50:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/12 05:50:06 DEBUG : dir/file1(0x6a696b13000): >openPending: err= 2026/03/12 05:50:06 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/03/12 05:50:06 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/12 05:50:06 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/12 05:50:06 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/03/12 05:50:06 DEBUG : dir/file1(0x6a696b13000): >_readAt: n=14, err=EOF 2026/03/12 05:50:06 DEBUG : dir/file1(0x6a696b13000): close: 2026/03/12 05:50:06 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2026/03/12 05:50:06 DEBUG : dir/file1(0x6a696b13000): >close: err= 2026/03/12 05:50:07 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/03/12 05:50:07 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/03/12 05:50:07 DEBUG : newLeaf: Updating file with newLeaf 0x6a696623bc0 2026/03/12 05:50:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/12 05:50:07 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/12 05:50:08 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/03/12 05:50:08 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/03/12 05:50:08 DEBUG : dir/file1: Updating file with dir/file1 0x6a696623bc0 2026/03/12 05:50:08 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/03/12 05:50:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/12 05:50:08 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/03/12 05:50:08 DEBUG : dir/file1: newRWFileHandle: 2026/03/12 05:50:08 DEBUG : dir/file1(0x6a696a7d9c0): openPending: 2026/03/12 05:50:08 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/03/12 05:50:08 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/03/12 05:50:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/12 05:50:08 DEBUG : dir/file1(0x6a696a7d9c0): >openPending: err= 2026/03/12 05:50:08 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/03/12 05:50:08 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/12 05:50:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/12 05:50:08 DEBUG : dir/file1(0x6a696a7d9c0): _writeAt: size=25, off=0 2026/03/12 05:50:08 DEBUG : dir/file1(0x6a696a7d9c0): >_writeAt: n=25, err= 2026/03/12 05:50:09 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/03/12 05:50:09 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/03/12 05:50:09 DEBUG : newLeaf: Updating file with newLeaf 0x6a696623bc0 2026/03/12 05:50:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/12 05:50:09 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/12 05:50:09 DEBUG : newLeaf(0x6a696a7d9c0): close: 2026/03/12 05:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/03/12 05:50:09 DEBUG : newLeaf: vfs cache: setting modification time to 2026-03-12 05:50:08.763095989 +0000 UTC m=+137.894355742 2026/03/12 05:50:09 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:09 DEBUG : newLeaf(0x6a696a7d9c0): >close: err= 2026/03/12 05:50:09 DEBUG : WaitForWriters: timeout=30s 2026/03/12 05:50:09 DEBUG : dir: Looking for writers 2026/03/12 05:50:09 DEBUG : Looking for writers 2026/03/12 05:50:09 DEBUG : dir: reading active writers 2026/03/12 05:50:09 DEBUG : newLeaf: reading active writers 2026/03/12 05:50:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/12 05:50:09 DEBUG : dir: Looking for writers 2026/03/12 05:50:09 DEBUG : Looking for writers 2026/03/12 05:50:09 DEBUG : dir: reading active writers 2026/03/12 05:50:09 DEBUG : newLeaf: reading active writers 2026/03/12 05:50:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/12 05:50:09 DEBUG : dir: Looking for writers 2026/03/12 05:50:09 DEBUG : Looking for writers 2026/03/12 05:50:09 DEBUG : dir: reading active writers 2026/03/12 05:50:09 DEBUG : newLeaf: reading active writers 2026/03/12 05:50:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/12 05:50:09 DEBUG : dir: Looking for writers 2026/03/12 05:50:09 DEBUG : Looking for writers 2026/03/12 05:50:09 DEBUG : dir: reading active writers 2026/03/12 05:50:09 DEBUG : newLeaf: reading active writers 2026/03/12 05:50:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/12 05:50:09 DEBUG : newLeaf: vfs cache: starting upload 2026/03/12 05:50:09 DEBUG : dir: Looking for writers 2026/03/12 05:50:09 DEBUG : Looking for writers 2026/03/12 05:50:09 DEBUG : newLeaf: reading active writers 2026/03/12 05:50:09 DEBUG : dir: reading active writers 2026/03/12 05:50:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/03/12 05:50:09 DEBUG : dir: Looking for writers 2026/03/12 05:50:09 DEBUG : Looking for writers 2026/03/12 05:50:09 DEBUG : dir: reading active writers 2026/03/12 05:50:09 DEBUG : newLeaf: reading active writers 2026/03/12 05:50:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/03/12 05:50:10 DEBUG : dir: Looking for writers 2026/03/12 05:50:10 DEBUG : Looking for writers 2026/03/12 05:50:10 DEBUG : dir: reading active writers 2026/03/12 05:50:10 DEBUG : newLeaf: reading active writers 2026/03/12 05:50:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/03/12 05:50:10 DEBUG : newLeaf: size = 25 OK 2026/03/12 05:50:10 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2026/03/12 05:50:10 INFO : newLeaf: Copied (replaced existing) 2026/03/12 05:50:10 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-03-12 05:50:08 +0000 UTC," 2026/03/12 05:50:10 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/03/12 05:50:10 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/12 05:50:10 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/03/12 05:50:10 DEBUG : dir: Looking for writers 2026/03/12 05:50:10 DEBUG : Looking for writers 2026/03/12 05:50:10 DEBUG : newLeaf: reading active writers 2026/03/12 05:50:10 DEBUG : dir: reading active writers 2026/03/12 05:50:10 DEBUG : >WaitForWriters: 2026/03/12 05:50:10 DEBUG : WaitForWriters: timeout=30s 2026/03/12 05:50:10 DEBUG : dir: Looking for writers 2026/03/12 05:50:10 DEBUG : Looking for writers 2026/03/12 05:50:10 DEBUG : dir: reading active writers 2026/03/12 05:50:10 DEBUG : newLeaf: reading active writers 2026/03/12 05:50:10 DEBUG : >WaitForWriters: 2026/03/12 05:50:10 DEBUG : files root 'rclone-test-fupegis5zeni': vfs cache: cleaner exiting --- PASS: TestFileRename (38.83s) --- PASS: TestFileRename/off,forceCache=false (5.62s) --- PASS: TestFileRename/minimal,forceCache=false (5.58s) --- PASS: TestFileRename/minimal,forceCache=true (7.57s) --- PASS: TestFileRename/writes,forceCache=false (6.13s) --- PASS: TestFileRename/writes,forceCache=true (7.50s) --- PASS: TestFileRename/full,forceCache=false (6.43s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:185: Remote "files root 'rclone-test-fupegis5zeni'", Local "Local file system at /tmp/rclone1690959656", Modify Window "1s" 2026/03/12 05:50:11 INFO : files root 'rclone-test-fupegis5zeni': poll-interval is not supported by this remote 2026/03/12 05:50:11 INFO : files root 'rclone-test-fupegis5zeni': poll-interval is not supported by this remote 2026/03/12 05:50:11 DEBUG : WaitForWriters: timeout=30s 2026/03/12 05:50:11 DEBUG : Looking for writers 2026/03/12 05:50:11 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.27s) === RUN TestRcForget rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcList rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:185: Remote "files root 'rclone-test-fupegis5zeni'", Local "Local file system at /tmp/rclone1690959656", Modify Window "1s" 2026/03/12 05:50:11 INFO : files root 'rclone-test-fupegis5zeni': poll-interval is not supported by this remote 2026/03/12 05:50:12 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/12 05:50:13 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/12 05:50:13 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/03/12 05:50:13 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/03/12 05:50:13 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/03/12 05:50:13 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/03/12 05:50:13 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/03/12 05:50:13 DEBUG : WaitForWriters: timeout=30s 2026/03/12 05:50:13 DEBUG : dir: Looking for writers 2026/03/12 05:50:13 DEBUG : file1: reading active writers 2026/03/12 05:50:13 DEBUG : Looking for writers 2026/03/12 05:50:13 DEBUG : dir: reading active writers 2026/03/12 05:50:13 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (2.30s) === RUN TestReadFileHandleSeek run.go:185: Remote "files root 'rclone-test-fupegis5zeni'", Local "Local file system at /tmp/rclone1690959656", Modify Window "1s" 2026/03/12 05:50:14 INFO : files root 'rclone-test-fupegis5zeni': poll-interval is not supported by this remote 2026/03/12 05:50:15 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/12 05:50:15 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/12 05:50:15 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/03/12 05:50:15 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/03/12 05:50:15 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/03/12 05:50:15 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/03/12 05:50:15 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/03/12 05:50:15 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/03/12 05:50:15 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/03/12 05:50:15 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/03/12 05:50:15 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/03/12 05:50:15 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/03/12 05:50:15 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/03/12 05:50:16 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/03/12 05:50:16 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/03/12 05:50:16 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/03/12 05:50:16 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/03/12 05:50:16 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/03/12 05:50:16 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/03/12 05:50:16 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/03/12 05:50:16 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/03/12 05:50:17 DEBUG : WaitForWriters: timeout=30s 2026/03/12 05:50:17 DEBUG : dir: Looking for writers 2026/03/12 05:50:17 DEBUG : file1: reading active writers 2026/03/12 05:50:17 DEBUG : Looking for writers 2026/03/12 05:50:17 DEBUG : dir: reading active writers 2026/03/12 05:50:17 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (3.77s) === RUN TestReadFileHandleReadAt run.go:185: Remote "files root 'rclone-test-fupegis5zeni'", Local "Local file system at /tmp/rclone1690959656", Modify Window "1s" 2026/03/12 05:50:17 INFO : files root 'rclone-test-fupegis5zeni': poll-interval is not supported by this remote 2026/03/12 05:50:19 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/12 05:50:19 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/12 05:50:19 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/03/12 05:50:19 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/03/12 05:50:19 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/03/12 05:50:19 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/03/12 05:50:19 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/03/12 05:50:19 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/03/12 05:50:19 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/03/12 05:50:19 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/03/12 05:50:19 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/03/12 05:50:19 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/03/12 05:50:19 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/03/12 05:50:20 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/03/12 05:50:20 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/03/12 05:50:20 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/03/12 05:50:20 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/03/12 05:50:20 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/03/12 05:50:20 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/03/12 05:50:20 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/03/12 05:50:20 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/03/12 05:50:20 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/03/12 05:50:20 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/03/12 05:50:20 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/03/12 05:50:21 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/03/12 05:50:21 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/03/12 05:50:21 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/03/12 05:50:21 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/03/12 05:50:21 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/03/12 05:50:21 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/03/12 05:50:21 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/03/12 05:50:21 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/03/12 05:50:21 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/03/12 05:50:21 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/03/12 05:50:21 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/03/12 05:50:21 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/03/12 05:50:21 DEBUG : WaitForWriters: timeout=30s 2026/03/12 05:50:21 DEBUG : dir: Looking for writers 2026/03/12 05:50:21 DEBUG : file1: reading active writers 2026/03/12 05:50:21 DEBUG : Looking for writers 2026/03/12 05:50:21 DEBUG : dir: reading active writers 2026/03/12 05:50:21 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (4.24s) === RUN TestReadFileHandleFlush run.go:185: Remote "files root 'rclone-test-fupegis5zeni'", Local "Local file system at /tmp/rclone1690959656", Modify Window "1s" 2026/03/12 05:50:22 INFO : files root 'rclone-test-fupegis5zeni': poll-interval is not supported by this remote 2026/03/12 05:50:23 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/12 05:50:23 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/12 05:50:23 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/03/12 05:50:23 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/03/12 05:50:23 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/03/12 05:50:23 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/03/12 05:50:23 DEBUG : WaitForWriters: timeout=30s 2026/03/12 05:50:23 DEBUG : dir: Looking for writers 2026/03/12 05:50:23 DEBUG : file1: reading active writers 2026/03/12 05:50:23 DEBUG : Looking for writers 2026/03/12 05:50:23 DEBUG : dir: reading active writers 2026/03/12 05:50:23 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (2.26s) === RUN TestReadFileHandleRelease run.go:185: Remote "files root 'rclone-test-fupegis5zeni'", Local "Local file system at /tmp/rclone1690959656", Modify Window "1s" 2026/03/12 05:50:24 INFO : files root 'rclone-test-fupegis5zeni': poll-interval is not supported by this remote 2026/03/12 05:50:25 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/12 05:50:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/12 05:50:25 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/03/12 05:50:25 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/03/12 05:50:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/03/12 05:50:26 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/03/12 05:50:26 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/03/12 05:50:26 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/03/12 05:50:26 DEBUG : WaitForWriters: timeout=30s 2026/03/12 05:50:26 DEBUG : dir: Looking for writers 2026/03/12 05:50:26 DEBUG : file1: reading active writers 2026/03/12 05:50:26 DEBUG : Looking for writers 2026/03/12 05:50:26 DEBUG : dir: reading active writers 2026/03/12 05:50:26 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (2.27s) === RUN TestRWFileHandleMethodsRead run.go:185: Remote "files root 'rclone-test-fupegis5zeni'", Local "Local file system at /tmp/rclone1690959656", Modify Window "1s" 2026/03/12 05:50:26 INFO : files root 'rclone-test-fupegis5zeni': poll-interval is not supported by this remote 2026/03/12 05:50:26 DEBUG : files root 'rclone-test-fupegis5zeni': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/12 05:50:26 DEBUG : files root 'rclone-test-fupegis5zeni': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fupegis5zeni" 2026/03/12 05:50:26 DEBUG : files root 'rclone-test-fupegis5zeni': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fupegis5zeni" 2026/03/12 05:50:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fupegis5zeni" 2026/03/12 05:50:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/12 05:50:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fupegis5zeni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fupegis5zeni" 2026/03/12 05:50:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fupegis5zeni" 2026/03/12 05:50:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/12 05:50:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fupegis5zeni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fupegis5zeni" 2026/03/12 05:50:26 INFO : files root 'rclone-test-fupegis5zeni': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/12 05:50:27 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/12 05:50:28 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/12 05:50:28 DEBUG : dir/file1: newRWFileHandle: 2026/03/12 05:50:28 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/12 05:50:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/12 05:50:28 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/03/12 05:50:28 DEBUG : dir/file1(0x6a6961a8240): _readAt: size=1, off=0 2026/03/12 05:50:28 DEBUG : dir/file1(0x6a6961a8240): openPending: 2026/03/12 05:50:28 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/03/12 05:50:28 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/03/12 05:50:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/12 05:50:28 DEBUG : dir/file1(0x6a6961a8240): >openPending: err= 2026/03/12 05:50:28 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/03/12 05:50:28 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/12 05:50:28 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/12 05:50:28 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/03/12 05:50:28 DEBUG : dir/file1(0x6a6961a8240): >_readAt: n=1, err= 2026/03/12 05:50:28 DEBUG : dir/file1(0x6a6961a8240): _readAt: size=256, off=1 2026/03/12 05:50:28 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/03/12 05:50:28 DEBUG : dir/file1(0x6a6961a8240): >_readAt: n=15, err=EOF 2026/03/12 05:50:28 DEBUG : dir/file1(0x6a6961a8240): _readAt: size=16, off=16 2026/03/12 05:50:28 DEBUG : dir/file1(0x6a6961a8240): >_readAt: n=0, err=EOF 2026/03/12 05:50:28 DEBUG : dir/file1(0x6a6961a8240): close: 2026/03/12 05:50:28 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2026/03/12 05:50:28 DEBUG : dir/file1(0x6a6961a8240): >close: err= 2026/03/12 05:50:28 DEBUG : dir/file1(0x6a6961a8240): close: 2026/03/12 05:50:28 DEBUG : dir/file1(0x6a6961a8240): >close: err=file already closed 2026/03/12 05:50:28 DEBUG : WaitForWriters: timeout=30s 2026/03/12 05:50:28 DEBUG : dir: Looking for writers 2026/03/12 05:50:28 DEBUG : file1: reading active writers 2026/03/12 05:50:28 DEBUG : Looking for writers 2026/03/12 05:50:28 DEBUG : dir: reading active writers 2026/03/12 05:50:28 DEBUG : >WaitForWriters: 2026/03/12 05:50:28 DEBUG : files root 'rclone-test-fupegis5zeni': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (2.25s) === RUN TestRWFileHandleSeek run.go:185: Remote "files root 'rclone-test-fupegis5zeni'", Local "Local file system at /tmp/rclone1690959656", Modify Window "1s" 2026/03/12 05:50:28 INFO : files root 'rclone-test-fupegis5zeni': poll-interval is not supported by this remote 2026/03/12 05:50:28 DEBUG : files root 'rclone-test-fupegis5zeni': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/12 05:50:28 DEBUG : files root 'rclone-test-fupegis5zeni': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fupegis5zeni" 2026/03/12 05:50:28 DEBUG : files root 'rclone-test-fupegis5zeni': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fupegis5zeni" 2026/03/12 05:50:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fupegis5zeni" 2026/03/12 05:50:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/12 05:50:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fupegis5zeni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fupegis5zeni" 2026/03/12 05:50:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fupegis5zeni" 2026/03/12 05:50:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/12 05:50:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fupegis5zeni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fupegis5zeni" 2026/03/12 05:50:28 INFO : files root 'rclone-test-fupegis5zeni': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/12 05:50:30 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/12 05:50:30 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/12 05:50:30 DEBUG : dir/file1: newRWFileHandle: 2026/03/12 05:50:30 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/12 05:50:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/12 05:50:30 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/03/12 05:50:30 DEBUG : dir/file1(0x6a69613b8c0): _readAt: size=1, off=0 2026/03/12 05:50:30 DEBUG : dir/file1(0x6a69613b8c0): openPending: 2026/03/12 05:50:30 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/03/12 05:50:30 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/03/12 05:50:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/12 05:50:30 DEBUG : dir/file1(0x6a69613b8c0): >openPending: err= 2026/03/12 05:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/03/12 05:50:30 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/12 05:50:30 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/12 05:50:30 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/03/12 05:50:30 DEBUG : dir/file1(0x6a69613b8c0): >_readAt: n=1, err= 2026/03/12 05:50:30 DEBUG : dir/file1(0x6a69613b8c0): _readAt: size=1, off=5 2026/03/12 05:50:30 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/03/12 05:50:30 DEBUG : dir/file1(0x6a69613b8c0): >_readAt: n=1, err= 2026/03/12 05:50:30 DEBUG : dir/file1(0x6a69613b8c0): _readAt: size=1, off=3 2026/03/12 05:50:30 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/03/12 05:50:30 DEBUG : dir/file1(0x6a69613b8c0): >_readAt: n=1, err= 2026/03/12 05:50:30 DEBUG : dir/file1(0x6a69613b8c0): _readAt: size=1, off=13 2026/03/12 05:50:30 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/03/12 05:50:30 DEBUG : dir/file1(0x6a69613b8c0): >_readAt: n=1, err= 2026/03/12 05:50:30 DEBUG : dir/file1(0x6a69613b8c0): _readAt: size=16, off=100 2026/03/12 05:50:30 DEBUG : dir/file1(0x6a69613b8c0): >_readAt: n=0, err=EOF 2026/03/12 05:50:30 DEBUG : dir/file1(0x6a69613b8c0): close: 2026/03/12 05:50:30 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2026/03/12 05:50:30 DEBUG : dir/file1(0x6a69613b8c0): >close: err= 2026/03/12 05:50:30 DEBUG : WaitForWriters: timeout=30s 2026/03/12 05:50:30 DEBUG : dir: Looking for writers 2026/03/12 05:50:30 DEBUG : file1: reading active writers 2026/03/12 05:50:30 DEBUG : Looking for writers 2026/03/12 05:50:30 DEBUG : dir: reading active writers 2026/03/12 05:50:30 DEBUG : >WaitForWriters: 2026/03/12 05:50:30 DEBUG : files root 'rclone-test-fupegis5zeni': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (2.32s) === RUN TestRWFileHandleReadAt run.go:185: Remote "files root 'rclone-test-fupegis5zeni'", Local "Local file system at /tmp/rclone1690959656", Modify Window "1s" 2026/03/12 05:50:31 INFO : files root 'rclone-test-fupegis5zeni': poll-interval is not supported by this remote 2026/03/12 05:50:31 DEBUG : files root 'rclone-test-fupegis5zeni': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/12 05:50:31 DEBUG : files root 'rclone-test-fupegis5zeni': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fupegis5zeni" 2026/03/12 05:50:31 DEBUG : files root 'rclone-test-fupegis5zeni': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fupegis5zeni" 2026/03/12 05:50:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fupegis5zeni" 2026/03/12 05:50:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/12 05:50:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fupegis5zeni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fupegis5zeni" 2026/03/12 05:50:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fupegis5zeni" 2026/03/12 05:50:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/12 05:50:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fupegis5zeni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fupegis5zeni" 2026/03/12 05:50:31 INFO : files root 'rclone-test-fupegis5zeni': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/12 05:50:32 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/12 05:50:32 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/12 05:50:32 DEBUG : dir/file1: newRWFileHandle: 2026/03/12 05:50:32 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/12 05:50:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/12 05:50:32 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/03/12 05:50:32 DEBUG : dir/file1(0x6a6968e6d80): _readAt: size=1, off=0 2026/03/12 05:50:32 DEBUG : dir/file1(0x6a6968e6d80): openPending: 2026/03/12 05:50:32 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/03/12 05:50:32 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/03/12 05:50:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/12 05:50:32 DEBUG : dir/file1(0x6a6968e6d80): >openPending: err= 2026/03/12 05:50:32 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/03/12 05:50:32 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/12 05:50:32 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/12 05:50:32 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/03/12 05:50:32 DEBUG : dir/file1(0x6a6968e6d80): >_readAt: n=1, err= 2026/03/12 05:50:32 DEBUG : dir/file1(0x6a6968e6d80): _readAt: size=1, off=5 2026/03/12 05:50:32 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/03/12 05:50:32 DEBUG : dir/file1(0x6a6968e6d80): >_readAt: n=1, err= 2026/03/12 05:50:32 DEBUG : dir/file1(0x6a6968e6d80): _readAt: size=1, off=1 2026/03/12 05:50:32 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/03/12 05:50:32 DEBUG : dir/file1(0x6a6968e6d80): >_readAt: n=1, err= 2026/03/12 05:50:32 DEBUG : dir/file1(0x6a6968e6d80): _readAt: size=6, off=10 2026/03/12 05:50:32 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/03/12 05:50:32 DEBUG : dir/file1(0x6a6968e6d80): >_readAt: n=6, err= 2026/03/12 05:50:32 DEBUG : dir/file1(0x6a6968e6d80): _readAt: size=256, off=10 2026/03/12 05:50:32 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/03/12 05:50:32 DEBUG : dir/file1(0x6a6968e6d80): >_readAt: n=6, err=EOF 2026/03/12 05:50:32 DEBUG : dir/file1(0x6a6968e6d80): _readAt: size=256, off=100 2026/03/12 05:50:32 DEBUG : dir/file1(0x6a6968e6d80): >_readAt: n=0, err=EOF 2026/03/12 05:50:32 DEBUG : dir/file1(0x6a6968e6d80): close: 2026/03/12 05:50:32 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2026/03/12 05:50:32 DEBUG : dir/file1(0x6a6968e6d80): >close: err= 2026/03/12 05:50:32 DEBUG : dir/file1(0x6a6968e6d80): _readAt: size=256, off=100 2026/03/12 05:50:32 DEBUG : dir/file1(0x6a6968e6d80): >_readAt: n=0, err=file already closed 2026/03/12 05:50:32 DEBUG : WaitForWriters: timeout=30s 2026/03/12 05:50:32 DEBUG : dir: Looking for writers 2026/03/12 05:50:32 DEBUG : file1: reading active writers 2026/03/12 05:50:32 DEBUG : Looking for writers 2026/03/12 05:50:32 DEBUG : dir: reading active writers 2026/03/12 05:50:32 DEBUG : >WaitForWriters: 2026/03/12 05:50:32 DEBUG : files root 'rclone-test-fupegis5zeni': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (2.24s) === RUN TestRWFileHandleFlushRead run.go:185: Remote "files root 'rclone-test-fupegis5zeni'", Local "Local file system at /tmp/rclone1690959656", Modify Window "1s" 2026/03/12 05:50:33 INFO : files root 'rclone-test-fupegis5zeni': poll-interval is not supported by this remote 2026/03/12 05:50:33 DEBUG : files root 'rclone-test-fupegis5zeni': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/12 05:50:33 DEBUG : files root 'rclone-test-fupegis5zeni': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fupegis5zeni" 2026/03/12 05:50:33 DEBUG : files root 'rclone-test-fupegis5zeni': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fupegis5zeni" 2026/03/12 05:50:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fupegis5zeni" 2026/03/12 05:50:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/12 05:50:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fupegis5zeni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fupegis5zeni" 2026/03/12 05:50:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fupegis5zeni" 2026/03/12 05:50:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/12 05:50:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fupegis5zeni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fupegis5zeni" 2026/03/12 05:50:33 INFO : files root 'rclone-test-fupegis5zeni': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/12 05:50:34 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/12 05:50:34 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/12 05:50:34 DEBUG : dir/file1: newRWFileHandle: 2026/03/12 05:50:34 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/12 05:50:34 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/12 05:50:34 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/03/12 05:50:34 DEBUG : dir/file1(0x6a696768800): RWFileHandle.Flush 2026/03/12 05:50:34 DEBUG : dir/file1(0x6a696768800): _readAt: size=256, off=0 2026/03/12 05:50:34 DEBUG : dir/file1(0x6a696768800): openPending: 2026/03/12 05:50:34 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/03/12 05:50:34 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/03/12 05:50:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/12 05:50:34 DEBUG : dir/file1(0x6a696768800): >openPending: err= 2026/03/12 05:50:34 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/03/12 05:50:34 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/12 05:50:34 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/12 05:50:34 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/03/12 05:50:35 DEBUG : dir/file1(0x6a696768800): >_readAt: n=16, err=EOF 2026/03/12 05:50:35 DEBUG : dir/file1(0x6a696768800): RWFileHandle.Flush 2026/03/12 05:50:35 DEBUG : dir/file1(0x6a696768800): RWFileHandle.Flush 2026/03/12 05:50:35 DEBUG : dir/file1(0x6a696768800): close: 2026/03/12 05:50:35 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2026/03/12 05:50:35 DEBUG : dir/file1(0x6a696768800): >close: err= 2026/03/12 05:50:35 DEBUG : WaitForWriters: timeout=30s 2026/03/12 05:50:35 DEBUG : dir: Looking for writers 2026/03/12 05:50:35 DEBUG : file1: reading active writers 2026/03/12 05:50:35 DEBUG : Looking for writers 2026/03/12 05:50:35 DEBUG : dir: reading active writers 2026/03/12 05:50:35 DEBUG : >WaitForWriters: 2026/03/12 05:50:35 DEBUG : files root 'rclone-test-fupegis5zeni': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (2.26s) === RUN TestRWFileHandleReleaseRead run.go:185: Remote "files root 'rclone-test-fupegis5zeni'", Local "Local file system at /tmp/rclone1690959656", Modify Window "1s" 2026/03/12 05:50:35 INFO : files root 'rclone-test-fupegis5zeni': poll-interval is not supported by this remote 2026/03/12 05:50:35 DEBUG : files root 'rclone-test-fupegis5zeni': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/12 05:50:35 DEBUG : files root 'rclone-test-fupegis5zeni': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fupegis5zeni" 2026/03/12 05:50:35 DEBUG : files root 'rclone-test-fupegis5zeni': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fupegis5zeni" 2026/03/12 05:50:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fupegis5zeni" 2026/03/12 05:50:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/12 05:50:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fupegis5zeni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fupegis5zeni" 2026/03/12 05:50:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fupegis5zeni" 2026/03/12 05:50:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/12 05:50:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fupegis5zeni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fupegis5zeni" 2026/03/12 05:50:35 INFO : files root 'rclone-test-fupegis5zeni': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/12 05:50:36 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/12 05:50:37 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/12 05:50:37 DEBUG : dir/file1: newRWFileHandle: 2026/03/12 05:50:37 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/12 05:50:37 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/12 05:50:37 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/03/12 05:50:37 DEBUG : dir/file1(0x6a6961a9200): _readAt: size=256, off=0 2026/03/12 05:50:37 DEBUG : dir/file1(0x6a6961a9200): openPending: 2026/03/12 05:50:37 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/03/12 05:50:37 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/03/12 05:50:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/12 05:50:37 DEBUG : dir/file1(0x6a6961a9200): >openPending: err= 2026/03/12 05:50:37 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/03/12 05:50:37 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/12 05:50:37 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/12 05:50:37 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/03/12 05:50:37 DEBUG : dir/file1(0x6a6961a9200): >_readAt: n=16, err=EOF 2026/03/12 05:50:37 DEBUG : dir/file1(0x6a6961a9200): RWFileHandle.Release 2026/03/12 05:50:37 DEBUG : dir/file1(0x6a6961a9200): close: 2026/03/12 05:50:37 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2026/03/12 05:50:37 DEBUG : dir/file1(0x6a6961a9200): >close: err= 2026/03/12 05:50:37 DEBUG : dir/file1(0x6a6961a9200): RWFileHandle.Release 2026/03/12 05:50:37 DEBUG : WaitForWriters: timeout=30s 2026/03/12 05:50:37 DEBUG : dir: Looking for writers 2026/03/12 05:50:37 DEBUG : file1: reading active writers 2026/03/12 05:50:37 DEBUG : Looking for writers 2026/03/12 05:50:37 DEBUG : dir: reading active writers 2026/03/12 05:50:37 DEBUG : >WaitForWriters: 2026/03/12 05:50:37 DEBUG : files root 'rclone-test-fupegis5zeni': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (2.29s) === RUN TestRWFileHandleMethodsWrite run.go:185: Remote "files root 'rclone-test-fupegis5zeni'", Local "Local file system at /tmp/rclone1690959656", Modify Window "1s" 2026/03/12 05:50:38 INFO : files root 'rclone-test-fupegis5zeni': poll-interval is not supported by this remote 2026/03/12 05:50:38 DEBUG : files root 'rclone-test-fupegis5zeni': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/12 05:50:38 DEBUG : files root 'rclone-test-fupegis5zeni': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fupegis5zeni" 2026/03/12 05:50:38 DEBUG : files root 'rclone-test-fupegis5zeni': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fupegis5zeni" 2026/03/12 05:50:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fupegis5zeni" 2026/03/12 05:50:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/12 05:50:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fupegis5zeni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fupegis5zeni" 2026/03/12 05:50:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fupegis5zeni" 2026/03/12 05:50:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/12 05:50:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fupegis5zeni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fupegis5zeni" 2026/03/12 05:50:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:38 INFO : files root 'rclone-test-fupegis5zeni': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/12 05:50:38 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:38 DEBUG : file1: newRWFileHandle: 2026/03/12 05:50:38 DEBUG : file1(0x6a696300700): openPending: 2026/03/12 05:50:38 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/12 05:50:38 DEBUG : file1(0x6a696300700): >openPending: err= 2026/03/12 05:50:38 DEBUG : file1: >newRWFileHandle: err= 2026/03/12 05:50:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/12 05:50:38 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/03/12 05:50:38 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/03/12 05:50:38 DEBUG : file1(0x6a696300700): _writeAt: size=5, off=0 2026/03/12 05:50:38 DEBUG : file1(0x6a696300700): >_writeAt: n=5, err= 2026/03/12 05:50:38 DEBUG : file1(0x6a696300700): _writeAt: size=7, off=5 2026/03/12 05:50:38 DEBUG : file1(0x6a696300700): >_writeAt: n=7, err= 2026/03/12 05:50:38 DEBUG : file1: vfs cache: truncate to size=11 2026/03/12 05:50:38 DEBUG : file1(0x6a696300700): close: 2026/03/12 05:50:38 DEBUG : file1: vfs cache: setting modification time to 2026-03-12 05:50:38.218666492 +0000 UTC m=+167.349926315 2026/03/12 05:50:38 INFO : file1: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:38 DEBUG : file1(0x6a696300700): >close: err= 2026/03/12 05:50:38 DEBUG : file1(0x6a696300700): close: 2026/03/12 05:50:38 DEBUG : file1(0x6a696300700): >close: err=file already closed 2026/03/12 05:50:38 DEBUG : WaitForWriters: timeout=30s 2026/03/12 05:50:38 DEBUG : Looking for writers 2026/03/12 05:50:38 DEBUG : file1: reading active writers 2026/03/12 05:50:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/12 05:50:38 DEBUG : Looking for writers 2026/03/12 05:50:38 DEBUG : file1: reading active writers 2026/03/12 05:50:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/12 05:50:38 DEBUG : Looking for writers 2026/03/12 05:50:38 DEBUG : file1: reading active writers 2026/03/12 05:50:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/12 05:50:38 DEBUG : Looking for writers 2026/03/12 05:50:38 DEBUG : file1: reading active writers 2026/03/12 05:50:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/12 05:50:38 DEBUG : file1: vfs cache: starting upload 2026/03/12 05:50:38 DEBUG : Looking for writers 2026/03/12 05:50:38 DEBUG : file1: reading active writers 2026/03/12 05:50:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/03/12 05:50:38 DEBUG : Looking for writers 2026/03/12 05:50:38 DEBUG : file1: reading active writers 2026/03/12 05:50:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/03/12 05:50:38 DEBUG : Looking for writers 2026/03/12 05:50:38 DEBUG : file1: reading active writers 2026/03/12 05:50:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/03/12 05:50:39 DEBUG : file1: size = 11 OK 2026/03/12 05:50:39 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/03/12 05:50:39 INFO : file1: Copied (new) 2026/03/12 05:50:39 DEBUG : file1: vfs cache: fingerprint now "11,2026-03-12 05:50:38 +0000 UTC," 2026/03/12 05:50:39 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/03/12 05:50:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/12 05:50:39 INFO : file1: vfs cache: upload succeeded try #1 2026/03/12 05:50:39 DEBUG : Looking for writers 2026/03/12 05:50:39 DEBUG : file1: reading active writers 2026/03/12 05:50:39 DEBUG : >WaitForWriters: 2026/03/12 05:50:39 DEBUG : WaitForWriters: timeout=30s 2026/03/12 05:50:39 DEBUG : Looking for writers 2026/03/12 05:50:39 DEBUG : file1: reading active writers 2026/03/12 05:50:39 DEBUG : >WaitForWriters: 2026/03/12 05:50:39 DEBUG : files root 'rclone-test-fupegis5zeni': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (1.97s) === RUN TestRWFileHandleWriteAt run.go:185: Remote "files root 'rclone-test-fupegis5zeni'", Local "Local file system at /tmp/rclone1690959656", Modify Window "1s" 2026/03/12 05:50:40 INFO : files root 'rclone-test-fupegis5zeni': poll-interval is not supported by this remote 2026/03/12 05:50:40 DEBUG : files root 'rclone-test-fupegis5zeni': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/12 05:50:40 DEBUG : files root 'rclone-test-fupegis5zeni': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fupegis5zeni" 2026/03/12 05:50:40 DEBUG : files root 'rclone-test-fupegis5zeni': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fupegis5zeni" 2026/03/12 05:50:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fupegis5zeni" 2026/03/12 05:50:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/12 05:50:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fupegis5zeni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fupegis5zeni" 2026/03/12 05:50:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fupegis5zeni" 2026/03/12 05:50:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/12 05:50:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fupegis5zeni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fupegis5zeni" 2026/03/12 05:50:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:40 INFO : files root 'rclone-test-fupegis5zeni': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/12 05:50:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:40 DEBUG : file1: newRWFileHandle: 2026/03/12 05:50:40 DEBUG : file1(0x6a6968e6780): openPending: 2026/03/12 05:50:40 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/12 05:50:40 DEBUG : file1(0x6a6968e6780): >openPending: err= 2026/03/12 05:50:40 DEBUG : file1: >newRWFileHandle: err= 2026/03/12 05:50:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/12 05:50:40 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/03/12 05:50:40 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/03/12 05:50:40 DEBUG : file1(0x6a6968e6780): _writeAt: size=7, off=0 2026/03/12 05:50:40 DEBUG : file1(0x6a6968e6780): >_writeAt: n=7, err= 2026/03/12 05:50:40 DEBUG : file1(0x6a6968e6780): _writeAt: size=6, off=5 2026/03/12 05:50:40 DEBUG : file1(0x6a6968e6780): >_writeAt: n=6, err= 2026/03/12 05:50:40 DEBUG : file1(0x6a6968e6780): close: 2026/03/12 05:50:40 DEBUG : file1: vfs cache: setting modification time to 2026-03-12 05:50:40.188009215 +0000 UTC m=+169.319268968 2026/03/12 05:50:40 INFO : file1: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:40 DEBUG : file1(0x6a6968e6780): >close: err= 2026/03/12 05:50:40 DEBUG : file1(0x6a6968e6780): _writeAt: size=5, off=0 2026/03/12 05:50:40 DEBUG : file1(0x6a6968e6780): >_writeAt: n=0, err=file already closed 2026/03/12 05:50:40 DEBUG : WaitForWriters: timeout=30s 2026/03/12 05:50:40 DEBUG : Looking for writers 2026/03/12 05:50:40 DEBUG : file1: reading active writers 2026/03/12 05:50:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/12 05:50:40 DEBUG : Looking for writers 2026/03/12 05:50:40 DEBUG : file1: reading active writers 2026/03/12 05:50:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/12 05:50:40 DEBUG : Looking for writers 2026/03/12 05:50:40 DEBUG : file1: reading active writers 2026/03/12 05:50:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/12 05:50:40 DEBUG : Looking for writers 2026/03/12 05:50:40 DEBUG : file1: reading active writers 2026/03/12 05:50:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/12 05:50:40 DEBUG : file1: vfs cache: starting upload 2026/03/12 05:50:40 DEBUG : Looking for writers 2026/03/12 05:50:40 DEBUG : file1: reading active writers 2026/03/12 05:50:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/03/12 05:50:40 DEBUG : Looking for writers 2026/03/12 05:50:40 DEBUG : file1: reading active writers 2026/03/12 05:50:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/03/12 05:50:40 DEBUG : Looking for writers 2026/03/12 05:50:40 DEBUG : file1: reading active writers 2026/03/12 05:50:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/03/12 05:50:40 DEBUG : file1: size = 11 OK 2026/03/12 05:50:40 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/03/12 05:50:40 INFO : file1: Copied (new) 2026/03/12 05:50:40 DEBUG : file1: vfs cache: fingerprint now "11,2026-03-12 05:50:40 +0000 UTC," 2026/03/12 05:50:40 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/03/12 05:50:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/12 05:50:40 INFO : file1: vfs cache: upload succeeded try #1 2026/03/12 05:50:41 DEBUG : Looking for writers 2026/03/12 05:50:41 DEBUG : file1: reading active writers 2026/03/12 05:50:41 DEBUG : >WaitForWriters: 2026/03/12 05:50:41 DEBUG : WaitForWriters: timeout=30s 2026/03/12 05:50:41 DEBUG : Looking for writers 2026/03/12 05:50:41 DEBUG : file1: reading active writers 2026/03/12 05:50:41 DEBUG : >WaitForWriters: 2026/03/12 05:50:41 DEBUG : files root 'rclone-test-fupegis5zeni': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (1.96s) === RUN TestRWFileHandleWriteNoWrite run.go:185: Remote "files root 'rclone-test-fupegis5zeni'", Local "Local file system at /tmp/rclone1690959656", Modify Window "1s" 2026/03/12 05:50:42 INFO : files root 'rclone-test-fupegis5zeni': poll-interval is not supported by this remote 2026/03/12 05:50:42 DEBUG : files root 'rclone-test-fupegis5zeni': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/12 05:50:42 DEBUG : files root 'rclone-test-fupegis5zeni': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fupegis5zeni" 2026/03/12 05:50:42 DEBUG : files root 'rclone-test-fupegis5zeni': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fupegis5zeni" 2026/03/12 05:50:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fupegis5zeni" 2026/03/12 05:50:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/12 05:50:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fupegis5zeni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fupegis5zeni" 2026/03/12 05:50:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fupegis5zeni" 2026/03/12 05:50:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/12 05:50:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fupegis5zeni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fupegis5zeni" 2026/03/12 05:50:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:42 INFO : files root 'rclone-test-fupegis5zeni': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/12 05:50:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:42 DEBUG : file1: newRWFileHandle: 2026/03/12 05:50:42 DEBUG : file1(0x6a6961a8ec0): openPending: 2026/03/12 05:50:42 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/12 05:50:42 DEBUG : file1(0x6a6961a8ec0): >openPending: err= 2026/03/12 05:50:42 DEBUG : file1: >newRWFileHandle: err= 2026/03/12 05:50:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/12 05:50:42 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/03/12 05:50:42 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/03/12 05:50:42 DEBUG : file1(0x6a6961a8ec0): close: 2026/03/12 05:50:42 DEBUG : file1: vfs cache: setting modification time to 2026-03-12 05:50:42.143543456 +0000 UTC m=+171.274803239 2026/03/12 05:50:42 INFO : file1: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:42 DEBUG : file1(0x6a6961a8ec0): >close: err= 2026/03/12 05:50:42 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/03/12 05:50:42 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/03/12 05:50:42 DEBUG : file2: newRWFileHandle: 2026/03/12 05:50:42 DEBUG : file2(0x6a6961a9380): openPending: 2026/03/12 05:50:42 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:42 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/03/12 05:50:42 DEBUG : file2(0x6a6961a9380): >openPending: err= 2026/03/12 05:50:42 DEBUG : file2: >newRWFileHandle: err= 2026/03/12 05:50:42 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/03/12 05:50:42 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/03/12 05:50:42 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/03/12 05:50:42 DEBUG : file2(0x6a6961a9380): RWFileHandle.Flush 2026/03/12 05:50:42 DEBUG : file2(0x6a6961a9380): RWFileHandle.Release 2026/03/12 05:50:42 DEBUG : file2(0x6a6961a9380): close: 2026/03/12 05:50:42 DEBUG : file2: vfs cache: setting modification time to 2026-03-12 05:50:42.144974438 +0000 UTC m=+171.276234221 2026/03/12 05:50:42 INFO : file2: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:42 DEBUG : file2(0x6a6961a9380): >close: err= 2026/03/12 05:50:42 DEBUG : WaitForWriters: timeout=30s 2026/03/12 05:50:42 DEBUG : Looking for writers 2026/03/12 05:50:42 DEBUG : file1: reading active writers 2026/03/12 05:50:42 DEBUG : file2: reading active writers 2026/03/12 05:50:42 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/03/12 05:50:42 DEBUG : Looking for writers 2026/03/12 05:50:42 DEBUG : file1: reading active writers 2026/03/12 05:50:42 DEBUG : file2: reading active writers 2026/03/12 05:50:42 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/03/12 05:50:42 DEBUG : Looking for writers 2026/03/12 05:50:42 DEBUG : file1: reading active writers 2026/03/12 05:50:42 DEBUG : file2: reading active writers 2026/03/12 05:50:42 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/03/12 05:50:42 DEBUG : Looking for writers 2026/03/12 05:50:42 DEBUG : file1: reading active writers 2026/03/12 05:50:42 DEBUG : file2: reading active writers 2026/03/12 05:50:42 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/03/12 05:50:42 DEBUG : file1: vfs cache: starting upload 2026/03/12 05:50:42 DEBUG : file2: vfs cache: starting upload 2026/03/12 05:50:42 DEBUG : Looking for writers 2026/03/12 05:50:42 DEBUG : file1: reading active writers 2026/03/12 05:50:42 DEBUG : file2: reading active writers 2026/03/12 05:50:42 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/03/12 05:50:42 DEBUG : Looking for writers 2026/03/12 05:50:42 DEBUG : file1: reading active writers 2026/03/12 05:50:42 DEBUG : file2: reading active writers 2026/03/12 05:50:42 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/03/12 05:50:42 DEBUG : Looking for writers 2026/03/12 05:50:42 DEBUG : file1: reading active writers 2026/03/12 05:50:42 DEBUG : file2: reading active writers 2026/03/12 05:50:42 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2026/03/12 05:50:43 DEBUG : file1: size = 0 OK 2026/03/12 05:50:43 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/03/12 05:50:43 INFO : file1: Copied (new) 2026/03/12 05:50:43 DEBUG : file1: vfs cache: fingerprint now "0,2026-03-12 05:50:42 +0000 UTC," 2026/03/12 05:50:43 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/03/12 05:50:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/12 05:50:43 INFO : file1: vfs cache: upload succeeded try #1 2026/03/12 05:50:43 DEBUG : file2: size = 0 OK 2026/03/12 05:50:43 DEBUG : file2: Dst hash empty - aborting Src hash check 2026/03/12 05:50:43 INFO : file2: Copied (new) 2026/03/12 05:50:43 DEBUG : file2: vfs cache: fingerprint now "0,2026-03-12 05:50:42 +0000 UTC," 2026/03/12 05:50:43 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/03/12 05:50:43 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/03/12 05:50:43 INFO : file2: vfs cache: upload succeeded try #1 2026/03/12 05:50:43 DEBUG : Looking for writers 2026/03/12 05:50:43 DEBUG : file1: reading active writers 2026/03/12 05:50:43 DEBUG : file2: reading active writers 2026/03/12 05:50:43 DEBUG : >WaitForWriters: 2026/03/12 05:50:43 DEBUG : WaitForWriters: timeout=30s 2026/03/12 05:50:43 DEBUG : Looking for writers 2026/03/12 05:50:43 DEBUG : file1: reading active writers 2026/03/12 05:50:43 DEBUG : file2: reading active writers 2026/03/12 05:50:43 DEBUG : >WaitForWriters: 2026/03/12 05:50:43 DEBUG : files root 'rclone-test-fupegis5zeni': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (2.12s) === RUN TestRWFileHandleFlushWrite run.go:185: Remote "files root 'rclone-test-fupegis5zeni'", Local "Local file system at /tmp/rclone1690959656", Modify Window "1s" 2026/03/12 05:50:44 INFO : files root 'rclone-test-fupegis5zeni': poll-interval is not supported by this remote 2026/03/12 05:50:44 DEBUG : files root 'rclone-test-fupegis5zeni': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/12 05:50:44 DEBUG : files root 'rclone-test-fupegis5zeni': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fupegis5zeni" 2026/03/12 05:50:44 DEBUG : files root 'rclone-test-fupegis5zeni': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fupegis5zeni" 2026/03/12 05:50:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fupegis5zeni" 2026/03/12 05:50:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/12 05:50:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fupegis5zeni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fupegis5zeni" 2026/03/12 05:50:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fupegis5zeni" 2026/03/12 05:50:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/12 05:50:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fupegis5zeni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fupegis5zeni" 2026/03/12 05:50:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:44 INFO : files root 'rclone-test-fupegis5zeni': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/12 05:50:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:44 DEBUG : file1: newRWFileHandle: 2026/03/12 05:50:44 DEBUG : file1(0x6a6968e7340): openPending: 2026/03/12 05:50:44 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/12 05:50:44 DEBUG : file1(0x6a6968e7340): >openPending: err= 2026/03/12 05:50:44 DEBUG : file1: >newRWFileHandle: err= 2026/03/12 05:50:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/12 05:50:44 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/03/12 05:50:44 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/03/12 05:50:44 DEBUG : file1(0x6a6968e7340): _writeAt: size=5, off=0 2026/03/12 05:50:44 DEBUG : file1(0x6a6968e7340): >_writeAt: n=5, err= 2026/03/12 05:50:44 DEBUG : file1(0x6a6968e7340): RWFileHandle.Flush 2026/03/12 05:50:44 DEBUG : file1(0x6a6968e7340): RWFileHandle.Flush 2026/03/12 05:50:44 DEBUG : file1(0x6a6968e7340): close: 2026/03/12 05:50:44 DEBUG : file1: vfs cache: setting modification time to 2026-03-12 05:50:44.27200821 +0000 UTC m=+173.403267973 2026/03/12 05:50:44 INFO : file1: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:44 DEBUG : file1(0x6a6968e7340): >close: err= 2026/03/12 05:50:44 DEBUG : WaitForWriters: timeout=30s 2026/03/12 05:50:44 DEBUG : Looking for writers 2026/03/12 05:50:44 DEBUG : file1: reading active writers 2026/03/12 05:50:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/12 05:50:44 DEBUG : Looking for writers 2026/03/12 05:50:44 DEBUG : file1: reading active writers 2026/03/12 05:50:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/12 05:50:44 DEBUG : Looking for writers 2026/03/12 05:50:44 DEBUG : file1: reading active writers 2026/03/12 05:50:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/12 05:50:44 DEBUG : Looking for writers 2026/03/12 05:50:44 DEBUG : file1: reading active writers 2026/03/12 05:50:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/12 05:50:44 DEBUG : file1: vfs cache: starting upload 2026/03/12 05:50:44 DEBUG : Looking for writers 2026/03/12 05:50:44 DEBUG : file1: reading active writers 2026/03/12 05:50:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/03/12 05:50:44 DEBUG : Looking for writers 2026/03/12 05:50:44 DEBUG : file1: reading active writers 2026/03/12 05:50:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/03/12 05:50:44 DEBUG : Looking for writers 2026/03/12 05:50:44 DEBUG : file1: reading active writers 2026/03/12 05:50:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/03/12 05:50:45 DEBUG : file1: size = 5 OK 2026/03/12 05:50:45 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/03/12 05:50:45 INFO : file1: Copied (new) 2026/03/12 05:50:45 DEBUG : file1: vfs cache: fingerprint now "5,2026-03-12 05:50:44 +0000 UTC," 2026/03/12 05:50:45 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/03/12 05:50:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/12 05:50:45 INFO : file1: vfs cache: upload succeeded try #1 2026/03/12 05:50:45 DEBUG : Looking for writers 2026/03/12 05:50:45 DEBUG : file1: reading active writers 2026/03/12 05:50:45 DEBUG : >WaitForWriters: 2026/03/12 05:50:45 DEBUG : files root 'rclone-test-fupegis5zeni': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (1.84s) === RUN TestRWFileHandleReleaseWrite run.go:185: Remote "files root 'rclone-test-fupegis5zeni'", Local "Local file system at /tmp/rclone1690959656", Modify Window "1s" 2026/03/12 05:50:45 INFO : files root 'rclone-test-fupegis5zeni': poll-interval is not supported by this remote 2026/03/12 05:50:45 DEBUG : files root 'rclone-test-fupegis5zeni': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/12 05:50:45 DEBUG : files root 'rclone-test-fupegis5zeni': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fupegis5zeni" 2026/03/12 05:50:45 DEBUG : files root 'rclone-test-fupegis5zeni': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fupegis5zeni" 2026/03/12 05:50:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fupegis5zeni" 2026/03/12 05:50:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/12 05:50:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fupegis5zeni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fupegis5zeni" 2026/03/12 05:50:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fupegis5zeni" 2026/03/12 05:50:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/12 05:50:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fupegis5zeni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fupegis5zeni" 2026/03/12 05:50:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:45 INFO : files root 'rclone-test-fupegis5zeni': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/12 05:50:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:46 DEBUG : file1: newRWFileHandle: 2026/03/12 05:50:46 DEBUG : file1(0x6a696301d00): openPending: 2026/03/12 05:50:46 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/12 05:50:46 DEBUG : file1(0x6a696301d00): >openPending: err= 2026/03/12 05:50:46 DEBUG : file1: >newRWFileHandle: err= 2026/03/12 05:50:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/12 05:50:46 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/03/12 05:50:46 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/03/12 05:50:46 DEBUG : file1(0x6a696301d00): _writeAt: size=5, off=0 2026/03/12 05:50:46 DEBUG : file1(0x6a696301d00): >_writeAt: n=5, err= 2026/03/12 05:50:46 DEBUG : file1(0x6a696301d00): RWFileHandle.Release 2026/03/12 05:50:46 DEBUG : file1(0x6a696301d00): close: 2026/03/12 05:50:46 DEBUG : file1: vfs cache: setting modification time to 2026-03-12 05:50:46.109826774 +0000 UTC m=+175.241086618 2026/03/12 05:50:46 INFO : file1: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:46 DEBUG : file1(0x6a696301d00): >close: err= 2026/03/12 05:50:46 DEBUG : file1(0x6a696301d00): RWFileHandle.Release 2026/03/12 05:50:46 DEBUG : WaitForWriters: timeout=30s 2026/03/12 05:50:46 DEBUG : Looking for writers 2026/03/12 05:50:46 DEBUG : file1: reading active writers 2026/03/12 05:50:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/12 05:50:46 DEBUG : Looking for writers 2026/03/12 05:50:46 DEBUG : file1: reading active writers 2026/03/12 05:50:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/12 05:50:46 DEBUG : Looking for writers 2026/03/12 05:50:46 DEBUG : file1: reading active writers 2026/03/12 05:50:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/12 05:50:46 DEBUG : Looking for writers 2026/03/12 05:50:46 DEBUG : file1: reading active writers 2026/03/12 05:50:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/12 05:50:46 DEBUG : file1: vfs cache: starting upload 2026/03/12 05:50:46 DEBUG : Looking for writers 2026/03/12 05:50:46 DEBUG : file1: reading active writers 2026/03/12 05:50:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/03/12 05:50:46 DEBUG : Looking for writers 2026/03/12 05:50:46 DEBUG : file1: reading active writers 2026/03/12 05:50:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/03/12 05:50:46 DEBUG : Looking for writers 2026/03/12 05:50:46 DEBUG : file1: reading active writers 2026/03/12 05:50:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/03/12 05:50:46 DEBUG : file1: size = 5 OK 2026/03/12 05:50:46 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/03/12 05:50:46 INFO : file1: Copied (new) 2026/03/12 05:50:46 DEBUG : file1: vfs cache: fingerprint now "5,2026-03-12 05:50:46 +0000 UTC," 2026/03/12 05:50:46 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/03/12 05:50:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/12 05:50:46 INFO : file1: vfs cache: upload succeeded try #1 2026/03/12 05:50:47 DEBUG : Looking for writers 2026/03/12 05:50:47 DEBUG : file1: reading active writers 2026/03/12 05:50:47 DEBUG : >WaitForWriters: 2026/03/12 05:50:47 DEBUG : files root 'rclone-test-fupegis5zeni': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (1.82s) === RUN TestRWFileHandleSizeTruncateExisting run.go:185: Remote "files root 'rclone-test-fupegis5zeni'", Local "Local file system at /tmp/rclone1690959656", Modify Window "1s" 2026/03/12 05:50:47 INFO : files root 'rclone-test-fupegis5zeni': poll-interval is not supported by this remote 2026/03/12 05:50:47 DEBUG : files root 'rclone-test-fupegis5zeni': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/12 05:50:47 DEBUG : files root 'rclone-test-fupegis5zeni': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fupegis5zeni" 2026/03/12 05:50:47 DEBUG : files root 'rclone-test-fupegis5zeni': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fupegis5zeni" 2026/03/12 05:50:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fupegis5zeni" 2026/03/12 05:50:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/12 05:50:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fupegis5zeni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fupegis5zeni" 2026/03/12 05:50:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fupegis5zeni" 2026/03/12 05:50:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/12 05:50:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fupegis5zeni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fupegis5zeni" 2026/03/12 05:50:47 INFO : files root 'rclone-test-fupegis5zeni': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/12 05:50:48 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/03/12 05:50:49 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/03/12 05:50:49 DEBUG : dir/file1: newRWFileHandle: 2026/03/12 05:50:49 DEBUG : dir/file1(0x6a696a7cec0): openPending: 2026/03/12 05:50:49 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/03/12 05:50:49 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/03/12 05:50:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/12 05:50:49 DEBUG : dir/file1(0x6a696a7cec0): >openPending: err= 2026/03/12 05:50:49 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/03/12 05:50:49 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/12 05:50:49 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/12 05:50:49 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/03/12 05:50:49 DEBUG : dir/file1(0x6a696a7cec0): _writeAt: size=5, off=0 2026/03/12 05:50:49 DEBUG : dir/file1(0x6a696a7cec0): >_writeAt: n=5, err= 2026/03/12 05:50:49 DEBUG : dir/file1(0x6a696a7cec0): close: 2026/03/12 05:50:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:49 DEBUG : dir/file1: vfs cache: setting modification time to 2026-03-12 05:50:49.070286653 +0000 UTC m=+178.201546395 2026/03/12 05:50:49 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:49 DEBUG : dir/file1(0x6a696a7cec0): >close: err= 2026/03/12 05:50:49 DEBUG : WaitForWriters: timeout=30s 2026/03/12 05:50:49 DEBUG : dir: Looking for writers 2026/03/12 05:50:49 DEBUG : file1: reading active writers 2026/03/12 05:50:49 DEBUG : Looking for writers 2026/03/12 05:50:49 DEBUG : dir: reading active writers 2026/03/12 05:50:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/12 05:50:49 DEBUG : dir: Looking for writers 2026/03/12 05:50:49 DEBUG : file1: reading active writers 2026/03/12 05:50:49 DEBUG : Looking for writers 2026/03/12 05:50:49 DEBUG : dir: reading active writers 2026/03/12 05:50:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/12 05:50:49 DEBUG : dir: Looking for writers 2026/03/12 05:50:49 DEBUG : file1: reading active writers 2026/03/12 05:50:49 DEBUG : Looking for writers 2026/03/12 05:50:49 DEBUG : dir: reading active writers 2026/03/12 05:50:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/12 05:50:49 DEBUG : dir: Looking for writers 2026/03/12 05:50:49 DEBUG : file1: reading active writers 2026/03/12 05:50:49 DEBUG : Looking for writers 2026/03/12 05:50:49 DEBUG : dir: reading active writers 2026/03/12 05:50:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/12 05:50:49 DEBUG : dir/file1: vfs cache: starting upload 2026/03/12 05:50:49 DEBUG : dir: Looking for writers 2026/03/12 05:50:49 DEBUG : file1: reading active writers 2026/03/12 05:50:49 DEBUG : Looking for writers 2026/03/12 05:50:49 DEBUG : dir: reading active writers 2026/03/12 05:50:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/03/12 05:50:49 DEBUG : dir: Looking for writers 2026/03/12 05:50:49 DEBUG : file1: reading active writers 2026/03/12 05:50:49 DEBUG : Looking for writers 2026/03/12 05:50:49 DEBUG : dir: reading active writers 2026/03/12 05:50:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/03/12 05:50:49 DEBUG : dir: Looking for writers 2026/03/12 05:50:49 DEBUG : file1: reading active writers 2026/03/12 05:50:49 DEBUG : Looking for writers 2026/03/12 05:50:49 DEBUG : dir: reading active writers 2026/03/12 05:50:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/03/12 05:50:49 DEBUG : dir/file1: size = 5 OK 2026/03/12 05:50:49 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/03/12 05:50:49 INFO : dir/file1: Copied (replaced existing) 2026/03/12 05:50:49 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-03-12 05:50:49 +0000 UTC," 2026/03/12 05:50:49 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/03/12 05:50:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/12 05:50:49 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/03/12 05:50:50 DEBUG : dir: Looking for writers 2026/03/12 05:50:50 DEBUG : file1: reading active writers 2026/03/12 05:50:50 DEBUG : Looking for writers 2026/03/12 05:50:50 DEBUG : dir: reading active writers 2026/03/12 05:50:50 DEBUG : >WaitForWriters: 2026/03/12 05:50:50 DEBUG : files root 'rclone-test-fupegis5zeni': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (3.31s) === RUN TestRWFileHandleSizeCreateExisting run.go:185: Remote "files root 'rclone-test-fupegis5zeni'", Local "Local file system at /tmp/rclone1690959656", Modify Window "1s" 2026/03/12 05:50:51 INFO : files root 'rclone-test-fupegis5zeni': poll-interval is not supported by this remote 2026/03/12 05:50:51 DEBUG : files root 'rclone-test-fupegis5zeni': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/12 05:50:51 DEBUG : files root 'rclone-test-fupegis5zeni': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fupegis5zeni" 2026/03/12 05:50:51 DEBUG : files root 'rclone-test-fupegis5zeni': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fupegis5zeni" 2026/03/12 05:50:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fupegis5zeni" 2026/03/12 05:50:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/12 05:50:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fupegis5zeni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fupegis5zeni" 2026/03/12 05:50:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fupegis5zeni" 2026/03/12 05:50:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/12 05:50:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fupegis5zeni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fupegis5zeni" 2026/03/12 05:50:51 INFO : files root 'rclone-test-fupegis5zeni': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/12 05:50:52 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:52 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:52 DEBUG : dir/file1: newRWFileHandle: 2026/03/12 05:50:52 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/12 05:50:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/12 05:50:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/12 05:50:52 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/03/12 05:50:52 DEBUG : dir/file1(0x6a6963d2340): _writeAt: size=5, off=0 2026/03/12 05:50:52 DEBUG : dir/file1(0x6a6963d2340): openPending: 2026/03/12 05:50:52 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/03/12 05:50:52 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/03/12 05:50:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/12 05:50:52 DEBUG : dir/file1(0x6a6963d2340): >openPending: err= 2026/03/12 05:50:52 DEBUG : dir/file1(0x6a6963d2340): >_writeAt: n=5, err= 2026/03/12 05:50:52 DEBUG : dir/file1(0x6a6963d2340): _writeAt: size=15, off=5 2026/03/12 05:50:52 DEBUG : dir/file1(0x6a6963d2340): >_writeAt: n=15, err= 2026/03/12 05:50:52 DEBUG : dir/file1(0x6a6963d2340): close: 2026/03/12 05:50:52 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/03/12 05:50:52 DEBUG : dir/file1: vfs cache: setting modification time to 2026-03-12 05:50:52.419809359 +0000 UTC m=+181.551069133 2026/03/12 05:50:52 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:52 DEBUG : dir/file1(0x6a6963d2340): >close: err= 2026/03/12 05:50:52 DEBUG : WaitForWriters: timeout=30s 2026/03/12 05:50:52 DEBUG : dir: Looking for writers 2026/03/12 05:50:52 DEBUG : file1: reading active writers 2026/03/12 05:50:52 DEBUG : Looking for writers 2026/03/12 05:50:52 DEBUG : dir: reading active writers 2026/03/12 05:50:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/12 05:50:52 DEBUG : dir: Looking for writers 2026/03/12 05:50:52 DEBUG : file1: reading active writers 2026/03/12 05:50:52 DEBUG : Looking for writers 2026/03/12 05:50:52 DEBUG : dir: reading active writers 2026/03/12 05:50:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/12 05:50:52 DEBUG : dir: Looking for writers 2026/03/12 05:50:52 DEBUG : file1: reading active writers 2026/03/12 05:50:52 DEBUG : Looking for writers 2026/03/12 05:50:52 DEBUG : dir: reading active writers 2026/03/12 05:50:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/12 05:50:52 DEBUG : dir: Looking for writers 2026/03/12 05:50:52 DEBUG : file1: reading active writers 2026/03/12 05:50:52 DEBUG : Looking for writers 2026/03/12 05:50:52 DEBUG : dir: reading active writers 2026/03/12 05:50:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/12 05:50:52 DEBUG : dir/file1: vfs cache: starting upload 2026/03/12 05:50:52 DEBUG : dir: Looking for writers 2026/03/12 05:50:52 DEBUG : file1: reading active writers 2026/03/12 05:50:52 DEBUG : Looking for writers 2026/03/12 05:50:52 DEBUG : dir: reading active writers 2026/03/12 05:50:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/03/12 05:50:52 DEBUG : dir: Looking for writers 2026/03/12 05:50:52 DEBUG : file1: reading active writers 2026/03/12 05:50:52 DEBUG : Looking for writers 2026/03/12 05:50:52 DEBUG : dir: reading active writers 2026/03/12 05:50:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/03/12 05:50:53 DEBUG : dir: Looking for writers 2026/03/12 05:50:53 DEBUG : file1: reading active writers 2026/03/12 05:50:53 DEBUG : Looking for writers 2026/03/12 05:50:53 DEBUG : dir: reading active writers 2026/03/12 05:50:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/03/12 05:50:53 DEBUG : dir/file1: size = 20 OK 2026/03/12 05:50:53 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/03/12 05:50:53 INFO : dir/file1: Copied (replaced existing) 2026/03/12 05:50:53 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-03-12 05:50:52 +0000 UTC," 2026/03/12 05:50:53 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/03/12 05:50:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/12 05:50:53 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/03/12 05:50:53 DEBUG : dir: Looking for writers 2026/03/12 05:50:53 DEBUG : file1: reading active writers 2026/03/12 05:50:53 DEBUG : Looking for writers 2026/03/12 05:50:53 DEBUG : dir: reading active writers 2026/03/12 05:50:53 DEBUG : >WaitForWriters: 2026/03/12 05:50:53 DEBUG : files root 'rclone-test-fupegis5zeni': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (3.29s) === RUN TestRWFileHandleSizeCreateNew run.go:185: Remote "files root 'rclone-test-fupegis5zeni'", Local "Local file system at /tmp/rclone1690959656", Modify Window "1s" 2026/03/12 05:50:54 INFO : files root 'rclone-test-fupegis5zeni': poll-interval is not supported by this remote 2026/03/12 05:50:54 DEBUG : files root 'rclone-test-fupegis5zeni': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/12 05:50:54 DEBUG : files root 'rclone-test-fupegis5zeni': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fupegis5zeni" 2026/03/12 05:50:54 DEBUG : files root 'rclone-test-fupegis5zeni': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fupegis5zeni" 2026/03/12 05:50:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fupegis5zeni" 2026/03/12 05:50:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/12 05:50:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fupegis5zeni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fupegis5zeni" 2026/03/12 05:50:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fupegis5zeni" 2026/03/12 05:50:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/12 05:50:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fupegis5zeni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fupegis5zeni" 2026/03/12 05:50:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:54 INFO : files root 'rclone-test-fupegis5zeni': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/12 05:50:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:54 DEBUG : file1: newRWFileHandle: 2026/03/12 05:50:54 DEBUG : file1(0x6a69613a7c0): openPending: 2026/03/12 05:50:54 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/12 05:50:54 DEBUG : file1(0x6a69613a7c0): >openPending: err= 2026/03/12 05:50:54 DEBUG : file1: >newRWFileHandle: err= 2026/03/12 05:50:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/12 05:50:54 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/03/12 05:50:54 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/03/12 05:50:54 DEBUG : file1(0x6a69613a7c0): _writeAt: size=5, off=0 2026/03/12 05:50:54 DEBUG : file1(0x6a69613a7c0): >_writeAt: n=5, err= 2026/03/12 05:50:54 DEBUG : file1(0x6a69613a7c0): close: 2026/03/12 05:50:54 DEBUG : file1: vfs cache: setting modification time to 2026-03-12 05:50:54.54002343 +0000 UTC m=+183.671283183 2026/03/12 05:50:54 INFO : file1: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:54 DEBUG : file1(0x6a69613a7c0): >close: err= 2026/03/12 05:50:54 DEBUG : WaitForWriters: timeout=30s 2026/03/12 05:50:54 DEBUG : Looking for writers 2026/03/12 05:50:54 DEBUG : file1: reading active writers 2026/03/12 05:50:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/12 05:50:54 DEBUG : Looking for writers 2026/03/12 05:50:54 DEBUG : file1: reading active writers 2026/03/12 05:50:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/12 05:50:54 DEBUG : Looking for writers 2026/03/12 05:50:54 DEBUG : file1: reading active writers 2026/03/12 05:50:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/12 05:50:54 DEBUG : Looking for writers 2026/03/12 05:50:54 DEBUG : file1: reading active writers 2026/03/12 05:50:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/12 05:50:54 DEBUG : file1: vfs cache: starting upload 2026/03/12 05:50:54 DEBUG : Looking for writers 2026/03/12 05:50:54 DEBUG : file1: reading active writers 2026/03/12 05:50:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/03/12 05:50:54 DEBUG : Looking for writers 2026/03/12 05:50:54 DEBUG : file1: reading active writers 2026/03/12 05:50:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/03/12 05:50:55 DEBUG : Looking for writers 2026/03/12 05:50:55 DEBUG : file1: reading active writers 2026/03/12 05:50:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/03/12 05:50:55 DEBUG : file1: size = 5 OK 2026/03/12 05:50:55 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/03/12 05:50:55 INFO : file1: Copied (new) 2026/03/12 05:50:55 DEBUG : file1: vfs cache: fingerprint now "5,2026-03-12 05:50:54 +0000 UTC," 2026/03/12 05:50:55 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/03/12 05:50:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/12 05:50:55 INFO : file1: vfs cache: upload succeeded try #1 2026/03/12 05:50:55 DEBUG : Looking for writers 2026/03/12 05:50:55 DEBUG : file1: reading active writers 2026/03/12 05:50:55 DEBUG : >WaitForWriters: 2026/03/12 05:50:55 DEBUG : files root 'rclone-test-fupegis5zeni': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (1.83s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:185: Remote "files root 'rclone-test-fupegis5zeni'", Local "Local file system at /tmp/rclone1690959656", Modify Window "1s" 2026/03/12 05:50:56 INFO : files root 'rclone-test-fupegis5zeni': poll-interval is not supported by this remote 2026/03/12 05:50:56 DEBUG : files root 'rclone-test-fupegis5zeni': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/12 05:50:56 DEBUG : files root 'rclone-test-fupegis5zeni': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fupegis5zeni" 2026/03/12 05:50:56 DEBUG : files root 'rclone-test-fupegis5zeni': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fupegis5zeni" 2026/03/12 05:50:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fupegis5zeni" 2026/03/12 05:50:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/12 05:50:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fupegis5zeni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fupegis5zeni" 2026/03/12 05:50:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fupegis5zeni" 2026/03/12 05:50:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/12 05:50:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fupegis5zeni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fupegis5zeni" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/03/12 05:50:56 INFO : files root 'rclone-test-fupegis5zeni': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69683b200): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69683b200): >openPending: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69683b200): _writeAt: size=5, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69683b200): >_writeAt: n=5, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69683b200): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.369110712 +0000 UTC m=+185.500370485 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69683b200): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69683b6c0): _readAt: size=2, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69683b6c0): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69683b6c0): >openPending: err= 2026/03/12 05:50:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69683b6c0): >_readAt: n=2, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69683b6c0): _writeAt: size=3, off=2 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69683b6c0): >_writeAt: n=0, err=Bad file descriptor 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69683b6c0): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.369110712 +0000 UTC m=+185.500370485 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69683b6c0): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69683bb80): _readAt: size=512, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69683bb80): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69683bb80): >openPending: err= 2026/03/12 05:50:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69683bb80): >_readAt: n=5, err=EOF 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69683bb80): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.369110712 +0000 UTC m=+185.500370485 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69683bb80): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: Remove: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696a8b030 item 1 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6966fe2c0): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6966fe2c0): >openPending: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6966fe2c0): _writeAt: size=5, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6966fe2c0): >_writeAt: n=5, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6966fe2c0): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.373114501 +0000 UTC m=+185.504374284 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6966fe2c0): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6966fe7c0): _readAt: size=512, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6966fe7c0): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6966fe7c0): >openPending: err= 2026/03/12 05:50:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6966fe7c0): >_readAt: n=5, err=EOF 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6966fe7c0): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.373114501 +0000 UTC m=+185.504374284 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6966fe7c0): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: Remove: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696a8b5e0 item 2 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6966fee00): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6966fee00): >openPending: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6966fee00): _writeAt: size=5, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6966fee00): >_writeAt: n=5, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6966fee00): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.375958241 +0000 UTC m=+185.507218023 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6966fee00): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6966ff280): _readAt: size=2, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6966ff280): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6966ff280): >openPending: err= 2026/03/12 05:50:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6966ff280): >_readAt: n=2, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6966ff280): _writeAt: size=3, off=2 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6966ff280): >_writeAt: n=0, err=Bad file descriptor 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6966ff280): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.375958241 +0000 UTC m=+185.507218023 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6966ff280): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6966ff740): _readAt: size=512, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6966ff740): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6966ff740): >openPending: err= 2026/03/12 05:50:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6966ff740): >_readAt: n=5, err=EOF 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6966ff740): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.375958241 +0000 UTC m=+185.507218023 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6966ff740): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: Remove: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696a8b960 item 3 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6966ffdc0): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6966ffdc0): >openPending: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6966ffdc0): _writeAt: size=5, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6966ffdc0): >_writeAt: n=5, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6966ffdc0): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.379248533 +0000 UTC m=+185.510508315 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6966ffdc0): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696aca400): _readAt: size=512, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696aca400): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696aca400): >openPending: err= 2026/03/12 05:50:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696aca400): >_readAt: n=5, err=EOF 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696aca400): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.379248533 +0000 UTC m=+185.510508315 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696aca400): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: Remove: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696a8be30 item 4 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696acaa40): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696acaa40): >openPending: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696acaa40): _writeAt: size=5, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696acaa40): >_writeAt: n=5, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696acaa40): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.381556009 +0000 UTC m=+185.512815792 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696acaa40): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696acaec0): _readAt: size=2, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696acaec0): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696acaec0): >openPending: err= 2026/03/12 05:50:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696acaec0): >_readAt: n=2, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696acaec0): _writeAt: size=3, off=2 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696acaec0): >_writeAt: n=0, err=Bad file descriptor 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696acaec0): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.381556009 +0000 UTC m=+185.512815792 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696acaec0): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696acb380): _readAt: size=512, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696acb380): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696acb380): >openPending: err= 2026/03/12 05:50:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696acb380): >_readAt: n=5, err=EOF 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696acb380): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.381556009 +0000 UTC m=+185.512815792 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696acb380): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: Remove: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a6960529a0 item 5 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696acba00): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696acba00): >openPending: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696acba00): _writeAt: size=5, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696acba00): >_writeAt: n=5, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696acba00): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.384773224 +0000 UTC m=+185.516032997 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696acba00): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696b00040): _readAt: size=512, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696b00040): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696b00040): >openPending: err= 2026/03/12 05:50:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696b00040): >_readAt: n=5, err=EOF 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696b00040): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.384773224 +0000 UTC m=+185.516032997 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696b00040): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: Remove: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696053260 item 6 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696b006c0): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696b006c0): >openPending: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696b006c0): _writeAt: size=5, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696b006c0): >_writeAt: n=5, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696b006c0): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.387089868 +0000 UTC m=+185.518349651 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696b006c0): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696b00bc0): _readAt: size=2, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696b00bc0): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696b00bc0): >openPending: err= 2026/03/12 05:50:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696b00bc0): >_readAt: n=2, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696b00bc0): _writeAt: size=3, off=2 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696b00bc0): >_writeAt: n=0, err=Bad file descriptor 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696b00bc0): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.387089868 +0000 UTC m=+185.518349651 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696b00bc0): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696b01080): _readAt: size=512, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696b01080): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696b01080): >openPending: err= 2026/03/12 05:50:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696b01080): >_readAt: n=5, err=EOF 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696b01080): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.387089868 +0000 UTC m=+185.518349651 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696b01080): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: Remove: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696053650 item 7 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696b01700): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696b01700): >openPending: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696b01700): _writeAt: size=5, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696b01700): >_writeAt: n=5, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696b01700): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.390422659 +0000 UTC m=+185.521682442 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696b01700): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696b01c40): _readAt: size=512, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696b01c40): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696b01c40): >openPending: err= 2026/03/12 05:50:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696b01c40): >_readAt: n=5, err=EOF 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696b01c40): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.390422659 +0000 UTC m=+185.521682442 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696b01c40): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: Remove: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696053ce0 item 8 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696b56300): _readAt: size=2, off=0 2026/03/12 05:50:56 ERROR : open-test-file(0x6a696b56300): Couldn't read size of file 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696b56300): >_readAt: n=0, err=EOF 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696b56300): _writeAt: size=5, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696b56300): >_writeAt: n=0, err=Bad file descriptor 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696b56300): close: 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696b56300): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696b566c0): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696b566c0): >openPending: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696b566c0): _writeAt: size=5, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696b566c0): >_writeAt: n=5, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696b566c0): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.393141313 +0000 UTC m=+185.524401096 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696b566c0): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696b56b40): _readAt: size=2, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696b56b40): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696b56b40): >openPending: err= 2026/03/12 05:50:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696b56b40): >_readAt: n=2, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696b56b40): _writeAt: size=3, off=2 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696b56b40): >_writeAt: n=0, err=Bad file descriptor 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696b56b40): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.393141313 +0000 UTC m=+185.524401096 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696b56b40): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696b57040): _readAt: size=512, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696b57040): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696b57040): >openPending: err= 2026/03/12 05:50:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696b57040): >_readAt: n=5, err=EOF 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696b57040): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.393141313 +0000 UTC m=+185.524401096 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696b57040): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: Remove: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a6964e8230 item 9 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696b576c0): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696b576c0): >openPending: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696b576c0): _writeAt: size=5, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696b576c0): >_writeAt: n=5, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696b576c0): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.396735519 +0000 UTC m=+185.527995302 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696b576c0): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696b57c00): _readAt: size=512, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696b57c00): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696b57c00): >openPending: err= 2026/03/12 05:50:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696b57c00): >_readAt: n=5, err=EOF 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696b57c00): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.396735519 +0000 UTC m=+185.527995302 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696b57c00): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: Remove: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a6964e8700 item 10 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696b7e340): _readAt: size=2, off=0 2026/03/12 05:50:56 ERROR : open-test-file(0x6a696b7e340): Couldn't read size of file 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696b7e340): >_readAt: n=0, err=EOF 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696b7e340): _writeAt: size=5, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696b7e340): >_writeAt: n=0, err=Bad file descriptor 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696b7e340): close: 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696b7e340): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696b7e700): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696b7e700): >openPending: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696b7e700): _writeAt: size=5, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696b7e700): >_writeAt: n=5, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696b7e700): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.399103669 +0000 UTC m=+185.530363453 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696b7e700): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696b7ec00): _readAt: size=2, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696b7ec00): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696b7ec00): >openPending: err= 2026/03/12 05:50:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696b7ec00): >_readAt: n=2, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696b7ec00): _writeAt: size=3, off=2 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696b7ec00): >_writeAt: n=0, err=Bad file descriptor 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696b7ec00): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.399103669 +0000 UTC m=+185.530363453 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696b7ec00): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696b7f100): _readAt: size=512, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696b7f100): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696b7f100): >openPending: err= 2026/03/12 05:50:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696b7f100): >_readAt: n=5, err=EOF 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696b7f100): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.399103669 +0000 UTC m=+185.530363453 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696b7f100): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: Remove: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a6964e8a80 item 11 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696b7f780): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696b7f780): >openPending: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696b7f780): _writeAt: size=5, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696b7f780): >_writeAt: n=5, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696b7f780): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.402221165 +0000 UTC m=+185.533480948 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696b7f780): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696b7fcc0): _readAt: size=512, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696b7fcc0): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696b7fcc0): >openPending: err= 2026/03/12 05:50:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696b7fcc0): >_readAt: n=5, err=EOF 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696b7fcc0): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.402221165 +0000 UTC m=+185.533480948 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696b7fcc0): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: Remove: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a6964e8f50 item 12 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696ba6400): _readAt: size=2, off=0 2026/03/12 05:50:56 ERROR : open-test-file(0x6a696ba6400): Couldn't read size of file 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696ba6400): >_readAt: n=0, err=EOF 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696ba6400): _writeAt: size=5, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696ba6400): >_writeAt: n=0, err=Bad file descriptor 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696ba6400): close: 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696ba6400): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696ba67c0): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696ba67c0): >openPending: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696ba67c0): _writeAt: size=5, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696ba67c0): >_writeAt: n=5, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696ba67c0): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.404700997 +0000 UTC m=+185.535960770 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696ba67c0): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/12 05:50:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696ba6e80): _readAt: size=512, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696ba6e80): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696ba6e80): >openPending: err= 2026/03/12 05:50:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696ba6e80): >_readAt: n=5, err=EOF 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696ba6e80): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.404700997 +0000 UTC m=+185.535960770 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696ba6e80): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: Remove: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a6964e9420 item 13 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696ba7500): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696ba7500): >openPending: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696ba7500): _writeAt: size=5, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696ba7500): >_writeAt: n=5, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696ba7500): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.406729357 +0000 UTC m=+185.537989140 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696ba7500): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696ba7a40): _readAt: size=512, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696ba7a40): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696ba7a40): >openPending: err= 2026/03/12 05:50:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696ba7a40): >_readAt: n=5, err=EOF 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696ba7a40): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.406729357 +0000 UTC m=+185.537989140 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696ba7a40): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: Remove: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a6964e9810 item 14 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696bd8180): _readAt: size=2, off=0 2026/03/12 05:50:56 ERROR : open-test-file(0x6a696bd8180): Couldn't read size of file 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696bd8180): >_readAt: n=0, err=EOF 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696bd8180): _writeAt: size=5, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696bd8180): >_writeAt: n=0, err=Bad file descriptor 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696bd8180): close: 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696bd8180): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696bd8540): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696bd8540): >openPending: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696bd8540): _writeAt: size=5, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696bd8540): >_writeAt: n=5, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696bd8540): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.408915835 +0000 UTC m=+185.540175608 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696bd8540): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/12 05:50:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696bd8c00): _readAt: size=512, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696bd8c00): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696bd8c00): >openPending: err= 2026/03/12 05:50:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696bd8c00): >_readAt: n=5, err=EOF 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696bd8c00): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.408915835 +0000 UTC m=+185.540175608 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696bd8c00): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: Remove: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a6969e6070 item 15 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:56 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/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696bd9280): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696bd9280): >openPending: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696bd9280): _writeAt: size=5, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696bd9280): >_writeAt: n=5, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696bd9280): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.411864261 +0000 UTC m=+185.543124035 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696bd9280): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696bd97c0): _readAt: size=512, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696bd97c0): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696bd97c0): >openPending: err= 2026/03/12 05:50:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696bd97c0): >_readAt: n=5, err=EOF 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696bd97c0): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.411864261 +0000 UTC m=+185.543124035 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696bd97c0): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: Remove: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a6969e6460 item 16 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696bd9e00): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696bd9e00): >openPending: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696bd9e00): _writeAt: size=5, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696bd9e00): >_writeAt: n=5, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696bd9e00): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.414461485 +0000 UTC m=+185.545721259 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696bd9e00): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696bfe380): _readAt: size=2, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696bfe380): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696bfe380): open at offset 5 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696bfe380): >openPending: err= 2026/03/12 05:50:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696bfe380): >_readAt: n=2, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696bfe380): _writeAt: size=3, off=7 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696bfe380): >_writeAt: n=0, err=Bad file descriptor 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696bfe380): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.414461485 +0000 UTC m=+185.545721259 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696bfe380): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696bfe880): _readAt: size=512, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696bfe880): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696bfe880): >openPending: err= 2026/03/12 05:50:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696bfe880): >_readAt: n=5, err=EOF 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696bfe880): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.414461485 +0000 UTC m=+185.545721259 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696bfe880): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: Remove: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a6969e68c0 item 17 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696bfef00): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696bfef00): >openPending: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696bfef00): _writeAt: size=5, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696bfef00): >_writeAt: n=5, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696bfef00): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.417867747 +0000 UTC m=+185.549127521 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696bfef00): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696bff440): _readAt: size=512, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696bff440): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696bff440): >openPending: err= 2026/03/12 05:50:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696bff440): >_readAt: n=5, err=EOF 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696bff440): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.417867747 +0000 UTC m=+185.549127521 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696bff440): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: Remove: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a6969e7110 item 18 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696bffac0): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696bffac0): >openPending: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696bffac0): _writeAt: size=5, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696bffac0): >_writeAt: n=5, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696bffac0): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.420201784 +0000 UTC m=+185.551461556 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696bffac0): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696c400c0): _readAt: size=2, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696c400c0): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696c400c0): open at offset 5 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696c400c0): >openPending: err= 2026/03/12 05:50:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696c400c0): >_readAt: n=2, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696c400c0): _writeAt: size=3, off=7 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696c400c0): >_writeAt: n=0, err=Bad file descriptor 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696c400c0): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.420201784 +0000 UTC m=+185.551461556 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696c400c0): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696c405c0): _readAt: size=512, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696c405c0): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696c405c0): >openPending: err= 2026/03/12 05:50:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696c405c0): >_readAt: n=5, err=EOF 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696c405c0): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.420201784 +0000 UTC m=+185.551461556 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696c405c0): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: Remove: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a6969e7490 item 19 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696c40c40): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696c40c40): >openPending: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696c40c40): _writeAt: size=5, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696c40c40): >_writeAt: n=5, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696c40c40): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.423347272 +0000 UTC m=+185.554607055 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696c40c40): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696c41180): _readAt: size=512, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696c41180): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696c41180): >openPending: err= 2026/03/12 05:50:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696c41180): >_readAt: n=5, err=EOF 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696c41180): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.423347272 +0000 UTC m=+185.554607055 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696c41180): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: Remove: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a6969e7960 item 20 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696c41800): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696c41800): >openPending: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696c41800): _writeAt: size=5, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696c41800): >_writeAt: n=5, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696c41800): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.425753124 +0000 UTC m=+185.557012897 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696c41800): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696c41d00): _readAt: size=2, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696c41d00): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696c41d00): open at offset 5 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696c41d00): >openPending: err= 2026/03/12 05:50:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696c41d00): >_readAt: n=2, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696c41d00): _writeAt: size=3, off=7 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696c41d00): >_writeAt: n=0, err=Bad file descriptor 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696c41d00): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.425753124 +0000 UTC m=+185.557012897 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696c41d00): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696e1a300): _readAt: size=512, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696e1a300): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696e1a300): >openPending: err= 2026/03/12 05:50:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696e1a300): >_readAt: n=5, err=EOF 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696e1a300): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.425753124 +0000 UTC m=+185.557012897 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696e1a300): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: Remove: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696926000 item 21 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696e1a980): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696e1a980): >openPending: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696e1a980): _writeAt: size=5, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696e1a980): >_writeAt: n=5, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696e1a980): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.42917273 +0000 UTC m=+185.560432504 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696e1a980): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696e1aec0): _readAt: size=512, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696e1aec0): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696e1aec0): >openPending: err= 2026/03/12 05:50:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696e1aec0): >_readAt: n=5, err=EOF 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696e1aec0): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.42917273 +0000 UTC m=+185.560432504 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696e1aec0): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: Remove: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696926770 item 22 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696e1b540): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696e1b540): >openPending: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696e1b540): _writeAt: size=5, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696e1b540): >_writeAt: n=5, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696e1b540): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.431627014 +0000 UTC m=+185.562886788 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696e1b540): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696e1ba40): _readAt: size=2, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696e1ba40): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696e1ba40): open at offset 5 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696e1ba40): >openPending: err= 2026/03/12 05:50:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696e1ba40): >_readAt: n=2, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696e1ba40): _writeAt: size=3, off=7 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696e1ba40): >_writeAt: n=0, err=Bad file descriptor 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696e1ba40): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.431627014 +0000 UTC m=+185.562886788 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696e1ba40): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696e3c040): _readAt: size=512, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696e3c040): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696e3c040): >openPending: err= 2026/03/12 05:50:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696e3c040): >_readAt: n=5, err=EOF 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696e3c040): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.431627014 +0000 UTC m=+185.562886788 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696e3c040): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: Remove: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696926c40 item 23 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:56 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/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696e3c6c0): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696e3c6c0): >openPending: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696e3c6c0): _writeAt: size=5, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696e3c6c0): >_writeAt: n=5, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696e3c6c0): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.434964746 +0000 UTC m=+185.566224530 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696e3c6c0): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696e3cc00): _readAt: size=512, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696e3cc00): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696e3cc00): >openPending: err= 2026/03/12 05:50:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696e3cc00): >_readAt: n=5, err=EOF 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696e3cc00): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.434964746 +0000 UTC m=+185.566224530 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696e3cc00): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: Remove: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696927110 item 24 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696a12200): _readAt: size=2, off=0 2026/03/12 05:50:56 ERROR : open-test-file(0x6a696a12200): Couldn't read size of file 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696a12200): >_readAt: n=0, err=EOF 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696a12200): _writeAt: size=5, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696a12200): >_writeAt: n=0, err=Bad file descriptor 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696a12200): close: 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696a12200): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696a125c0): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696a125c0): >openPending: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696a125c0): _writeAt: size=5, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696a125c0): >_writeAt: n=5, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696a125c0): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.437337356 +0000 UTC m=+185.568597099 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696a125c0): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696a12ac0): _readAt: size=2, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696a12ac0): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696a12ac0): open at offset 5 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696a12ac0): >openPending: err= 2026/03/12 05:50:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696a12ac0): >_readAt: n=2, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696a12ac0): _writeAt: size=3, off=7 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696a12ac0): >_writeAt: n=0, err=Bad file descriptor 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696a12ac0): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.437337356 +0000 UTC m=+185.568597099 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696a12ac0): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696a13000): _readAt: size=512, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696a13000): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696a13000): >openPending: err= 2026/03/12 05:50:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696a13000): >_readAt: n=5, err=EOF 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696a13000): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.437337356 +0000 UTC m=+185.568597099 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696a13000): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: Remove: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a6969512d0 item 25 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696a13680): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696a13680): >openPending: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696a13680): _writeAt: size=5, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696a13680): >_writeAt: n=5, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696a13680): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.440624943 +0000 UTC m=+185.571884726 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696a13680): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696a13bc0): _readAt: size=512, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696a13bc0): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696a13bc0): >openPending: err= 2026/03/12 05:50:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696a13bc0): >_readAt: n=5, err=EOF 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696a13bc0): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.440624943 +0000 UTC m=+185.571884726 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696a13bc0): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: Remove: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696951960 item 26 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696a50300): _readAt: size=2, off=0 2026/03/12 05:50:56 ERROR : open-test-file(0x6a696a50300): Couldn't read size of file 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696a50300): >_readAt: n=0, err=EOF 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696a50300): _writeAt: size=5, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696a50300): >_writeAt: n=0, err=Bad file descriptor 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696a50300): close: 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696a50300): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696a506c0): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696a506c0): >openPending: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696a506c0): _writeAt: size=5, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696a506c0): >_writeAt: n=5, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696a506c0): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.445000234 +0000 UTC m=+185.576260017 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696a506c0): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696a50bc0): _readAt: size=2, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696a50bc0): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696a50bc0): open at offset 5 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696a50bc0): >openPending: err= 2026/03/12 05:50:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696a50bc0): >_readAt: n=2, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696a50bc0): _writeAt: size=3, off=7 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696a50bc0): >_writeAt: n=0, err=Bad file descriptor 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696a50bc0): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.445000234 +0000 UTC m=+185.576260017 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696a50bc0): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696a51100): _readAt: size=512, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696a51100): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696a51100): >openPending: err= 2026/03/12 05:50:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696a51100): >_readAt: n=5, err=EOF 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696a51100): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.445000234 +0000 UTC m=+185.576260017 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696a51100): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: Remove: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696951d50 item 27 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:56 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/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696a51780): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696a51780): >openPending: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696a51780): _writeAt: size=5, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696a51780): >_writeAt: n=5, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696a51780): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.448691432 +0000 UTC m=+185.579951185 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696a51780): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696a51cc0): _readAt: size=512, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696a51cc0): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696a51cc0): >openPending: err= 2026/03/12 05:50:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696a51cc0): >_readAt: n=5, err=EOF 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696a51cc0): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.448691432 +0000 UTC m=+185.579951185 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696a51cc0): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: Remove: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a6968f8540 item 28 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696a7a400): _readAt: size=2, off=0 2026/03/12 05:50:56 ERROR : open-test-file(0x6a696a7a400): Couldn't read size of file 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696a7a400): >_readAt: n=0, err=EOF 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696a7a400): _writeAt: size=5, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696a7a400): >_writeAt: n=0, err=Bad file descriptor 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696a7a400): close: 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696a7a400): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696a7a7c0): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696a7a7c0): >openPending: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696a7a7c0): _writeAt: size=5, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696a7a7c0): >_writeAt: n=5, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696a7a7c0): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.451037182 +0000 UTC m=+185.582296965 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696a7a7c0): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/12 05:50:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696a7ae80): _readAt: size=512, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696a7ae80): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696a7ae80): >openPending: err= 2026/03/12 05:50:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696a7ae80): >_readAt: n=5, err=EOF 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696a7ae80): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.451037182 +0000 UTC m=+185.582296965 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696a7ae80): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: Remove: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a6968f88c0 item 29 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:56 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/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696a7b500): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696a7b500): >openPending: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696a7b500): _writeAt: size=5, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696a7b500): >_writeAt: n=5, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696a7b500): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.453782996 +0000 UTC m=+185.585042769 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696a7b500): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696a7ba40): _readAt: size=512, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696a7ba40): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696a7ba40): >openPending: err= 2026/03/12 05:50:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696a7ba40): >_readAt: n=5, err=EOF 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696a7ba40): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.453782996 +0000 UTC m=+185.585042769 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696a7ba40): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: Remove: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a6968f8c40 item 30 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:56 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/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696e96180): _readAt: size=2, off=0 2026/03/12 05:50:56 ERROR : open-test-file(0x6a696e96180): Couldn't read size of file 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696e96180): >_readAt: n=0, err=EOF 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696e96180): _writeAt: size=5, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696e96180): >_writeAt: n=0, err=Bad file descriptor 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696e96180): close: 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696e96180): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696e96540): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696e96540): >openPending: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696e96540): _writeAt: size=5, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696e96540): >_writeAt: n=5, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696e96540): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.45654988 +0000 UTC m=+185.587809653 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696e96540): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/12 05:50:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696e96c00): _readAt: size=512, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696e96c00): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696e96c00): >openPending: err= 2026/03/12 05:50:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696e96c00): >_readAt: n=5, err=EOF 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696e96c00): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.45654988 +0000 UTC m=+185.587809653 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696e96c00): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: Remove: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a6968f9110 item 31 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:56 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/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696e97280): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696e97280): >openPending: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696e97280): _writeAt: size=5, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696e97280): >_writeAt: n=5, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696e97280): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.458947516 +0000 UTC m=+185.590207300 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696e97280): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696e977c0): _readAt: size=512, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696e977c0): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696e977c0): >openPending: err= 2026/03/12 05:50:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696e977c0): >_readAt: n=5, err=EOF 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696e977c0): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.458947516 +0000 UTC m=+185.590207300 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696e977c0): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: Remove: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a6968f9490 item 32 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696e97e00): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696e97e00): >openPending: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696e97e00): _writeAt: size=5, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696e97e00): >_writeAt: n=5, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696e97e00): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.461475318 +0000 UTC m=+185.592735102 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696e97e00): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696eba380): _readAt: size=2, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696eba380): >_readAt: n=0, err=Bad file descriptor 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696eba380): _writeAt: size=3, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696eba380): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696eba380): >openPending: err= 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a6968f9810 item 33 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696eba380): >_writeAt: n=3, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696eba380): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.462292452 +0000 UTC m=+185.593552225 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696eba380): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696eba880): _readAt: size=512, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696eba880): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696eba880): >openPending: err= 2026/03/12 05:50:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696eba880): >_readAt: n=5, err=EOF 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696eba880): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.462292452 +0000 UTC m=+185.593552225 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696eba880): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: Remove: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a6968f99d0 item 33 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696ebaec0): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696ebaec0): >openPending: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696ebaec0): _writeAt: size=5, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696ebaec0): >_writeAt: n=5, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696ebaec0): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.465110352 +0000 UTC m=+185.596370135 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696ebaec0): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696ebb340): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696ebb340): >openPending: err= 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a6968f9d50 item 34 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696ebb340): _readAt: size=2, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696ebb340): >_readAt: n=0, err=Bad file descriptor 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696ebb340): _writeAt: size=3, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696ebb340): >_writeAt: n=3, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696ebb340): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.46649154 +0000 UTC m=+185.597751323 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696ebb340): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696ebb880): _readAt: size=512, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696ebb880): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696ebb880): >openPending: err= 2026/03/12 05:50:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696ebb880): >_readAt: n=3, err=EOF 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696ebb880): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.46649154 +0000 UTC m=+185.597751323 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696ebb880): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: Remove: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a69696c150 item 34 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696474180): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696474180): >openPending: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696474180): _writeAt: size=5, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696474180): >_writeAt: n=5, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696474180): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.473973045 +0000 UTC m=+185.605232868 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696474180): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696474640): _readAt: size=2, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696474640): >_readAt: n=0, err=Bad file descriptor 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696474640): _writeAt: size=3, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696474640): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696474640): >openPending: err= 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696926150 item 35 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696474640): >_writeAt: n=3, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696474640): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.475028808 +0000 UTC m=+185.606288591 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696474640): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696474c40): _readAt: size=512, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696474c40): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696474c40): >openPending: err= 2026/03/12 05:50:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696474c40): >_readAt: n=5, err=EOF 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696474c40): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.475028808 +0000 UTC m=+185.606288591 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696474c40): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: Remove: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696926310 item 35 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6964752c0): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6964752c0): >openPending: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6964752c0): _writeAt: size=5, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6964752c0): >_writeAt: n=5, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6964752c0): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.477839756 +0000 UTC m=+185.609099529 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6964752c0): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6964757c0): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6964757c0): >openPending: err= 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a6969269a0 item 36 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6964757c0): _readAt: size=2, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6964757c0): >_readAt: n=0, err=Bad file descriptor 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6964757c0): _writeAt: size=3, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6964757c0): >_writeAt: n=3, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6964757c0): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.478986651 +0000 UTC m=+185.610246424 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6964757c0): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696475d00): _readAt: size=512, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696475d00): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696475d00): >openPending: err= 2026/03/12 05:50:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696475d00): >_readAt: n=3, err=EOF 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696475d00): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.478986651 +0000 UTC m=+185.610246424 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696475d00): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: Remove: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696926c40 item 36 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696eba480): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696eba480): >openPending: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696eba480): _writeAt: size=5, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696eba480): >_writeAt: n=5, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696eba480): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.481498483 +0000 UTC m=+185.612758266 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696eba480): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696eba900): _readAt: size=2, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696eba900): >_readAt: n=0, err=Bad file descriptor 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696eba900): _writeAt: size=3, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696eba900): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696eba900): >openPending: err= 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696926fc0 item 37 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696eba900): >_writeAt: n=3, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696eba900): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.482474035 +0000 UTC m=+185.613733819 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696eba900): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696ebae00): _readAt: size=512, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696ebae00): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696ebae00): >openPending: err= 2026/03/12 05:50:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696ebae00): >_readAt: n=5, err=EOF 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696ebae00): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.482474035 +0000 UTC m=+185.613733819 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696ebae00): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: Remove: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696927260 item 37 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696ebb4c0): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696ebb4c0): >openPending: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696ebb4c0): _writeAt: size=5, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696ebb4c0): >_writeAt: n=5, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696ebb4c0): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.485305431 +0000 UTC m=+185.616565204 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696ebb4c0): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6961a8380): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6961a8380): >openPending: err= 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696927810 item 38 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6961a8380): _readAt: size=2, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6961a8380): >_readAt: n=0, err=Bad file descriptor 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6961a8380): _writeAt: size=3, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6961a8380): >_writeAt: n=3, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6961a8380): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.486337379 +0000 UTC m=+185.617597152 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6961a8380): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6961a8940): _readAt: size=512, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6961a8940): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6961a8940): >openPending: err= 2026/03/12 05:50:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6961a8940): >_readAt: n=3, err=EOF 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6961a8940): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.486337379 +0000 UTC m=+185.617597152 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6961a8940): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: Remove: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696927a40 item 38 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6961a8fc0): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6961a8fc0): >openPending: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6961a8fc0): _writeAt: size=5, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6961a8fc0): >_writeAt: n=5, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6961a8fc0): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.489182341 +0000 UTC m=+185.620442114 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6961a8fc0): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6961a9500): _readAt: size=2, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6961a9500): >_readAt: n=0, err=Bad file descriptor 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6961a9500): _writeAt: size=3, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6961a9500): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6961a9500): >openPending: err= 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696614150 item 39 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6961a9500): >_writeAt: n=3, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6961a9500): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.490258432 +0000 UTC m=+185.621518205 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6961a9500): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6961a9d80): _readAt: size=512, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6961a9d80): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6961a9d80): >openPending: err= 2026/03/12 05:50:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6961a9d80): >_readAt: n=5, err=EOF 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6961a9d80): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.490258432 +0000 UTC m=+185.621518205 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6961a9d80): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: Remove: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a6966145b0 item 39 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696b12500): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696b12500): >openPending: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696b12500): _writeAt: size=5, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696b12500): >_writeAt: n=5, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696b12500): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.492860184 +0000 UTC m=+185.624119958 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696b12500): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696b12a40): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696b12a40): >openPending: err= 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696614a80 item 40 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696b12a40): _readAt: size=2, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696b12a40): >_readAt: n=0, err=Bad file descriptor 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696b12a40): _writeAt: size=3, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696b12a40): >_writeAt: n=3, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696b12a40): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.494016898 +0000 UTC m=+185.625276671 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696b12a40): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696b12fc0): _readAt: size=512, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696b12fc0): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696b12fc0): >openPending: err= 2026/03/12 05:50:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696b12fc0): >_readAt: n=3, err=EOF 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696b12fc0): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.494016898 +0000 UTC m=+185.625276671 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696b12fc0): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: Remove: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696614e70 item 40 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696b13580): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696b13580): >openPending: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696b13580): _readAt: size=2, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696b13580): >_readAt: n=0, err=Bad file descriptor 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696b13580): _writeAt: size=5, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696b13580): >_writeAt: n=5, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696b13580): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.497104237 +0000 UTC m=+185.628364020 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696b13580): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696b13a80): _writeAt: size=5, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696b13a80): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696b13a80): >openPending: err= 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a6966153b0 item 41 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696b13a80): >_writeAt: n=5, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696b13a80): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.498104827 +0000 UTC m=+185.629364600 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696b13a80): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a695fc5900): _readAt: size=2, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a695fc5900): >_readAt: n=0, err=Bad file descriptor 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a695fc5900): _writeAt: size=3, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a695fc5900): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a695fc5900): >openPending: err= 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a6966156c0 item 41 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a695fc5900): >_writeAt: n=3, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a695fc5900): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.499175938 +0000 UTC m=+185.630435722 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a695fc5900): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696300640): _readAt: size=512, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696300640): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696300640): >openPending: err= 2026/03/12 05:50:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696300640): >_readAt: n=5, err=EOF 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696300640): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.499175938 +0000 UTC m=+185.630435722 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696300640): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: Remove: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a6966158f0 item 41 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696300cc0): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696300cc0): >openPending: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696300cc0): _readAt: size=2, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696300cc0): >_readAt: n=0, err=Bad file descriptor 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696300cc0): _writeAt: size=5, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696300cc0): >_writeAt: n=5, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696300cc0): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.501760289 +0000 UTC m=+185.633020061 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696300cc0): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696301200): _writeAt: size=5, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696301200): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696301200): >openPending: err= 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696615e30 item 42 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696301200): >_writeAt: n=5, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696301200): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.502608409 +0000 UTC m=+185.633868182 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696301200): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696301780): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696301780): >openPending: err= 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a69696c690 item 42 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696301780): _readAt: size=2, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696301780): >_readAt: n=0, err=Bad file descriptor 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696301780): _writeAt: size=3, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696301780): >_writeAt: n=3, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696301780): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.503824295 +0000 UTC m=+185.635084068 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696301780): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696301d00): _readAt: size=512, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696301d00): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696301d00): >openPending: err= 2026/03/12 05:50:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696301d00): >_readAt: n=3, err=EOF 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696301d00): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.503824295 +0000 UTC m=+185.635084068 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696301d00): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: Remove: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a69696c850 item 42 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6968e65c0): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6968e65c0): >openPending: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6968e65c0): _readAt: size=2, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6968e65c0): >_readAt: n=0, err=Bad file descriptor 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6968e65c0): _writeAt: size=5, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6968e65c0): >_writeAt: n=5, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6968e65c0): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.506627157 +0000 UTC m=+185.637886941 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6968e65c0): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6968e6ac0): _writeAt: size=5, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6968e6ac0): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6968e6ac0): >openPending: err= 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a69696cc40 item 43 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6968e6ac0): >_writeAt: n=5, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6968e6ac0): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.507458126 +0000 UTC m=+185.638717929 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6968e6ac0): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6968e7000): _readAt: size=2, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6968e7000): >_readAt: n=0, err=Bad file descriptor 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6968e7000): _writeAt: size=3, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6968e7000): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6968e7000): >openPending: err= 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a69696cee0 item 43 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6968e7000): >_writeAt: n=3, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6968e7000): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.5083664 +0000 UTC m=+185.639626184 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6968e7000): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6968e7540): _readAt: size=512, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6968e7540): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6968e7540): >openPending: err= 2026/03/12 05:50:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6968e7540): >_readAt: n=5, err=EOF 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6968e7540): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.5083664 +0000 UTC m=+185.639626184 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6968e7540): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: Remove: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a69696d0a0 item 43 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6968e7c40): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6968e7c40): >openPending: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6968e7c40): _readAt: size=2, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6968e7c40): >_readAt: n=0, err=Bad file descriptor 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6968e7c40): _writeAt: size=5, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6968e7c40): >_writeAt: n=5, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6968e7c40): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.510948075 +0000 UTC m=+185.642207859 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6968e7c40): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69658a380): _writeAt: size=5, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69658a380): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69658a380): >openPending: err= 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a69696d5e0 item 44 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69658a380): >_writeAt: n=5, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69658a380): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.511791246 +0000 UTC m=+185.643051029 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69658a380): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69658ac40): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69658ac40): >openPending: err= 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a69696d810 item 44 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69658ac40): _readAt: size=2, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69658ac40): >_readAt: n=0, err=Bad file descriptor 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69658ac40): _writeAt: size=3, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69658ac40): >_writeAt: n=3, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69658ac40): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.513052748 +0000 UTC m=+185.644312531 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69658ac40): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69658b600): _readAt: size=512, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69658b600): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69658b600): >openPending: err= 2026/03/12 05:50:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69658b600): >_readAt: n=3, err=EOF 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69658b600): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.513052748 +0000 UTC m=+185.644312531 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69658b600): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: Remove: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a69696d9d0 item 44 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696a7c280): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696a7c280): >openPending: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696a7c280): _readAt: size=2, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696a7c280): >_readAt: n=0, err=Bad file descriptor 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696a7c280): _writeAt: size=5, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696a7c280): >_writeAt: n=5, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696a7c280): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.5155797 +0000 UTC m=+185.646839472 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696a7c280): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696a7c7c0): _writeAt: size=5, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696a7c7c0): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696a7c7c0): >openPending: err= 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a69696dd50 item 45 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696a7c7c0): >_writeAt: n=5, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696a7c7c0): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.516352739 +0000 UTC m=+185.647612522 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696a7c7c0): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/12 05:50:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696a7cec0): _readAt: size=512, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696a7cec0): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696a7cec0): >openPending: err= 2026/03/12 05:50:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696a7cec0): >_readAt: n=5, err=EOF 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696a7cec0): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.516352739 +0000 UTC m=+185.647612522 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696a7cec0): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: Remove: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696904070 item 45 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696a7d500): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696a7d500): >openPending: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696a7d500): _readAt: size=2, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696a7d500): >_readAt: n=0, err=Bad file descriptor 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696a7d500): _writeAt: size=5, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696a7d500): >_writeAt: n=5, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696a7d500): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.518979809 +0000 UTC m=+185.650239593 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696a7d500): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696a7da80): _writeAt: size=5, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696a7da80): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696a7da80): >openPending: err= 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a6969043f0 item 46 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696a7da80): >_writeAt: n=5, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696a7da80): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.519828451 +0000 UTC m=+185.651088225 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696a7da80): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/12 05:50:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6963d27c0): _readAt: size=512, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6963d27c0): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6963d27c0): >openPending: err= 2026/03/12 05:50:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6963d27c0): >_readAt: n=5, err=EOF 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6963d27c0): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.519828451 +0000 UTC m=+185.651088225 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6963d27c0): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: Remove: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a6969045b0 item 46 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6963d3900): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6963d3900): >openPending: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6963d3900): _readAt: size=2, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6963d3900): >_readAt: n=0, err=Bad file descriptor 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6963d3900): _writeAt: size=5, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6963d3900): >_writeAt: n=5, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6963d3900): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.522313913 +0000 UTC m=+185.653573697 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6963d3900): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6963d3e40): _writeAt: size=5, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6963d3e40): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6963d3e40): >openPending: err= 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696904af0 item 47 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6963d3e40): >_writeAt: n=5, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6963d3e40): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.523674713 +0000 UTC m=+185.654934496 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6963d3e40): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/12 05:50:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69613afc0): _readAt: size=512, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69613afc0): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69613afc0): >openPending: err= 2026/03/12 05:50:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69613afc0): >_readAt: n=5, err=EOF 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69613afc0): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.523674713 +0000 UTC m=+185.654934496 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69613afc0): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: Remove: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696904cb0 item 47 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:56 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/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69613bb80): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69613bb80): >openPending: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69613bb80): _readAt: size=2, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69613bb80): >_readAt: n=0, err=Bad file descriptor 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69613bb80): _writeAt: size=5, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69613bb80): >_writeAt: n=5, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69613bb80): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.526261086 +0000 UTC m=+185.657520860 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69613bb80): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69683a2c0): _writeAt: size=5, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69683a2c0): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69683a2c0): >openPending: err= 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a6969051f0 item 48 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69683a2c0): >_writeAt: n=5, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69683a2c0): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.527047421 +0000 UTC m=+185.658307184 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69683a2c0): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/12 05:50:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69683a9c0): _readAt: size=512, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69683a9c0): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69683a9c0): >openPending: err= 2026/03/12 05:50:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69683a9c0): >_readAt: n=5, err=EOF 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69683a9c0): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.527047421 +0000 UTC m=+185.658307184 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69683a9c0): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: Remove: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a6969053b0 item 48 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69683b040): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69683b040): >openPending: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69683b040): _writeAt: size=5, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69683b040): >_writeAt: n=5, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69683b040): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.529153037 +0000 UTC m=+185.660412799 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69683b040): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69683b4c0): _readAt: size=2, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69683b4c0): >_readAt: n=0, err=Bad file descriptor 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69683b4c0): _writeAt: size=3, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69683b4c0): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69683b4c0): open at offset 5 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69683b4c0): >openPending: err= 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696905810 item 49 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69683b4c0): >_writeAt: n=3, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69683b4c0): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.530187088 +0000 UTC m=+185.661446862 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69683b4c0): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69683ba40): _readAt: size=512, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69683ba40): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69683ba40): >openPending: err= 2026/03/12 05:50:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69683ba40): >_readAt: n=8, err=EOF 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69683ba40): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.530187088 +0000 UTC m=+185.661446862 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69683ba40): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: Remove: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a6969059d0 item 49 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6962ba1c0): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6962ba1c0): >openPending: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6962ba1c0): _writeAt: size=5, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6962ba1c0): >_writeAt: n=5, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6962ba1c0): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.532338681 +0000 UTC m=+185.663598444 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6962ba1c0): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6962ba6c0): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6962ba6c0): open at offset 5 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6962ba6c0): >openPending: err= 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696905dc0 item 50 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6962ba6c0): _readAt: size=2, off=5 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6962ba6c0): >_readAt: n=0, err=Bad file descriptor 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6962ba6c0): _writeAt: size=3, off=5 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6962ba6c0): >_writeAt: n=3, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6962ba6c0): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.53350838 +0000 UTC m=+185.664768153 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6962ba6c0): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6962bac40): _readAt: size=512, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6962bac40): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6962bac40): >openPending: err= 2026/03/12 05:50:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6962bac40): >_readAt: n=3, err=EOF 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6962bac40): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.53350838 +0000 UTC m=+185.664768153 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6962bac40): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: Remove: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a6968641c0 item 50 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6962bb2c0): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6962bb2c0): >openPending: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6962bb2c0): _writeAt: size=5, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6962bb2c0): >_writeAt: n=5, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6962bb2c0): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.536047544 +0000 UTC m=+185.667307317 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6962bb2c0): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6962bb7c0): _readAt: size=2, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6962bb7c0): >_readAt: n=0, err=Bad file descriptor 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6962bb7c0): _writeAt: size=3, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6962bb7c0): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6962bb7c0): open at offset 5 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6962bb7c0): >openPending: err= 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a6968645b0 item 51 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6962bb7c0): >_writeAt: n=3, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6962bb7c0): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.536898129 +0000 UTC m=+185.668157902 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6962bb7c0): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6962bbd00): _readAt: size=512, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6962bbd00): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6962bbd00): >openPending: err= 2026/03/12 05:50:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6962bbd00): >_readAt: n=8, err=EOF 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6962bbd00): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.536898129 +0000 UTC m=+185.668157902 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6962bbd00): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: Remove: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696864770 item 51 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696322480): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696322480): >openPending: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696322480): _writeAt: size=5, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696322480): >_writeAt: n=5, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696322480): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.539210204 +0000 UTC m=+185.670469988 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696322480): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696322980): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696322980): open at offset 5 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696322980): >openPending: err= 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696864af0 item 52 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696322980): _readAt: size=2, off=5 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696322980): >_readAt: n=0, err=Bad file descriptor 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696322980): _writeAt: size=3, off=5 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696322980): >_writeAt: n=3, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696322980): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.540253845 +0000 UTC m=+185.671513617 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696322980): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696322f00): _readAt: size=512, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696322f00): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696322f00): >openPending: err= 2026/03/12 05:50:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696322f00): >_readAt: n=3, err=EOF 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696322f00): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.540253845 +0000 UTC m=+185.671513617 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696322f00): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: Remove: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696864cb0 item 52 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696323580): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696323580): >openPending: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696323580): _writeAt: size=5, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696323580): >_writeAt: n=5, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696323580): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.542568635 +0000 UTC m=+185.673828418 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696323580): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696323a80): _readAt: size=2, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696323a80): >_readAt: n=0, err=Bad file descriptor 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696323a80): _writeAt: size=3, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696323a80): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696323a80): open at offset 5 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696323a80): >openPending: err= 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696865030 item 53 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696323a80): >_writeAt: n=3, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696323a80): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.543334431 +0000 UTC m=+185.674594205 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696323a80): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69633e0c0): _readAt: size=512, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69633e0c0): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69633e0c0): >openPending: err= 2026/03/12 05:50:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69633e0c0): >_readAt: n=8, err=EOF 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69633e0c0): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.543334431 +0000 UTC m=+185.674594205 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69633e0c0): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: Remove: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a6968651f0 item 53 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69633e740): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69633e740): >openPending: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69633e740): _writeAt: size=5, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69633e740): >_writeAt: n=5, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69633e740): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.545562909 +0000 UTC m=+185.676822682 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69633e740): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69633ec40): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69633ec40): open at offset 5 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69633ec40): >openPending: err= 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696865650 item 54 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69633ec40): _readAt: size=2, off=5 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69633ec40): >_readAt: n=0, err=Bad file descriptor 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69633ec40): _writeAt: size=3, off=5 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69633ec40): >_writeAt: n=3, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69633ec40): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.54636321 +0000 UTC m=+185.677622983 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69633ec40): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69633f1c0): _readAt: size=512, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69633f1c0): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69633f1c0): >openPending: err= 2026/03/12 05:50:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69633f1c0): >_readAt: n=3, err=EOF 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69633f1c0): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.54636321 +0000 UTC m=+185.677622983 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69633f1c0): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: Remove: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696865810 item 54 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69633f840): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69633f840): >openPending: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69633f840): _writeAt: size=5, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69633f840): >_writeAt: n=5, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69633f840): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.548691666 +0000 UTC m=+185.679951439 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69633f840): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69633fd40): _readAt: size=2, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69633fd40): >_readAt: n=0, err=Bad file descriptor 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69633fd40): _writeAt: size=3, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69633fd40): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69633fd40): open at offset 5 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69633fd40): >openPending: err= 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696865b90 item 55 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69633fd40): >_writeAt: n=3, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69633fd40): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.549380276 +0000 UTC m=+185.680640049 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69633fd40): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69637c380): _readAt: size=512, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69637c380): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69637c380): >openPending: err= 2026/03/12 05:50:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69637c380): >_readAt: n=8, err=EOF 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69637c380): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.549380276 +0000 UTC m=+185.680640049 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69637c380): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: Remove: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696865d50 item 55 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:56 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/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69637ca00): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69637ca00): >openPending: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69637ca00): _writeAt: size=5, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69637ca00): >_writeAt: n=5, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69637ca00): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.551397304 +0000 UTC m=+185.682657077 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69637ca00): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69637cf00): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69637cf00): open at offset 5 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69637cf00): >openPending: err= 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696bb4230 item 56 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69637cf00): _readAt: size=2, off=5 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69637cf00): >_readAt: n=0, err=Bad file descriptor 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69637cf00): _writeAt: size=3, off=5 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69637cf00): >_writeAt: n=3, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69637cf00): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.552249673 +0000 UTC m=+185.683509447 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69637cf00): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69637d480): _readAt: size=512, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69637d480): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69637d480): >openPending: err= 2026/03/12 05:50:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69637d480): >_readAt: n=3, err=EOF 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69637d480): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.552249673 +0000 UTC m=+185.683509447 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69637d480): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: Remove: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696bb43f0 item 56 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69637dac0): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69637dac0): open at offset 0 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69637dac0): >openPending: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69637dac0): _readAt: size=2, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69637dac0): >_readAt: n=0, err=Bad file descriptor 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69637dac0): _writeAt: size=5, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69637dac0): >_writeAt: n=5, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69637dac0): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.554119854 +0000 UTC m=+185.685379617 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69637dac0): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6963f2100): _writeAt: size=5, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6963f2100): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6963f2100): >openPending: err= 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696bb4770 item 57 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6963f2100): >_writeAt: n=5, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6963f2100): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.554763489 +0000 UTC m=+185.686023252 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6963f2100): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6963f2640): _readAt: size=2, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6963f2640): >_readAt: n=0, err=Bad file descriptor 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6963f2640): _writeAt: size=3, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6963f2640): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6963f2640): open at offset 5 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6963f2640): >openPending: err= 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696bb4930 item 57 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6963f2640): >_writeAt: n=3, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6963f2640): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.55549512 +0000 UTC m=+185.686754884 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6963f2640): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6963f2bc0): _readAt: size=512, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6963f2bc0): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6963f2bc0): >openPending: err= 2026/03/12 05:50:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6963f2bc0): >_readAt: n=8, err=EOF 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6963f2bc0): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.55549512 +0000 UTC m=+185.686754884 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6963f2bc0): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: Remove: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696bb4af0 item 57 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6963f3200): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6963f3200): open at offset 0 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6963f3200): >openPending: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6963f3200): _readAt: size=2, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6963f3200): >_readAt: n=0, err=Bad file descriptor 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6963f3200): _writeAt: size=5, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6963f3200): >_writeAt: n=5, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6963f3200): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.557186936 +0000 UTC m=+185.688446698 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6963f3200): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6963f3740): _writeAt: size=5, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6963f3740): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6963f3740): >openPending: err= 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696bb4f50 item 58 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6963f3740): >_writeAt: n=5, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6963f3740): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.557810923 +0000 UTC m=+185.689070686 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6963f3740): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6963f3c80): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6963f3c80): open at offset 5 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6963f3c80): >openPending: err= 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696bb5110 item 58 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6963f3c80): _readAt: size=2, off=5 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6963f3c80): >_readAt: n=0, err=Bad file descriptor 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6963f3c80): _writeAt: size=3, off=5 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6963f3c80): >_writeAt: n=3, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6963f3c80): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.558639558 +0000 UTC m=+185.689899321 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6963f3c80): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696424340): _readAt: size=512, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696424340): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696424340): >openPending: err= 2026/03/12 05:50:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696424340): >_readAt: n=3, err=EOF 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696424340): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.558639558 +0000 UTC m=+185.689899321 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696424340): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: Remove: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696bb52d0 item 58 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696424980): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696424980): open at offset 0 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696424980): >openPending: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696424980): _readAt: size=2, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696424980): >_readAt: n=0, err=Bad file descriptor 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696424980): _writeAt: size=5, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696424980): >_writeAt: n=5, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696424980): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.56036198 +0000 UTC m=+185.691621743 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696424980): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696424ec0): _writeAt: size=5, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696424ec0): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696424ec0): >openPending: err= 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696bb5650 item 59 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696424ec0): >_writeAt: n=5, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696424ec0): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.560994394 +0000 UTC m=+185.692254156 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696424ec0): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696425400): _readAt: size=2, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696425400): >_readAt: n=0, err=Bad file descriptor 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696425400): _writeAt: size=3, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696425400): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696425400): open at offset 5 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696425400): >openPending: err= 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696bb5810 item 59 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696425400): >_writeAt: n=3, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696425400): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.561731736 +0000 UTC m=+185.692991500 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696425400): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696425980): _readAt: size=512, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696425980): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696425980): >openPending: err= 2026/03/12 05:50:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696425980): >_readAt: n=8, err=EOF 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696425980): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.561731736 +0000 UTC m=+185.692991500 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696425980): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: Remove: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696bb59d0 item 59 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:56 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/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6964420c0): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6964420c0): open at offset 0 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6964420c0): >openPending: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6964420c0): _readAt: size=2, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6964420c0): >_readAt: n=0, err=Bad file descriptor 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6964420c0): _writeAt: size=5, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6964420c0): >_writeAt: n=5, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6964420c0): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.563499373 +0000 UTC m=+185.694759136 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6964420c0): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696442600): _writeAt: size=5, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696442600): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696442600): >openPending: err= 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696bb5d50 item 60 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696442600): >_writeAt: n=5, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696442600): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.564056605 +0000 UTC m=+185.695316369 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696442600): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696442b40): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696442b40): open at offset 5 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696442b40): >openPending: err= 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696b660e0 item 60 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696442b40): _readAt: size=2, off=5 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696442b40): >_readAt: n=0, err=Bad file descriptor 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696442b40): _writeAt: size=3, off=5 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696442b40): >_writeAt: n=3, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696442b40): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.56485857 +0000 UTC m=+185.696118333 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696442b40): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696443100): _readAt: size=512, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696443100): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696443100): >openPending: err= 2026/03/12 05:50:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696443100): >_readAt: n=3, err=EOF 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696443100): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.56485857 +0000 UTC m=+185.696118333 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696443100): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: Remove: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696b662a0 item 60 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696443740): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696443740): open at offset 0 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696443740): >openPending: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696443740): _readAt: size=2, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696443740): >_readAt: n=0, err=Bad file descriptor 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696443740): _writeAt: size=5, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696443740): >_writeAt: n=5, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696443740): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.566581924 +0000 UTC m=+185.697841686 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696443740): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696443c80): _writeAt: size=5, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696443c80): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696443c80): >openPending: err= 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696b66620 item 61 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696443c80): >_writeAt: n=5, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696443c80): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.567357768 +0000 UTC m=+185.698617531 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696443c80): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/12 05:50:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696466480): _readAt: size=512, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696466480): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696466480): >openPending: err= 2026/03/12 05:50:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696466480): >_readAt: n=5, err=EOF 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696466480): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.567357768 +0000 UTC m=+185.698617531 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696466480): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: Remove: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696b66850 item 61 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:56 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/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696466ac0): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696466ac0): open at offset 0 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696466ac0): >openPending: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696466ac0): _readAt: size=2, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696466ac0): >_readAt: n=0, err=Bad file descriptor 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696466ac0): _writeAt: size=5, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696466ac0): >_writeAt: n=5, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696466ac0): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.569570175 +0000 UTC m=+185.700829938 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696466ac0): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696467000): _writeAt: size=5, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696467000): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696467000): >openPending: err= 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696b66c40 item 62 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696467000): >_writeAt: n=5, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696467000): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.570529917 +0000 UTC m=+185.701789680 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696467000): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/12 05:50:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696467700): _readAt: size=512, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696467700): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696467700): >openPending: err= 2026/03/12 05:50:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696467700): >_readAt: n=5, err=EOF 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696467700): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.570529917 +0000 UTC m=+185.701789680 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696467700): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: Remove: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696b66e00 item 62 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:56 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/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696467d40): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696467d40): open at offset 0 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696467d40): >openPending: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696467d40): _readAt: size=2, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696467d40): >_readAt: n=0, err=Bad file descriptor 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696467d40): _writeAt: size=5, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696467d40): >_writeAt: n=5, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696467d40): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.572363248 +0000 UTC m=+185.703623012 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696467d40): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696484380): _writeAt: size=5, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696484380): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696484380): >openPending: err= 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696b67490 item 63 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696484380): >_writeAt: n=5, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696484380): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.573133894 +0000 UTC m=+185.704393657 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696484380): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/12 05:50:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696484a80): _readAt: size=512, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696484a80): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696484a80): >openPending: err= 2026/03/12 05:50:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696484a80): >_readAt: n=5, err=EOF 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696484a80): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.573133894 +0000 UTC m=+185.704393657 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696484a80): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: Remove: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696b677a0 item 63 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:56 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/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6964850c0): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6964850c0): open at offset 0 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6964850c0): >openPending: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6964850c0): _readAt: size=2, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6964850c0): >_readAt: n=0, err=Bad file descriptor 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6964850c0): _writeAt: size=5, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6964850c0): >_writeAt: n=5, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6964850c0): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.575164768 +0000 UTC m=+185.706424530 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6964850c0): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696485600): _writeAt: size=5, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696485600): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696485600): >openPending: err= 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696b67b20 item 64 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696485600): >_writeAt: n=5, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696485600): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.575899274 +0000 UTC m=+185.707159037 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696485600): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/12 05:50:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696485d00): _readAt: size=512, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696485d00): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696485d00): >openPending: err= 2026/03/12 05:50:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696485d00): >_readAt: n=5, err=EOF 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696485d00): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.575899274 +0000 UTC m=+185.707159037 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696485d00): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: Remove: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696c12070 item 64 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6964d2440): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6964d2440): >openPending: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6964d2440): _writeAt: size=5, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6964d2440): >_writeAt: n=5, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6964d2440): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.577954444 +0000 UTC m=+185.709214208 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6964d2440): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDWR 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6964d28c0): _readAt: size=2, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6964d28c0): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6964d28c0): >openPending: err= 2026/03/12 05:50:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6964d28c0): >_readAt: n=2, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6964d28c0): _writeAt: size=3, off=2 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696c123f0 item 65 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6964d28c0): >_writeAt: n=3, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6964d28c0): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.578966696 +0000 UTC m=+185.710226459 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6964d28c0): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6964d2dc0): _readAt: size=512, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6964d2dc0): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6964d2dc0): >openPending: err= 2026/03/12 05:50:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6964d2dc0): >_readAt: n=5, err=EOF 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6964d2dc0): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.578966696 +0000 UTC m=+185.710226459 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6964d2dc0): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: Remove: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696c125b0 item 65 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6964d3400): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6964d3400): >openPending: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6964d3400): _writeAt: size=5, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6964d3400): >_writeAt: n=5, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6964d3400): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.581530506 +0000 UTC m=+185.712790290 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6964d3400): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6964d3880): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6964d3880): >openPending: err= 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696c129a0 item 66 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6964d3880): _readAt: size=2, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6964d3880): >_readAt: n=0, err=EOF 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6964d3880): _writeAt: size=3, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6964d3880): >_writeAt: n=3, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6964d3880): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.582418684 +0000 UTC m=+185.713678456 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6964d3880): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6964d3dc0): _readAt: size=512, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6964d3dc0): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6964d3dc0): >openPending: err= 2026/03/12 05:50:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6964d3dc0): >_readAt: n=3, err=EOF 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6964d3dc0): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.582418684 +0000 UTC m=+185.713678456 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6964d3dc0): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: Remove: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696c12c40 item 66 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69651a500): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69651a500): >openPending: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69651a500): _writeAt: size=5, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69651a500): >_writeAt: n=5, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69651a500): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.584765805 +0000 UTC m=+185.716025578 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69651a500): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69651a980): _readAt: size=2, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69651a980): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69651a980): >openPending: err= 2026/03/12 05:50:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69651a980): >_readAt: n=2, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69651a980): _writeAt: size=3, off=2 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696c13110 item 67 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69651a980): >_writeAt: n=3, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69651a980): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.585551147 +0000 UTC m=+185.716810930 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69651a980): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69651ae80): _readAt: size=512, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69651ae80): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69651ae80): >openPending: err= 2026/03/12 05:50:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69651ae80): >_readAt: n=5, err=EOF 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69651ae80): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.585551147 +0000 UTC m=+185.716810930 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69651ae80): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: Remove: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696c132d0 item 67 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69651b500): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69651b500): >openPending: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69651b500): _writeAt: size=5, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69651b500): >_writeAt: n=5, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69651b500): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.587776679 +0000 UTC m=+185.719036452 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69651b500): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69651ba00): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69651ba00): >openPending: err= 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696c13650 item 68 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69651ba00): _readAt: size=2, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69651ba00): >_readAt: n=0, err=EOF 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69651ba00): _writeAt: size=3, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69651ba00): >_writeAt: n=3, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69651ba00): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.588738876 +0000 UTC m=+185.719998649 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69651ba00): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696594040): _readAt: size=512, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696594040): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696594040): >openPending: err= 2026/03/12 05:50:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696594040): >_readAt: n=3, err=EOF 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696594040): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.588738876 +0000 UTC m=+185.719998649 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696594040): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: Remove: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696c13810 item 68 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696594680): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696594680): >openPending: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696594680): _writeAt: size=5, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696594680): >_writeAt: n=5, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696594680): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.591379922 +0000 UTC m=+185.722639695 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696594680): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696594b00): _readAt: size=2, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696594b00): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696594b00): >openPending: err= 2026/03/12 05:50:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696594b00): >_readAt: n=2, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696594b00): _writeAt: size=3, off=2 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696c13b90 item 69 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696594b00): >_writeAt: n=3, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696594b00): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.592151128 +0000 UTC m=+185.723410911 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696594b00): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696595000): _readAt: size=512, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696595000): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696595000): >openPending: err= 2026/03/12 05:50:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696595000): >_readAt: n=5, err=EOF 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696595000): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.592151128 +0000 UTC m=+185.723410911 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696595000): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: Remove: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696c13d50 item 69 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696595680): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696595680): >openPending: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696595680): _writeAt: size=5, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696595680): >_writeAt: n=5, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696595680): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.594203523 +0000 UTC m=+185.725463297 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696595680): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696595b80): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696595b80): >openPending: err= 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696136460 item 70 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696595b80): _readAt: size=2, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696595b80): >_readAt: n=0, err=EOF 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696595b80): _writeAt: size=3, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696595b80): >_writeAt: n=3, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696595b80): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.595142977 +0000 UTC m=+185.726402751 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696595b80): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6966aa1c0): _readAt: size=512, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6966aa1c0): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6966aa1c0): >openPending: err= 2026/03/12 05:50:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6966aa1c0): >_readAt: n=3, err=EOF 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6966aa1c0): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.595142977 +0000 UTC m=+185.726402751 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6966aa1c0): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: Remove: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696137500 item 70 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6966aa840): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6966aa840): >openPending: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6966aa840): _writeAt: size=5, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6966aa840): >_writeAt: n=5, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6966aa840): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.597355895 +0000 UTC m=+185.728615678 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6966aa840): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6966aad40): _readAt: size=2, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6966aad40): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6966aad40): >openPending: err= 2026/03/12 05:50:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6966aad40): >_readAt: n=2, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6966aad40): _writeAt: size=3, off=2 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696137ce0 item 71 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6966aad40): >_writeAt: n=3, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6966aad40): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.598535713 +0000 UTC m=+185.729795486 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6966aad40): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6966ab240): _readAt: size=512, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6966ab240): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6966ab240): >openPending: err= 2026/03/12 05:50:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6966ab240): >_readAt: n=5, err=EOF 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6966ab240): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.598535713 +0000 UTC m=+185.729795486 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6966ab240): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: Remove: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696ae0070 item 71 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6966ab8c0): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6966ab8c0): >openPending: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6966ab8c0): _writeAt: size=5, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6966ab8c0): >_writeAt: n=5, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6966ab8c0): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.601328976 +0000 UTC m=+185.732588759 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6966ab8c0): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6966abdc0): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6966abdc0): >openPending: err= 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696ae03f0 item 72 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6966abdc0): _readAt: size=2, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6966abdc0): >_readAt: n=0, err=EOF 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6966abdc0): _writeAt: size=3, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6966abdc0): >_writeAt: n=3, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6966abdc0): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.602333112 +0000 UTC m=+185.733592886 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6966abdc0): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6966c8400): _readAt: size=512, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6966c8400): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6966c8400): >openPending: err= 2026/03/12 05:50:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6966c8400): >_readAt: n=3, err=EOF 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6966c8400): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.602333112 +0000 UTC m=+185.733592886 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6966c8400): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: Remove: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696ae0770 item 72 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6966c89c0): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6966c89c0): >openPending: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6966c89c0): _readAt: size=2, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6966c89c0): >_readAt: n=0, err=EOF 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6966c89c0): _writeAt: size=5, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6966c89c0): >_writeAt: n=5, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6966c89c0): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.604800591 +0000 UTC m=+185.736060404 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6966c89c0): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6966c8ec0): _writeAt: size=5, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6966c8ec0): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6966c8ec0): >openPending: err= 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696ae0bd0 item 73 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6966c8ec0): >_writeAt: n=5, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6966c8ec0): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.60565287 +0000 UTC m=+185.736912643 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6966c8ec0): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6966c9380): _readAt: size=2, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6966c9380): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6966c9380): >openPending: err= 2026/03/12 05:50:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6966c9380): >_readAt: n=2, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6966c9380): _writeAt: size=3, off=2 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696ae0d90 item 73 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6966c9380): >_writeAt: n=3, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6966c9380): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.606647177 +0000 UTC m=+185.737906951 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6966c9380): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6966c98c0): _readAt: size=512, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6966c98c0): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6966c98c0): >openPending: err= 2026/03/12 05:50:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6966c98c0): >_readAt: n=5, err=EOF 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6966c98c0): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.606647177 +0000 UTC m=+185.737906951 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6966c98c0): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: Remove: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696ae0f50 item 73 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696728000): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696728000): >openPending: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696728000): _readAt: size=2, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696728000): >_readAt: n=0, err=EOF 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696728000): _writeAt: size=5, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696728000): >_writeAt: n=5, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696728000): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.608763142 +0000 UTC m=+185.740022915 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696728000): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696728500): _writeAt: size=5, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696728500): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696728500): >openPending: err= 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696ae13b0 item 74 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696728500): >_writeAt: n=5, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696728500): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.609643794 +0000 UTC m=+185.740903578 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696728500): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696728a40): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696728a40): >openPending: err= 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696ae1570 item 74 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696728a40): _readAt: size=2, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696728a40): >_readAt: n=0, err=EOF 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696728a40): _writeAt: size=3, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696728a40): >_writeAt: n=3, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696728a40): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.610626681 +0000 UTC m=+185.741886444 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696728a40): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696728fc0): _readAt: size=512, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696728fc0): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696728fc0): >openPending: err= 2026/03/12 05:50:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696728fc0): >_readAt: n=3, err=EOF 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696728fc0): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.610626681 +0000 UTC m=+185.741886444 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696728fc0): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: Remove: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696ae1730 item 74 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696729600): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696729600): >openPending: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696729600): _readAt: size=2, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696729600): >_readAt: n=0, err=EOF 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696729600): _writeAt: size=5, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696729600): >_writeAt: n=5, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696729600): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.61250691 +0000 UTC m=+185.743766673 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696729600): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696729b00): _writeAt: size=5, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696729b00): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696729b00): >openPending: err= 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696ae1ab0 item 75 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696729b00): >_writeAt: n=5, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696729b00): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.61307326 +0000 UTC m=+185.744333023 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696729b00): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69673c140): _readAt: size=2, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69673c140): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69673c140): >openPending: err= 2026/03/12 05:50:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69673c140): >_readAt: n=2, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69673c140): _writeAt: size=3, off=2 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696ae1c70 item 75 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69673c140): >_writeAt: n=3, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69673c140): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.613805232 +0000 UTC m=+185.745064995 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69673c140): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69673c680): _readAt: size=512, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69673c680): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69673c680): >openPending: err= 2026/03/12 05:50:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69673c680): >_readAt: n=5, err=EOF 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69673c680): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.613805232 +0000 UTC m=+185.745064995 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69673c680): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: Remove: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696ae1e30 item 75 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69673ccc0): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69673ccc0): >openPending: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69673ccc0): _readAt: size=2, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69673ccc0): >_readAt: n=0, err=EOF 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69673ccc0): _writeAt: size=5, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69673ccc0): >_writeAt: n=5, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69673ccc0): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.615562861 +0000 UTC m=+185.746822614 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69673ccc0): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69673d1c0): _writeAt: size=5, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69673d1c0): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69673d1c0): >openPending: err= 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a6962a87e0 item 76 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69673d1c0): >_writeAt: n=5, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69673d1c0): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.616352782 +0000 UTC m=+185.747612546 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69673d1c0): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69673d700): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69673d700): >openPending: err= 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a6962a8d20 item 76 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69673d700): _readAt: size=2, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69673d700): >_readAt: n=0, err=EOF 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69673d700): _writeAt: size=3, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69673d700): >_writeAt: n=3, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69673d700): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.617101435 +0000 UTC m=+185.748361199 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69673d700): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69673dc80): _readAt: size=512, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69673dc80): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69673dc80): >openPending: err= 2026/03/12 05:50:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69673dc80): >_readAt: n=3, err=EOF 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69673dc80): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.617101435 +0000 UTC m=+185.748361199 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69673dc80): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: Remove: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a6962a90a0 item 76 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69675e3c0): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69675e3c0): >openPending: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69675e3c0): _readAt: size=2, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69675e3c0): >_readAt: n=0, err=EOF 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69675e3c0): _writeAt: size=5, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69675e3c0): >_writeAt: n=5, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69675e3c0): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.618932893 +0000 UTC m=+185.750192657 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69675e3c0): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69675e8c0): _writeAt: size=5, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69675e8c0): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69675e8c0): >openPending: err= 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a6962a9650 item 77 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69675e8c0): >_writeAt: n=5, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69675e8c0): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.619551541 +0000 UTC m=+185.750811305 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69675e8c0): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/12 05:50:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69675efc0): _readAt: size=512, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69675efc0): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69675efc0): >openPending: err= 2026/03/12 05:50:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69675efc0): >_readAt: n=5, err=EOF 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69675efc0): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.619551541 +0000 UTC m=+185.750811305 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69675efc0): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: Remove: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a6962a9880 item 77 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69675f600): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69675f600): >openPending: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69675f600): _readAt: size=2, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69675f600): >_readAt: n=0, err=EOF 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69675f600): _writeAt: size=5, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69675f600): >_writeAt: n=5, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69675f600): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.621315622 +0000 UTC m=+185.752575385 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69675f600): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69675fb00): _writeAt: size=5, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69675fb00): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69675fb00): >openPending: err= 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a6962a9dc0 item 78 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69675fb00): >_writeAt: n=5, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69675fb00): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.622011376 +0000 UTC m=+185.753271139 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69675fb00): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/12 05:50:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69677e300): _readAt: size=512, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69677e300): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69677e300): >openPending: err= 2026/03/12 05:50:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69677e300): >_readAt: n=5, err=EOF 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69677e300): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.622011376 +0000 UTC m=+185.753271139 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69677e300): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: Remove: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a69696a230 item 78 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69677e940): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69677e940): >openPending: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69677e940): _readAt: size=2, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69677e940): >_readAt: n=0, err=EOF 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69677e940): _writeAt: size=5, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69677e940): >_writeAt: n=5, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69677e940): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.623783512 +0000 UTC m=+185.755043274 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69677e940): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69677ee40): _writeAt: size=5, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69677ee40): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69677ee40): >openPending: err= 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a69696a7e0 item 79 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69677ee40): >_writeAt: n=5, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69677ee40): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.624385247 +0000 UTC m=+185.755645010 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69677ee40): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/12 05:50:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69677f540): _readAt: size=512, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69677f540): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69677f540): >openPending: err= 2026/03/12 05:50:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69677f540): >_readAt: n=5, err=EOF 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69677f540): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.624385247 +0000 UTC m=+185.755645010 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69677f540): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: Remove: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a69696aaf0 item 79 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:56 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/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69677fb80): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69677fb80): >openPending: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69677fb80): _readAt: size=2, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69677fb80): >_readAt: n=0, err=EOF 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69677fb80): _writeAt: size=5, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69677fb80): >_writeAt: n=5, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69677fb80): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.626248095 +0000 UTC m=+185.757507858 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a69677fb80): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6967a6180): _writeAt: size=5, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6967a6180): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6967a6180): >openPending: err= 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a69696afc0 item 80 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6967a6180): >_writeAt: n=5, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6967a6180): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.626921165 +0000 UTC m=+185.758180928 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6967a6180): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/12 05:50:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6967a6880): _readAt: size=512, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6967a6880): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6967a6880): >openPending: err= 2026/03/12 05:50:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6967a6880): >_readAt: n=5, err=EOF 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6967a6880): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.626921165 +0000 UTC m=+185.758180928 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6967a6880): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: Remove: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a69696b180 item 80 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6967a6ec0): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6967a6ec0): >openPending: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6967a6ec0): _writeAt: size=5, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6967a6ec0): >_writeAt: n=5, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6967a6ec0): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.62951366 +0000 UTC m=+185.760773463 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6967a6ec0): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696992000): _readAt: size=2, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696992000): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696992000): open at offset 5 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696992000): >openPending: err= 2026/03/12 05:50:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696992000): >_readAt: n=2, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696992000): _writeAt: size=3, off=7 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a69696b500 item 81 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696992000): >_writeAt: n=3, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696992000): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.630522755 +0000 UTC m=+185.761782518 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696992000): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696992540): _readAt: size=512, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696992540): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696992540): >openPending: err= 2026/03/12 05:50:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696992540): >_readAt: n=8, err=EOF 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696992540): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.630522755 +0000 UTC m=+185.761782518 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696992540): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: Remove: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696008380 item 81 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696992bc0): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696992bc0): >openPending: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696992bc0): _writeAt: size=5, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696992bc0): >_writeAt: n=5, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696992bc0): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.632267709 +0000 UTC m=+185.763527473 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696992bc0): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6969930c0): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6969930c0): open at offset 5 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6969930c0): >openPending: err= 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a6960091f0 item 82 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6969930c0): _readAt: size=2, off=5 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6969930c0): >_readAt: n=0, err=EOF 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6969930c0): _writeAt: size=3, off=5 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6969930c0): >_writeAt: n=3, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6969930c0): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.633091716 +0000 UTC m=+185.764351479 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6969930c0): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696993640): _readAt: size=512, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696993640): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696993640): >openPending: err= 2026/03/12 05:50:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696993640): >_readAt: n=3, err=EOF 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696993640): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.633091716 +0000 UTC m=+185.764351479 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696993640): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: Remove: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696009dc0 item 82 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696993cc0): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696993cc0): >openPending: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696993cc0): _writeAt: size=5, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696993cc0): >_writeAt: n=5, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696993cc0): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.635326845 +0000 UTC m=+185.766586619 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696993cc0): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6969ca2c0): _readAt: size=2, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6969ca2c0): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6969ca2c0): open at offset 5 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6969ca2c0): >openPending: err= 2026/03/12 05:50:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6969ca2c0): >_readAt: n=2, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6969ca2c0): _writeAt: size=3, off=7 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696c0e000 item 83 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6969ca2c0): >_writeAt: n=3, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6969ca2c0): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.636086479 +0000 UTC m=+185.767346253 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6969ca2c0): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6969ca800): _readAt: size=512, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6969ca800): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6969ca800): >openPending: err= 2026/03/12 05:50:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6969ca800): >_readAt: n=8, err=EOF 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6969ca800): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.636086479 +0000 UTC m=+185.767346253 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6969ca800): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: Remove: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696c0e1c0 item 83 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6969cae80): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6969cae80): >openPending: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6969cae80): _writeAt: size=5, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6969cae80): >_writeAt: n=5, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6969cae80): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.638061128 +0000 UTC m=+185.769320891 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6969cae80): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6969cb380): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6969cb380): open at offset 5 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6969cb380): >openPending: err= 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696c0e5b0 item 84 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6969cb380): _readAt: size=2, off=5 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6969cb380): >_readAt: n=0, err=EOF 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6969cb380): _writeAt: size=3, off=5 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6969cb380): >_writeAt: n=3, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6969cb380): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.639046047 +0000 UTC m=+185.770305831 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6969cb380): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6969cb900): _readAt: size=512, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6969cb900): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6969cb900): >openPending: err= 2026/03/12 05:50:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6969cb900): >_readAt: n=3, err=EOF 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6969cb900): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.639046047 +0000 UTC m=+185.770305831 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6969cb900): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: Remove: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696c0e770 item 84 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6969fe080): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6969fe080): >openPending: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6969fe080): _writeAt: size=5, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6969fe080): >_writeAt: n=5, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6969fe080): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.641141824 +0000 UTC m=+185.772401588 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6969fe080): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6969fe580): _readAt: size=2, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6969fe580): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6969fe580): open at offset 5 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6969fe580): >openPending: err= 2026/03/12 05:50:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6969fe580): >_readAt: n=2, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6969fe580): _writeAt: size=3, off=7 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696c0ebd0 item 85 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6969fe580): >_writeAt: n=3, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6969fe580): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.641818822 +0000 UTC m=+185.773078586 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6969fe580): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6969feac0): _readAt: size=512, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6969feac0): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6969feac0): >openPending: err= 2026/03/12 05:50:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6969feac0): >_readAt: n=8, err=EOF 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6969feac0): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.641818822 +0000 UTC m=+185.773078586 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6969feac0): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: Remove: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696c0ed90 item 85 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6969ff140): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6969ff140): >openPending: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6969ff140): _writeAt: size=5, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6969ff140): >_writeAt: n=5, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6969ff140): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.643727185 +0000 UTC m=+185.774986938 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6969ff140): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6969ff640): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6969ff640): open at offset 5 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6969ff640): >openPending: err= 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696c0f110 item 86 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6969ff640): _readAt: size=2, off=5 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6969ff640): >_readAt: n=0, err=EOF 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6969ff640): _writeAt: size=3, off=5 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6969ff640): >_writeAt: n=3, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6969ff640): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.644520143 +0000 UTC m=+185.775779936 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6969ff640): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6969ffbc0): _readAt: size=512, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6969ffbc0): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6969ffbc0): >openPending: err= 2026/03/12 05:50:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6969ffbc0): >_readAt: n=3, err=EOF 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6969ffbc0): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.644520143 +0000 UTC m=+185.775779936 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6969ffbc0): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: Remove: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696c0f2d0 item 86 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696818340): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696818340): >openPending: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696818340): _writeAt: size=5, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696818340): >_writeAt: n=5, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696818340): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.64634595 +0000 UTC m=+185.777605713 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696818340): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696818840): _readAt: size=2, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696818840): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696818840): open at offset 5 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696818840): >openPending: err= 2026/03/12 05:50:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696818840): >_readAt: n=2, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696818840): _writeAt: size=3, off=7 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696c0f650 item 87 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696818840): >_writeAt: n=3, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696818840): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.647025572 +0000 UTC m=+185.778285336 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696818840): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696818d80): _readAt: size=512, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696818d80): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696818d80): >openPending: err= 2026/03/12 05:50:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696818d80): >_readAt: n=8, err=EOF 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696818d80): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.647025572 +0000 UTC m=+185.778285336 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696818d80): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: Remove: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696c0f810 item 87 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:56 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/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696819400): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696819400): >openPending: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696819400): _writeAt: size=5, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696819400): >_writeAt: n=5, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696819400): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.648923195 +0000 UTC m=+185.780182959 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696819400): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696819900): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696819900): open at offset 5 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696819900): >openPending: err= 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696c0fb90 item 88 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696819900): _readAt: size=2, off=5 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696819900): >_readAt: n=0, err=EOF 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696819900): _writeAt: size=3, off=5 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696819900): >_writeAt: n=3, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696819900): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.649827332 +0000 UTC m=+185.781087095 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696819900): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696819e80): _readAt: size=512, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696819e80): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696819e80): >openPending: err= 2026/03/12 05:50:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696819e80): >_readAt: n=3, err=EOF 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696819e80): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.649827332 +0000 UTC m=+185.781087095 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696819e80): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: Remove: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696c0fd50 item 88 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6968425c0): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6968425c0): open at offset 0 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6968425c0): >openPending: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6968425c0): _readAt: size=2, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6968425c0): >_readAt: n=0, err=EOF 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6968425c0): _writeAt: size=5, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6968425c0): >_writeAt: n=5, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6968425c0): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.651649623 +0000 UTC m=+185.782909386 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6968425c0): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696842b00): _writeAt: size=5, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696842b00): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696842b00): >openPending: err= 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696be0380 item 89 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696842b00): >_writeAt: n=5, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696842b00): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.652361778 +0000 UTC m=+185.783621541 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696842b00): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696843040): _readAt: size=2, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696843040): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696843040): open at offset 5 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696843040): >openPending: err= 2026/03/12 05:50:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696843040): >_readAt: n=2, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696843040): _writeAt: size=3, off=7 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696be0690 item 89 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696843040): >_writeAt: n=3, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696843040): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.653060106 +0000 UTC m=+185.784319869 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696843040): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6968435c0): _readAt: size=512, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6968435c0): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6968435c0): >openPending: err= 2026/03/12 05:50:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6968435c0): >_readAt: n=8, err=EOF 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6968435c0): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.653060106 +0000 UTC m=+185.784319869 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6968435c0): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: Remove: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696be08c0 item 89 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696843c00): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696843c00): open at offset 0 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696843c00): >openPending: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696843c00): _readAt: size=2, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696843c00): >_readAt: n=0, err=EOF 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696843c00): _writeAt: size=5, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696843c00): >_writeAt: n=5, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696843c00): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.654907013 +0000 UTC m=+185.786166777 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696843c00): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696868240): _writeAt: size=5, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696868240): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696868240): >openPending: err= 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696be0c40 item 90 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696868240): >_writeAt: n=5, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696868240): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.655571928 +0000 UTC m=+185.786831681 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696868240): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696868780): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696868780): open at offset 5 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696868780): >openPending: err= 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696be0e00 item 90 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696868780): _readAt: size=2, off=5 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696868780): >_readAt: n=0, err=EOF 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696868780): _writeAt: size=3, off=5 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696868780): >_writeAt: n=3, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696868780): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.656257814 +0000 UTC m=+185.787517577 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696868780): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696868d40): _readAt: size=512, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696868d40): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696868d40): >openPending: err= 2026/03/12 05:50:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696868d40): >_readAt: n=3, err=EOF 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696868d40): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.656257814 +0000 UTC m=+185.787517577 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696868d40): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: Remove: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696be0fc0 item 90 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696869380): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696869380): open at offset 0 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696869380): >openPending: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696869380): _readAt: size=2, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696869380): >_readAt: n=0, err=EOF 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696869380): _writeAt: size=5, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696869380): >_writeAt: n=5, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696869380): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.658043284 +0000 UTC m=+185.789303047 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696869380): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6968698c0): _writeAt: size=5, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6968698c0): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6968698c0): >openPending: err= 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696be1340 item 91 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6968698c0): >_writeAt: n=5, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6968698c0): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.658705996 +0000 UTC m=+185.789965759 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6968698c0): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696869e00): _readAt: size=2, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696869e00): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696869e00): open at offset 5 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696869e00): >openPending: err= 2026/03/12 05:50:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696869e00): >_readAt: n=2, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696869e00): _writeAt: size=3, off=7 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696be1500 item 91 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696869e00): >_writeAt: n=3, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696869e00): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.659392722 +0000 UTC m=+185.790652485 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696869e00): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696894480): _readAt: size=512, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696894480): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696894480): >openPending: err= 2026/03/12 05:50:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696894480): >_readAt: n=8, err=EOF 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696894480): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.659392722 +0000 UTC m=+185.790652485 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696894480): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: Remove: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696be16c0 item 91 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:56 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/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696894ac0): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696894ac0): open at offset 0 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696894ac0): >openPending: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696894ac0): _readAt: size=2, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696894ac0): >_readAt: n=0, err=EOF 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696894ac0): _writeAt: size=5, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696894ac0): >_writeAt: n=5, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696894ac0): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.662030152 +0000 UTC m=+185.793290045 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696894ac0): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696895000): _writeAt: size=5, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696895000): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696895000): >openPending: err= 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696be1ab0 item 92 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696895000): >_writeAt: n=5, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696895000): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.663270985 +0000 UTC m=+185.794530808 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696895000): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696895540): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696895540): open at offset 5 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696895540): >openPending: err= 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696be1c70 item 92 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696895540): _readAt: size=2, off=5 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696895540): >_readAt: n=0, err=EOF 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696895540): _writeAt: size=3, off=5 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696895540): >_writeAt: n=3, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696895540): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.66478887 +0000 UTC m=+185.796048653 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696895540): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696895b00): _readAt: size=512, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696895b00): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696895b00): >openPending: err= 2026/03/12 05:50:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696895b00): >_readAt: n=3, err=EOF 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696895b00): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.66478887 +0000 UTC m=+185.796048653 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696895b00): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: Remove: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696be1e30 item 92 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6968b6240): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6968b6240): open at offset 0 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6968b6240): >openPending: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6968b6240): _readAt: size=2, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6968b6240): >_readAt: n=0, err=EOF 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6968b6240): _writeAt: size=5, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6968b6240): >_writeAt: n=5, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6968b6240): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.668029169 +0000 UTC m=+185.799288952 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6968b6240): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6968b6780): _writeAt: size=5, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6968b6780): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6968b6780): >openPending: err= 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a69688c3f0 item 93 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6968b6780): >_writeAt: n=5, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6968b6780): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.669055978 +0000 UTC m=+185.800315760 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6968b6780): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/12 05:50:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6968b6e80): _readAt: size=512, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6968b6e80): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6968b6e80): >openPending: err= 2026/03/12 05:50:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6968b6e80): >_readAt: n=5, err=EOF 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6968b6e80): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.669055978 +0000 UTC m=+185.800315760 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6968b6e80): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: Remove: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a69688c620 item 93 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:56 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/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6968b74c0): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6968b74c0): open at offset 0 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6968b74c0): >openPending: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6968b74c0): _readAt: size=2, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6968b74c0): >_readAt: n=0, err=EOF 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6968b74c0): _writeAt: size=5, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6968b74c0): >_writeAt: n=5, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6968b74c0): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.672056202 +0000 UTC m=+185.803315974 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6968b74c0): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6968b7a00): _writeAt: size=5, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6968b7a00): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6968b7a00): >openPending: err= 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a69688ca80 item 94 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6968b7a00): >_writeAt: n=5, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6968b7a00): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.67284991 +0000 UTC m=+185.804109693 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6968b7a00): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/12 05:50:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696942200): _readAt: size=512, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696942200): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696942200): >openPending: err= 2026/03/12 05:50:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696942200): >_readAt: n=5, err=EOF 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696942200): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.67284991 +0000 UTC m=+185.804109693 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696942200): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: Remove: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a69688cd90 item 94 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:56 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/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696942840): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696942840): open at offset 0 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696942840): >openPending: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696942840): _readAt: size=2, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696942840): >_readAt: n=0, err=EOF 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696942840): _writeAt: size=5, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696942840): >_writeAt: n=5, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696942840): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.675673691 +0000 UTC m=+185.806933474 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696942840): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696942d80): _writeAt: size=5, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696942d80): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696942d80): >openPending: err= 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a69688d110 item 95 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696942d80): >_writeAt: n=5, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696942d80): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.6765309 +0000 UTC m=+185.807790683 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696942d80): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/12 05:50:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696943480): _readAt: size=512, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696943480): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696943480): >openPending: err= 2026/03/12 05:50:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696943480): >_readAt: n=5, err=EOF 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696943480): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.6765309 +0000 UTC m=+185.807790683 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696943480): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: Remove: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a69688d2d0 item 95 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:56 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/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696943ac0): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696943ac0): open at offset 0 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696943ac0): >openPending: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696943ac0): _readAt: size=2, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696943ac0): >_readAt: n=0, err=EOF 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696943ac0): _writeAt: size=5, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696943ac0): >_writeAt: n=5, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696943ac0): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.679491218 +0000 UTC m=+185.810750992 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a696943ac0): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6969f8100): _writeAt: size=5, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6969f8100): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6969f8100): >openPending: err= 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a69688d960 item 96 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6969f8100): >_writeAt: n=5, err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6969f8100): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.680312871 +0000 UTC m=+185.811572643 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6969f8100): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/12 05:50:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/12 05:50:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:56 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6969f8800): _readAt: size=512, off=0 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6969f8800): openPending: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6969f8800): >openPending: err= 2026/03/12 05:50:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6969f8800): >_readAt: n=5, err=EOF 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6969f8800): close: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:56.680312871 +0000 UTC m=+185.811572643 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:56 DEBUG : open-test-file(0x6a6969f8800): >close: err= 2026/03/12 05:50:56 DEBUG : open-test-file: Remove: 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a69688db20 item 96 2026/03/12 05:50:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:56 DEBUG : open-test-file: >Remove: err= 2026/03/12 05:50:56 DEBUG : WaitForWriters: timeout=30s 2026/03/12 05:50:56 DEBUG : Looking for writers 2026/03/12 05:50:56 DEBUG : >WaitForWriters: 2026/03/12 05:50:56 DEBUG : files root 'rclone-test-fupegis5zeni': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:185: Remote "files root 'rclone-test-fupegis5zeni'", Local "Local file system at /tmp/rclone1690959656", Modify Window "1s" 2026/03/12 05:50:57 INFO : files root 'rclone-test-fupegis5zeni': poll-interval is not supported by this remote 2026/03/12 05:50:57 DEBUG : files root 'rclone-test-fupegis5zeni': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/12 05:50:57 DEBUG : files root 'rclone-test-fupegis5zeni': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fupegis5zeni" 2026/03/12 05:50:57 DEBUG : files root 'rclone-test-fupegis5zeni': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fupegis5zeni" 2026/03/12 05:50:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fupegis5zeni" 2026/03/12 05:50:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/12 05:50:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fupegis5zeni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fupegis5zeni" 2026/03/12 05:50:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fupegis5zeni" 2026/03/12 05:50:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/12 05:50:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fupegis5zeni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fupegis5zeni" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/03/12 05:50:57 INFO : files root 'rclone-test-fupegis5zeni': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e4e900): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e4e900): >openPending: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e4e900): _writeAt: size=5, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e4e900): >_writeAt: n=5, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e4e900): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.499878471 +0000 UTC m=+186.631138244 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e4e900): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e4ed80): _readAt: size=2, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e4ed80): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e4ed80): >openPending: err= 2026/03/12 05:50:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e4ed80): >_readAt: n=2, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e4ed80): _writeAt: size=3, off=2 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e4ed80): >_writeAt: n=0, err=Bad file descriptor 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e4ed80): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.499878471 +0000 UTC m=+186.631138244 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e4ed80): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e4f240): _readAt: size=512, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e4f240): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e4f240): >openPending: err= 2026/03/12 05:50:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e4f240): >_readAt: n=5, err=EOF 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e4f240): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.499878471 +0000 UTC m=+186.631138244 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e4f240): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: Remove: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696aeea10 item 1 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e4f880): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e4f880): >openPending: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e4f880): _writeAt: size=5, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e4f880): >_writeAt: n=5, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e4f880): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.503636746 +0000 UTC m=+186.634896530 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e4f880): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e4fd80): _readAt: size=512, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e4fd80): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e4fd80): >openPending: err= 2026/03/12 05:50:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e4fd80): >_readAt: n=5, err=EOF 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e4fd80): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.503636746 +0000 UTC m=+186.634896530 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e4fd80): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: Remove: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696aef0a0 item 2 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696b5c4c0): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696b5c4c0): >openPending: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696b5c4c0): _writeAt: size=5, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696b5c4c0): >_writeAt: n=5, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696b5c4c0): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.506802403 +0000 UTC m=+186.638062177 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696b5c4c0): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696b5c940): _readAt: size=2, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696b5c940): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696b5c940): >openPending: err= 2026/03/12 05:50:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696b5c940): >_readAt: n=2, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696b5c940): _writeAt: size=3, off=2 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696b5c940): >_writeAt: n=0, err=Bad file descriptor 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696b5c940): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.506802403 +0000 UTC m=+186.638062177 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696b5c940): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696b5ce00): _readAt: size=512, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696b5ce00): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696b5ce00): >openPending: err= 2026/03/12 05:50:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696b5ce00): >_readAt: n=5, err=EOF 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696b5ce00): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.506802403 +0000 UTC m=+186.638062177 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696b5ce00): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: Remove: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696aef650 item 3 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696b5d480): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696b5d480): >openPending: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696b5d480): _writeAt: size=5, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696b5d480): >_writeAt: n=5, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696b5d480): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.511081031 +0000 UTC m=+186.642340804 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696b5d480): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696b5d9c0): _readAt: size=512, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696b5d9c0): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696b5d9c0): >openPending: err= 2026/03/12 05:50:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696b5d9c0): >_readAt: n=5, err=EOF 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696b5d9c0): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.511081031 +0000 UTC m=+186.642340804 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696b5d9c0): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: Remove: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696aefb90 item 4 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696b7e100): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696b7e100): >openPending: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696b7e100): _writeAt: size=5, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696b7e100): >_writeAt: n=5, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696b7e100): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.513812649 +0000 UTC m=+186.645072422 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696b7e100): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696b7e580): _readAt: size=2, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696b7e580): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696b7e580): >openPending: err= 2026/03/12 05:50:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696b7e580): >_readAt: n=2, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696b7e580): _writeAt: size=3, off=2 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696b7e580): >_writeAt: n=0, err=Bad file descriptor 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696b7e580): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.513812649 +0000 UTC m=+186.645072422 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696b7e580): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696b7ea40): _readAt: size=512, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696b7ea40): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696b7ea40): >openPending: err= 2026/03/12 05:50:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696b7ea40): >_readAt: n=5, err=EOF 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696b7ea40): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.513812649 +0000 UTC m=+186.645072422 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696b7ea40): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: Remove: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696040620 item 5 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696b7f0c0): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696b7f0c0): >openPending: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696b7f0c0): _writeAt: size=5, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696b7f0c0): >_writeAt: n=5, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696b7f0c0): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.517664151 +0000 UTC m=+186.648923934 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696b7f0c0): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696b7f600): _readAt: size=512, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696b7f600): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696b7f600): >openPending: err= 2026/03/12 05:50:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696b7f600): >_readAt: n=5, err=EOF 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696b7f600): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.517664151 +0000 UTC m=+186.648923934 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696b7f600): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: Remove: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696041dc0 item 6 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696b7fc80): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696b7fc80): >openPending: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696b7fc80): _writeAt: size=5, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696b7fc80): >_writeAt: n=5, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696b7fc80): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.52030147 +0000 UTC m=+186.651561253 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696b7fc80): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696c36280): _readAt: size=2, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696c36280): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696c36280): >openPending: err= 2026/03/12 05:50:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696c36280): >_readAt: n=2, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696c36280): _writeAt: size=3, off=2 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696c36280): >_writeAt: n=0, err=Bad file descriptor 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696c36280): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.52030147 +0000 UTC m=+186.651561253 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696c36280): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696c36740): _readAt: size=512, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696c36740): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696c36740): >openPending: err= 2026/03/12 05:50:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696c36740): >_readAt: n=5, err=EOF 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696c36740): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.52030147 +0000 UTC m=+186.651561253 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696c36740): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: Remove: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a6968ce460 item 7 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696c36dc0): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696c36dc0): >openPending: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696c36dc0): _writeAt: size=5, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696c36dc0): >_writeAt: n=5, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696c36dc0): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.523877432 +0000 UTC m=+186.655137215 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696c36dc0): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696c37300): _readAt: size=512, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696c37300): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696c37300): >openPending: err= 2026/03/12 05:50:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696c37300): >_readAt: n=5, err=EOF 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696c37300): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.523877432 +0000 UTC m=+186.655137215 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696c37300): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: Remove: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a6968cebd0 item 8 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696c378c0): _readAt: size=2, off=0 2026/03/12 05:50:57 ERROR : open-test-file(0x6a696c378c0): Couldn't read size of file 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696c378c0): >_readAt: n=0, err=EOF 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696c378c0): _writeAt: size=5, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696c378c0): >_writeAt: n=0, err=Bad file descriptor 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696c378c0): close: 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696c378c0): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696c37c80): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696c37c80): >openPending: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696c37c80): _writeAt: size=5, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696c37c80): >_writeAt: n=5, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696c37c80): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.52647738 +0000 UTC m=+186.657737153 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696c37c80): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6969f9080): _readAt: size=2, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6969f9080): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6969f9080): >openPending: err= 2026/03/12 05:50:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6969f9080): >_readAt: n=2, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6969f9080): _writeAt: size=3, off=2 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6969f9080): >_writeAt: n=0, err=Bad file descriptor 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6969f9080): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.52647738 +0000 UTC m=+186.657737153 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6969f9080): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6969f9580): _readAt: size=512, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6969f9580): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6969f9580): >openPending: err= 2026/03/12 05:50:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6969f9580): >_readAt: n=5, err=EOF 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6969f9580): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.52647738 +0000 UTC m=+186.657737153 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6969f9580): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: Remove: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696b1ed90 item 9 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6969f9c00): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6969f9c00): >openPending: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6969f9c00): _writeAt: size=5, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6969f9c00): >_writeAt: n=5, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6969f9c00): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.530068249 +0000 UTC m=+186.661328033 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6969f9c00): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696a38240): _readAt: size=512, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696a38240): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696a38240): >openPending: err= 2026/03/12 05:50:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696a38240): >_readAt: n=5, err=EOF 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696a38240): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.530068249 +0000 UTC m=+186.661328033 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696a38240): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: Remove: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696b1f500 item 10 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696a38880): _readAt: size=2, off=0 2026/03/12 05:50:57 ERROR : open-test-file(0x6a696a38880): Couldn't read size of file 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696a38880): >_readAt: n=0, err=EOF 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696a38880): _writeAt: size=5, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696a38880): >_writeAt: n=0, err=Bad file descriptor 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696a38880): close: 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696a38880): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696a38c40): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696a38c40): >openPending: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696a38c40): _writeAt: size=5, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696a38c40): >_writeAt: n=5, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696a38c40): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.532756134 +0000 UTC m=+186.664015917 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696a38c40): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696a39140): _readAt: size=2, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696a39140): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696a39140): >openPending: err= 2026/03/12 05:50:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696a39140): >_readAt: n=2, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696a39140): _writeAt: size=3, off=2 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696a39140): >_writeAt: n=0, err=Bad file descriptor 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696a39140): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.532756134 +0000 UTC m=+186.664015917 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696a39140): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696a39640): _readAt: size=512, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696a39640): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696a39640): >openPending: err= 2026/03/12 05:50:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696a39640): >_readAt: n=5, err=EOF 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696a39640): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.532756134 +0000 UTC m=+186.664015917 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696a39640): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: Remove: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696b1f8f0 item 11 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696a39cc0): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696a39cc0): >openPending: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696a39cc0): _writeAt: size=5, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696a39cc0): >_writeAt: n=5, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696a39cc0): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.536245152 +0000 UTC m=+186.667504925 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696a39cc0): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696a56300): _readAt: size=512, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696a56300): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696a56300): >openPending: err= 2026/03/12 05:50:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696a56300): >_readAt: n=5, err=EOF 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696a56300): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.536245152 +0000 UTC m=+186.667504925 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696a56300): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: Remove: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a69611c310 item 12 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696a56940): _readAt: size=2, off=0 2026/03/12 05:50:57 ERROR : open-test-file(0x6a696a56940): Couldn't read size of file 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696a56940): >_readAt: n=0, err=EOF 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696a56940): _writeAt: size=5, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696a56940): >_writeAt: n=0, err=Bad file descriptor 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696a56940): close: 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696a56940): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696a56d00): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696a56d00): >openPending: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696a56d00): _writeAt: size=5, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696a56d00): >_writeAt: n=5, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696a56d00): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.539160887 +0000 UTC m=+186.670420659 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696a56d00): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/12 05:50:57 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696a573c0): _readAt: size=512, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696a573c0): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696a573c0): >openPending: err= 2026/03/12 05:50:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696a573c0): >_readAt: n=5, err=EOF 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696a573c0): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.539160887 +0000 UTC m=+186.670420659 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696a573c0): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: Remove: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a69611cd20 item 13 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696a57a40): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696a57a40): >openPending: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696a57a40): _writeAt: size=5, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696a57a40): >_writeAt: n=5, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696a57a40): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.541818505 +0000 UTC m=+186.673078288 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696a57a40): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e00080): _readAt: size=512, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e00080): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e00080): >openPending: err= 2026/03/12 05:50:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e00080): >_readAt: n=5, err=EOF 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e00080): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.541818505 +0000 UTC m=+186.673078288 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e00080): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: Remove: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a69611db20 item 14 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e006c0): _readAt: size=2, off=0 2026/03/12 05:50:57 ERROR : open-test-file(0x6a696e006c0): Couldn't read size of file 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e006c0): >_readAt: n=0, err=EOF 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e006c0): _writeAt: size=5, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e006c0): >_writeAt: n=0, err=Bad file descriptor 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e006c0): close: 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e006c0): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e00a80): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e00a80): >openPending: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e00a80): _writeAt: size=5, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e00a80): >_writeAt: n=5, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e00a80): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.544743938 +0000 UTC m=+186.676003720 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e00a80): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/12 05:50:57 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6967a7bc0): _readAt: size=512, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6967a7bc0): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6967a7bc0): >openPending: err= 2026/03/12 05:50:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6967a7bc0): >_readAt: n=5, err=EOF 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6967a7bc0): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.544743938 +0000 UTC m=+186.676003720 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6967a7bc0): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: Remove: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a69605fb90 item 15 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:57 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/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696ba2340): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696ba2340): >openPending: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696ba2340): _writeAt: size=5, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696ba2340): >_writeAt: n=5, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696ba2340): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.547334118 +0000 UTC m=+186.678593902 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696ba2340): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696ba2880): _readAt: size=512, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696ba2880): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696ba2880): >openPending: err= 2026/03/12 05:50:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696ba2880): >_readAt: n=5, err=EOF 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696ba2880): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.547334118 +0000 UTC m=+186.678593902 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696ba2880): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: Remove: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a6960775e0 item 16 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696ba2ec0): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696ba2ec0): >openPending: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696ba2ec0): _writeAt: size=5, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696ba2ec0): >_writeAt: n=5, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696ba2ec0): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.549861419 +0000 UTC m=+186.681121202 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696ba2ec0): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696ba3340): _readAt: size=2, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696ba3340): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696ba3340): open at offset 5 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696ba3340): >openPending: err= 2026/03/12 05:50:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696ba3340): >_readAt: n=2, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696ba3340): _writeAt: size=3, off=7 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696ba3340): >_writeAt: n=0, err=Bad file descriptor 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696ba3340): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.549861419 +0000 UTC m=+186.681121202 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696ba3340): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696ba3840): _readAt: size=512, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696ba3840): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696ba3840): >openPending: err= 2026/03/12 05:50:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696ba3840): >_readAt: n=5, err=EOF 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696ba3840): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.549861419 +0000 UTC m=+186.681121202 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696ba3840): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: Remove: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696077ce0 item 17 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696ba3ec0): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696ba3ec0): >openPending: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696ba3ec0): _writeAt: size=5, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696ba3ec0): >_writeAt: n=5, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696ba3ec0): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.553644683 +0000 UTC m=+186.684904466 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696ba3ec0): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696be8500): _readAt: size=512, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696be8500): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696be8500): >openPending: err= 2026/03/12 05:50:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696be8500): >_readAt: n=5, err=EOF 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696be8500): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.553644683 +0000 UTC m=+186.684904466 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696be8500): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: Remove: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696081d50 item 18 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696be8b80): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696be8b80): >openPending: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696be8b80): _writeAt: size=5, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696be8b80): >_writeAt: n=5, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696be8b80): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.556150554 +0000 UTC m=+186.687410326 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696be8b80): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696be9080): _readAt: size=2, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696be9080): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696be9080): open at offset 5 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696be9080): >openPending: err= 2026/03/12 05:50:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696be9080): >_readAt: n=2, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696be9080): _writeAt: size=3, off=7 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696be9080): >_writeAt: n=0, err=Bad file descriptor 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696be9080): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.556150554 +0000 UTC m=+186.687410326 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696be9080): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696be9580): _readAt: size=512, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696be9580): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696be9580): >openPending: err= 2026/03/12 05:50:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696be9580): >_readAt: n=5, err=EOF 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696be9580): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.556150554 +0000 UTC m=+186.687410326 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696be9580): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: Remove: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a69613f180 item 19 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696be9c00): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696be9c00): >openPending: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696be9c00): _writeAt: size=5, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696be9c00): >_writeAt: n=5, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696be9c00): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.559767212 +0000 UTC m=+186.691026986 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696be9c00): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e8a240): _readAt: size=512, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e8a240): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e8a240): >openPending: err= 2026/03/12 05:50:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e8a240): >_readAt: n=5, err=EOF 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e8a240): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.559767212 +0000 UTC m=+186.691026986 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e8a240): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: Remove: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a69604a380 item 20 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e8a8c0): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e8a8c0): >openPending: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e8a8c0): _writeAt: size=5, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e8a8c0): >_writeAt: n=5, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e8a8c0): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.562245061 +0000 UTC m=+186.693504843 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e8a8c0): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e8adc0): _readAt: size=2, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e8adc0): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e8adc0): open at offset 5 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e8adc0): >openPending: err= 2026/03/12 05:50:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e8adc0): >_readAt: n=2, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e8adc0): _writeAt: size=3, off=7 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e8adc0): >_writeAt: n=0, err=Bad file descriptor 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e8adc0): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.562245061 +0000 UTC m=+186.693504843 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e8adc0): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e8b2c0): _readAt: size=512, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e8b2c0): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e8b2c0): >openPending: err= 2026/03/12 05:50:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e8b2c0): >_readAt: n=5, err=EOF 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e8b2c0): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.562245061 +0000 UTC m=+186.693504843 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e8b2c0): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: Remove: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a69604a850 item 21 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e8b940): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e8b940): >openPending: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e8b940): _writeAt: size=5, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e8b940): >_writeAt: n=5, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e8b940): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.565799451 +0000 UTC m=+186.697059224 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e8b940): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e8be80): _readAt: size=512, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e8be80): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e8be80): >openPending: err= 2026/03/12 05:50:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e8be80): >_readAt: n=5, err=EOF 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e8be80): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.565799451 +0000 UTC m=+186.697059224 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e8be80): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: Remove: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a69604b880 item 22 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696ea8600): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696ea8600): >openPending: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696ea8600): _writeAt: size=5, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696ea8600): >_writeAt: n=5, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696ea8600): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.568464303 +0000 UTC m=+186.699724086 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696ea8600): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696ea8b00): _readAt: size=2, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696ea8b00): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696ea8b00): open at offset 5 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696ea8b00): >openPending: err= 2026/03/12 05:50:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696ea8b00): >_readAt: n=2, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696ea8b00): _writeAt: size=3, off=7 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696ea8b00): >_writeAt: n=0, err=Bad file descriptor 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696ea8b00): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.568464303 +0000 UTC m=+186.699724086 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696ea8b00): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696ea9000): _readAt: size=512, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696ea9000): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696ea9000): >openPending: err= 2026/03/12 05:50:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696ea9000): >_readAt: n=5, err=EOF 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696ea9000): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.568464303 +0000 UTC m=+186.699724086 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696ea9000): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: Remove: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696a18000 item 23 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:57 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/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696ea9680): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696ea9680): >openPending: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696ea9680): _writeAt: size=5, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696ea9680): >_writeAt: n=5, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696ea9680): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.571873709 +0000 UTC m=+186.703133482 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696ea9680): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696ea9bc0): _readAt: size=512, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696ea9bc0): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696ea9bc0): >openPending: err= 2026/03/12 05:50:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696ea9bc0): >_readAt: n=5, err=EOF 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696ea9bc0): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.571873709 +0000 UTC m=+186.703133482 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696ea9bc0): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: Remove: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696a18690 item 24 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f0e300): _readAt: size=2, off=0 2026/03/12 05:50:57 ERROR : open-test-file(0x6a696f0e300): Couldn't read size of file 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f0e300): >_readAt: n=0, err=EOF 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f0e300): _writeAt: size=5, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f0e300): >_writeAt: n=0, err=Bad file descriptor 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f0e300): close: 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f0e300): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f0e6c0): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f0e6c0): >openPending: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f0e6c0): _writeAt: size=5, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f0e6c0): >_writeAt: n=5, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f0e6c0): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.575017796 +0000 UTC m=+186.706277579 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f0e6c0): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f0ebc0): _readAt: size=2, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f0ebc0): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f0ebc0): open at offset 5 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f0ebc0): >openPending: err= 2026/03/12 05:50:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f0ebc0): >_readAt: n=2, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f0ebc0): _writeAt: size=3, off=7 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f0ebc0): >_writeAt: n=0, err=Bad file descriptor 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f0ebc0): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.575017796 +0000 UTC m=+186.706277579 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f0ebc0): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f0f100): _readAt: size=512, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f0f100): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f0f100): >openPending: err= 2026/03/12 05:50:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f0f100): >_readAt: n=5, err=EOF 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f0f100): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.575017796 +0000 UTC m=+186.706277579 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f0f100): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: Remove: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696a18a80 item 25 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f0f780): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f0f780): >openPending: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f0f780): _writeAt: size=5, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f0f780): >_writeAt: n=5, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f0f780): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.579006436 +0000 UTC m=+186.710266209 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f0f780): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f0fcc0): _readAt: size=512, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f0fcc0): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f0fcc0): >openPending: err= 2026/03/12 05:50:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f0fcc0): >_readAt: n=5, err=EOF 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f0fcc0): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.579006436 +0000 UTC m=+186.710266209 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f0fcc0): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: Remove: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696a19490 item 26 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f28400): _readAt: size=2, off=0 2026/03/12 05:50:57 ERROR : open-test-file(0x6a696f28400): Couldn't read size of file 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f28400): >_readAt: n=0, err=EOF 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f28400): _writeAt: size=5, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f28400): >_writeAt: n=0, err=Bad file descriptor 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f28400): close: 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f28400): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f287c0): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f287c0): >openPending: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f287c0): _writeAt: size=5, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f287c0): >_writeAt: n=5, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f287c0): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.58190038 +0000 UTC m=+186.713160163 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f287c0): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f28cc0): _readAt: size=2, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f28cc0): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f28cc0): open at offset 5 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f28cc0): >openPending: err= 2026/03/12 05:50:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f28cc0): >_readAt: n=2, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f28cc0): _writeAt: size=3, off=7 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f28cc0): >_writeAt: n=0, err=Bad file descriptor 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f28cc0): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.58190038 +0000 UTC m=+186.713160163 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f28cc0): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f29200): _readAt: size=512, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f29200): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f29200): >openPending: err= 2026/03/12 05:50:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f29200): >_readAt: n=5, err=EOF 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f29200): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.58190038 +0000 UTC m=+186.713160163 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f29200): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: Remove: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696a19810 item 27 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:57 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/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f29880): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f29880): >openPending: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f29880): _writeAt: size=5, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f29880): >_writeAt: n=5, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f29880): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.585980233 +0000 UTC m=+186.717240015 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f29880): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f29dc0): _readAt: size=512, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f29dc0): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f29dc0): >openPending: err= 2026/03/12 05:50:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f29dc0): >_readAt: n=5, err=EOF 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f29dc0): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.585980233 +0000 UTC m=+186.717240015 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f29dc0): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: Remove: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696a19dc0 item 28 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f40500): _readAt: size=2, off=0 2026/03/12 05:50:57 ERROR : open-test-file(0x6a696f40500): Couldn't read size of file 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f40500): >_readAt: n=0, err=EOF 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f40500): _writeAt: size=5, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f40500): >_writeAt: n=0, err=Bad file descriptor 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f40500): close: 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f40500): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f408c0): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f408c0): >openPending: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f408c0): _writeAt: size=5, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f408c0): >_writeAt: n=5, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f408c0): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.58887587 +0000 UTC m=+186.720135673 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f408c0): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/12 05:50:57 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f40f80): _readAt: size=512, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f40f80): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f40f80): >openPending: err= 2026/03/12 05:50:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f40f80): >_readAt: n=5, err=EOF 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f40f80): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.58887587 +0000 UTC m=+186.720135673 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f40f80): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: Remove: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696058930 item 29 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:57 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/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f41600): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f41600): >openPending: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f41600): _writeAt: size=5, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f41600): >_writeAt: n=5, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f41600): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.591781686 +0000 UTC m=+186.723041469 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f41600): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f41b40): _readAt: size=512, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f41b40): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f41b40): >openPending: err= 2026/03/12 05:50:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f41b40): >_readAt: n=5, err=EOF 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f41b40): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.591781686 +0000 UTC m=+186.723041469 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f41b40): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: Remove: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a6960592d0 item 30 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:57 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/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f64280): _readAt: size=2, off=0 2026/03/12 05:50:57 ERROR : open-test-file(0x6a696f64280): Couldn't read size of file 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f64280): >_readAt: n=0, err=EOF 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f64280): _writeAt: size=5, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f64280): >_writeAt: n=0, err=Bad file descriptor 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f64280): close: 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f64280): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f64640): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f64640): >openPending: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f64640): _writeAt: size=5, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f64640): >_writeAt: n=5, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f64640): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.595168169 +0000 UTC m=+186.726427952 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f64640): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/12 05:50:57 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f64d00): _readAt: size=512, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f64d00): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f64d00): >openPending: err= 2026/03/12 05:50:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f64d00): >_readAt: n=5, err=EOF 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f64d00): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.595168169 +0000 UTC m=+186.726427952 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f64d00): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: Remove: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696059b90 item 31 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:57 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/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f65380): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f65380): >openPending: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f65380): _writeAt: size=5, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f65380): >_writeAt: n=5, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f65380): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.598942536 +0000 UTC m=+186.730202319 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f65380): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f658c0): _readAt: size=512, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f658c0): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f658c0): >openPending: err= 2026/03/12 05:50:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f658c0): >_readAt: n=5, err=EOF 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f658c0): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.598942536 +0000 UTC m=+186.730202319 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f658c0): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: Remove: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a6962f43f0 item 32 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f86000): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f86000): >openPending: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f86000): _writeAt: size=5, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f86000): >_writeAt: n=5, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f86000): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.601724709 +0000 UTC m=+186.732984482 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f86000): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f86480): _readAt: size=2, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f86480): >_readAt: n=0, err=Bad file descriptor 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f86480): _writeAt: size=3, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f86480): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f86480): >openPending: err= 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a6962f4850 item 33 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f86480): >_writeAt: n=3, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f86480): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.60282705 +0000 UTC m=+186.734086822 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f86480): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f86980): _readAt: size=512, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f86980): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f86980): >openPending: err= 2026/03/12 05:50:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f86980): >_readAt: n=5, err=EOF 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f86980): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.60282705 +0000 UTC m=+186.734086822 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f86980): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: Remove: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a6962f4c40 item 33 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f86fc0): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f86fc0): >openPending: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f86fc0): _writeAt: size=5, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f86fc0): >_writeAt: n=5, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f86fc0): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.605936842 +0000 UTC m=+186.737196625 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f86fc0): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f87440): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f87440): >openPending: err= 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a6962f5110 item 34 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f87440): _readAt: size=2, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f87440): >_readAt: n=0, err=Bad file descriptor 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f87440): _writeAt: size=3, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f87440): >_writeAt: n=3, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f87440): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.606958681 +0000 UTC m=+186.738218463 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f87440): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696de61c0): _readAt: size=512, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696de61c0): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696de61c0): >openPending: err= 2026/03/12 05:50:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696de61c0): >_readAt: n=3, err=EOF 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696de61c0): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.606958681 +0000 UTC m=+186.738218463 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696de61c0): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: Remove: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a6968ceee0 item 34 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f86480): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f86480): >openPending: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f86480): _writeAt: size=5, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f86480): >_writeAt: n=5, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f86480): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.612407609 +0000 UTC m=+186.743667382 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f86480): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f86900): _readAt: size=2, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f86900): >_readAt: n=0, err=Bad file descriptor 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f86900): _writeAt: size=3, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f86900): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f86900): >openPending: err= 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a6962f44d0 item 35 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f86900): >_writeAt: n=3, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f86900): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.613559763 +0000 UTC m=+186.744819547 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f86900): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f86e00): _readAt: size=512, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f86e00): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f86e00): >openPending: err= 2026/03/12 05:50:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f86e00): >_readAt: n=5, err=EOF 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f86e00): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.613559763 +0000 UTC m=+186.744819547 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f86e00): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: Remove: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a6962f4700 item 35 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f87ac0): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f87ac0): >openPending: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f87ac0): _writeAt: size=5, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f87ac0): >_writeAt: n=5, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f87ac0): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.616131859 +0000 UTC m=+186.747391643 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696f87ac0): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696de6400): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696de6400): >openPending: err= 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a6962f4d90 item 36 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696de6400): _readAt: size=2, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696de6400): >_readAt: n=0, err=Bad file descriptor 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696de6400): _writeAt: size=3, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696de6400): >_writeAt: n=3, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696de6400): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.617223501 +0000 UTC m=+186.748483284 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696de6400): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696de6940): _readAt: size=512, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696de6940): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696de6940): >openPending: err= 2026/03/12 05:50:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696de6940): >_readAt: n=3, err=EOF 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696de6940): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.617223501 +0000 UTC m=+186.748483284 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696de6940): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: Remove: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a6962f52d0 item 36 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696de6f80): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696de6f80): >openPending: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696de6f80): _writeAt: size=5, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696de6f80): >_writeAt: n=5, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696de6f80): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.619909453 +0000 UTC m=+186.751169225 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696de6f80): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696de7400): _readAt: size=2, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696de7400): >_readAt: n=0, err=Bad file descriptor 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696de7400): _writeAt: size=3, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696de7400): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696de7400): >openPending: err= 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a6962f5730 item 37 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696de7400): >_writeAt: n=3, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696de7400): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.620957461 +0000 UTC m=+186.752217244 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696de7400): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696de7900): _readAt: size=512, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696de7900): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696de7900): >openPending: err= 2026/03/12 05:50:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696de7900): >_readAt: n=5, err=EOF 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696de7900): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.620957461 +0000 UTC m=+186.752217244 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696de7900): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: Remove: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a6962f5960 item 37 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696474080): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696474080): >openPending: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696474080): _writeAt: size=5, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696474080): >_writeAt: n=5, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696474080): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.623729104 +0000 UTC m=+186.754988877 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696474080): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696474580): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696474580): >openPending: err= 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a6962f5d50 item 38 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696474580): _readAt: size=2, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696474580): >_readAt: n=0, err=Bad file descriptor 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696474580): _writeAt: size=3, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696474580): >_writeAt: n=3, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696474580): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.624863646 +0000 UTC m=+186.756123429 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696474580): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696474bc0): _readAt: size=512, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696474bc0): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696474bc0): >openPending: err= 2026/03/12 05:50:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696474bc0): >_readAt: n=3, err=EOF 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696474bc0): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.624863646 +0000 UTC m=+186.756123429 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696474bc0): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: Remove: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a6968ce150 item 38 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696475240): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696475240): >openPending: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696475240): _writeAt: size=5, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696475240): >_writeAt: n=5, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696475240): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.627408861 +0000 UTC m=+186.758668634 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696475240): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696475740): _readAt: size=2, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696475740): >_readAt: n=0, err=Bad file descriptor 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696475740): _writeAt: size=3, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696475740): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696475740): >openPending: err= 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a6968ce620 item 39 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696475740): >_writeAt: n=3, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696475740): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.628357111 +0000 UTC m=+186.759616895 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696475740): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696475c40): _readAt: size=512, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696475c40): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696475c40): >openPending: err= 2026/03/12 05:50:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696475c40): >_readAt: n=5, err=EOF 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696475c40): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.628357111 +0000 UTC m=+186.759616895 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696475c40): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: Remove: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a6968ce8c0 item 39 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6961a8540): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6961a8540): >openPending: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6961a8540): _writeAt: size=5, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6961a8540): >_writeAt: n=5, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6961a8540): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.631518951 +0000 UTC m=+186.762778754 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6961a8540): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6961a8ac0): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6961a8ac0): >openPending: err= 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a6968ced20 item 40 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6961a8ac0): _readAt: size=2, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6961a8ac0): >_readAt: n=0, err=Bad file descriptor 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6961a8ac0): _writeAt: size=3, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6961a8ac0): >_writeAt: n=3, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6961a8ac0): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.632677639 +0000 UTC m=+186.763937412 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6961a8ac0): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6961a9000): _readAt: size=512, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6961a9000): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6961a9000): >openPending: err= 2026/03/12 05:50:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6961a9000): >_readAt: n=3, err=EOF 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6961a9000): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.632677639 +0000 UTC m=+186.763937412 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6961a9000): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: Remove: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a6968cf030 item 40 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696b12200): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696b12200): >openPending: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696b12200): _readAt: size=2, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696b12200): >_readAt: n=0, err=Bad file descriptor 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696b12200): _writeAt: size=5, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696b12200): >_writeAt: n=5, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696b12200): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.635009482 +0000 UTC m=+186.766269264 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696b12200): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696b12780): _writeAt: size=5, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696b12780): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696b12780): >openPending: err= 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a6962aeee0 item 41 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696b12780): >_writeAt: n=5, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696b12780): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.636050466 +0000 UTC m=+186.767310240 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696b12780): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696b12c80): _readAt: size=2, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696b12c80): >_readAt: n=0, err=Bad file descriptor 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696b12c80): _writeAt: size=3, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696b12c80): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696b12c80): >openPending: err= 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a6962af0a0 item 41 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696b12c80): >_writeAt: n=3, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696b12c80): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.637276821 +0000 UTC m=+186.768537166 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696b12c80): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696b13200): _readAt: size=512, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696b13200): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696b13200): >openPending: err= 2026/03/12 05:50:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696b13200): >_readAt: n=5, err=EOF 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696b13200): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.637276821 +0000 UTC m=+186.768537166 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696b13200): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: Remove: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a6962af730 item 41 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696b13840): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696b13840): >openPending: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696b13840): _readAt: size=2, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696b13840): >_readAt: n=0, err=Bad file descriptor 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696b13840): _writeAt: size=5, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696b13840): >_writeAt: n=5, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696b13840): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.640290882 +0000 UTC m=+186.771550665 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696b13840): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696b13d80): _writeAt: size=5, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696b13d80): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696b13d80): >openPending: err= 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696926000 item 42 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696b13d80): >_writeAt: n=5, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696b13d80): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.641315067 +0000 UTC m=+186.772574900 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696b13d80): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696300340): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696300340): >openPending: err= 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a6969261c0 item 42 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696300340): _readAt: size=2, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696300340): >_readAt: n=0, err=Bad file descriptor 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696300340): _writeAt: size=3, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696300340): >_writeAt: n=3, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696300340): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.643047687 +0000 UTC m=+186.774307501 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696300340): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6963009c0): _readAt: size=512, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6963009c0): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6963009c0): >openPending: err= 2026/03/12 05:50:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6963009c0): >_readAt: n=3, err=EOF 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6963009c0): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.643047687 +0000 UTC m=+186.774307501 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6963009c0): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: Remove: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696926380 item 42 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696301080): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696301080): >openPending: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696301080): _readAt: size=2, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696301080): >_readAt: n=0, err=Bad file descriptor 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696301080): _writeAt: size=5, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696301080): >_writeAt: n=5, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696301080): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.645933837 +0000 UTC m=+186.777193620 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696301080): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6963015c0): _writeAt: size=5, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6963015c0): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6963015c0): >openPending: err= 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696926a80 item 43 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6963015c0): >_writeAt: n=5, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6963015c0): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.646995581 +0000 UTC m=+186.778255364 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6963015c0): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696301b00): _readAt: size=2, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696301b00): >_readAt: n=0, err=Bad file descriptor 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696301b00): _writeAt: size=3, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696301b00): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696301b00): >openPending: err= 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696926cb0 item 43 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696301b00): >_writeAt: n=3, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696301b00): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.648012651 +0000 UTC m=+186.779272425 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696301b00): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6968e6280): _readAt: size=512, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6968e6280): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6968e6280): >openPending: err= 2026/03/12 05:50:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6968e6280): >_readAt: n=5, err=EOF 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6968e6280): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.648012651 +0000 UTC m=+186.779272425 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6968e6280): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: Remove: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696926e70 item 43 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6968e6900): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6968e6900): >openPending: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6968e6900): _readAt: size=2, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6968e6900): >_readAt: n=0, err=Bad file descriptor 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6968e6900): _writeAt: size=5, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6968e6900): >_writeAt: n=5, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6968e6900): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.6506604 +0000 UTC m=+186.781920184 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6968e6900): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6968e6e00): _writeAt: size=5, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6968e6e00): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6968e6e00): >openPending: err= 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a6969273b0 item 44 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6968e6e00): >_writeAt: n=5, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6968e6e00): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.651505246 +0000 UTC m=+186.782765019 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6968e6e00): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6968e7340): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6968e7340): >openPending: err= 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a6969275e0 item 44 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6968e7340): _readAt: size=2, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6968e7340): >_readAt: n=0, err=Bad file descriptor 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6968e7340): _writeAt: size=3, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6968e7340): >_writeAt: n=3, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6968e7340): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.652553425 +0000 UTC m=+186.783813208 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6968e7340): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6968e7900): _readAt: size=512, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6968e7900): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6968e7900): >openPending: err= 2026/03/12 05:50:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6968e7900): >_readAt: n=3, err=EOF 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6968e7900): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.652553425 +0000 UTC m=+186.783813208 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6968e7900): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: Remove: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696927810 item 44 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69658a1c0): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69658a1c0): >openPending: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69658a1c0): _readAt: size=2, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69658a1c0): >_readAt: n=0, err=Bad file descriptor 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69658a1c0): _writeAt: size=5, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69658a1c0): >_writeAt: n=5, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69658a1c0): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.655357659 +0000 UTC m=+186.786617442 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69658a1c0): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69658a840): _writeAt: size=5, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69658a840): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69658a840): >openPending: err= 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696927c00 item 45 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69658a840): >_writeAt: n=5, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69658a840): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.656561742 +0000 UTC m=+186.787821526 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69658a840): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/12 05:50:57 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69658b5c0): _readAt: size=512, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69658b5c0): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69658b5c0): >openPending: err= 2026/03/12 05:50:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69658b5c0): >_readAt: n=5, err=EOF 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69658b5c0): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.656561742 +0000 UTC m=+186.787821526 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69658b5c0): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: Remove: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696614150 item 45 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696a7c240): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696a7c240): >openPending: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696a7c240): _readAt: size=2, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696a7c240): >_readAt: n=0, err=Bad file descriptor 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696a7c240): _writeAt: size=5, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696a7c240): >_writeAt: n=5, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696a7c240): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.659863848 +0000 UTC m=+186.791123660 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696a7c240): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696a7c780): _writeAt: size=5, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696a7c780): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696a7c780): >openPending: err= 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696614770 item 46 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696a7c780): >_writeAt: n=5, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696a7c780): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.660948845 +0000 UTC m=+186.792208628 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696a7c780): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/12 05:50:57 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696a7ce80): _readAt: size=512, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696a7ce80): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696a7ce80): >openPending: err= 2026/03/12 05:50:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696a7ce80): >_readAt: n=5, err=EOF 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696a7ce80): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.660948845 +0000 UTC m=+186.792208628 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696a7ce80): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: Remove: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696614a80 item 46 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696a7d4c0): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696a7d4c0): >openPending: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696a7d4c0): _readAt: size=2, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696a7d4c0): >_readAt: n=0, err=Bad file descriptor 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696a7d4c0): _writeAt: size=5, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696a7d4c0): >_writeAt: n=5, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696a7d4c0): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.664136875 +0000 UTC m=+186.795396647 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696a7d4c0): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696a7da40): _writeAt: size=5, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696a7da40): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696a7da40): >openPending: err= 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a6966150a0 item 47 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696a7da40): >_writeAt: n=5, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696a7da40): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.665065388 +0000 UTC m=+186.796325170 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696a7da40): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/12 05:50:57 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6963d2780): _readAt: size=512, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6963d2780): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6963d2780): >openPending: err= 2026/03/12 05:50:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6963d2780): >_readAt: n=5, err=EOF 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6963d2780): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.665065388 +0000 UTC m=+186.796325170 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6963d2780): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: Remove: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a6966153b0 item 47 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:57 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/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6963d38c0): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6963d38c0): >openPending: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6963d38c0): _readAt: size=2, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6963d38c0): >_readAt: n=0, err=Bad file descriptor 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6963d38c0): _writeAt: size=5, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6963d38c0): >_writeAt: n=5, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6963d38c0): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.668332746 +0000 UTC m=+186.799593100 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6963d38c0): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6963d3e00): _writeAt: size=5, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6963d3e00): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6963d3e00): >openPending: err= 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a6966158f0 item 48 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6963d3e00): >_writeAt: n=5, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6963d3e00): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.669611781 +0000 UTC m=+186.800871584 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6963d3e00): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/12 05:50:57 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69613af80): _readAt: size=512, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69613af80): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69613af80): >openPending: err= 2026/03/12 05:50:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69613af80): >_readAt: n=5, err=EOF 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69613af80): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.669611781 +0000 UTC m=+186.800871584 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69613af80): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: Remove: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696615c70 item 48 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69613bac0): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69613bac0): >openPending: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69613bac0): _writeAt: size=5, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69613bac0): >_writeAt: n=5, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69613bac0): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.672756428 +0000 UTC m=+186.804016262 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69613bac0): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69683a200): _readAt: size=2, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69683a200): >_readAt: n=0, err=Bad file descriptor 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69683a200): _writeAt: size=3, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69683a200): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69683a200): open at offset 5 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69683a200): >openPending: err= 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a69696c230 item 49 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69683a200): >_writeAt: n=3, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69683a200): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.673953829 +0000 UTC m=+186.805213602 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69683a200): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69683a740): _readAt: size=512, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69683a740): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69683a740): >openPending: err= 2026/03/12 05:50:57 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69683a740): >_readAt: n=8, err=EOF 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69683a740): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.673953829 +0000 UTC m=+186.805213602 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69683a740): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: Remove: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a69696c3f0 item 49 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69683ae00): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69683ae00): >openPending: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69683ae00): _writeAt: size=5, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69683ae00): >_writeAt: n=5, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69683ae00): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.676546635 +0000 UTC m=+186.807806418 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69683ae00): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69683b300): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69683b300): open at offset 5 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69683b300): >openPending: err= 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a69696c930 item 50 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69683b300): _readAt: size=2, off=5 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69683b300): >_readAt: n=0, err=Bad file descriptor 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69683b300): _writeAt: size=3, off=5 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69683b300): >_writeAt: n=3, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69683b300): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.677474646 +0000 UTC m=+186.808734429 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69683b300): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69683b8c0): _readAt: size=512, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69683b8c0): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69683b8c0): >openPending: err= 2026/03/12 05:50:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69683b8c0): >_readAt: n=3, err=EOF 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69683b8c0): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.677474646 +0000 UTC m=+186.808734429 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69683b8c0): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: Remove: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a69696cb60 item 50 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e4e040): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e4e040): >openPending: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e4e040): _writeAt: size=5, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e4e040): >_writeAt: n=5, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e4e040): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.679839772 +0000 UTC m=+186.811099545 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e4e040): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e4e540): _readAt: size=2, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e4e540): >_readAt: n=0, err=Bad file descriptor 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e4e540): _writeAt: size=3, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e4e540): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e4e540): open at offset 5 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e4e540): >openPending: err= 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a69696cfc0 item 51 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e4e540): >_writeAt: n=3, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e4e540): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.680872041 +0000 UTC m=+186.812131814 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e4e540): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e4eb00): _readAt: size=512, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e4eb00): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e4eb00): >openPending: err= 2026/03/12 05:50:57 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e4eb00): >_readAt: n=8, err=EOF 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e4eb00): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.680872041 +0000 UTC m=+186.812131814 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e4eb00): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: Remove: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a69696d180 item 51 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e4f180): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e4f180): >openPending: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e4f180): _writeAt: size=5, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e4f180): >_writeAt: n=5, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e4f180): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.683383191 +0000 UTC m=+186.814642965 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e4f180): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e4f680): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e4f680): open at offset 5 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e4f680): >openPending: err= 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a69696d730 item 52 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e4f680): _readAt: size=2, off=5 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e4f680): >_readAt: n=0, err=Bad file descriptor 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e4f680): _writeAt: size=3, off=5 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e4f680): >_writeAt: n=3, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e4f680): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.684455376 +0000 UTC m=+186.815715150 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e4f680): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e4fc00): _readAt: size=512, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e4fc00): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e4fc00): >openPending: err= 2026/03/12 05:50:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e4fc00): >_readAt: n=3, err=EOF 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e4fc00): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.684455376 +0000 UTC m=+186.815715150 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e4fc00): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: Remove: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a69696d8f0 item 52 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6969f8380): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6969f8380): >openPending: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6969f8380): _writeAt: size=5, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6969f8380): >_writeAt: n=5, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6969f8380): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.686895855 +0000 UTC m=+186.818155638 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6969f8380): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6969f8880): _readAt: size=2, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6969f8880): >_readAt: n=0, err=Bad file descriptor 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6969f8880): _writeAt: size=3, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6969f8880): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6969f8880): open at offset 5 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6969f8880): >openPending: err= 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a69696dc70 item 53 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6969f8880): >_writeAt: n=3, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6969f8880): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.688077705 +0000 UTC m=+186.819337508 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6969f8880): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6969f8e00): _readAt: size=512, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6969f8e00): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6969f8e00): >openPending: err= 2026/03/12 05:50:57 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6969f8e00): >_readAt: n=8, err=EOF 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6969f8e00): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.688077705 +0000 UTC m=+186.819337508 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6969f8e00): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: Remove: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a69696de30 item 53 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6969f9480): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6969f9480): >openPending: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6969f9480): _writeAt: size=5, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6969f9480): >_writeAt: n=5, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6969f9480): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.690637067 +0000 UTC m=+186.821896850 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6969f9480): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6969f9980): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6969f9980): open at offset 5 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6969f9980): >openPending: err= 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696904310 item 54 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6969f9980): _readAt: size=2, off=5 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6969f9980): >_readAt: n=0, err=Bad file descriptor 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6969f9980): _writeAt: size=3, off=5 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6969f9980): >_writeAt: n=3, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6969f9980): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.69163397 +0000 UTC m=+186.822893743 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6969f9980): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696ff0000): _readAt: size=512, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696ff0000): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696ff0000): >openPending: err= 2026/03/12 05:50:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696ff0000): >_readAt: n=3, err=EOF 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696ff0000): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.69163397 +0000 UTC m=+186.822893743 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696ff0000): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: Remove: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a6969044d0 item 54 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696ff0680): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696ff0680): >openPending: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696ff0680): _writeAt: size=5, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696ff0680): >_writeAt: n=5, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696ff0680): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.693967485 +0000 UTC m=+186.825227298 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696ff0680): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696ff0b80): _readAt: size=2, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696ff0b80): >_readAt: n=0, err=Bad file descriptor 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696ff0b80): _writeAt: size=3, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696ff0b80): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696ff0b80): open at offset 5 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696ff0b80): >openPending: err= 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696904a10 item 55 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696ff0b80): >_writeAt: n=3, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696ff0b80): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.694952636 +0000 UTC m=+186.826212419 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696ff0b80): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696ff10c0): _readAt: size=512, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696ff10c0): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696ff10c0): >openPending: err= 2026/03/12 05:50:57 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696ff10c0): >_readAt: n=8, err=EOF 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696ff10c0): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.694952636 +0000 UTC m=+186.826212419 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696ff10c0): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: Remove: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696904bd0 item 55 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:57 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/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696ff1740): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696ff1740): >openPending: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696ff1740): _writeAt: size=5, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696ff1740): >_writeAt: n=5, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696ff1740): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.697642674 +0000 UTC m=+186.828902457 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696ff1740): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696ff1c40): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696ff1c40): open at offset 5 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696ff1c40): >openPending: err= 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696905110 item 56 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696ff1c40): _readAt: size=2, off=5 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696ff1c40): >_readAt: n=0, err=Bad file descriptor 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696ff1c40): _writeAt: size=3, off=5 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696ff1c40): >_writeAt: n=3, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696ff1c40): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.698757599 +0000 UTC m=+186.830017372 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696ff1c40): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696ffc2c0): _readAt: size=512, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696ffc2c0): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696ffc2c0): >openPending: err= 2026/03/12 05:50:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696ffc2c0): >_readAt: n=3, err=EOF 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696ffc2c0): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.698757599 +0000 UTC m=+186.830017372 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696ffc2c0): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: Remove: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a6969052d0 item 56 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696ffc900): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696ffc900): open at offset 0 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696ffc900): >openPending: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696ffc900): _readAt: size=2, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696ffc900): >_readAt: n=0, err=Bad file descriptor 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696ffc900): _writeAt: size=5, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696ffc900): >_writeAt: n=5, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696ffc900): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.701266686 +0000 UTC m=+186.832526470 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696ffc900): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696ffce40): _writeAt: size=5, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696ffce40): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696ffce40): >openPending: err= 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696905730 item 57 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696ffce40): >_writeAt: n=5, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696ffce40): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.702321428 +0000 UTC m=+186.833581211 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696ffce40): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696ffd380): _readAt: size=2, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696ffd380): >_readAt: n=0, err=Bad file descriptor 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696ffd380): _writeAt: size=3, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696ffd380): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696ffd380): open at offset 5 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696ffd380): >openPending: err= 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a6969058f0 item 57 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696ffd380): >_writeAt: n=3, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696ffd380): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.703292161 +0000 UTC m=+186.834551943 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696ffd380): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696ffd900): _readAt: size=512, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696ffd900): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696ffd900): >openPending: err= 2026/03/12 05:50:57 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696ffd900): >_readAt: n=8, err=EOF 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696ffd900): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.703292161 +0000 UTC m=+186.834551943 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696ffd900): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: Remove: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696905b20 item 57 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6962e8040): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6962e8040): open at offset 0 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6962e8040): >openPending: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6962e8040): _readAt: size=2, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6962e8040): >_readAt: n=0, err=Bad file descriptor 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6962e8040): _writeAt: size=5, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6962e8040): >_writeAt: n=5, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6962e8040): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.705735134 +0000 UTC m=+186.836994906 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6962e8040): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6962e8580): _writeAt: size=5, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6962e8580): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6962e8580): >openPending: err= 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696864000 item 58 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6962e8580): >_writeAt: n=5, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6962e8580): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.706631275 +0000 UTC m=+186.837891058 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6962e8580): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6962e8ac0): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6962e8ac0): open at offset 5 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6962e8ac0): >openPending: err= 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696864310 item 58 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6962e8ac0): _readAt: size=2, off=5 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6962e8ac0): >_readAt: n=0, err=Bad file descriptor 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6962e8ac0): _writeAt: size=3, off=5 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6962e8ac0): >_writeAt: n=3, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6962e8ac0): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.707699602 +0000 UTC m=+186.838959375 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6962e8ac0): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6962e9080): _readAt: size=512, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6962e9080): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6962e9080): >openPending: err= 2026/03/12 05:50:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6962e9080): >_readAt: n=3, err=EOF 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6962e9080): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.707699602 +0000 UTC m=+186.838959375 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6962e9080): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: Remove: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a6968644d0 item 58 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6962e96c0): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6962e96c0): open at offset 0 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6962e96c0): >openPending: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6962e96c0): _readAt: size=2, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6962e96c0): >_readAt: n=0, err=Bad file descriptor 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6962e96c0): _writeAt: size=5, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6962e96c0): >_writeAt: n=5, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6962e96c0): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.710023981 +0000 UTC m=+186.841283754 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6962e96c0): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6962e9c00): _writeAt: size=5, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6962e9c00): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6962e9c00): >openPending: err= 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696864850 item 59 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6962e9c00): >_writeAt: n=5, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6962e9c00): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.711159865 +0000 UTC m=+186.842419649 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6962e9c00): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696320240): _readAt: size=2, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696320240): >_readAt: n=0, err=Bad file descriptor 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696320240): _writeAt: size=3, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696320240): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696320240): open at offset 5 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696320240): >openPending: err= 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696864a10 item 59 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696320240): >_writeAt: n=3, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696320240): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.712167968 +0000 UTC m=+186.843427751 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696320240): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6963207c0): _readAt: size=512, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6963207c0): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6963207c0): >openPending: err= 2026/03/12 05:50:57 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6963207c0): >_readAt: n=8, err=EOF 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6963207c0): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.712167968 +0000 UTC m=+186.843427751 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6963207c0): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: Remove: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696864bd0 item 59 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:57 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/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696320e00): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696320e00): open at offset 0 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696320e00): >openPending: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696320e00): _readAt: size=2, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696320e00): >_readAt: n=0, err=Bad file descriptor 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696320e00): _writeAt: size=5, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696320e00): >_writeAt: n=5, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696320e00): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.714707453 +0000 UTC m=+186.845967236 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696320e00): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696321340): _writeAt: size=5, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696321340): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696321340): >openPending: err= 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696864f50 item 60 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696321340): >_writeAt: n=5, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696321340): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.715697633 +0000 UTC m=+186.846957416 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696321340): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696321880): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696321880): open at offset 5 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696321880): >openPending: err= 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696865110 item 60 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696321880): _readAt: size=2, off=5 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696321880): >_readAt: n=0, err=Bad file descriptor 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696321880): _writeAt: size=3, off=5 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696321880): >_writeAt: n=3, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696321880): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.716824981 +0000 UTC m=+186.848084764 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696321880): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696321e40): _readAt: size=512, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696321e40): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696321e40): >openPending: err= 2026/03/12 05:50:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696321e40): >_readAt: n=3, err=EOF 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696321e40): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.716824981 +0000 UTC m=+186.848084764 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696321e40): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: Remove: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a6968652d0 item 60 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696334580): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696334580): open at offset 0 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696334580): >openPending: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696334580): _readAt: size=2, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696334580): >_readAt: n=0, err=Bad file descriptor 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696334580): _writeAt: size=5, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696334580): >_writeAt: n=5, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696334580): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.719180688 +0000 UTC m=+186.850440472 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696334580): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696334ac0): _writeAt: size=5, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696334ac0): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696334ac0): >openPending: err= 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696865730 item 61 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696334ac0): >_writeAt: n=5, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696334ac0): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.72017193 +0000 UTC m=+186.851431704 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696334ac0): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/12 05:50:57 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6963351c0): _readAt: size=512, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6963351c0): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6963351c0): >openPending: err= 2026/03/12 05:50:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6963351c0): >_readAt: n=5, err=EOF 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6963351c0): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.72017193 +0000 UTC m=+186.851431704 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6963351c0): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: Remove: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a6968658f0 item 61 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:57 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/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696335800): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696335800): open at offset 0 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696335800): >openPending: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696335800): _readAt: size=2, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696335800): >_readAt: n=0, err=Bad file descriptor 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696335800): _writeAt: size=5, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696335800): >_writeAt: n=5, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696335800): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.72297869 +0000 UTC m=+186.854238462 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696335800): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696335d40): _writeAt: size=5, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696335d40): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696335d40): >openPending: err= 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696865c70 item 62 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696335d40): >_writeAt: n=5, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696335d40): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.723833123 +0000 UTC m=+186.855092896 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696335d40): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/12 05:50:57 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696350540): _readAt: size=512, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696350540): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696350540): >openPending: err= 2026/03/12 05:50:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696350540): >_readAt: n=5, err=EOF 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696350540): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.723833123 +0000 UTC m=+186.855092896 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696350540): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: Remove: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696865e30 item 62 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:57 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/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696350b80): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696350b80): open at offset 0 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696350b80): >openPending: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696350b80): _readAt: size=2, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696350b80): >_readAt: n=0, err=Bad file descriptor 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696350b80): _writeAt: size=5, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696350b80): >_writeAt: n=5, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696350b80): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.72639534 +0000 UTC m=+186.857655113 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696350b80): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6963510c0): _writeAt: size=5, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6963510c0): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6963510c0): >openPending: err= 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696bb4310 item 63 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6963510c0): >_writeAt: n=5, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6963510c0): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.727290039 +0000 UTC m=+186.858549823 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6963510c0): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/12 05:50:57 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6963517c0): _readAt: size=512, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6963517c0): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6963517c0): >openPending: err= 2026/03/12 05:50:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6963517c0): >_readAt: n=5, err=EOF 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6963517c0): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.727290039 +0000 UTC m=+186.858549823 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6963517c0): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: Remove: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696bb44d0 item 63 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:57 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/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696351e00): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696351e00): open at offset 0 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696351e00): >openPending: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696351e00): _readAt: size=2, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696351e00): >_readAt: n=0, err=Bad file descriptor 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696351e00): _writeAt: size=5, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696351e00): >_writeAt: n=5, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696351e00): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.729821118 +0000 UTC m=+186.861080901 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696351e00): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69637c440): _writeAt: size=5, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69637c440): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69637c440): >openPending: err= 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696bb4850 item 64 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69637c440): >_writeAt: n=5, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69637c440): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.730808352 +0000 UTC m=+186.862068135 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69637c440): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/12 05:50:57 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69637cb40): _readAt: size=512, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69637cb40): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69637cb40): >openPending: err= 2026/03/12 05:50:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69637cb40): >_readAt: n=5, err=EOF 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69637cb40): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.730808352 +0000 UTC m=+186.862068135 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69637cb40): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: Remove: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696bb4a10 item 64 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69637d180): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69637d180): >openPending: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69637d180): _writeAt: size=5, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69637d180): >_writeAt: n=5, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69637d180): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.733711393 +0000 UTC m=+186.864971165 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69637d180): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDWR 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69637d600): _readAt: size=2, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69637d600): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69637d600): >openPending: err= 2026/03/12 05:50:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69637d600): >_readAt: n=2, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69637d600): _writeAt: size=3, off=2 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696bb4e70 item 65 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69637d600): >_writeAt: n=3, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69637d600): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.734653261 +0000 UTC m=+186.865913044 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69637d600): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69637db00): _readAt: size=512, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69637db00): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69637db00): >openPending: err= 2026/03/12 05:50:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69637db00): >_readAt: n=5, err=EOF 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69637db00): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.734653261 +0000 UTC m=+186.865913044 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69637db00): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: Remove: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696bb5030 item 65 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6963f2240): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6963f2240): >openPending: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6963f2240): _writeAt: size=5, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6963f2240): >_writeAt: n=5, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6963f2240): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.736989713 +0000 UTC m=+186.868249486 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6963f2240): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6963f26c0): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6963f26c0): >openPending: err= 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696bb53b0 item 66 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6963f26c0): _readAt: size=2, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6963f26c0): >_readAt: n=0, err=EOF 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6963f26c0): _writeAt: size=3, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6963f26c0): >_writeAt: n=3, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6963f26c0): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.738056105 +0000 UTC m=+186.869315889 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6963f26c0): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6963f2c00): _readAt: size=512, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6963f2c00): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6963f2c00): >openPending: err= 2026/03/12 05:50:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6963f2c00): >_readAt: n=3, err=EOF 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6963f2c00): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.738056105 +0000 UTC m=+186.869315889 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6963f2c00): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: Remove: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696bb5570 item 66 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6963f3240): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6963f3240): >openPending: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6963f3240): _writeAt: size=5, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6963f3240): >_writeAt: n=5, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6963f3240): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.740735395 +0000 UTC m=+186.871995178 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6963f3240): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6963f36c0): _readAt: size=2, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6963f36c0): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6963f36c0): >openPending: err= 2026/03/12 05:50:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6963f36c0): >_readAt: n=2, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6963f36c0): _writeAt: size=3, off=2 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696bb58f0 item 67 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6963f36c0): >_writeAt: n=3, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6963f36c0): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.741704274 +0000 UTC m=+186.872964047 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6963f36c0): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6963f3bc0): _readAt: size=512, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6963f3bc0): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6963f3bc0): >openPending: err= 2026/03/12 05:50:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6963f3bc0): >_readAt: n=5, err=EOF 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6963f3bc0): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.741704274 +0000 UTC m=+186.872964047 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6963f3bc0): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: Remove: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696bb5ab0 item 67 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696434340): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696434340): >openPending: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696434340): _writeAt: size=5, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696434340): >_writeAt: n=5, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696434340): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.744238127 +0000 UTC m=+186.875497910 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696434340): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696434840): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696434840): >openPending: err= 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696bb5e30 item 68 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696434840): _readAt: size=2, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696434840): >_readAt: n=0, err=EOF 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696434840): _writeAt: size=3, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696434840): >_writeAt: n=3, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696434840): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.745303749 +0000 UTC m=+186.876563533 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696434840): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696434d80): _readAt: size=512, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696434d80): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696434d80): >openPending: err= 2026/03/12 05:50:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696434d80): >_readAt: n=3, err=EOF 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696434d80): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.745303749 +0000 UTC m=+186.876563533 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696434d80): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: Remove: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696b661c0 item 68 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6964353c0): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6964353c0): >openPending: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6964353c0): _writeAt: size=5, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6964353c0): >_writeAt: n=5, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6964353c0): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.747769435 +0000 UTC m=+186.879029208 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6964353c0): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696435840): _readAt: size=2, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696435840): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696435840): >openPending: err= 2026/03/12 05:50:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696435840): >_readAt: n=2, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696435840): _writeAt: size=3, off=2 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696b66540 item 69 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696435840): >_writeAt: n=3, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696435840): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.748782497 +0000 UTC m=+186.880042270 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696435840): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696435d40): _readAt: size=512, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696435d40): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696435d40): >openPending: err= 2026/03/12 05:50:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696435d40): >_readAt: n=5, err=EOF 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696435d40): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.748782497 +0000 UTC m=+186.880042270 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696435d40): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: Remove: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696b66700 item 69 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69645e4c0): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69645e4c0): >openPending: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69645e4c0): _writeAt: size=5, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69645e4c0): >_writeAt: n=5, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69645e4c0): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.751171848 +0000 UTC m=+186.882431621 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69645e4c0): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69645e9c0): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69645e9c0): >openPending: err= 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696b66b60 item 70 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69645e9c0): _readAt: size=2, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69645e9c0): >_readAt: n=0, err=EOF 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69645e9c0): _writeAt: size=3, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69645e9c0): >_writeAt: n=3, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69645e9c0): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.752201873 +0000 UTC m=+186.883461646 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69645e9c0): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69645ef00): _readAt: size=512, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69645ef00): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69645ef00): >openPending: err= 2026/03/12 05:50:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69645ef00): >_readAt: n=3, err=EOF 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69645ef00): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.752201873 +0000 UTC m=+186.883461646 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69645ef00): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: Remove: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696b66d20 item 70 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69645f580): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69645f580): >openPending: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69645f580): _writeAt: size=5, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69645f580): >_writeAt: n=5, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69645f580): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.754472872 +0000 UTC m=+186.885732654 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69645f580): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69645fa80): _readAt: size=2, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69645fa80): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69645fa80): >openPending: err= 2026/03/12 05:50:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69645fa80): >_readAt: n=2, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69645fa80): _writeAt: size=3, off=2 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696b670a0 item 71 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69645fa80): >_writeAt: n=3, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69645fa80): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.755317615 +0000 UTC m=+186.886577389 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69645fa80): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69647a080): _readAt: size=512, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69647a080): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69647a080): >openPending: err= 2026/03/12 05:50:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69647a080): >_readAt: n=5, err=EOF 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69647a080): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.755317615 +0000 UTC m=+186.886577389 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69647a080): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: Remove: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696b676c0 item 71 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69647a700): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69647a700): >openPending: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69647a700): _writeAt: size=5, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69647a700): >_writeAt: n=5, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69647a700): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.757873091 +0000 UTC m=+186.889132863 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69647a700): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69647ac00): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69647ac00): >openPending: err= 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696b67a40 item 72 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69647ac00): _readAt: size=2, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69647ac00): >_readAt: n=0, err=EOF 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69647ac00): _writeAt: size=3, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69647ac00): >_writeAt: n=3, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69647ac00): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.758915809 +0000 UTC m=+186.890175592 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69647ac00): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69647b140): _readAt: size=512, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69647b140): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69647b140): >openPending: err= 2026/03/12 05:50:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69647b140): >_readAt: n=3, err=EOF 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69647b140): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.758915809 +0000 UTC m=+186.890175592 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69647b140): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: Remove: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696b67d50 item 72 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69647b700): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69647b700): >openPending: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69647b700): _readAt: size=2, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69647b700): >_readAt: n=0, err=EOF 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69647b700): _writeAt: size=5, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69647b700): >_writeAt: n=5, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69647b700): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.761322544 +0000 UTC m=+186.892582327 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69647b700): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69647bc00): _writeAt: size=5, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69647bc00): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69647bc00): >openPending: err= 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696c12310 item 73 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69647bc00): >_writeAt: n=5, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69647bc00): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.762188649 +0000 UTC m=+186.893448432 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69647bc00): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6964ac1c0): _readAt: size=2, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6964ac1c0): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6964ac1c0): >openPending: err= 2026/03/12 05:50:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6964ac1c0): >_readAt: n=2, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6964ac1c0): _writeAt: size=3, off=2 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696c124d0 item 73 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6964ac1c0): >_writeAt: n=3, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6964ac1c0): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.763242498 +0000 UTC m=+186.894502272 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6964ac1c0): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6964ac700): _readAt: size=512, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6964ac700): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6964ac700): >openPending: err= 2026/03/12 05:50:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6964ac700): >_readAt: n=5, err=EOF 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6964ac700): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.763242498 +0000 UTC m=+186.894502272 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6964ac700): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: Remove: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696c12690 item 73 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6964acd40): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6964acd40): >openPending: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6964acd40): _readAt: size=2, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6964acd40): >_readAt: n=0, err=EOF 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6964acd40): _writeAt: size=5, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6964acd40): >_writeAt: n=5, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6964acd40): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.765488158 +0000 UTC m=+186.896747942 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6964acd40): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6964ad240): _writeAt: size=5, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6964ad240): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6964ad240): >openPending: err= 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696c12a80 item 74 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6964ad240): >_writeAt: n=5, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6964ad240): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.766295352 +0000 UTC m=+186.897555125 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6964ad240): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6964ad780): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6964ad780): >openPending: err= 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696c12d20 item 74 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6964ad780): _readAt: size=2, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6964ad780): >_readAt: n=0, err=EOF 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6964ad780): _writeAt: size=3, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6964ad780): >_writeAt: n=3, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6964ad780): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.767222132 +0000 UTC m=+186.898481915 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6964ad780): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6964add00): _readAt: size=512, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6964add00): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6964add00): >openPending: err= 2026/03/12 05:50:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6964add00): >_readAt: n=3, err=EOF 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6964add00): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.767222132 +0000 UTC m=+186.898481915 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6964add00): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: Remove: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696c12fc0 item 74 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6964d2440): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6964d2440): >openPending: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6964d2440): _readAt: size=2, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6964d2440): >_readAt: n=0, err=EOF 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6964d2440): _writeAt: size=5, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6964d2440): >_writeAt: n=5, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6964d2440): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.76951501 +0000 UTC m=+186.900774794 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6964d2440): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6964d2940): _writeAt: size=5, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6964d2940): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6964d2940): >openPending: err= 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696c133b0 item 75 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6964d2940): >_writeAt: n=5, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6964d2940): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.770215824 +0000 UTC m=+186.901475607 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6964d2940): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6964d2e80): _readAt: size=2, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6964d2e80): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6964d2e80): >openPending: err= 2026/03/12 05:50:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6964d2e80): >_readAt: n=2, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6964d2e80): _writeAt: size=3, off=2 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696c13570 item 75 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6964d2e80): >_writeAt: n=3, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6964d2e80): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.771111705 +0000 UTC m=+186.902371488 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6964d2e80): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6964d33c0): _readAt: size=512, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6964d33c0): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6964d33c0): >openPending: err= 2026/03/12 05:50:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6964d33c0): >_readAt: n=5, err=EOF 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6964d33c0): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.771111705 +0000 UTC m=+186.902371488 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6964d33c0): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: Remove: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696c13730 item 75 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6964d3a00): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6964d3a00): >openPending: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6964d3a00): _readAt: size=2, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6964d3a00): >_readAt: n=0, err=EOF 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6964d3a00): _writeAt: size=5, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6964d3a00): >_writeAt: n=5, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6964d3a00): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.773244893 +0000 UTC m=+186.904504666 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6964d3a00): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69651a000): _writeAt: size=5, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69651a000): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69651a000): >openPending: err= 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696c13ab0 item 76 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69651a000): >_writeAt: n=5, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69651a000): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.774132008 +0000 UTC m=+186.905391791 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69651a000): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69651a540): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69651a540): >openPending: err= 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696c13c70 item 76 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69651a540): _readAt: size=2, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69651a540): >_readAt: n=0, err=EOF 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69651a540): _writeAt: size=3, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69651a540): >_writeAt: n=3, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69651a540): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.775108151 +0000 UTC m=+186.906367923 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69651a540): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69651aac0): _readAt: size=512, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69651aac0): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69651aac0): >openPending: err= 2026/03/12 05:50:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69651aac0): >_readAt: n=3, err=EOF 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69651aac0): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.775108151 +0000 UTC m=+186.906367923 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69651aac0): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: Remove: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696c13e30 item 76 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69651b100): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69651b100): >openPending: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69651b100): _readAt: size=2, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69651b100): >_readAt: n=0, err=EOF 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69651b100): _writeAt: size=5, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69651b100): >_writeAt: n=5, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69651b100): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.777474398 +0000 UTC m=+186.908734172 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69651b100): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69651b600): _writeAt: size=5, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69651b600): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69651b600): >openPending: err= 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696136a10 item 77 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69651b600): >_writeAt: n=5, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69651b600): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.778484095 +0000 UTC m=+186.909743878 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69651b600): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/12 05:50:57 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69651bd00): _readAt: size=512, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69651bd00): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69651bd00): >openPending: err= 2026/03/12 05:50:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69651bd00): >_readAt: n=5, err=EOF 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69651bd00): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.778484095 +0000 UTC m=+186.909743878 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69651bd00): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: Remove: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696137730 item 77 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696596440): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696596440): >openPending: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696596440): _readAt: size=2, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696596440): >_readAt: n=0, err=EOF 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696596440): _writeAt: size=5, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696596440): >_writeAt: n=5, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696596440): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.780882744 +0000 UTC m=+186.912142527 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696596440): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696596940): _writeAt: size=5, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696596940): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696596940): >openPending: err= 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696137e30 item 78 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696596940): >_writeAt: n=5, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696596940): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.781722458 +0000 UTC m=+186.912982242 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696596940): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/12 05:50:57 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696597040): _readAt: size=512, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696597040): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696597040): >openPending: err= 2026/03/12 05:50:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696597040): >_readAt: n=5, err=EOF 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696597040): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.781722458 +0000 UTC m=+186.912982242 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696597040): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: Remove: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696ae0150 item 78 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e10140): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e10140): >openPending: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e10140): _readAt: size=2, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e10140): >_readAt: n=0, err=EOF 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e10140): _writeAt: size=5, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e10140): >_writeAt: n=5, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e10140): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.784686886 +0000 UTC m=+186.915946670 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e10140): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e106c0): _writeAt: size=5, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e106c0): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e106c0): >openPending: err= 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a6962a85b0 item 79 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e106c0): >_writeAt: n=5, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e106c0): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.785620979 +0000 UTC m=+186.916880752 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e106c0): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/12 05:50:57 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e10dc0): _readAt: size=512, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e10dc0): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e10dc0): >openPending: err= 2026/03/12 05:50:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e10dc0): >_readAt: n=5, err=EOF 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e10dc0): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.785620979 +0000 UTC m=+186.916880752 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e10dc0): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: Remove: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a6962a87e0 item 79 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:57 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/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e11400): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e11400): >openPending: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e11400): _readAt: size=2, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e11400): >_readAt: n=0, err=EOF 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e11400): _writeAt: size=5, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e11400): >_writeAt: n=5, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e11400): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.788772339 +0000 UTC m=+186.920032172 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e11400): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e11900): _writeAt: size=5, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e11900): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e11900): >openPending: err= 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a6962a90a0 item 80 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e11900): >_writeAt: n=5, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e11900): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.789611353 +0000 UTC m=+186.920871126 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e11900): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/12 05:50:57 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e2a100): _readAt: size=512, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e2a100): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e2a100): >openPending: err= 2026/03/12 05:50:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e2a100): >_readAt: n=5, err=EOF 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e2a100): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.789611353 +0000 UTC m=+186.920871126 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e2a100): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: Remove: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a6962a93b0 item 80 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e2a740): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e2a740): >openPending: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e2a740): _writeAt: size=5, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e2a740): >_writeAt: n=5, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e2a740): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.792218897 +0000 UTC m=+186.923478669 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e2a740): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e2abc0): _readAt: size=2, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e2abc0): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e2abc0): open at offset 5 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e2abc0): >openPending: err= 2026/03/12 05:50:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e2abc0): >_readAt: n=2, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e2abc0): _writeAt: size=3, off=7 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a6962a9880 item 81 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e2abc0): >_writeAt: n=3, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e2abc0): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.793296821 +0000 UTC m=+186.924556594 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e2abc0): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e2b100): _readAt: size=512, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e2b100): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e2b100): >openPending: err= 2026/03/12 05:50:57 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e2b100): >_readAt: n=8, err=EOF 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e2b100): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.793296821 +0000 UTC m=+186.924556594 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e2b100): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: Remove: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a6962a9b20 item 81 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e2b780): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e2b780): >openPending: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e2b780): _writeAt: size=5, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e2b780): >_writeAt: n=5, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e2b780): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.79574326 +0000 UTC m=+186.927003033 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e2b780): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e2bc80): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e2bc80): open at offset 5 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e2bc80): >openPending: err= 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a6960085b0 item 82 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e2bc80): _readAt: size=2, off=5 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e2bc80): >_readAt: n=0, err=EOF 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e2bc80): _writeAt: size=3, off=5 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e2bc80): >_writeAt: n=3, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e2bc80): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.796894966 +0000 UTC m=+186.928154738 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e2bc80): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e70300): _readAt: size=512, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e70300): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e70300): >openPending: err= 2026/03/12 05:50:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e70300): >_readAt: n=3, err=EOF 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e70300): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.796894966 +0000 UTC m=+186.928154738 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e70300): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: Remove: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696008af0 item 82 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e70980): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e70980): >openPending: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e70980): _writeAt: size=5, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e70980): >_writeAt: n=5, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e70980): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.799289396 +0000 UTC m=+186.930549179 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e70980): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e70e80): _readAt: size=2, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e70e80): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e70e80): open at offset 5 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e70e80): >openPending: err= 2026/03/12 05:50:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e70e80): >_readAt: n=2, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e70e80): _writeAt: size=3, off=7 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a695cac070 item 83 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e70e80): >_writeAt: n=3, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e70e80): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.800254297 +0000 UTC m=+186.931514081 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e70e80): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e713c0): _readAt: size=512, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e713c0): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e713c0): >openPending: err= 2026/03/12 05:50:57 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e713c0): >_readAt: n=8, err=EOF 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e713c0): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.800254297 +0000 UTC m=+186.931514081 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e713c0): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: Remove: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a695caca10 item 83 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e71a40): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e71a40): >openPending: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e71a40): _writeAt: size=5, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e71a40): >_writeAt: n=5, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e71a40): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.802727487 +0000 UTC m=+186.933987270 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696e71a40): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69662c040): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69662c040): open at offset 5 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69662c040): >openPending: err= 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696c0e230 item 84 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69662c040): _readAt: size=2, off=5 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69662c040): >_readAt: n=0, err=EOF 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69662c040): _writeAt: size=3, off=5 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69662c040): >_writeAt: n=3, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69662c040): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.803780074 +0000 UTC m=+186.935039857 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69662c040): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69662c5c0): _readAt: size=512, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69662c5c0): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69662c5c0): >openPending: err= 2026/03/12 05:50:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69662c5c0): >_readAt: n=3, err=EOF 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69662c5c0): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.803780074 +0000 UTC m=+186.935039857 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69662c5c0): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: Remove: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696c0e3f0 item 84 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69662cc40): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69662cc40): >openPending: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69662cc40): _writeAt: size=5, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69662cc40): >_writeAt: n=5, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69662cc40): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.806392697 +0000 UTC m=+186.937652480 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69662cc40): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69662d140): _readAt: size=2, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69662d140): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69662d140): open at offset 5 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69662d140): >openPending: err= 2026/03/12 05:50:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69662d140): >_readAt: n=2, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69662d140): _writeAt: size=3, off=7 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696c0e7e0 item 85 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69662d140): >_writeAt: n=3, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69662d140): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.807311842 +0000 UTC m=+186.938571615 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69662d140): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69662d680): _readAt: size=512, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69662d680): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69662d680): >openPending: err= 2026/03/12 05:50:57 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69662d680): >_readAt: n=8, err=EOF 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69662d680): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.807311842 +0000 UTC m=+186.938571615 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69662d680): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: Remove: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696c0ea10 item 85 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69662dd00): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69662dd00): >openPending: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69662dd00): _writeAt: size=5, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69662dd00): >_writeAt: n=5, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69662dd00): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.809934844 +0000 UTC m=+186.941194618 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69662dd00): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696642300): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696642300): open at offset 5 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696642300): >openPending: err= 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696c0ee00 item 86 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696642300): _readAt: size=2, off=5 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696642300): >_readAt: n=0, err=EOF 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696642300): _writeAt: size=3, off=5 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696642300): >_writeAt: n=3, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696642300): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.811011949 +0000 UTC m=+186.942271732 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696642300): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696642880): _readAt: size=512, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696642880): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696642880): >openPending: err= 2026/03/12 05:50:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696642880): >_readAt: n=3, err=EOF 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696642880): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.811011949 +0000 UTC m=+186.942271732 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696642880): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: Remove: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696c0efc0 item 86 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696642f00): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696642f00): >openPending: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696642f00): _writeAt: size=5, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696642f00): >_writeAt: n=5, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696642f00): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.813462855 +0000 UTC m=+186.944722628 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696642f00): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696643400): _readAt: size=2, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696643400): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696643400): open at offset 5 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696643400): >openPending: err= 2026/03/12 05:50:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696643400): >_readAt: n=2, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696643400): _writeAt: size=3, off=7 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696c0f340 item 87 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696643400): >_writeAt: n=3, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696643400): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.814412038 +0000 UTC m=+186.945671810 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696643400): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696643940): _readAt: size=512, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696643940): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696643940): >openPending: err= 2026/03/12 05:50:57 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696643940): >_readAt: n=8, err=EOF 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696643940): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.814412038 +0000 UTC m=+186.945671810 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696643940): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: Remove: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696c0f500 item 87 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:57 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/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6966580c0): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6966580c0): >openPending: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6966580c0): _writeAt: size=5, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6966580c0): >_writeAt: n=5, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6966580c0): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.816697072 +0000 UTC m=+186.947956845 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6966580c0): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6966585c0): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6966585c0): open at offset 5 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6966585c0): >openPending: err= 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696c0f880 item 88 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6966585c0): _readAt: size=2, off=5 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6966585c0): >_readAt: n=0, err=EOF 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6966585c0): _writeAt: size=3, off=5 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6966585c0): >_writeAt: n=3, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6966585c0): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.817606929 +0000 UTC m=+186.948866703 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6966585c0): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696658b40): _readAt: size=512, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696658b40): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696658b40): >openPending: err= 2026/03/12 05:50:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696658b40): >_readAt: n=3, err=EOF 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696658b40): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.817606929 +0000 UTC m=+186.948866703 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696658b40): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: Remove: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696c0fa40 item 88 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696659180): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696659180): open at offset 0 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696659180): >openPending: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696659180): _readAt: size=2, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696659180): >_readAt: n=0, err=EOF 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696659180): _writeAt: size=5, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696659180): >_writeAt: n=5, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696659180): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.82008603 +0000 UTC m=+186.951345813 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696659180): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6966596c0): _writeAt: size=5, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6966596c0): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6966596c0): >openPending: err= 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696c0fdc0 item 89 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6966596c0): >_writeAt: n=5, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6966596c0): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.820994535 +0000 UTC m=+186.952254319 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6966596c0): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696659c00): _readAt: size=2, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696659c00): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696659c00): open at offset 5 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696659c00): >openPending: err= 2026/03/12 05:50:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696659c00): >_readAt: n=2, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696659c00): _writeAt: size=3, off=7 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696be0230 item 89 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696659c00): >_writeAt: n=3, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696659c00): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.8220726 +0000 UTC m=+186.953332384 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696659c00): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69666e280): _readAt: size=512, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69666e280): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69666e280): >openPending: err= 2026/03/12 05:50:57 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69666e280): >_readAt: n=8, err=EOF 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69666e280): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.8220726 +0000 UTC m=+186.953332384 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69666e280): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: Remove: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696be03f0 item 89 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69666e8c0): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69666e8c0): open at offset 0 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69666e8c0): >openPending: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69666e8c0): _readAt: size=2, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69666e8c0): >_readAt: n=0, err=EOF 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69666e8c0): _writeAt: size=5, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69666e8c0): >_writeAt: n=5, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69666e8c0): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.824551831 +0000 UTC m=+186.955811604 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69666e8c0): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69666ee00): _writeAt: size=5, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69666ee00): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69666ee00): >openPending: err= 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696be0930 item 90 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69666ee00): >_writeAt: n=5, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69666ee00): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.825409972 +0000 UTC m=+186.956669755 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69666ee00): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69666f340): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69666f340): open at offset 5 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69666f340): >openPending: err= 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696be0af0 item 90 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69666f340): _readAt: size=2, off=5 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69666f340): >_readAt: n=0, err=EOF 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69666f340): _writeAt: size=3, off=5 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69666f340): >_writeAt: n=3, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69666f340): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.826868184 +0000 UTC m=+186.958127968 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69666f340): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69666f900): _readAt: size=512, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69666f900): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69666f900): >openPending: err= 2026/03/12 05:50:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69666f900): >_readAt: n=3, err=EOF 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69666f900): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.826868184 +0000 UTC m=+186.958127968 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69666f900): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: Remove: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696be0cb0 item 90 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696686040): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696686040): open at offset 0 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696686040): >openPending: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696686040): _readAt: size=2, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696686040): >_readAt: n=0, err=EOF 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696686040): _writeAt: size=5, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696686040): >_writeAt: n=5, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696686040): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.829735558 +0000 UTC m=+186.960995332 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696686040): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696686580): _writeAt: size=5, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696686580): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696686580): >openPending: err= 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696be1030 item 91 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696686580): >_writeAt: n=5, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696686580): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.830625909 +0000 UTC m=+186.961885683 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696686580): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696686ac0): _readAt: size=2, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696686ac0): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696686ac0): open at offset 5 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696686ac0): >openPending: err= 2026/03/12 05:50:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696686ac0): >_readAt: n=2, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696686ac0): _writeAt: size=3, off=7 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696be11f0 item 91 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696686ac0): >_writeAt: n=3, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696686ac0): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.831886369 +0000 UTC m=+186.963146143 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696686ac0): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696687040): _readAt: size=512, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696687040): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696687040): >openPending: err= 2026/03/12 05:50:57 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696687040): >_readAt: n=8, err=EOF 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696687040): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.831886369 +0000 UTC m=+186.963146143 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696687040): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: Remove: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696be13b0 item 91 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:57 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/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696687680): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696687680): open at offset 0 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696687680): >openPending: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696687680): _readAt: size=2, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696687680): >_readAt: n=0, err=EOF 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696687680): _writeAt: size=5, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696687680): >_writeAt: n=5, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696687680): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.835081962 +0000 UTC m=+186.966341736 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696687680): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696687bc0): _writeAt: size=5, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696687bc0): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696687bc0): >openPending: err= 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696be1730 item 92 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696687bc0): >_writeAt: n=5, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696687bc0): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.835957235 +0000 UTC m=+186.967217018 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696687bc0): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69669c200): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69669c200): open at offset 5 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69669c200): >openPending: err= 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696be1960 item 92 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69669c200): _readAt: size=2, off=5 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69669c200): >_readAt: n=0, err=EOF 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69669c200): _writeAt: size=3, off=5 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69669c200): >_writeAt: n=3, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69669c200): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.837091397 +0000 UTC m=+186.968351180 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69669c200): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69669c7c0): _readAt: size=512, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69669c7c0): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69669c7c0): >openPending: err= 2026/03/12 05:50:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69669c7c0): >_readAt: n=3, err=EOF 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69669c7c0): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.837091397 +0000 UTC m=+186.968351180 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69669c7c0): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: Remove: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a696be1b20 item 92 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69669ce00): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69669ce00): open at offset 0 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69669ce00): >openPending: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69669ce00): _readAt: size=2, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69669ce00): >_readAt: n=0, err=EOF 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69669ce00): _writeAt: size=5, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69669ce00): >_writeAt: n=5, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69669ce00): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.839414553 +0000 UTC m=+186.970674326 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69669ce00): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69669d340): _writeAt: size=5, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69669d340): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69669d340): >openPending: err= 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a69688c000 item 93 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69669d340): >_writeAt: n=5, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69669d340): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.840213792 +0000 UTC m=+186.971473575 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69669d340): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/12 05:50:57 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69669da40): _readAt: size=512, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69669da40): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69669da40): >openPending: err= 2026/03/12 05:50:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69669da40): >_readAt: n=5, err=EOF 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69669da40): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.840213792 +0000 UTC m=+186.971473575 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a69669da40): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: Remove: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a69688c2a0 item 93 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:57 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/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6966c0180): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6966c0180): open at offset 0 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6966c0180): >openPending: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6966c0180): _readAt: size=2, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6966c0180): >_readAt: n=0, err=EOF 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6966c0180): _writeAt: size=5, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6966c0180): >_writeAt: n=5, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6966c0180): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.842666492 +0000 UTC m=+186.973926275 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6966c0180): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6966c06c0): _writeAt: size=5, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6966c06c0): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6966c06c0): >openPending: err= 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a69688c690 item 94 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6966c06c0): >_writeAt: n=5, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6966c06c0): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.843413323 +0000 UTC m=+186.974673106 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6966c06c0): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/12 05:50:57 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6966c0dc0): _readAt: size=512, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6966c0dc0): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6966c0dc0): >openPending: err= 2026/03/12 05:50:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6966c0dc0): >_readAt: n=5, err=EOF 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6966c0dc0): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.843413323 +0000 UTC m=+186.974673106 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6966c0dc0): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: Remove: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a69688c930 item 94 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:57 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/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6966c1400): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6966c1400): open at offset 0 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6966c1400): >openPending: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6966c1400): _readAt: size=2, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6966c1400): >_readAt: n=0, err=EOF 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6966c1400): _writeAt: size=5, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6966c1400): >_writeAt: n=5, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6966c1400): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.845908063 +0000 UTC m=+186.977167846 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6966c1400): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6966c1940): _writeAt: size=5, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6966c1940): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6966c1940): >openPending: err= 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a69688ce00 item 95 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6966c1940): >_writeAt: n=5, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6966c1940): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.846830955 +0000 UTC m=+186.978090729 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6966c1940): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/12 05:50:57 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696704140): _readAt: size=512, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696704140): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696704140): >openPending: err= 2026/03/12 05:50:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696704140): >_readAt: n=5, err=EOF 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696704140): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.846830955 +0000 UTC m=+186.978090729 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696704140): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: Remove: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a69688cfc0 item 95 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:57 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/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696704780): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696704780): open at offset 0 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696704780): >openPending: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696704780): _readAt: size=2, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696704780): >_readAt: n=0, err=EOF 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696704780): _writeAt: size=5, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696704780): >_writeAt: n=5, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696704780): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.849378776 +0000 UTC m=+186.980638559 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696704780): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696704cc0): _writeAt: size=5, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696704cc0): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696704cc0): >openPending: err= 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a69688d340 item 96 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696704cc0): >_writeAt: n=5, err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696704cc0): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.850902112 +0000 UTC m=+186.982161935 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a696704cc0): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/12 05:50:57 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/12 05:50:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:50:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/12 05:50:57 DEBUG : open-test-file: newRWFileHandle: 2026/03/12 05:50:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/12 05:50:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6967053c0): _readAt: size=512, off=0 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6967053c0): openPending: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6967053c0): >openPending: err= 2026/03/12 05:50:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6967053c0): >_readAt: n=5, err=EOF 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6967053c0): close: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-12 05:50:57.850902112 +0000 UTC m=+186.982161935 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:57 DEBUG : open-test-file(0x6a6967053c0): >close: err= 2026/03/12 05:50:57 DEBUG : open-test-file: Remove: 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6a69688d730 item 96 2026/03/12 05:50:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/12 05:50:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/12 05:50:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/12 05:50:57 DEBUG : open-test-file: >Remove: err= 2026/03/12 05:50:57 DEBUG : WaitForWriters: timeout=30s 2026/03/12 05:50:57 DEBUG : Looking for writers 2026/03/12 05:50:57 DEBUG : >WaitForWriters: 2026/03/12 05:50:57 DEBUG : files root 'rclone-test-fupegis5zeni': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (2.17s) --- PASS: TestRWFileHandleOpenTests/writes (0.98s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (1.19s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.28s) --- 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.01s) --- 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.01s) --- 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.01s) --- 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:185: Remote "files root 'rclone-test-fupegis5zeni'", Local "Local file system at /tmp/rclone1690959656", Modify Window "1s" 2026/03/12 05:50:58 INFO : files root 'rclone-test-fupegis5zeni': poll-interval is not supported by this remote 2026/03/12 05:50:58 DEBUG : files root 'rclone-test-fupegis5zeni': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/12 05:50:58 DEBUG : files root 'rclone-test-fupegis5zeni': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fupegis5zeni" 2026/03/12 05:50:58 DEBUG : files root 'rclone-test-fupegis5zeni': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fupegis5zeni" 2026/03/12 05:50:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fupegis5zeni" 2026/03/12 05:50:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/12 05:50:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fupegis5zeni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fupegis5zeni" 2026/03/12 05:50:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fupegis5zeni" 2026/03/12 05:50:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/12 05:50:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fupegis5zeni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fupegis5zeni" 2026/03/12 05:50:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:50:58 INFO : files root 'rclone-test-fupegis5zeni': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/12 05:50:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:50:58 DEBUG : file1: newRWFileHandle: 2026/03/12 05:50:58 DEBUG : file1(0x6a696597ac0): openPending: 2026/03/12 05:50:58 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:50:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/12 05:50:58 DEBUG : file1(0x6a696597ac0): >openPending: err= 2026/03/12 05:50:58 DEBUG : file1: >newRWFileHandle: err= 2026/03/12 05:50:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/12 05:50:58 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/03/12 05:50:58 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/03/12 05:50:58 DEBUG : file1(0x6a696597ac0): _writeAt: size=2, off=0 2026/03/12 05:50:58 DEBUG : file1(0x6a696597ac0): >_writeAt: n=2, err= 2026/03/12 05:50:58 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/03/12 05:50:58 DEBUG : file1(0x6a696597ac0): RWFileHandle.Flush 2026/03/12 05:50:58 DEBUG : file1(0x6a696597ac0): RWFileHandle.Release 2026/03/12 05:50:58 DEBUG : file1(0x6a696597ac0): close: 2026/03/12 05:50:58 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/03/12 05:50:58 INFO : file1: vfs cache: queuing for upload in 100ms 2026/03/12 05:50:58 DEBUG : file1(0x6a696597ac0): >close: err= 2026/03/12 05:50:58 DEBUG : WaitForWriters: timeout=30s 2026/03/12 05:50:58 DEBUG : Looking for writers 2026/03/12 05:50:58 DEBUG : file1: reading active writers 2026/03/12 05:50:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/12 05:50:58 DEBUG : Looking for writers 2026/03/12 05:50:58 DEBUG : file1: reading active writers 2026/03/12 05:50:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/12 05:50:58 DEBUG : Looking for writers 2026/03/12 05:50:58 DEBUG : file1: reading active writers 2026/03/12 05:50:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/12 05:50:58 DEBUG : Looking for writers 2026/03/12 05:50:58 DEBUG : file1: reading active writers 2026/03/12 05:50:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/12 05:50:58 DEBUG : file1: vfs cache: starting upload 2026/03/12 05:50:58 DEBUG : Looking for writers 2026/03/12 05:50:58 DEBUG : file1: reading active writers 2026/03/12 05:50:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/03/12 05:50:59 DEBUG : Looking for writers 2026/03/12 05:50:59 DEBUG : file1: reading active writers 2026/03/12 05:50:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/03/12 05:50:59 DEBUG : Looking for writers 2026/03/12 05:50:59 DEBUG : file1: reading active writers 2026/03/12 05:50:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/03/12 05:50:59 DEBUG : Looking for writers 2026/03/12 05:50:59 DEBUG : file1: reading active writers 2026/03/12 05:50:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/03/12 05:51:00 DEBUG : file1: size = 2 OK 2026/03/12 05:51:00 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/03/12 05:51:00 INFO : file1: Copied (new) 2026/03/12 05:51:00 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC," 2026/03/12 05:51:00 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/03/12 05:51:00 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/03/12 05:51:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/12 05:51:00 INFO : file1: vfs cache: upload succeeded try #1 2026/03/12 05:51:00 DEBUG : Looking for writers 2026/03/12 05:51:00 DEBUG : file1: reading active writers 2026/03/12 05:51:00 DEBUG : >WaitForWriters: 2026/03/12 05:51:01 DEBUG : WaitForWriters: timeout=30s 2026/03/12 05:51:01 DEBUG : Looking for writers 2026/03/12 05:51:01 DEBUG : file1: reading active writers 2026/03/12 05:51:01 DEBUG : >WaitForWriters: 2026/03/12 05:51:01 DEBUG : files root 'rclone-test-fupegis5zeni': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (3.59s) === RUN TestRWCacheRename run.go:185: Remote "files root 'rclone-test-fupegis5zeni'", Local "Local file system at /tmp/rclone1690959656", Modify Window "1s" 2026/03/12 05:51:01 INFO : files root 'rclone-test-fupegis5zeni': poll-interval is not supported by this remote 2026/03/12 05:51:01 DEBUG : files root 'rclone-test-fupegis5zeni': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/12 05:51:01 DEBUG : files root 'rclone-test-fupegis5zeni': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fupegis5zeni" 2026/03/12 05:51:01 DEBUG : files root 'rclone-test-fupegis5zeni': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fupegis5zeni" 2026/03/12 05:51:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fupegis5zeni" 2026/03/12 05:51:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/12 05:51:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fupegis5zeni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fupegis5zeni" 2026/03/12 05:51:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fupegis5zeni" 2026/03/12 05:51:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/12 05:51:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fupegis5zeni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fupegis5zeni" 2026/03/12 05:51:01 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:51:01 INFO : files root 'rclone-test-fupegis5zeni': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/12 05:51:02 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:51:02 DEBUG : rename_me: newRWFileHandle: 2026/03/12 05:51:02 DEBUG : rename_me(0x6a696704880): openPending: 2026/03/12 05:51:02 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/12 05:51:02 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/03/12 05:51:02 DEBUG : rename_me(0x6a696704880): >openPending: err= 2026/03/12 05:51:02 DEBUG : rename_me: >newRWFileHandle: err= 2026/03/12 05:51:02 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/03/12 05:51:02 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/03/12 05:51:02 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/03/12 05:51:02 DEBUG : rename_me(0x6a696704880): _writeAt: size=5, off=0 2026/03/12 05:51:02 DEBUG : rename_me(0x6a696704880): >_writeAt: n=5, err= 2026/03/12 05:51:02 DEBUG : rename_me(0x6a696704880): close: 2026/03/12 05:51:02 DEBUG : rename_me: vfs cache: setting modification time to 2026-03-12 05:51:02.122581713 +0000 UTC m=+191.253841466 2026/03/12 05:51:02 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/03/12 05:51:02 DEBUG : rename_me(0x6a696704880): >close: err= 2026/03/12 05:51:02 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/03/12 05:51:02 DEBUG : i_was_renamed: Updating file with 0x6a696df6b40 2026/03/12 05:51:02 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/03/12 05:51:02 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/03/12 05:51:02 DEBUG : WaitForWriters: timeout=30s 2026/03/12 05:51:02 DEBUG : Looking for writers 2026/03/12 05:51:02 DEBUG : i_was_renamed: reading active writers 2026/03/12 05:51:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/12 05:51:02 DEBUG : Looking for writers 2026/03/12 05:51:02 DEBUG : i_was_renamed: reading active writers 2026/03/12 05:51:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/12 05:51:02 DEBUG : Looking for writers 2026/03/12 05:51:02 DEBUG : i_was_renamed: reading active writers 2026/03/12 05:51:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/12 05:51:02 DEBUG : Looking for writers 2026/03/12 05:51:02 DEBUG : i_was_renamed: reading active writers 2026/03/12 05:51:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/12 05:51:02 DEBUG : i_was_renamed: vfs cache: starting upload 2026/03/12 05:51:02 DEBUG : Looking for writers 2026/03/12 05:51:02 DEBUG : i_was_renamed: reading active writers 2026/03/12 05:51:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/03/12 05:51:02 DEBUG : Looking for writers 2026/03/12 05:51:02 DEBUG : i_was_renamed: reading active writers 2026/03/12 05:51:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/03/12 05:51:02 DEBUG : Looking for writers 2026/03/12 05:51:02 DEBUG : i_was_renamed: reading active writers 2026/03/12 05:51:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/03/12 05:51:02 DEBUG : i_was_renamed: size = 5 OK 2026/03/12 05:51:02 DEBUG : i_was_renamed: Dst hash empty - aborting Src hash check 2026/03/12 05:51:02 INFO : i_was_renamed: Copied (new) 2026/03/12 05:51:02 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-03-12 05:51:02 +0000 UTC," 2026/03/12 05:51:02 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/03/12 05:51:02 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/03/12 05:51:02 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/03/12 05:51:03 DEBUG : Looking for writers 2026/03/12 05:51:03 DEBUG : i_was_renamed: reading active writers 2026/03/12 05:51:03 DEBUG : >WaitForWriters: 2026/03/12 05:51:03 DEBUG : files root 'rclone-test-fupegis5zeni': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (1.85s) === RUN TestRWCacheUpdate run.go:185: Remote "files root 'rclone-test-fupegis5zeni'", Local "Local file system at /tmp/rclone1690959656", Modify Window "1s" 2026/03/12 05:51:03 INFO : files root 'rclone-test-fupegis5zeni': poll-interval is not supported by this remote 2026/03/12 05:51:03 DEBUG : files root 'rclone-test-fupegis5zeni': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/12 05:51:03 DEBUG : files root 'rclone-test-fupegis5zeni': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fupegis5zeni" 2026/03/12 05:51:03 DEBUG : files root 'rclone-test-fupegis5zeni': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fupegis5zeni" 2026/03/12 05:51:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fupegis5zeni" 2026/03/12 05:51:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/12 05:51:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fupegis5zeni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fupegis5zeni" 2026/03/12 05:51:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fupegis5zeni" 2026/03/12 05:51:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/12 05:51:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fupegis5zeni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fupegis5zeni" 2026/03/12 05:51:03 INFO : files root 'rclone-test-fupegis5zeni': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/12 05:51:04 DEBUG : forgetting directory cache 2026/03/12 05:51:04 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:51:05 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/03/12 05:51:05 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/03/12 05:51:05 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/03/12 05:51:05 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/03/12 05:51:05 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/03/12 05:51:05 DEBUG : TestRWCacheUpdate(0x6a696474640): _readAt: size=512, off=0 2026/03/12 05:51:05 DEBUG : TestRWCacheUpdate(0x6a696474640): openPending: 2026/03/12 05:51:05 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-03-12 04:52:03 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/03/12 05:51:05 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/03/12 05:51:05 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/12 05:51:05 DEBUG : TestRWCacheUpdate(0x6a696474640): >openPending: err= 2026/03/12 05:51:05 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/03/12 05:51:05 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/12 05:51:05 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/12 05:51:05 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/03/12 05:51:05 DEBUG : forgetting directory cache 2026/03/12 05:51:05 DEBUG : TestRWCacheUpdate(0x6a696474640): >_readAt: n=20, err=EOF 2026/03/12 05:51:05 DEBUG : TestRWCacheUpdate(0x6a696474640): close: 2026/03/12 05:51:05 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-03-12 04:52:03 +0000 UTC 2026/03/12 05:51:05 DEBUG : TestRWCacheUpdate(0x6a696474640): >close: err= 2026/03/12 05:51:05 DEBUG : Re-reading directory (261.633364ms old) 2026/03/12 05:51:05 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/12 05:51:05 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/03/12 05:51:05 DEBUG : forgetting directory cache 2026/03/12 05:51:06 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:51:06 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/03/12 05:51:06 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/03/12 05:51:06 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/03/12 05:51:06 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/03/12 05:51:06 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/03/12 05:51:06 DEBUG : TestRWCacheUpdate(0x6a696705c80): _readAt: size=512, off=0 2026/03/12 05:51:06 DEBUG : TestRWCacheUpdate(0x6a696705c80): openPending: 2026/03/12 05:51:06 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-03-12 04:53:03 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-03-12 04:52:03 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/03/12 05:51:06 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-03-12 04:53:03 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-03-12 04:52:03 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/03/12 05:51:06 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/03/12 05:51:06 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/03/12 05:51:06 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/03/12 05:51:06 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/12 05:51:06 DEBUG : TestRWCacheUpdate(0x6a696705c80): >openPending: err= 2026/03/12 05:51:06 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/03/12 05:51:06 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/12 05:51:06 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/12 05:51:06 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/03/12 05:51:06 DEBUG : forgetting directory cache 2026/03/12 05:51:07 DEBUG : TestRWCacheUpdate(0x6a696705c80): >_readAt: n=20, err=EOF 2026/03/12 05:51:07 DEBUG : TestRWCacheUpdate(0x6a696705c80): close: 2026/03/12 05:51:07 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-03-12 04:53:03 +0000 UTC 2026/03/12 05:51:07 DEBUG : TestRWCacheUpdate(0x6a696705c80): >close: err= 2026/03/12 05:51:07 DEBUG : Re-reading directory (269.581279ms old) 2026/03/12 05:51:07 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/12 05:51:07 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/03/12 05:51:07 DEBUG : forgetting directory cache 2026/03/12 05:51:08 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:51:08 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/03/12 05:51:08 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/03/12 05:51:08 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/03/12 05:51:08 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/03/12 05:51:08 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/03/12 05:51:08 DEBUG : TestRWCacheUpdate(0x6a696b12a00): _readAt: size=512, off=0 2026/03/12 05:51:08 DEBUG : TestRWCacheUpdate(0x6a696b12a00): openPending: 2026/03/12 05:51:08 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-03-12 04:54:03 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-03-12 04:53:03 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/03/12 05:51:08 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-03-12 04:54:03 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-03-12 04:53:03 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/03/12 05:51:08 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/03/12 05:51:08 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/03/12 05:51:08 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/03/12 05:51:08 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/12 05:51:08 DEBUG : TestRWCacheUpdate(0x6a696b12a00): >openPending: err= 2026/03/12 05:51:08 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/03/12 05:51:08 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/12 05:51:08 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/12 05:51:08 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/03/12 05:51:08 DEBUG : forgetting directory cache 2026/03/12 05:51:08 DEBUG : TestRWCacheUpdate(0x6a696b12a00): >_readAt: n=20, err=EOF 2026/03/12 05:51:08 DEBUG : TestRWCacheUpdate(0x6a696b12a00): close: 2026/03/12 05:51:08 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-03-12 04:54:03 +0000 UTC 2026/03/12 05:51:08 DEBUG : TestRWCacheUpdate(0x6a696b12a00): >close: err= 2026/03/12 05:51:08 DEBUG : Re-reading directory (259.433918ms old) 2026/03/12 05:51:08 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/12 05:51:08 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/03/12 05:51:08 DEBUG : forgetting directory cache 2026/03/12 05:51:09 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:51:09 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/03/12 05:51:09 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/03/12 05:51:09 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/03/12 05:51:09 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/03/12 05:51:09 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/03/12 05:51:09 DEBUG : TestRWCacheUpdate(0x6a696b13140): _readAt: size=512, off=0 2026/03/12 05:51:09 DEBUG : TestRWCacheUpdate(0x6a696b13140): openPending: 2026/03/12 05:51:09 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-03-12 04:55:03 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-03-12 04:54:03 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/03/12 05:51:09 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-03-12 04:55:03 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-03-12 04:54:03 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/03/12 05:51:09 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/03/12 05:51:09 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/03/12 05:51:09 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/03/12 05:51:09 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/12 05:51:09 DEBUG : TestRWCacheUpdate(0x6a696b13140): >openPending: err= 2026/03/12 05:51:09 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/03/12 05:51:09 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/12 05:51:09 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/12 05:51:09 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/03/12 05:51:10 DEBUG : forgetting directory cache 2026/03/12 05:51:10 DEBUG : TestRWCacheUpdate(0x6a696b13140): >_readAt: n=20, err=EOF 2026/03/12 05:51:10 DEBUG : TestRWCacheUpdate(0x6a696b13140): close: 2026/03/12 05:51:10 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-03-12 04:55:03 +0000 UTC 2026/03/12 05:51:10 DEBUG : TestRWCacheUpdate(0x6a696b13140): >close: err= 2026/03/12 05:51:10 DEBUG : Re-reading directory (267.385299ms old) 2026/03/12 05:51:10 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/12 05:51:10 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/03/12 05:51:10 DEBUG : forgetting directory cache 2026/03/12 05:51:11 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:51:11 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/03/12 05:51:11 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/03/12 05:51:11 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/03/12 05:51:11 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/03/12 05:51:11 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/03/12 05:51:11 DEBUG : TestRWCacheUpdate(0x6a6961a8240): _readAt: size=512, off=0 2026/03/12 05:51:11 DEBUG : TestRWCacheUpdate(0x6a6961a8240): openPending: 2026/03/12 05:51:11 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-03-12 04:56:03 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-03-12 04:55:03 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/03/12 05:51:11 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-03-12 04:56:03 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-03-12 04:55:03 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/03/12 05:51:11 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/03/12 05:51:11 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/03/12 05:51:11 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/03/12 05:51:11 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/12 05:51:11 DEBUG : TestRWCacheUpdate(0x6a6961a8240): >openPending: err= 2026/03/12 05:51:11 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/03/12 05:51:11 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/12 05:51:11 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/12 05:51:11 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/03/12 05:51:11 DEBUG : forgetting directory cache 2026/03/12 05:51:11 DEBUG : TestRWCacheUpdate(0x6a6961a8240): >_readAt: n=20, err=EOF 2026/03/12 05:51:11 DEBUG : TestRWCacheUpdate(0x6a6961a8240): close: 2026/03/12 05:51:11 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-03-12 04:56:03 +0000 UTC 2026/03/12 05:51:11 DEBUG : TestRWCacheUpdate(0x6a6961a8240): >close: err= 2026/03/12 05:51:11 DEBUG : Re-reading directory (260.399269ms old) 2026/03/12 05:51:12 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/12 05:51:12 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/03/12 05:51:12 DEBUG : forgetting directory cache 2026/03/12 05:51:13 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:51:13 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/03/12 05:51:13 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/03/12 05:51:13 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/03/12 05:51:13 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/03/12 05:51:13 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/03/12 05:51:13 DEBUG : TestRWCacheUpdate(0x6a696474380): _readAt: size=512, off=0 2026/03/12 05:51:13 DEBUG : TestRWCacheUpdate(0x6a696474380): openPending: 2026/03/12 05:51:13 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-03-12 04:57:03 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-03-12 04:56:03 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/03/12 05:51:13 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-03-12 04:57:03 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-03-12 04:56:03 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/03/12 05:51:13 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/03/12 05:51:13 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/03/12 05:51:13 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/03/12 05:51:13 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/12 05:51:13 DEBUG : TestRWCacheUpdate(0x6a696474380): >openPending: err= 2026/03/12 05:51:13 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/03/12 05:51:13 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/12 05:51:13 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/12 05:51:13 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/03/12 05:51:13 DEBUG : forgetting directory cache 2026/03/12 05:51:13 DEBUG : TestRWCacheUpdate(0x6a696474380): >_readAt: n=20, err=EOF 2026/03/12 05:51:13 DEBUG : TestRWCacheUpdate(0x6a696474380): close: 2026/03/12 05:51:13 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-03-12 04:57:03 +0000 UTC 2026/03/12 05:51:13 DEBUG : TestRWCacheUpdate(0x6a696474380): >close: err= 2026/03/12 05:51:13 DEBUG : Re-reading directory (268.873187ms old) 2026/03/12 05:51:13 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/12 05:51:13 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/03/12 05:51:13 DEBUG : forgetting directory cache 2026/03/12 05:51:14 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:51:14 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/03/12 05:51:14 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/03/12 05:51:14 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/03/12 05:51:14 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/03/12 05:51:14 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/03/12 05:51:14 DEBUG : TestRWCacheUpdate(0x6a696474cc0): _readAt: size=512, off=0 2026/03/12 05:51:14 DEBUG : TestRWCacheUpdate(0x6a696474cc0): openPending: 2026/03/12 05:51:14 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-03-12 04:58:03 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-03-12 04:57:03 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/03/12 05:51:14 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-03-12 04:58:03 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-03-12 04:57:03 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/03/12 05:51:14 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/03/12 05:51:14 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/03/12 05:51:14 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/03/12 05:51:14 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/12 05:51:14 DEBUG : TestRWCacheUpdate(0x6a696474cc0): >openPending: err= 2026/03/12 05:51:14 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/03/12 05:51:14 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/12 05:51:14 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/12 05:51:14 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/03/12 05:51:15 DEBUG : forgetting directory cache 2026/03/12 05:51:15 DEBUG : TestRWCacheUpdate(0x6a696474cc0): >_readAt: n=21, err=EOF 2026/03/12 05:51:15 DEBUG : TestRWCacheUpdate(0x6a696474cc0): close: 2026/03/12 05:51:15 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-03-12 04:58:03 +0000 UTC 2026/03/12 05:51:15 DEBUG : TestRWCacheUpdate(0x6a696474cc0): >close: err= 2026/03/12 05:51:15 DEBUG : Re-reading directory (261.832742ms old) 2026/03/12 05:51:15 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/12 05:51:15 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/03/12 05:51:15 DEBUG : forgetting directory cache 2026/03/12 05:51:16 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:51:16 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/03/12 05:51:16 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/03/12 05:51:16 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/03/12 05:51:16 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/03/12 05:51:16 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/03/12 05:51:16 DEBUG : TestRWCacheUpdate(0x6a696475340): _readAt: size=512, off=0 2026/03/12 05:51:16 DEBUG : TestRWCacheUpdate(0x6a696475340): openPending: 2026/03/12 05:51:16 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-03-12 04:59:03 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-03-12 04:58:03 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/03/12 05:51:16 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-03-12 04:59:03 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-03-12 04:58:03 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/03/12 05:51:16 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/03/12 05:51:16 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/03/12 05:51:16 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/03/12 05:51:16 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/12 05:51:16 DEBUG : TestRWCacheUpdate(0x6a696475340): >openPending: err= 2026/03/12 05:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/03/12 05:51:16 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/12 05:51:16 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/12 05:51:16 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/03/12 05:51:16 DEBUG : forgetting directory cache 2026/03/12 05:51:16 DEBUG : TestRWCacheUpdate(0x6a696475340): >_readAt: n=22, err=EOF 2026/03/12 05:51:16 DEBUG : TestRWCacheUpdate(0x6a696475340): close: 2026/03/12 05:51:16 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-03-12 04:59:03 +0000 UTC 2026/03/12 05:51:16 DEBUG : TestRWCacheUpdate(0x6a696475340): >close: err= 2026/03/12 05:51:16 DEBUG : Re-reading directory (264.078031ms old) 2026/03/12 05:51:16 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/12 05:51:16 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/03/12 05:51:17 DEBUG : forgetting directory cache 2026/03/12 05:51:18 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:51:18 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/03/12 05:51:18 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/03/12 05:51:18 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/03/12 05:51:18 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/03/12 05:51:18 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/03/12 05:51:18 DEBUG : TestRWCacheUpdate(0x6a696475b00): _readAt: size=512, off=0 2026/03/12 05:51:18 DEBUG : TestRWCacheUpdate(0x6a696475b00): openPending: 2026/03/12 05:51:18 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-03-12 05:00:03 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-03-12 04:59:03 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/03/12 05:51:18 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-03-12 05:00:03 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-03-12 04:59:03 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/03/12 05:51:18 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/03/12 05:51:18 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/03/12 05:51:18 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/03/12 05:51:18 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/12 05:51:18 DEBUG : TestRWCacheUpdate(0x6a696475b00): >openPending: err= 2026/03/12 05:51:18 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/03/12 05:51:18 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/12 05:51:18 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/12 05:51:18 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/03/12 05:51:18 DEBUG : forgetting directory cache 2026/03/12 05:51:18 DEBUG : TestRWCacheUpdate(0x6a696475b00): >_readAt: n=23, err=EOF 2026/03/12 05:51:18 DEBUG : TestRWCacheUpdate(0x6a696475b00): close: 2026/03/12 05:51:18 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-03-12 05:00:03 +0000 UTC 2026/03/12 05:51:18 DEBUG : TestRWCacheUpdate(0x6a696475b00): >close: err= 2026/03/12 05:51:18 DEBUG : Re-reading directory (261.550778ms old) 2026/03/12 05:51:18 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/12 05:51:18 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/03/12 05:51:18 DEBUG : forgetting directory cache 2026/03/12 05:51:19 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:51:19 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/03/12 05:51:19 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/03/12 05:51:19 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/03/12 05:51:19 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/03/12 05:51:19 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/03/12 05:51:19 DEBUG : TestRWCacheUpdate(0x6a696b132c0): _readAt: size=512, off=0 2026/03/12 05:51:19 DEBUG : TestRWCacheUpdate(0x6a696b132c0): openPending: 2026/03/12 05:51:19 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-03-12 05:01:03 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-03-12 05:00:03 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/03/12 05:51:19 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-03-12 05:01:03 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-03-12 05:00:03 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/03/12 05:51:19 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/03/12 05:51:19 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/03/12 05:51:19 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/03/12 05:51:19 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/12 05:51:19 DEBUG : TestRWCacheUpdate(0x6a696b132c0): >openPending: err= 2026/03/12 05:51:19 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/03/12 05:51:19 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/12 05:51:19 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/12 05:51:19 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/03/12 05:51:20 DEBUG : forgetting directory cache 2026/03/12 05:51:20 DEBUG : TestRWCacheUpdate(0x6a696b132c0): >_readAt: n=24, err=EOF 2026/03/12 05:51:20 DEBUG : TestRWCacheUpdate(0x6a696b132c0): close: 2026/03/12 05:51:20 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-03-12 05:01:03 +0000 UTC 2026/03/12 05:51:20 DEBUG : TestRWCacheUpdate(0x6a696b132c0): >close: err= 2026/03/12 05:51:20 DEBUG : Re-reading directory (263.622178ms old) 2026/03/12 05:51:20 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/12 05:51:20 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/03/12 05:51:20 DEBUG : WaitForWriters: timeout=30s 2026/03/12 05:51:20 DEBUG : Looking for writers 2026/03/12 05:51:20 DEBUG : TestRWCacheUpdate: reading active writers 2026/03/12 05:51:20 DEBUG : >WaitForWriters: 2026/03/12 05:51:20 DEBUG : files root 'rclone-test-fupegis5zeni': vfs cache: cleaner exiting 2026/03/12 05:51:20 DEBUG : forgetting directory cache --- PASS: TestRWCacheUpdate (16.81s) === RUN TestCaseSensitivity run.go:185: Remote "files root 'rclone-test-fupegis5zeni'", Local "Local file system at /tmp/rclone1690959656", 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:185: Remote "files root 'rclone-test-fupegis5zeni'", Local "Local file system at /tmp/rclone1690959656", Modify Window "1s" 2026/03/12 05:51:22 INFO : files root 'rclone-test-fupegis5zeni': poll-interval is not supported by this remote 2026/03/12 05:51:22 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/12 05:51:22 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/03/12 05:51:22 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/03/12 05:51:22 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/03/12 05:51:22 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/12 05:51:22 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/03/12 05:51:22 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/12 05:51:22 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/03/12 05:51:22 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/03/12 05:51:22 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/03/12 05:51:22 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/03/12 05:51:23 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/03/12 05:51:23 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/12 05:51:23 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/03/12 05:51:23 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/03/12 05:51:23 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/03/12 05:51:23 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/12 05:51:23 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/03/12 05:51:23 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/12 05:51:23 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/03/12 05:51:23 DEBUG : WaitForWriters: timeout=30s 2026/03/12 05:51:23 DEBUG : Looking for writers 2026/03/12 05:51:23 DEBUG : normal name with no special characters.txt: reading active writers 2026/03/12 05:51:23 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/03/12 05:51:23 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (3.13s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:185: Remote "files root 'rclone-test-fupegis5zeni'", Local "Local file system at /tmp/rclone1690959656", Modify Window "1s" 2026/03/12 05:51:24 INFO : files root 'rclone-test-fupegis5zeni': poll-interval is not supported by this remote 2026/03/12 05:51:24 DEBUG : files root 'rclone-test-fupegis5zeni': Reusing VFS from active cache 2026/03/12 05:51:24 DEBUG : WaitForWriters: timeout=30s 2026/03/12 05:51:24 DEBUG : Looking for writers 2026/03/12 05:51:24 DEBUG : >WaitForWriters: 2026/03/12 05:51:24 DEBUG : WaitForWriters: timeout=30s 2026/03/12 05:51:24 DEBUG : Looking for writers 2026/03/12 05:51:24 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.25s) === RUN TestVFSNewWithOpts run.go:185: Remote "files root 'rclone-test-fupegis5zeni'", Local "Local file system at /tmp/rclone1690959656", Modify Window "1s" 2026/03/12 05:51:24 INFO : files root 'rclone-test-fupegis5zeni': poll-interval is not supported by this remote 2026/03/12 05:51:24 DEBUG : WaitForWriters: timeout=30s 2026/03/12 05:51:24 DEBUG : Looking for writers 2026/03/12 05:51:24 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.25s) === RUN TestVFSRoot run.go:185: Remote "files root 'rclone-test-fupegis5zeni'", Local "Local file system at /tmp/rclone1690959656", Modify Window "1s" 2026/03/12 05:51:24 INFO : files root 'rclone-test-fupegis5zeni': poll-interval is not supported by this remote 2026/03/12 05:51:24 DEBUG : WaitForWriters: timeout=30s 2026/03/12 05:51:24 DEBUG : Looking for writers 2026/03/12 05:51:24 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.25s) === RUN TestVFSStat run.go:185: Remote "files root 'rclone-test-fupegis5zeni'", Local "Local file system at /tmp/rclone1690959656", Modify Window "1s" 2026/03/12 05:51:24 INFO : files root 'rclone-test-fupegis5zeni': poll-interval is not supported by this remote 2026/03/12 05:51:26 DEBUG : WaitForWriters: timeout=30s 2026/03/12 05:51:26 DEBUG : dir: Looking for writers 2026/03/12 05:51:26 DEBUG : file2: reading active writers 2026/03/12 05:51:26 DEBUG : Looking for writers 2026/03/12 05:51:26 DEBUG : file1: reading active writers 2026/03/12 05:51:26 DEBUG : dir: reading active writers 2026/03/12 05:51:26 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (2.99s) === RUN TestVFSStatParent run.go:185: Remote "files root 'rclone-test-fupegis5zeni'", Local "Local file system at /tmp/rclone1690959656", Modify Window "1s" 2026/03/12 05:51:27 INFO : files root 'rclone-test-fupegis5zeni': poll-interval is not supported by this remote 2026/03/12 05:51:29 DEBUG : WaitForWriters: timeout=30s 2026/03/12 05:51:29 DEBUG : dir: Looking for writers 2026/03/12 05:51:29 DEBUG : Looking for writers 2026/03/12 05:51:29 DEBUG : dir: reading active writers 2026/03/12 05:51:29 DEBUG : file1: reading active writers 2026/03/12 05:51:29 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (2.80s) === RUN TestVFSOpenFile run.go:185: Remote "files root 'rclone-test-fupegis5zeni'", Local "Local file system at /tmp/rclone1690959656", Modify Window "1s" 2026/03/12 05:51:30 INFO : files root 'rclone-test-fupegis5zeni': poll-interval is not supported by this remote 2026/03/12 05:51:32 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/12 05:51:32 DEBUG : file1: Open: flags=O_RDONLY 2026/03/12 05:51:32 DEBUG : file1: >Open: fd=file1 (r), err= 2026/03/12 05:51:32 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/03/12 05:51:32 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/12 05:51:32 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/03/12 05:51:32 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/12 05:51:32 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/03/12 05:51:32 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:51:32 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:51:32 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/03/12 05:51:32 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/03/12 05:51:32 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/03/12 05:51:32 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/03/12 05:51:32 DEBUG : files root 'rclone-test-fupegis5zeni': File to upload is small (0 bytes), uploading instead of streaming 2026/03/12 05:51:33 DEBUG : dir/new_file.txt: size = 0 OK 2026/03/12 05:51:33 DEBUG : dir/new_file.txt: Dst hash empty - aborting Src hash check 2026/03/12 05:51:33 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2026/03/12 05:51:33 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/03/12 05:51:33 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:51:33 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/03/12 05:51:33 DEBUG : WaitForWriters: timeout=30s 2026/03/12 05:51:33 DEBUG : dir: Looking for writers 2026/03/12 05:51:33 DEBUG : file2: reading active writers 2026/03/12 05:51:33 DEBUG : new_file.txt: reading active writers 2026/03/12 05:51:33 DEBUG : Looking for writers 2026/03/12 05:51:33 DEBUG : dir: reading active writers 2026/03/12 05:51:33 DEBUG : file1: reading active writers 2026/03/12 05:51:33 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (3.89s) === RUN TestVFSRename run.go:185: Remote "files root 'rclone-test-fupegis5zeni'", Local "Local file system at /tmp/rclone1690959656", Modify Window "1s" 2026/03/12 05:51:34 INFO : files root 'rclone-test-fupegis5zeni': poll-interval is not supported by this remote 2026/03/12 05:51:36 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/03/12 05:51:36 DEBUG : dir/file1: Updating file with dir/file1 0x6a696ba9500 2026/03/12 05:51:36 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/03/12 05:51:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/12 05:51:37 INFO : dir/file1: Moved (server-side) to: file0 2026/03/12 05:51:37 DEBUG : file0: Updating file with file0 0x6a696ba9500 2026/03/12 05:51:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/12 05:51:37 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/03/12 05:51:37 DEBUG : WaitForWriters: timeout=30s 2026/03/12 05:51:37 DEBUG : dir: Looking for writers 2026/03/12 05:51:37 DEBUG : Looking for writers 2026/03/12 05:51:37 DEBUG : dir: reading active writers 2026/03/12 05:51:37 DEBUG : file0: reading active writers 2026/03/12 05:51:37 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (3.77s) === RUN TestVFSStatfs run.go:185: Remote "files root 'rclone-test-fupegis5zeni'", Local "Local file system at /tmp/rclone1690959656", Modify Window "1s" 2026/03/12 05:51:38 INFO : files root 'rclone-test-fupegis5zeni': poll-interval is not supported by this remote 2026/03/12 05:51:38 DEBUG : WaitForWriters: timeout=30s 2026/03/12 05:51:38 DEBUG : Looking for writers 2026/03/12 05:51:38 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.26s) === RUN TestVFSMkdir run.go:185: Remote "files root 'rclone-test-fupegis5zeni'", Local "Local file system at /tmp/rclone1690959656", Modify Window "1s" 2026/03/12 05:51:38 INFO : files root 'rclone-test-fupegis5zeni': poll-interval is not supported by this remote 2026/03/12 05:51:38 DEBUG : Added virtual directory entry vAddDir: "/" 2026/03/12 05:51:39 DEBUG : Added virtual directory entry vAddDir: "a" 2026/03/12 05:51:39 DEBUG : Added virtual directory entry vAddDir: "b" 2026/03/12 05:51:40 DEBUG : Added virtual directory entry vAddDir: "c" 2026/03/12 05:51:40 DEBUG : Added virtual directory entry vAddDir: "d" 2026/03/12 05:51:41 DEBUG : WaitForWriters: timeout=30s 2026/03/12 05:51:41 DEBUG : Looking for writers 2026/03/12 05:51:41 DEBUG : a: Looking for writers 2026/03/12 05:51:41 DEBUG : b: Looking for writers 2026/03/12 05:51:41 DEBUG : c: Looking for writers 2026/03/12 05:51:41 DEBUG : d: Looking for writers 2026/03/12 05:51:41 DEBUG : Looking for writers 2026/03/12 05:51:41 DEBUG : c: reading active writers 2026/03/12 05:51:41 DEBUG : d: reading active writers 2026/03/12 05:51:41 DEBUG : /: reading active writers 2026/03/12 05:51:41 DEBUG : a: reading active writers 2026/03/12 05:51:41 DEBUG : b: reading active writers 2026/03/12 05:51:41 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (3.64s) === RUN TestVFSMkdirAll run.go:185: Remote "files root 'rclone-test-fupegis5zeni'", Local "Local file system at /tmp/rclone1690959656", Modify Window "1s" 2026/03/12 05:51:42 INFO : files root 'rclone-test-fupegis5zeni': poll-interval is not supported by this remote 2026/03/12 05:51:42 DEBUG : Added virtual directory entry vAddDir: "a" 2026/03/12 05:51:42 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/03/12 05:51:43 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/03/12 05:51:43 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/03/12 05:51:45 DEBUG : WaitForWriters: timeout=30s 2026/03/12 05:51:45 DEBUG : a/b/c/d: Looking for writers 2026/03/12 05:51:45 DEBUG : a/b/c: Looking for writers 2026/03/12 05:51:45 DEBUG : d: reading active writers 2026/03/12 05:51:45 DEBUG : a/b: Looking for writers 2026/03/12 05:51:45 DEBUG : c: reading active writers 2026/03/12 05:51:45 DEBUG : a: Looking for writers 2026/03/12 05:51:45 DEBUG : b: reading active writers 2026/03/12 05:51:45 DEBUG : Looking for writers 2026/03/12 05:51:45 DEBUG : a: reading active writers 2026/03/12 05:51:45 DEBUG : >WaitForWriters: 2026/03/12 05:51:46 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-fupegis5zeni/a/b not empty`) 2026/03/12 05:51:46 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/12 05:51:46 DEBUG : pacer: Reducing sleep to 15ms 2026/03/12 05:51:46 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-fupegis5zeni/a not empty`) 2026/03/12 05:51:46 DEBUG : pacer: Rate limited, increasing sleep to 30ms 2026/03/12 05:51:47 DEBUG : pacer: Reducing sleep to 22.5ms 2026/03/12 05:51:47 DEBUG : pacer: Reducing sleep to 16.875ms --- PASS: TestVFSMkdirAll (5.11s) === 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:185: Remote "files root 'rclone-test-fupegis5zeni'", Local "Local file system at /tmp/rclone1690959656", Modify Window "1s" 2026/03/12 05:51:47 INFO : files root 'rclone-test-fupegis5zeni': poll-interval is not supported by this remote 2026/03/12 05:51:47 DEBUG : WaitForWriters: timeout=30s 2026/03/12 05:51:47 DEBUG : Looking for writers 2026/03/12 05:51:47 DEBUG : >WaitForWriters: 2026/03/12 05:51:47 DEBUG : pacer: Reducing sleep to 12.65625ms 2026/03/12 05:51:47 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestVFSIsMetadataFile (0.26s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:185: Remote "files root 'rclone-test-fupegis5zeni'", Local "Local file system at /tmp/rclone1690959656", Modify Window "1s" 2026/03/12 05:51:47 INFO : files root 'rclone-test-fupegis5zeni': poll-interval is not supported by this remote 2026/03/12 05:51:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:51:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:51:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/12 05:51:47 DEBUG : file1: >Open: fd=file1 (w), err= 2026/03/12 05:51:47 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/03/12 05:51:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/12 05:51:47 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/03/12 05:51:47 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/03/12 05:51:47 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/03/12 05:51:47 DEBUG : files root 'rclone-test-fupegis5zeni': File to upload is small (5 bytes), uploading instead of streaming 2026/03/12 05:51:48 DEBUG : file1: size = 5 OK 2026/03/12 05:51:48 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/03/12 05:51:48 DEBUG : file1: Size of src and dst objects identical 2026/03/12 05:51:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/12 05:51:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:51:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:51:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/12 05:51:48 DEBUG : file1: >Open: fd=file1 (w), err= 2026/03/12 05:51:48 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/03/12 05:51:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:51:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:51:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/12 05:51:48 DEBUG : file1: >Open: fd=file1 (w), err= 2026/03/12 05:51:48 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/03/12 05:51:48 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/03/12 05:51:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/03/12 05:51:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/03/12 05:51:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/12 05:51:48 DEBUG : file1: >Open: fd=file1 (w), err= 2026/03/12 05:51:48 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/03/12 05:51:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/12 05:51:48 DEBUG : files root 'rclone-test-fupegis5zeni': File to upload is small (0 bytes), uploading instead of streaming 2026/03/12 05:51:49 DEBUG : file1: size = 0 OK 2026/03/12 05:51:49 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/03/12 05:51:49 DEBUG : file1: Size of src and dst objects identical 2026/03/12 05:51:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/12 05:51:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/03/12 05:51:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/03/12 05:51:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/12 05:51:49 DEBUG : file1: >Open: fd=file1 (w), err= 2026/03/12 05:51:49 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/03/12 05:51:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/12 05:51:49 DEBUG : files root 'rclone-test-fupegis5zeni': File to upload is small (7 bytes), uploading instead of streaming 2026/03/12 05:51:50 DEBUG : file1: size = 7 OK 2026/03/12 05:51:50 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/03/12 05:51:50 DEBUG : file1: Size of src and dst objects identical 2026/03/12 05:51:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/12 05:51:50 DEBUG : WaitForWriters: timeout=30s 2026/03/12 05:51:50 DEBUG : Looking for writers 2026/03/12 05:51:50 DEBUG : file1: reading active writers 2026/03/12 05:51:50 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (3.51s) === RUN TestWriteFileHandleWriteAt run.go:185: Remote "files root 'rclone-test-fupegis5zeni'", Local "Local file system at /tmp/rclone1690959656", Modify Window "1s" 2026/03/12 05:51:51 INFO : files root 'rclone-test-fupegis5zeni': poll-interval is not supported by this remote 2026/03/12 05:51:51 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:51:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:51:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/12 05:51:51 DEBUG : file1: >Open: fd=file1 (w), err= 2026/03/12 05:51:51 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/03/12 05:51:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/12 05:51:51 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/03/12 05:51:52 DEBUG : file1: aborting in-sequence write wait, off=100 2026/03/12 05:51:52 DEBUG : file1: failed to wait for in-sequence write to 100 2026/03/12 05:51:52 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/03/12 05:51:52 DEBUG : files root 'rclone-test-fupegis5zeni': File to upload is small (11 bytes), uploading instead of streaming 2026/03/12 05:51:52 DEBUG : file1: size = 11 OK 2026/03/12 05:51:52 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/03/12 05:51:52 DEBUG : file1: Size of src and dst objects identical 2026/03/12 05:51:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/12 05:51:52 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/03/12 05:51:53 DEBUG : WaitForWriters: timeout=30s 2026/03/12 05:51:53 DEBUG : Looking for writers 2026/03/12 05:51:53 DEBUG : file1: reading active writers 2026/03/12 05:51:53 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (2.49s) === RUN TestWriteFileHandleFlush run.go:185: Remote "files root 'rclone-test-fupegis5zeni'", Local "Local file system at /tmp/rclone1690959656", Modify Window "1s" 2026/03/12 05:51:53 INFO : files root 'rclone-test-fupegis5zeni': poll-interval is not supported by this remote 2026/03/12 05:51:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:51:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:51:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/12 05:51:53 DEBUG : file1: >Open: fd=file1 (w), err= 2026/03/12 05:51:53 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/03/12 05:51:53 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/03/12 05:51:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/12 05:51:53 DEBUG : files root 'rclone-test-fupegis5zeni': File to upload is small (5 bytes), uploading instead of streaming 2026/03/12 05:51:54 DEBUG : file1: size = 5 OK 2026/03/12 05:51:54 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/03/12 05:51:54 DEBUG : file1: Size of src and dst objects identical 2026/03/12 05:51:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/12 05:51:54 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/03/12 05:51:54 DEBUG : WaitForWriters: timeout=30s 2026/03/12 05:51:54 DEBUG : Looking for writers 2026/03/12 05:51:54 DEBUG : file1: reading active writers 2026/03/12 05:51:54 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (1.34s) === RUN TestWriteFileHandleRelease run.go:185: Remote "files root 'rclone-test-fupegis5zeni'", Local "Local file system at /tmp/rclone1690959656", Modify Window "1s" 2026/03/12 05:51:54 INFO : files root 'rclone-test-fupegis5zeni': poll-interval is not supported by this remote 2026/03/12 05:51:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:51:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:51:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/12 05:51:54 DEBUG : file1: >Open: fd=file1 (w), err= 2026/03/12 05:51:54 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/03/12 05:51:54 DEBUG : file1: WriteFileHandle.Release closing 2026/03/12 05:51:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/12 05:51:54 DEBUG : files root 'rclone-test-fupegis5zeni': File to upload is small (0 bytes), uploading instead of streaming 2026/03/12 05:51:55 DEBUG : file1: size = 0 OK 2026/03/12 05:51:55 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/03/12 05:51:55 DEBUG : file1: Size of src and dst objects identical 2026/03/12 05:51:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/12 05:51:55 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/03/12 05:51:55 DEBUG : WaitForWriters: timeout=30s 2026/03/12 05:51:55 DEBUG : Looking for writers 2026/03/12 05:51:55 DEBUG : file1: reading active writers 2026/03/12 05:51:55 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (1.34s) === RUN TestWriteFileModTimeWithOpenWriters run.go:185: Remote "files root 'rclone-test-fupegis5zeni'", Local "Local file system at /tmp/rclone1690959656", Modify Window "1s" 2026/03/12 05:51:56 INFO : files root 'rclone-test-fupegis5zeni': poll-interval is not supported by this remote 2026/03/12 05:51:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:51:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:51:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/12 05:51:56 DEBUG : file1: >Open: fd=file1 (w), err= 2026/03/12 05:51:56 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/03/12 05:51:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/12 05:51:56 DEBUG : files root 'rclone-test-fupegis5zeni': File to upload is small (2 bytes), uploading instead of streaming 2026/03/12 05:51:57 DEBUG : file1: size = 2 OK 2026/03/12 05:51:57 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/03/12 05:51:57 DEBUG : file1: Size of src and dst objects identical 2026/03/12 05:51:57 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/03/12 05:51:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/12 05:51:57 DEBUG : WaitForWriters: timeout=30s 2026/03/12 05:51:57 DEBUG : Looking for writers 2026/03/12 05:51:57 DEBUG : file1: reading active writers 2026/03/12 05:51:57 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (1.45s) === RUN TestFileReadAtZeroLength run.go:185: Remote "files root 'rclone-test-fupegis5zeni'", Local "Local file system at /tmp/rclone1690959656", Modify Window "1s" 2026/03/12 05:51:57 INFO : files root 'rclone-test-fupegis5zeni': poll-interval is not supported by this remote 2026/03/12 05:51:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:51:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:51:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/12 05:51:57 DEBUG : file1: >Open: fd=file1 (w), err= 2026/03/12 05:51:57 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/03/12 05:51:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/12 05:51:57 DEBUG : files root 'rclone-test-fupegis5zeni': File to upload is small (0 bytes), uploading instead of streaming 2026/03/12 05:51:58 DEBUG : file1: size = 0 OK 2026/03/12 05:51:58 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/03/12 05:51:58 DEBUG : file1: Size of src and dst objects identical 2026/03/12 05:51:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/12 05:51:58 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:51:58 DEBUG : file1: Open: flags=O_RDONLY 2026/03/12 05:51:58 DEBUG : file1: >Open: fd=file1 (r), err= 2026/03/12 05:51:58 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/03/12 05:51:58 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/03/12 05:51:58 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/03/12 05:51:58 DEBUG : WaitForWriters: timeout=30s 2026/03/12 05:51:58 DEBUG : Looking for writers 2026/03/12 05:51:58 DEBUG : file1: reading active writers 2026/03/12 05:51:58 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (1.64s) === RUN TestFileReadAtNonZeroLength run.go:185: Remote "files root 'rclone-test-fupegis5zeni'", Local "Local file system at /tmp/rclone1690959656", Modify Window "1s" 2026/03/12 05:51:59 INFO : files root 'rclone-test-fupegis5zeni': poll-interval is not supported by this remote 2026/03/12 05:51:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/12 05:51:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/12 05:51:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/12 05:51:59 DEBUG : file1: >Open: fd=file1 (w), err= 2026/03/12 05:51:59 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/03/12 05:51:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/12 05:51:59 DEBUG : files root 'rclone-test-fupegis5zeni': File to upload is small (100 bytes), uploading instead of streaming 2026/03/12 05:52:00 DEBUG : file1: size = 100 OK 2026/03/12 05:52:00 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/03/12 05:52:00 DEBUG : file1: Size of src and dst objects identical 2026/03/12 05:52:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/12 05:52:00 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/12 05:52:00 DEBUG : file1: Open: flags=O_RDONLY 2026/03/12 05:52:00 DEBUG : file1: >Open: fd=file1 (r), err= 2026/03/12 05:52:00 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/03/12 05:52:00 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/03/12 05:52:00 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/03/12 05:52:00 DEBUG : WaitForWriters: timeout=30s 2026/03/12 05:52:00 DEBUG : Looking for writers 2026/03/12 05:52:00 DEBUG : file1: reading active writers 2026/03/12 05:52:00 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (1.65s) === RUN TestZipManyFiles run.go:185: Remote "files root 'rclone-test-fupegis5zeni'", Local "Local file system at /tmp/rclone1690959656", Modify Window "1s" 2026/03/12 05:52:00 INFO : files root 'rclone-test-fupegis5zeni': poll-interval is not supported by this remote 2026/03/12 05:52:05 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/03/12 05:52:05 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/03/12 05:52:05 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/12 05:52:05 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/12 05:52:05 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/03/12 05:52:05 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/03/12 05:52:05 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/12 05:52:05 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/12 05:52:05 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/03/12 05:52:05 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/03/12 05:52:05 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/12 05:52:06 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/12 05:52:06 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/03/12 05:52:06 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/03/12 05:52:06 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/12 05:52:06 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/12 05:52:06 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/03/12 05:52:06 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/03/12 05:52:06 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/12 05:52:06 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/12 05:52:06 DEBUG : WaitForWriters: timeout=30s 2026/03/12 05:52:06 DEBUG : flat: Looking for writers 2026/03/12 05:52:06 DEBUG : f002.txt: reading active writers 2026/03/12 05:52:06 DEBUG : f003.txt: reading active writers 2026/03/12 05:52:06 DEBUG : f004.txt: reading active writers 2026/03/12 05:52:06 DEBUG : f000.txt: reading active writers 2026/03/12 05:52:06 DEBUG : f001.txt: reading active writers 2026/03/12 05:52:06 DEBUG : Looking for writers 2026/03/12 05:52:06 DEBUG : flat: reading active writers 2026/03/12 05:52:06 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (7.20s) === RUN TestZipManySubDirs run.go:185: Remote "files root 'rclone-test-fupegis5zeni'", Local "Local file system at /tmp/rclone1690959656", Modify Window "1s" 2026/03/12 05:52:08 INFO : files root 'rclone-test-fupegis5zeni': poll-interval is not supported by this remote 2026/03/12 05:52:11 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/03/12 05:52:11 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/03/12 05:52:11 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/12 05:52:11 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/12 05:52:11 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/03/12 05:52:11 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/03/12 05:52:11 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/12 05:52:11 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/12 05:52:11 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/03/12 05:52:11 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/03/12 05:52:11 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/12 05:52:11 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/12 05:52:11 DEBUG : WaitForWriters: timeout=30s 2026/03/12 05:52:11 DEBUG : a/b/c: Looking for writers 2026/03/12 05:52:11 DEBUG : deep.txt: reading active writers 2026/03/12 05:52:11 DEBUG : a/b: Looking for writers 2026/03/12 05:52:11 DEBUG : c: reading active writers 2026/03/12 05:52:11 DEBUG : mid.txt: reading active writers 2026/03/12 05:52:11 DEBUG : a: Looking for writers 2026/03/12 05:52:11 DEBUG : b: reading active writers 2026/03/12 05:52:11 DEBUG : top.txt: reading active writers 2026/03/12 05:52:11 DEBUG : Looking for writers 2026/03/12 05:52:11 DEBUG : a: reading active writers 2026/03/12 05:52:11 DEBUG : >WaitForWriters: 2026/03/12 05:52:13 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-fupegis5zeni/a/b not empty`) 2026/03/12 05:52:13 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/12 05:52:13 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-fupegis5zeni/a/b not empty`) 2026/03/12 05:52:13 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/03/12 05:52:13 DEBUG : pacer: Reducing sleep to 30ms 2026/03/12 05:52:13 DEBUG : pacer: Reducing sleep to 22.5ms 2026/03/12 05:52:13 DEBUG : pacer: Reducing sleep to 16.875ms --- PASS: TestZipManySubDirs (5.57s) === RUN TestZipLargeFiles run.go:185: Remote "files root 'rclone-test-fupegis5zeni'", Local "Local file system at /tmp/rclone1690959656", Modify Window "1s" 2026/03/12 05:52:13 INFO : files root 'rclone-test-fupegis5zeni': poll-interval is not supported by this remote 2026/03/12 05:52:15 DEBUG : pacer: Reducing sleep to 12.65625ms 2026/03/12 05:52:15 DEBUG : pacer: Reducing sleep to 10ms 2026/03/12 05:52:15 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/03/12 05:52:15 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/03/12 05:52:15 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/03/12 05:52:16 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/03/12 05:52:16 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/03/12 05:52:16 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/03/12 05:52:16 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/12 05:52:16 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/03/12 05:52:16 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/03/12 05:52:16 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/03/12 05:52:16 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/03/12 05:52:16 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/03/12 05:52:16 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/03/12 05:52:16 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/03/12 05:52:16 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/03/12 05:52:16 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/03/12 05:52:17 DEBUG : WaitForWriters: timeout=30s 2026/03/12 05:52:17 DEBUG : bigdir: Looking for writers 2026/03/12 05:52:17 DEBUG : big.bin: reading active writers 2026/03/12 05:52:17 DEBUG : Looking for writers 2026/03/12 05:52:17 DEBUG : bigdir: reading active writers 2026/03/12 05:52:17 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (4.03s) === RUN TestZipDirsInRoot run.go:185: Remote "files root 'rclone-test-fupegis5zeni'", Local "Local file system at /tmp/rclone1690959656", Modify Window "1s" 2026/03/12 05:52:17 INFO : files root 'rclone-test-fupegis5zeni': poll-interval is not supported by this remote 2026/03/12 05:52:20 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/03/12 05:52:20 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/03/12 05:52:20 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/12 05:52:20 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/12 05:52:20 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/03/12 05:52:20 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/03/12 05:52:20 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/12 05:52:20 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/12 05:52:21 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/03/12 05:52:21 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/03/12 05:52:21 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/12 05:52:21 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/12 05:52:21 DEBUG : WaitForWriters: timeout=30s 2026/03/12 05:52:21 DEBUG : dir1: Looking for writers 2026/03/12 05:52:21 DEBUG : a.txt: reading active writers 2026/03/12 05:52:21 DEBUG : dir2: Looking for writers 2026/03/12 05:52:21 DEBUG : b.txt: reading active writers 2026/03/12 05:52:21 DEBUG : dir3: Looking for writers 2026/03/12 05:52:21 DEBUG : c.txt: reading active writers 2026/03/12 05:52:21 DEBUG : Looking for writers 2026/03/12 05:52:21 DEBUG : dir1: reading active writers 2026/03/12 05:52:21 DEBUG : dir2: reading active writers 2026/03/12 05:52:21 DEBUG : dir3: reading active writers 2026/03/12 05:52:21 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (5.02s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/03/12 05:52:22 DEBUG : files root 'rclone-test-fupegis5zeni': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Finished OK in 4m32.038612088s (try 1/5)